@charset "UTF-8";

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

td,
th {
  padding: 0;
}

html {
  box-sizing: border-box;
}

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

body {
  -webkit-font-feature-settings: "kern", "liga", "frac", "pnum";
  -moz-font-feature-settings: "kern", "liga", "frac", "pnum";
  -ms-font-feature-settings: "kern", "liga", "frac", "pnum";
  font-feature-settings: "kern", "liga", "frac", "pnum";
  -webkit-font-smoothing: antialiased;
  background-color: white;
  color: #333;
  font-family: "Lato";
  font-size: 1em;
  line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Lato";
  line-height: 1.25;
  margin: 0;
}

h1 {
  font-size: 2.25em;
}

h2 {
  font-size: 2em;
}

h3 {
  font-size: 1.75em;
}

h4 {
  font-size: 1.5em;
}

h5 {
  font-size: 1.25em;
}

h6 {
  font-size: 1em;
}

p {
  margin: 0 0 0.75em;
}

a {
  -webkit-transition: color 0.1s linear;
  -moz-transition: color 0.1s linear;
  transition: color 0.1s linear;
  color: #477DCA;
  text-decoration: none;
}
a:hover {
  color: #4A4A4A;
}
a:active, a:focus {
  color: #4A4A4A;
  outline: none;
}

hr {
  border-bottom: 1px solid #DDD;
  border-left: none;
  border-right: none;
  border-top: none;
  margin: 1.5em 0;
}

img,
picture {
  margin: 0;
  max-width: 100%;
}

blockquote {
  border-left: 2px solid #DDD;
  color: #595959;
  margin: 1.5em 0;
  padding-left: 0.75em;
}

cite {
  color: #737373;
  font-style: italic;
}
cite:before {
  content: "\2014 \00A0";
}

fieldset {
  background: #f7f7f7;
  border: 1px solid #DDD;
  margin: 0 0 0.75em 0;
  padding: 1.5em;
}

input,
label,
select {
  display: block;
  font-family: "Lato";
  font-size: 1em;
}

label {
  font-weight: bold;
  margin-bottom: 0.375em;
}
label.required:after {
  content: "*";
}
label abbr {
  display: none;
}

textarea,
input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], textarea,
select[multiple=multiple] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: border-color;
  -moz-transition: border-color;
  transition: border-color;
  background-color: white;
  border-radius: 0px;
  border: 1px solid #DDD;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06);
  font-family: "Lato";
  font-size: 1em;
  margin-bottom: 0.75em;
  padding: 0.5em 0.5em;
  width: 100%;
}
textarea:hover,
input[type="color"]:hover, input[type="date"]:hover, input[type="datetime"]:hover, input[type="datetime-local"]:hover, input[type="email"]:hover, input[type="month"]:hover, input[type="number"]:hover, input[type="password"]:hover, input[type="search"]:hover, input[type="tel"]:hover, input[type="text"]:hover, input[type="time"]:hover, input[type="url"]:hover, input[type="week"]:hover, textarea:hover,
select[multiple=multiple]:hover {
  border-color: #c4c4c4;
}
textarea:focus,
input[type="color"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="email"]:focus, input[type="month"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="week"]:focus, textarea:focus,
select[multiple=multiple]:focus {
  border-color: #477DCA;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06), 0 0 5px rgba(55, 112, 192, 0.7);
  outline: none;
}

textarea {
  resize: vertical;
}

input[type="search"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
}

input[type="checkbox"],
input[type="radio"] {
  display: inline;
  margin-right: 0.375em;
}

input[type="file"] {
  padding-bottom: 0.75em;
  width: 100%;
}

select {
  margin-bottom: 1.5em;
  max-width: 100%;
  width: auto;
}

table {
  -webkit-font-feature-settings: "kern", "liga", "tnum";
  -moz-font-feature-settings: "kern", "liga", "tnum";
  -ms-font-feature-settings: "kern", "liga", "tnum";
  font-feature-settings: "kern", "liga", "tnum";
  border-collapse: collapse;
  margin: 0.75em 0;
  table-layout: fixed;
  width: 100%;
}

th {
  border-bottom: 1px solid #b7b7b7;
  font-weight: bold;
  padding: 0.75em 0;
  text-align: left;
}

td {
  border-bottom: 1px solid #DDD;
  padding: 0.75em 0;
}

tr,
td,
th {
  vertical-align: middle;
}

ul,
ol {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
dl {
  margin-bottom: 0.75em;
}
dl dt {
  font-weight: bold;
  margin-top: 0.75em;
}
dl dd {
  margin: 0;
}

button, input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-font-smoothing: antialiased;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  background-color: #4A4A4A;
  border-radius: 0px;
  border: none;
  color: white;
  cursor: pointer;
  display: inline-block;
  font-family: "Lato";
  font-size: 1em;
  font-weight: bold;
  line-height: 1;
  padding: 0.75em 1em;
  text-decoration: none;
  user-select: none;
  vertical-align: middle;
  white-space: nowrap;
}
button:hover, button:focus, input[type="button"]:hover, input[type="button"]:focus, input[type="reset"]:hover, input[type="reset"]:focus, input[type="submit"]:hover, input[type="submit"]:focus {
  background-color: #4A4A4A;
  color: white;
}
button:disabled, input[type="button"]:disabled, input[type="reset"]:disabled, input[type="submit"]:disabled {
  cursor: not-allowed;
  opacity: 0.5;
}

label {
  font-family: Lato;
}

h1, h2, h3, h4, h5, h6, .product-attribute-specs-table th {
  font-family: "Crimson Text", "Georgia", serif;
  font-weight: normal;
  text-decoration: italic;
}


.text-center {
  text-align: center !important;
}

.text-right {
  text-align: right !important;
}

.container {
  max-width: 1250px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container::after {
  clear: both;
  content: "";
  display: table;
}

.row, .form-list .fields,
.clearfix,
.home-block-grid .grid-row,
.home-promo-blocks,
.form-list li,
.my-account .page-title,
.my-account .box-title,
.my-account .box-content,
.box-head,
.fieldset,
.registered-users .buttons-set,
.new-users .buttons-set,
.pager-no-toolbar,
.products-list,
.products-grid,
.products-list li,
.ratings,
.product-shop .price-info,
.buttons-set,
.title-buttons,
.cart-totals,
.opc .step-title,
.opc .step,
.col2-set,
.comment-entry,
.comment-meta,
.comments-wrapper,
.post-entry,
.post-meta,
.gallery,
.post-list-item,
.entry,
.product-shop .add-to-cart,
.product-shop .add-to-box,
.site-nav,
.item .product-price,
.product-collateral,
.product-view,
.product-essential,
.price-info,
.price-box,
.add-to-cart-wrapper,
.site-main {
  clear: both;
}
.row::after, .form-list .fields::after,
.clearfix::after,
.home-block-grid .grid-row::after,
.home-promo-blocks::after,
.form-list li::after,
.my-account .page-title::after,
.my-account .box-title::after,
.my-account .box-content::after,
.box-head::after,
.fieldset::after,
.registered-users .buttons-set::after,
.new-users .buttons-set::after,
.pager-no-toolbar::after,
.products-list::after,
.products-grid::after,
.products-list li::after,
.ratings::after,
.product-shop .price-info::after,
.buttons-set::after,
.title-buttons::after,
.cart-totals::after,
.opc .step-title::after,
.opc .step::after,
.col2-set::after,
.comment-entry::after,
.comment-meta::after,
.comments-wrapper::after,
.post-entry::after,
.post-meta::after,
.gallery::after,
.post-list-item::after,
.entry::after,
.product-shop .add-to-cart::after,
.product-shop .add-to-box::after,
.site-nav::after,
.item .product-price::after,
.product-collateral::after,
.product-view::after,
.product-essential::after,
.price-info::after,
.price-box::after,
.add-to-cart-wrapper::after,
.site-main::after {
  clear: both;
  content: "";
  display: table;
}

.col-sm-1 {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 6.17215%;
}
.col-sm-1:last-child {
  margin-right: 0;
}

.col-xs-1 {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 6.17215%;
}
.col-xs-1:last-child {
  margin-right: 0;
}

.col-md-1 {
  width: 100%;
  float: left;
}

#block-related,
#block-related  .slick-slide .sub-item,
#block-related  .slick-track {
  height: auto !important;
}
#block-related  .slick-slide.item .thumbnail {
  padding: 0 20px;
  width: 100%;
  height: auto;
}
#block-related .slick-prev {
  left: 2px;
}
#block-related .slick-next {
  right: 2px;
}
#block-related .slick-slide.item .product-name {
  font-family: Lato;
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #0099d5;
  margin-top: 8px;
  margin-bottom: 0;
}
#tag-wrapper { 
  position: absolute;
  top: 30px;
  left: -5px;
  width: 115px;
}
#tag-wrapper .new-tag,
#tag-wrapper .sale-tag {
  background: #FF0000;
  padding: 5px;
  text-align: center;
  position: relative;
  line-height: 1;
}
#tag-wrapper .tag {
  margin-bottom: 10px;
}
#tag-wrapper .tag:last-of-type {
  margin-bottom: 0;
}
#tag-wrapper .new-tag .tag-text,
#tag-wrapper .sale-tag .tag-text {
  font-family: Lato;
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 4px;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
  margin: 0;
  
}
#tag-wrapper .new-tag:before,
#tag-wrapper .sale-tag:before {
  content: '';
  width: 0;
  height: 0;
  left: 0;
  border-style: solid;
  border-width: 0 0 5px 5px;
  border-color: transparent transparent #be0000 transparent;
  position: absolute;
  top: -5px;
}
#tag-wrapper .new-tag {
  background: #0099d5; 
}
#tag-wrapper .new-tag:before {
  border-color: transparent transparent #0080b2 transparent;
}
.col-sm-2 {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 14.70196%;
}
.col-sm-2:last-child {
  margin-right: 0;
}

.col-xs-2 {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 14.70196%;
}
.col-xs-2:last-child {
  margin-right: 0;
}

.col-md-2 {
  width: 100%;
  float: left;
}

.col-sm-3 {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 23.23176%;
}
.col-sm-3:last-child {
  margin-right: 0;
}

.col-xs-3 {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 23.23176%;
}
.col-xs-3:last-child {
  margin-right: 0;
}

.col-md-3 {
  width: 100%;
  float: left;
}

.col-sm-4 {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 31.76157%;
}
.col-sm-4:last-child {
  margin-right: 0;
}

.col-xs-4 {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 31.76157%;
}
.col-xs-4:last-child {
  margin-right: 0;
}

.col-md-4 {
  width: 100%;
  float: left;
}

.col-sm-5 {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 40.29137%;
}
.col-sm-5:last-child {
  margin-right: 0;
}

.col-xs-5 {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 40.29137%;
}
.col-xs-5:last-child {
  margin-right: 0;
}

.col-md-5 {
  width: 100%;
  float: left;
}

.col-sm-6 {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 48.82117%;
}
.col-sm-6:last-child {
  margin-right: 0;
}

.col-xs-6 {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 48.82117%;
}
.col-xs-6:last-child {
  margin-right: 0;
}

.col-md-6, .form-list .field {
  width: 100%;
  float: left;
}

.col-sm-7 {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 57.35098%;
}
.col-sm-7:last-child {
  margin-right: 0;
}

.col-xs-7 {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 57.35098%;
}
.col-xs-7:last-child {
  margin-right: 0;
}

.col-md-7 {
  width: 100%;
  float: left;
}

.col-sm-8 {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 65.88078%;
}
.col-sm-8:last-child {
  margin-right: 0;
}

.col-xs-8 {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 65.88078%;
}
.col-xs-8:last-child {
  margin-right: 0;
}

.col-md-8 {
  width: 100%;
  float: left;
}

.col-sm-9 {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 74.41059%;
}
.col-sm-9:last-child {
  margin-right: 0;
}

.col-xs-9 {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 74.41059%;
}
.col-xs-9:last-child {
  margin-right: 0;
}

.col-md-9 {
  width: 100%;
  float: left;
}

.col-sm-10 {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 82.94039%;
}
.col-sm-10:last-child {
  margin-right: 0;
}

.col-xs-10 {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 82.94039%;
}
.col-xs-10:last-child {
  margin-right: 0;
}

.col-md-10 {
  width: 100%;
  float: left;
}

.col-sm-11 {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 91.4702%;
}
.col-sm-11:last-child {
  margin-right: 0;
}

.col-xs-11 {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 91.4702%;
}
.col-xs-11:last-child {
  margin-right: 0;
}

.col-md-11 {
  width: 100%;
  float: left;
}

.col-sm-12 {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 100%;
}
.col-sm-12:last-child {
  margin-right: 0;
}

.col-xs-12 {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 100%;
}
.col-xs-12:last-child {
  margin-right: 0;
}

.col-md-12 {
  width: 100%;
  float: left;
}

.home-block-grid .grid-row {
  margin-bottom: 30px;
}
.home-block-grid .grid-block-inner {
  position: relative;
}
.home-block-grid .grid-block {
  float: left;
  min-height: 100px;
  text-align: center;
}
.home-block-grid .grid-block-wide .grid-block-inner {
  padding-bottom: 48.5%;
}

.grid-block-inner img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  display: block;
  height: auto;
}

.grid-block img {
  width: 100%;
  display: block;
}

.promo-block {
  width: 100%;
  float: left;
}

@media screen and (min-width: 720px) {
  .col-md-1 {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 6.17215%;
  }
  .col-md-1:last-child {
    margin-right: 0;
  }

  .col-md-2 {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 14.70196%;
  }
  .col-md-2:last-child {
    margin-right: 0;
  }

  .col-md-3 {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 23.23176%;
  }
  .col-md-3:last-child {
    margin-right: 0;
  }

  .col-md-4 {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 31.76157%;
  }
  .col-md-4:last-child {
    margin-right: 0;
  }

  .col-md-5 {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 40.29137%;
  }
  .col-md-5:last-child {
    margin-right: 0;
  }

  .col-md-6, .form-list .field {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 48.82117%;
  }
  .col-md-6:last-child, .form-list .field:last-child {
    margin-right: 0;
  }

  .col-md-7 {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 57.35098%;
  }
  .col-md-7:last-child {
    margin-right: 0;
  }

  .col-md-8 {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 65.88078%;
  }
  .col-md-8:last-child {
    margin-right: 0;
  }

  .col-md-9 {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 74.41059%;
  }
  .col-md-9:last-child {
    margin-right: 0;
  }

  .col-md-10 {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 82.94039%;
  }
  .col-md-10:last-child {
    margin-right: 0;
  }

  .col-md-11 {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 91.4702%;
  }
  .col-md-11:last-child {
    margin-right: 0;
  }

  .col-md-12 {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 100%;
  }
  .col-md-12:last-child {
    margin-right: 0;
  }

  .home-block-grid .grid-block {
    min-height: 100px;
    text-align: center;
  }
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  color: #333;
  font-family: "Lato";
  -webkit-font-feature-settings: normal;
}

a {
  color: #444;
}

table {
  table-layout: auto;
}

.data-table thead th {
  text-transform: uppercase;
  font-weight: normal;
  padding: 5px;
  letter-spacing: 2px;
  font-size: 14px;
}
.data-table tbody td {
  padding: 5px;
}

h1 {
  color: #4A4A4A;
  font-weight: 500;
}

h2 {
  color: #4A4A4A;
  font-weight: 500;
}

h3 {
  color: #4A4A4A;
  font-weight: 500;
}

h4 {
  color: #4A4A4A;
  font-weight: 500;
}

h5 {
  color: #4A4A4A;
  font-weight: 500;
}

h6 {
  color: #4A4A4A;
  font-weight: 500;
}

.data-table {
  margin-top: 0;
}

@media screen and (max-width: 460px) {
  .main-section .products-grid {
    margin-top: 1em;
  }
}

.bx-wrapper .bx-next {
  background: url(../images/icons/arrow-next.png) no-repeat 0 0 !important;
  opacity: .7;
}
.bx-wrapper .bx-next:hover {
  opacity: 1;
}
.bx-wrapper .bx-prev {
  background: url(../images/icons/arrow-prev.png) no-repeat 0 0 !important;
  opacity: .7;
}
.bx-wrapper .bx-prev:hover {
  opacity: 1;
}

.home-slideshow .bx-wrapper .bx-next {
  opacity: 1;
  background-image: url(../images/icons/arrow-next-white.png) !important;
}
.home-slideshow .bx-wrapper .bx-prev {
  opacity: 1;
  background-image: url(../images/icons/arrow-prev-white.png) !important;
}

#prantl-logo {
  text-align: center;
}

.site-header,
.site-nav {
  padding: 0 15px;
  border: none;
}
.site-header .header-nav-left,
.site-header .header-nav-right {
  padding-top: 0;
  
}
.header-nav .header-contact-text > a,
.header-nav .header-contact-text * {
  margin: 0;
  text-transform: none;
}
.site-nav {
  /*padding: 0 0 13px 0;*/
  border-bottom: solid 1px #d8d8d8;
}
.site-nav #nav {
  text-align: center;
}
.site-nav #nav #main-nav-search {
  position: absolute;
  right: 16px;

}
.site-nav #nav .nav-link {
  transition: all 0.25s;
  position: relative;
  z-index: 3;
  border-bottom: 1px solid transparent;
  padding-left: 10px;
  padding-right: 10px;
}
.site-nav #nav .nav-link:hover {
  color: black;
  border-color:#0099d5;
}
.site-nav #nav li .fa-angle-down {
  display: none;
}
.site-nav #nav .menu .menu-link {
  font-family: Lato;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 2.31;
    letter-spacing: normal;
    color: #4a4a4a;
    padding: 0;
    text-transform: none;
}

.site-header {
  padding: 0;
}
.site-header .logo-container {
  text-align: center;
  margin-top: 24px;
  margin-bottom: 10px;
}
.site-header .logo-container #logo img {
  height: 83px;
  padding: 10px 0 10px 0;
}
.site-header ul {
  margin-top: 0;
  padding: 12px 24px;
}
.site-header .row {
  background-color: #f7f7f7;
}
.site-header li {
  display: inline-block;
  /*vertical-align: middle;*/
  /*margin-left: 1em;*/
  font-family: Lato;
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #4a4a4a;
}
.site-header .header-nav-left li:first-child {
  margin-left: 0;
}

.nav ul {
  margin: 0;
  padding: 0;
}
#header-notification-wrapper {
  padding: 12px 24px;
  text-align: center;
  font-family: Lato;
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 1px;
  text-align: center;
  color: #4a4a4a;
  text-transform: uppercase;
}
.header-nav a {
  font-size: 16px;
  font-weight: 500;
  position: relative;
  margin-left: 40px;
}
.header-nav .dropdown .dropdown-button,
.header-nav .help-link a,
.header-nav .login-link-item a {
  text-transform: none;
  font-size: 13px;
}
.header-nav .language-item {
  margin-right: 38px;
}
.header-nav .help-link,
.header-nav .login-link-item,
.header-nav .wishlist-link-item {
  margin-right: 28px;
}
.header-nav .help-link a span {
  width: 18px;
  height: 18px;
  background-size: 18px;
  top: 0;
}
.header-nav .wishlist-link-item,
.header-nav .cart-link-item {
  width: 19.3px;
  height: 18px;
}
.header-nav .wishlist-link-item a,
.header-nav .cart-link-item a {
  margin: 0;
}
.header-nav .wishlist-link-item span,
.header-nav .cart-link-item span {
  position: static;
    background-size: contain;
    height: 100%;
    width: 100%;
    margin: 0;
}
.header-nav a {
  transition: all 0.25s;
}
.header-nav a:hover {
  color: #0099d5;
}
.header-nav a span {
  position: absolute;
  top: -1px;
  left: -26px;
}
.header-nav .header-link-basket span {
  top: -6px;
  left: -29px;
}
.header-nav ul {
  display: flex;
  align-items: center;
}
.header-nav:first-of-type ul {
  justify-content: flex-start;
}
.header-nav:last-of-type ul {
  justify-content: flex-end;
}

.header-link-basket span,
.help-link span,
#basket-mobile span,
.header-link-wishlist span,
.nav .header-link-user span,
.nav .header-link-search span,
.nav .header-link-wishlist span {
  display: inline-block;
  width: 24px;
  height: 24px;
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: 0 0;
  margin-right: 5px;
}

#basket-mobile {
  position: relative;
  width: 34px;
  height: 30px;
  background-size: 34px 30px;
}

.header-link-basket span,
#basket-mobile span {
  background-image: url("../images/icons/prantl-basket.svg");
  height: 28px;
  background-size: 22px 26px;
  padding: 5px 9px 7px 2px;
  font-weight: bold;
  color: #FF0000;
  position: absolute;
  top: 3px;
  left: 4px;
}

.help-link span {
  background-image: url("../images/icons/help.svg");
}

.header-link-user span {
  background-image: url("../images/icons/user2.svg");
}

.header-link-search span {
  background-image: url("../images/icons/search.svg");
}

.header-link-wishlist span {
  background-image: url("../images/icons/icon-heart-slim.svg");
}

#logo-mobile {
  float: left;
  margin-top: 12px;
}
#logo-mobile a {
  padding: 0;
}
#logo-mobile img {
  max-width: 200px;
}

.form-search {
  padding-top: 4px;
  position: relative;
  z-index: 4;
}
.form-search label {
  display: none;
}
.form-search .input-text {
  padding-right: 40px;
  height: 32px;
  border: 0;
  top: 0;
  left: 0;
  border: 1px solid #f6f6f6;
  border-radius: 40px;
  background-color: #fff;
}

.dropdown {
  /*line-height: 1.5;*/
}
.dropdown .dropdown-container {
  display: inline-block;
  position: relative;
  text-align: center;
}
.dropdown .dropdown-description {
  color: #d1d2d3;
  float: left;
  font-size: 0.7em;
  line-height: 40px;
  margin: 0;
  padding: 0 0.5em 0 1em;
}
@media screen and (min-width: 53.75em) {
  .dropdown .dropdown-description {
    font-size: 1em;
  }
}
.dropdown .dropdown-button {
  cursor: pointer;
  color: #4A4A4A;
  font-size: 16px;
  font-weight: 500;
  /*padding: 0 2em 0 0;*/
  margin: 0;
  position: relative;
}
.dropdown .dropdown-button:hover {
  color: #0099d5;
}
.dropdown .dropdown-button:after {
  color: #4A4A4A;
  content: "\25BE";
  display: block;
  position: absolute;
  right: -10px;
  line-height: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.dropdown .dropdown-menu {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  background: white;
  border-radius: 0px;
  border: 1px solid silver;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
  color: #6a6c6e;
  cursor: pointer;
  display: none;
  margin: 0;
  overflow: show;
  padding: 0;
  position: absolute;
  right: 0;
  top: 40px;
  width: 102px;
  z-index: 99999;
}
.dropdown .dropdown-menu:before {
  position: absolute;
  top: 0;
  right: 0.2em;
  bottom: 0;
  left: 0;
  color: white;
  content: "\25b2";
  font-size: 18px;
  pointer-events: none;
  text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.3);
  top: -1em;
}
.dropdown .dropdown-menu li {
  border-bottom: 1px solid silver;
  color: #6a6c6e;
  list-style: none;
  padding: 0.5em;
  margin: 0;
}
.dropdown .dropdown-menu li:first-child {
  margin-right: 0;
}
.dropdown .dropdown-menu li:hover {
  background: #f7f7f7;
}
.dropdown .dropdown-menu li:first-child {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}
.dropdown .dropdown-menu li:last-child {
  border: none;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.dropdown .show-menu {
  display: block;
}

/* Search */
#main-nav-search {
  float: right;
  margin-top: -1px;
}

.header-nav-right {
  text-align: right;
}

form.search-bar {
  position: relative;
}
form.search-bar input[type=search] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  -webkit-transition: border-color;
  -moz-transition: border-color;
  transition: border-color;
  background-color: white;
  border: 1px solid #4A4A4A;
  box-sizing: border-box;
  display: block;
  font-size: 14px;
  border-radius: 3px;
  margin: 0;
  padding: 0.5em 0.5em;
  position: relative;
  width: 100%;
}
form.search-bar button[type=submit] {
  position: absolute;
  top: 0em;
  right: 0em;
  bottom: 0em;
  outline: none;
  padding: 5px 10px;
  background-color: #fff;
  border: 1px solid #4A4A4A;
  border-left: none;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
form.search-bar button[type=submit] img {
  height: 17px;
  opacity: 0.7;
}

.site-nav {
  /*border-bottom: 1px solid #4A4A4A;*/
  display: none;
  background: #fff;
  position: relative;
  z-index: 100;
}
.site-nav .container {
  position: relative;
}
#nav-search {
  padding: 0;
  line-height: 1;
}
#nav-search img {
  width: 17.8px;
  height: 17.8px;
  opacity: 0.6;
}
.sticky #search-full-width {
  position: fixed;
  top: 55px;
}
#search-full-width #search_mini_form {
  padding: 8px;
}
#search-full-width #search_mini_form #search {
  background-color: #f7f7f7;
  padding: 21px; 
  height: auto;
  border-radius: 0;
  outline: none;
  border: solid 1px rgba(74, 74, 74, 0.2);
  box-shadow: none;
}
#search-full-width #search_mini_form #search,
#search-full-width #search_mini_form #search::placeholder {
  font-family: Lato;
  font-size: 18px;
  font-weight: normal;
  font-style: italic;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: rgba(74, 74, 74, 0.5);
}
#search-full-width  {
  display: none;
  position: absolute;
  top: auto;
  z-index: 5;
  width: 100%;
  background: white;
}
#search-full-width .search-bar input[type=search] {
  font-size: 26px;
}
#search-full-width .search-bar button[type=submit] img {
  height: 32px;
}

.nav {
  position: relative;
  z-index: 2222;
}
.nav .header-link-user,
.nav .header-link-basket,
.nav .header-link-search,
.nav .header-link-wishlist {
  display: none;
  opacity: 1;
}
.nav .header-link-user:hover,
.nav .header-link-basket:hover,
.nav .header-link-search:hover,
.nav .header-link-wishlist:hover {
  opacity: 1;
}
.nav li {
  display: inline-block;
  vertical-align: middle;
}
.nav li:first-child a {
  padding-left: 0;
}
.nav a {
  display: inline-block;
  padding: 6px 16px;
  color: #4A4A4A;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 1px;
}
.nav a:hover {
  text-decoration: none;
  color: #FF0000;
}
.nav .parent > ul {
  display: none;
  left: -10000px;
  position: absolute;
  width: 14em;
  top: 38px;
  background-color: #fff;
  padding: 10px;
}
.nav .parent .shown-sub {
  display: block;
  left: 0;
}

.site-mobile-nav .showing {
  display: block;
}

.mobile-language {
  margin-top: 5px;
  padding-top: 5px;
  border-top: 1px solid #eaeaea;
}

.mobile-nav-sub {
  display: none;
}

.mobile-nav-main a {
  padding: 13px 5px 5px 5px;
  display: block;
}
.mobile-nav-main ul {
  text-align: right;
}
.mobile-nav-main ul li {
  display: inline-block;
}

.mobile-nav {
  display: none;
}
.mobile-nav .parent {
  position: relative;
}
.mobile-nav .is-expanded .parent-trigger {
  background-position: 12px -485px;
}
.mobile-nav .parent-trigger {
  background: transparent url("../images/icon_sprite.png") no-repeat;
  background-position: 12px -450px;
  position: absolute;
  top: 6px;
  right: 5px;
  height: 24px;
  width: 20px;
  display: block;
  cursor: pointer;
  padding: 18px;
  border-left: 1px solid #ddd;
}

.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  border-radius: 2px;
  cursor: pointer;
}
.navbar-toggle .navbar-toggle-line {
  display: block;
  margin-bottom: 5px;
  display: block;
  width: 30px;
  height: 4px;
  border-radius: 10px;
  background-color: #222;
}

.site-mobile-nav {
  background-color: #fff;
}

.mobile-nav {
  float: left;
  width: 100%;
}

#mobile-nav-menu li {
  width: 100%;
  display: block;
}

.accordion {
  margin: 0;
  padding: 0;
  background-color: #f7f7f7;
  border: 1px solid #DDD;
  margin-bottom: 1.5em;
}
.accordion ul {
  margin: 0;
  padding: 0;
}
.accordion li {
  list-style: none;
}
.accordion p {
  color: #6a6c6e;
  line-height: 1.5;
}
.accordion a {
  text-decoration: none;
}
.accordion li {
  border-bottom: 1px solid #DDD;
}
.accordion li > a {
  color: #6a6c6e;
  display: block;
  padding: 0.75em 1.618em;
}
.accordion li:last-child {
  border: none;
}
.accordion li:focus, .accordion li:hover {
  background-color: #fcfcfc;
}
.accordion ul.submenu {
  display: none;
}
.accordion ul.submenu li {
  background-color: #eaeaea;
}
.accordion ul.submenu li:first-child {
  border-top: 1px solid #DDD;
  box-shadow: inset 0 1px 1px #dadada;
}
.accordion ul.submenu li:focus, .accordion ul.submenu li:hover {
  background-color: #efefef;
}
.accordion .is-expanded {
  display: block;
  padding-bottom: 0;
}

.js-mobile-sub-container {
  display: none;
}

#site-mobile-nav-items {
  display: -webkit-box;  
  display: -ms-flexbox; 
  display: -webkit-flex; 
  display: flex;
  align-items: center;
  padding: 0;
}
@media only screen and (max-width: 720px) {
  .catalog-product-view #site-mobile-nav-items {
    padding: 0 10px;
  }
}
#site-mobile-nav-items .menu-icon-wrapper > a,
#site-mobile-nav-items .search-icon-wrapper > a, 
#site-mobile-nav-items .wishlist-icon-wrapper > a,
#site-mobile-nav-items .basket-icon-wrapper > a
{
    padding: 25px 10.5px;
    line-height: 1;
    margin: 0;
}
#site-mobile-nav-items .menu-icon-wrapper > a > img,
#site-mobile-nav-items .search-icon-wrapper > a > img, 
#site-mobile-nav-items .wishlist-icon-wrapper > a > span,
#site-mobile-nav-items .basket-icon-wrapper > a > span {
  margin: 0;
  background-size: contain;
  width: 19.3px;
  height: 18px;
  opacity: 1;
}
#site-mobile-nav-items .basket-icon-wrapper #cart-mobile {
  background-size: none;
  width: auto;
  height: auto;
}
#site-mobile-nav-items .basket-icon-wrapper #cart-mobile span {
  background-image: url("../images/icons/prantl-basket.svg");
  width: 19.3px;
  height: 18px;
  background-repeat: no-repeat;
  background-position: 0 0;
  display: inline-block;
  position: static;
  background-size: contain;
}
#site-mobile-nav-items #logo-mobile {
  flex: 1;
  margin: 0;
  display: -webkit-box;  
  display: -ms-flexbox; 
  display: -webkit-flex; 
  display: flex;
  justify-content: center;
  align-items: center;
}
#site-mobile-nav-items #logo-mobile img {
  height: 30px;
  max-width: 98%;
}
#site-mobile-nav-items .fa {
  font-size: 20px;
}

.site-mobile-nav {
  float: left;
  width: 100%;
  display: none;
}
.site-mobile-nav.open {
  display: block;
}
#mobile-nav-sub {
  border: none;
  background: transparent;
  position: absolute;
  z-index: 9999999;
  width: 100%;
  padding: 0;
  background: #f7f7f7;
  height: 100%;
  position: fixed;
  top: 70px;
}
#mobile-nav-sub .mobile-menu {
  padding: 41px 23px;
}
#mobile-nav-sub .mobile-menu #mobile-menu-arrow {
    position: absolute;
    top: 40px;
    left: 4%;
    display: none;
}
#mobile-nav-sub .mobile-menu .sub-nav-parent {
  list-style: none;
  text-align: center;
  font-family: Lato;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 1.38px;
  text-align: center;
  color: #4a4a4a;
  text-transform: uppercase;
  padding-bottom: 1em;
}
#mobile-nav-sub .mobile-menu .sub-nav-parent .nav-link .fa,
#mobile-nav-sub .mobile-menu .sub-nav-parent .sub-nav-block {
  display: none;
}
#mobile-nav-sub .mobile-menu .sub-nav-parent .sub-nav-block {
  background-color: #EFEFEF;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 87.5%;
  right: -87.5%;
  z-index: 99;
}
#mobile-nav-sub .mobile-menu .sub-nav-parent .sub-nav-block  .menu-outer-wrapper .featured-category-wrapper,
#mobile-nav-sub .mobile-menu .sub-nav-parent .sub-nav-block  .menu-outer-wrapper .row-divider {
  display: none;
}
#mobile-nav-sub .mobile-menu .sub-nav-parent .sub-nav-block  .menu-outer-wrapper .clickable-link {
  display: block; 
  margin-bottom: 0.75em;
}

#mobile-nav-sub .mobile-menu .sub-nav-parent .sub-nav-block  .menu-outer-wrapper .main-menu-wrapper .main-menu-column  .menu-heading:not(.clickable-link) {
  font-weight: 600;
}
#mobile-nav-sub .mobile-menu .sub-nav-parent .sub-nav-block  .menu-outer-wrapper .menu-heading:not(.clickable-link):after {
        content: '>';
        font-size: 18px;
        font-weight: 600;
        margin-left: 5px;
    }
#mobile-nav-sub .mobile-menu .sub-nav-parent .sub-nav-block .nav-block-inner {
  border: none;
  padding: 34px 18px;
}
#mobile-nav-sub .mobile-menu .sub-nav-parent .sub-nav-block  .menu-outer-wrapper .main-menu-wrapper .main-menu-column {
  margin-bottom: 0.75rem;
}
.site-nav #nav .sub-nav-parent .sub-nav-block  .menu-outer-wrapper .main-menu-wrapper .submenu-heading-text,
.site-nav #nav .sub-nav-parent .sub-nav-block  .menu-outer-wrapper .main-menu-wrapper .main-menu-column .menu .submenu-heading-text {
  display: none
}
.site-nav #nav .sub-nav-parent .sub-nav-block  .menu-outer-wrapper .main-menu-wrapper .main-menu-column {
  max-width: 50%;
}
#mobile-nav-sub .mobile-menu .sub-nav-parent .sub-nav-block  .menu-outer-wrapper .main-menu-wrapper .submenu-heading-text,
#mobile-nav-sub .mobile-menu .sub-nav-parent .sub-nav-block  .menu-outer-wrapper .main-menu-wrapper .main-menu-column .menu .submenu-heading-text {
  display: block;
  font-family: Lato;
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 1.23px;
  text-align: center;
  color: #0099d5;
  margin-bottom: 30px;
}
#mobile-nav-sub .mobile-menu .sub-nav-parent .sub-nav-block  .menu-outer-wrapper .main-menu-wrapper .main-menu-column .menu-heading {
    font-family: Lato;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 1.23px;
    text-align: center;
    color: #4a4a4a;
    transition: all 0.25s;
    /* margin-top: 1rem; */
}
#mobile-nav-sub .mobile-menu .sub-nav-parent .sub-nav-block  .menu-outer-wrapper .main-menu-wrapper .main-menu-column .menu {
  position: absolute;
  right: -85%;
  top: 0;
  bottom: 0;
  width: 85%;
  background-color: #E7E7E7;
  padding: 34px 18px;
}
#mobile-nav-sub .mobile-menu .sub-nav-parent .sub-nav-block  .menu-outer-wrapper .main-menu-wrapper .main-menu-column .menu li,
#mobile-nav-sub .mobile-menu .sub-nav-parent .sub-nav-block  .menu-outer-wrapper .main-menu-wrapper .main-menu-column .menu li .menu-link {
  font-family: Lato;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 2;
  letter-spacing: normal;
  text-align: center;
  color: #4a4a4a;
  text-transform: none;
  transition: all 0.25s;
}
.site-nav #nav .menu .menu-link:hover {
  color:#0099d5;
}
#mobile-nav-sub .mobile-menu .sub-nav-parent .sub-nav-block  .menu-outer-wrapper .main-menu-wrapper .main-menu-column .menu .submenu-heading-text {
  text-transform: uppercase;
}
#mobile-nav-sub .search-container {
  padding: 7px;
}
.site-main-mobile-nav {
  position: relative;
}
.site-main-mobile-nav #mobile-search-wrapper {
  display: none;
  position: absolute;
  left: 5px;
  right: 5px;
  top: 75px;
  outline: none;
  z-index: 99;
}
.site-main-mobile-nav #mobile-search-wrapper #mobile-nav-search {
  display: block;
}
.site-main-mobile-nav #search {
    border: solid 1px rgba(74, 74, 74, 0.2);
    background-color: #f7f7f7;
    padding: 21px;
    height: auto;
    margin: 0;
}
 .site-main-mobile-nav #search,
 .site-main-mobile-nav #search::placeholder {
  font-family: Lato;
  font-size: 18px;
  font-weight: normal;
  font-style: italic;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: rgba(74, 74, 74, 0.5);
}
/* STICKY HEADER */
.nav {
  top: 0;
  left: 0;
  right: 0;
}
.sticky .nav {
  position: fixed;
}

#prantl-logo-nav {
  width: 0;
  height: 0;
  -webkit-transition: width .2s;
  /* For Safari 3.1 to 6.0 */
  transition: width .2s;
  padding: 0;
}
#prantl-logo-nav img {
  width: 0;
  height: 0;
  -webkit-transition: width .2s;
  /* For Safari 3.1 to 6.0 */
  transition: width .2s;
}

.sticky .site-nav {
  padding-bottom: 0;
  border: none;
}
.sticky #nav {
  padding-top: 12px;
}
.sticky #nav .nav-link {
  padding-bottom: 18px;
}
.sticky #nav .sub-nav-parent.level0 .sub-nav-block {
  top: 55px;
}
.sticky .header-link-user,
.sticky .header-link-basket,
.sticky .header-link-search,
.sticky .header-link-wishlist {
  display: inline-block;
}
.sticky .header-link-user span,
.sticky .header-link-basket span,
.sticky .header-link-search span,
.sticky .header-link-wishlist span {
  font-size: 15px;
  font-weight: bold;
}
.sticky .header-link-user {
  opacity: 1;
}
.sticky .header-link-user a,
.sticky .header-link-wishlist a,
.sticky .header-link-search a {
  padding: 4px 6px;
}
.sticky .header-link-basket a {
  padding: 6px 18px;
}
.sticky .header-link-basket span {
  padding: 4px 8px 5px 6px;
}
.sticky .nav .header-link-basket {
  opacity: 0.7;
  position: relative;
}
.sticky .nav .header-link-basket span {
  margin-top: -3px;
}
.sticky #main-nav-search {
  display: none;
}
.sticky #prantl-logo-nav {
  width: 144px;
  height: 18px;
}
.sticky #prantl-logo-nav a {
  padding: 0;
  height: 18px;
  overflow: hidden;
  margin-right: 20px;
}
.sticky #prantl-logo-nav img {
  width: 144px;
  height: 18px;
}

.sticky .nav {
  /*-webkit-box-shadow: 0px 4px 5px -3px rgba(0, 0, 0, 0.37);
  -moz-box-shadow: 0px 4px 5px -3px rgba(0, 0, 0, 0.37);
  box-shadow: 0px 4px 5px -3px rgba(0, 0, 0, 0.37);*/
  border-bottom: 1px solid #f7f7f7;
}

.holder {
  position: relative;
  display: block;
}

.mobile-sub-container {
  display: none;
}
.mobile-sub-container.open {
  display: block;
}

.mobile-subnav-wrap {
  background-color: #f5f5f5;
  border: 1px solid #ddd;
  padding-top: 15px;
  padding-bottom: 15px;
  display: none;
}
.mobile-subnav-wrap.open {
  display: block;
}

select,
label,
input[type="text"] {
  font-family: "Lato";
}

.input-button-group {
  position: relative;
}
.input-button-group .input-text {
  padding-right: 34px;
}
.input-button-group .button, .input-button-group .is-blog .post-skips a, .is-blog .post-skips .input-button-group a {
  position: absolute;
  top: 0;
  right: 0;
}

label {
  font-weight: 500;
  color: #4d4d4d;
}
label.required:after {
  content: "";
}
label.required em {
  color: #DA534F;
}

fieldset {
  background: none;
  border: 0;
  margin: 0;
  padding: 0;
}

select {
  max-width: 100%;
}

.input-text.qty {
  padding-left: 6px;
  padding-right: 6px;
  min-width: 30px;
}

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

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

.form-list li {
  margin-bottom: 14px;
}
.form-list .control .checkbox,
.form-list .control .radio {
  margin-right: 10px;
  margin-top: 5px;
  float: left;
}
.form-list .field {
  margin-bottom: 20px;
}

.sp-methods .radio {
  margin-right: 10px;
  margin-top: 5px;
  float: left;
}

.required em {
  margin-right: 5px;
  display: inline-block;
}

.input-box {
  position: relative;
  margin-bottom: 0;
  float: left;
  width: 100%;
}
.input-box textarea {
  min-height: 120px;
  width: 100%;
  margin-bottom: 0;
}
.input-box .input-text {
  margin-bottom: 0;
}

.product-view .input-box.select-box::before {
  content: '';
  position: absolute;
  width: 15px;
  height: 10px;
  top: 50%;
  transform: translateY(-50%);
  right: 10px;
  background: url(../images/icons/chevron.svg);
  background-size: 15px;
  display: block;
  background-repeat: no-repeat;
}
.product-view .input-box.select-box > select {
  margin-bottom: 0;
}
.product-view .input-box {
  margin-bottom: 0;
}
#product-options-wrapper dt label {
  margin-top: 10px;
}

.input-group-addon label {
  margin-bottom: 0;
}

.buttons-set .back-link {
  float: right;
}
.buttons-set .button, .buttons-set .is-blog .post-skips a, .is-blog .post-skips .buttons-set a {
  float: left;
}

#contactForm {
  margin-bottom: 20px;
}

.radio, .checkbox {
  display: inline-block;
}

.validation-advice {
  border: 0;
  background-color: Darkred;
  color: #fff;
  padding: 4px;
  font-size: 12px;
  clear: both;
  margin-bottom: 5px;
}

.discount-form .validation-advice {
  float: left;
  width: 100%;
  margin-bottom: 0;
}

.no-display {
  display: none;
}

.site-footer {
  background: #f7f7f7; /* f1f1f1 */
  margin-top: 4em;
}
.site-footer hr {
  margin: 0em;
}
.site-footer h2, .site-footer h3, .site-footer h4, .site-footer h5, .site-footer h6 {
  font-family: "Lato";
  margin-bottom: 15px; /* */
  font-weight: 700;
  font-size: 13px;
}
@media screen and (max-width: 720px) {
  .site-footer h2, .site-footer h3, .site-footer h4, .site-footer h5, .site-footer h6 {
    margin-top: 2em;
  }
}
.site-footer .container {
  padding: 0;
}
.site-footer .container .column-wrapper {
  text-align: center;
  max-width: 66.66%;
  margin: 0 auto;
  padding-top: 57.7px;
  line-height: 2.31;
  letter-spacing: normal;
  text-align: center;
  font-size: 13px;
}
@media screen and (max-width: 992px) {
  .site-footer .container .column-wrapper {
    max-width: 90%;
  }
}
@media screen and (max-width: 720px) {
  .site-footer .container .column-wrapper {
    padding-top: 52.8px
  }
  .site-footer h2, .site-footer h3, .site-footer h4, .site-footer h5, .site-footer h6 {
    margin-top: 50px;
  }
  .site-footer .container .column-wrapper .row .col-md-3:first-of-type h5 {
    margin-top: 0;
  }
}
.site-footer .site-footer-credits {
  padding: 0;
}
.site-footer .site-footer-credits li {
  margin-right: 1em;
}
.site-footer .site-footer-credits li:first-child {
  margin-right: 1em;
  font-weight: 700;
  color: #4A4A4A;
}
.site-footer .site-footer-credits .container {
  padding-top: 50px;
  padding-bottom: 0;
  max-width: 66.66%;
  margin: 0 auto;
}
.site-footer .site-footer-credits .footer-credits-text {
    font-size: 13px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: rgba(74, 74, 74, 0.33);
  margin-top: 0;
  margin-bottom: 63px;
}
.site-footer .site-footer-credits .container > img {
  display: block;
  margin: 0 auto;
  width: auto;
  height: 99px;
  opacity: 0.33;
  mix-blend-mode: multiply;
  margin-top: 55px;
  margin-bottom: 22px;
}
@media screen and (max-width: 720px) {
  .site-footer .site-footer-credits .container {
    padding-top: 40px;
  }
  .site-footer .site-footer-credits .container > img {
    margin-top: 49px;
    margin-bottom: 14px;
    width: auto;
    height: 67px;
  }
  
  .site-footer .site-footer-credits .container {
    max-width: 97.5%;
  }
  .site-footer .site-footer-credits .footer-credits-text {
    margin-bottom: 38px;
  }
}
.site-footer .site-footer-credits .container  > hr {
  background: rgba(0, 0, 0, 0.1);
  width: 100%;
  height: 2px;
}


.site-footer .site-footer-credits .col-md-4 {
  text-align: right;
}
@media screen and (max-width: 720px) {
  .site-footer .site-footer-credits .col-md-4 {
    text-align: center;
    margin: 1em 0;
  }
}
.site-footer .sharing-links {
  margin-top: 64px;
}
.site-footer .sharing-links li {
  display: inline-block;
  margin-right: 36.6px;
}
.site-footer .sharing-links li:last-of-type {
  margin-right: 0;
}
@media screen and (max-width: 720px) {
  .site-footer .sharing-links li {
    margin-right: 27px;
  }
  .site-footer .footer-address .container {
    padding-bottom: 0;
  }
}
.sharing-links li > a {
  text-align: center;
  width: 40px;
  height: 40px;
  border-radius: 20px;
  border: solid 1px rgba(74, 74, 74, 0.25);
  background: transparent;
  position: relative;
  transition: all 0.25s;
}
@media screen and (max-width: 720px) {
  .sharing-links li > a {
    width: 30px;
    height: 30px;
    margin: 0;
  }
}
.sharing-links li > a:hover {
  border: solid 1px #0099d5;
  background-color: #0099d5;
}
.sharing-links li > a:hover > i.fa {
  color: #ffffff;
}
.sharing-links li > a > i.fa {
  width: 15px;
  height: 18px;
  color: #4a4a4a;
  font-size: 18px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 720px) {
  .sharing-links li > a > i.fa {
    font-size: inherit;
    width: 14px;
    height: 14px;
  }
}

#logo-footer img {
  max-width: 80%;
}

.footer-signup form.search-bar {
  margin: 12px 0 2em;
}
.footer-signup form.search-bar button[type=submit] {
  color: #4A4A4A;
  text-transform: uppercase;
  border-left: 1px solid #4A4A4A;
  letter-spacing: 2px;
  font-size: 14px;
}
.footer-signup form.search-bar button[type=submit]:hover, .footer-signup form.search-bar button[type=submit]:focus {
  border-color: #FF0000;
  color: #FF0000;
}
@media screen and (max-width: 720px) {
  .footer-signup form.search-bar button[type=submit] {
    position: relative;
    width: 100%;
    margin-top: 10px;
    background: #4A4A4A;
    color: #fff;
    border-radius: 3px;
    padding: 8px 0;
  }
}
.footer-signup form.search-bar input {
  width: 79%;
  padding: 6px;
  border-radius: 3px;
  border: 1px solid #4A4A4A;
}
@media screen and (max-width: 720px) {
  .footer-signup form.search-bar input {
    width: 100%;
  }
}

.site-footer-credits {
  padding: 0 0 1em;
}
.site-footer-credits li {
  display: inline-block;
}
@media screen and (max-width: 720px) {
  .site-footer-credits li {
    display: block;
  }
}

.footer-address {
  font-size: 18px;
  text-align: center;
  padding-top: .5em;
}
.footer-address .container {
  padding-top: 1em;
  padding-bottom: 1em;
}
.footer-address p {
  margin: 0;
}

@media screen and (max-width: 720px) {
  .accepted-payments {
    text-align: center;
  }
}
.accepted-payments li {
  width: 15%;
  margin-right: 10px;
  display: inline-block;
  float: left;
}
@media screen and (max-width: 720px) {
  .accepted-payments li {
    float: none;
  }
}

.my-orders-table,
.my-account .data-table {
  width: 100%;
  margin: 20px 0;
}

.my-account {
  margin: 2em 0;
}

.order-items .product-name {
  font-size: 15px;
}

.my-account .page-title {
  padding-bottom: 8px;
  border-bottom: 1px solid #F1F1F1;
  margin-bottom: 20px;
}
.my-account .page-title h1 {
  font-size: 20px;
}
.my-account .legend {
  font-size: 20px;
}
.my-account .title-buttons .link-reorder,
.my-account .title-buttons .link-print,
.my-account .title-buttons .separator,
.my-account .title-buttons .button,
.my-account .title-buttons .is-blog .post-skips a,
.is-blog .post-skips .my-account .title-buttons a {
  float: right;
  font-size: 13px;
  margin-left: 10px;
}
.my-account .box-account,
.my-account .addresses-primary,
.my-account .addresses-additional,
.my-account .box {
  border: 1px solid #ececec;
  margin-bottom: 20px;
}
.my-account .box-account {
  padding: 10px;
}
.my-account .box-head h2, .my-account .box-head h3 {
  font-size: 15px;
  padding-bottom: 0;
  text-transform: uppercase;
}
.my-account .box-title {
  background: #f7f7f7;
  border-bottom: 1px solid #ececec;
  padding: 5px;
}
.my-account .box-title h2,
.my-account .box-title h3 {
  font-size: 16px;
  float: left;
  margin: 0;
  padding-left: 5px;
}
.my-account .box-title a {
  float: right;
}
.my-account .box-content {
  padding: 4px;
}
.my-account .box-content h4 {
  font-size: 16px;
}
.my-account .table-caption {
  font-size: 16px;
}
.my-account .pager-no-toolbar {
  background-color: #eee;
  padding: 5px;
  font-size: 14px;
}
.my-account .pager-no-toolbar .amount,
.my-account .pager-no-toolbar label {
  margin: 0;
  float: left;
  margin-right: 10px;
}
.my-account .pager-no-toolbar .limiter {
  float: left;
}
.my-account .pager-no-toolbar select {
  float: left;
  margin-bottom: 0;
}
.my-account .addresses-list h2, .my-account .addresses-list h3 {
  font-size: 20px;
}
.my-account .addresses-list h2 {
  padding: 5px;
  border-bottom: 1px solid #ddd;
}

.addresses-primary ol,
.addresses-additional ol {
  padding: 10px;
}

.box-head {
  background: #f7f7f7;
  margin: -10px;
  padding: 10px;
}

.box-head a,
.box-title a {
  float: right;
  font-size: 14px;
}

.box-account h4,
.box-account address {
  margin-bottom: 20px;
}
.box-account .box-head {
  border-bottom: 1px solid #ececec;
  margin-bottom: 10px;
}
.box-account .box-head h2 {
  float: left;
}

.addresses-list {
  border: 1px solid #ececec;
  margin-bottom: 20px;
  padding: 10px;
}

.customer-account-edit .legend {
  border-bottom: 1px solid #ececec;
  margin-bottom: 10px;
}
.customer-account-edit .fieldset {
  border: 1px solid #ececec;
  margin-bottom: 20px;
  padding: 10px;
}

.registered-users,
.new-users {
  min-height: 300px;
  position: relative;
  padding-bottom: 20px;
}
.registered-users .buttons-set,
.new-users .buttons-set {
  position: absolute;
  bottom: 0;
  right: 15px;
}
.registered-users .buttons-set .button, .registered-users .buttons-set .is-blog .post-skips a, .is-blog .post-skips .registered-users .buttons-set a,
.new-users .buttons-set .button,
.new-users .buttons-set .is-blog .post-skips a,
.is-blog .post-skips .new-users .buttons-set a {
  display: block;
  width: 100%;
  float: none;
}

.registered-users .buttons-set a {
  margin-bottom: 20px;
}

.block-account ul {
  margin: 0;
  padding: 0;
}

/**
 * BxSlider v4.0 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2012
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */
.bx-wrapper img {
  max-width: 100%;
  display: block;
}

/** THEME
===================================*/
/* LOADER */
.bx-wrapper .bx-loading {
  min-height: 50px;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99999;
}

/* PAGER */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px;
  position: absolute;
  bottom: 30px;
  right: 30px;
}

.slideshow .bx-controls {
  position: relative;
}

.bx-pager {
  float: right;
  z-index: 99;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
  background: #fff;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  background: red;
  top: -20%;
}

.bx-controls-direction a {
  position: absolute;
  top: -50px;
  margin-top: -15%;
  outline: 0;
  width: 40px;
  height: 100px;
  text-indent: -9999px;
  z-index: 999 !important;
  background: transparent url("../images/banner_controls.png") no-repeat;
  background-position: 0 30px;
  background-color: rgba(0, 0, 0, 0.3);
}

.bx-wrapper .bx-prev {
  left: 0;
}
.bx-wrapper .bx-next {
  right: 0;
}

.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
  text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url(../images/controls.png) -86px -11px no-repeat;
  margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
  background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url(../images/controls.png) -86px -44px no-repeat;
  margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
  background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666 \9;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}

.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px;
}

.bx-thumb-pager .active img {
  opacity: 0.7;
  filter: alpha(opacity=0.7);
}

.slideshow img {
  width: 100%;
  height: auto;
  position: relative;
  z-index: 1;
}
.slideshow .slide {
  position: relative;
}

.slide-heading {
  margin: 0;
  padding: 0;
  color: #fff;
  font-weight: normal;
}

.slide-title {
  margin-bottom: 30px;
}

.slide-inner {
  position: absolute;
  background: #e7e7e7;
  width: 360px;
  top: 0;
  right: 0;
  padding: 40px 50px;
  height: 100%;
  z-index: 60;
}

.slide-button {
  text-transform: uppercase;
}

.slide-heading,
.slide-content {
  margin-bottom: 20px;
}

#banner-personalisation .ic {
  background: url("../images/icons/personalisation-prn.png") no-repeat 0 0;
}

#banner-checked .ic {
  background: url("../images/icons/checked-prn.png") no-repeat 0 0;
}

#banner-paper .ic {
  background: url("../images/icons/fine-prn.png") no-repeat 0 0;
}

#banner-info .ic {
  margin: 0 auto;
  height: 24px;
  width: 24px;
  margin-right: 10px;
  background-size: 24px 23px;
}
#banner-info span {
  display: block;
  float: left;
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 2px;
}
#banner-info ul {
  text-align: center;
}
#banner-info li {
  margin: 0 1em;
  display: inline-block;
}
#banner-info .container {
  max-width: 80%;
}

.breadcrumb {
  font-size: 14px;
  list-style: none;
}
@media screen and (max-width: 460px) {
  .breadcrumb {
    display: none;
  }
}
.breadcrumb a {
  color: #4A4A4A;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb .active {
  color: #a5a5a5;
}

.breadcrumb > li + li:before {
  padding: 0;
}

.breadcrumb {
  background: none;
  margin-bottom: 0;
  font-size: 13px;
  padding: 25px 0px;
}

.toolbar {
  float: left;
  width: 100%;
  padding: 5px 0 3px;
  margin-bottom: 20px;
  font-size: 16px;
}
.toolbar label {
  margin-bottom: 0;
}
.toolbar select {
  padding: 6px;
  border-radius: 3px;
  border: 1px solid #4A4A4A;
}
.toolbar .limiter select,
.toolbar .limiter label,
.toolbar .sort-by select,
.toolbar .sort-by label {
  float: left;
  font-size: inherit;
  margin-right: 10px;
}

.toolbar .amount {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 48.82117%;
}
.toolbar .amount:last-child {
  margin-right: 0;
}
@media screen and (max-width: 1140px) {
  .toolbar .amount {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 23.23176%;
  }
  .toolbar .amount:last-child {
    margin-right: 0;
  }
}
.toolbar .sorter {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 31.76157%;
}
.toolbar .sorter:last-child {
  margin-right: 0;
}
.toolbar .sorter .sort-by {
  float: right;
}
@media screen and (max-width: 1140px) {
  .toolbar .sorter {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 74.41059%;
    margin-right: 0;
  }
  .toolbar .sorter:last-child {
    margin-right: 0;
  }
}
.toolbar .pager {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 14.70196%;
}
.toolbar .pager:last-child {
  margin-right: 0;
}
.toolbar .pager .count-container {
  float: right;
}
@media screen and (max-width: 1140px) {
  .toolbar .pager {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 100%;
    display: none;
  }
  .toolbar .pager:last-child {
    margin-right: 0;
  }
}

.pagination hr {
  display: block;
  width: 100%;
  margin: 3em 0 0 0;
  height: 0px;
  background: none;
}
.pagination ul {
  display: inline;
  margin: 0;
  padding: 0;
  text-align: center;
}
.pagination ul li {
  display: inline;
  list-style: none;
}
.pagination ul ul li {
  display: none;
}
.pagination ul ul li:nth-child(1), .pagination ul ul li:nth-child(2), .pagination ul ul li:nth-child(3) {
  display: inline;
}
@media screen and (min-width: 53.75em) {
  .pagination ul ul li {
    display: inline;
  }
}
.pagination ul li a {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  border-radius: #4A4A4A;
  border: 1px solid #a5a5a5;
  color: #4A4A4A;
  outline: none;
  padding: 0.375em 0.809em;
  text-decoration: none;
}
.pagination ul li a:hover, .pagination ul li a:focus {
  color: #FF0000;
  border-color: #fff;
}
.pagination ul li a:active a {
  color: #FF0000;
}

.products-grid .col-md-4:nth-child(3n) {
  margin-right: 0;
}
.products-grid .col-md-4:nth-child(3n+1) {
  clear: left;
}
.products-grid .col-main {
  /*width: 100%;*/
}

@media screen and (min-width: 1440px) {
  /* This doesn't appear to be correct */
  /*.category-view .products-grid .col-md-4 {*/
    /*float: left;*/
    /*display: block;*/
    /*margin-right: 2.35765%;*/
    /*width: 23.23176%;*/
  /*}*/
  /*.category-view .products-grid .col-md-4:nth-child(3n+1) {*/
    /*clear: none;*/
  /*}*/
  /*.category-view .products-grid .col-md-4:last-child {*/
    /*margin-right: 0;*/
  /*}*/
  /*.category-view .products-grid .col-md-4:nth-child(4n) {*/
    /*margin-right: 0;*/
  /*}*/
  /*.category-view .products-grid .col-md-4:nth-child(4n+1) {*/
    /*clear: left;*/
  /*}*/
}
@media screen and (max-width: 960px) {
  .category-view .products-grid .col-md-4 {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 48.82117%;
  }
  .category-view .products-grid .col-md-4:last-child {
    margin-right: 0;
  }
  .category-view .products-grid .col-md-4:nth-child(2n) {
    margin-right: 0;
  }
  .category-view .products-grid .col-md-4:nth-child(2n+1) {
    clear: left;
  }
  .category-view .products-grid .col-md-4:nth-child(3n+1) {
    clear: none;
  }
}
@media screen and (max-width: 585px) {
  .category-view .products-grid .col-md-4 {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 100%;
  }
  .category-view .products-grid .col-md-4:last-child {
    margin-right: 0;
  }
}
.category-view .category-header {
  background: url("../images/cat-bg.jpg") no-repeat center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  color: #4A4A4A;
  text-align: center;
  min-height: 330px;
}
.category-view .category-header .expander {
  font-size: 22px;
}
.category-view .category-header hr {
  display: none;
}
.category-view .category-header h1 {
  font-weight: bold;
  font-style: italic;
  padding-top: 6%;
}
@media screen and (max-width: 585px) {
  .category-view .category-header {
    min-height: auto;
    background: none;
  }
  .category-view .category-header .expander {
    display: none;
  }
  .category-view .category-header hr {
    display: block;
  }
}

#layered-nav-toggle {
  display: none;
}
@media screen and (max-width: 720px) {
  #layered-nav-toggle {
    display: block;
    margin-bottom: 1em;
  }
}

@media screen and (max-width: 720px) {
  .block-layered-nav {
    display: none;
  }
}

.price-box .old-price .price {
  text-decoration: line-through;
}
.price-box .price {
  color: #FF0000;
}
.price-box p {
  margin-bottom: 2px;
}

.add-to-cart .qty {
  width: 40px;
  text-align: center;
}
.add-to-cart .input-group-btn {
  display: inline-block;
}

.category-banner {
  margin-bottom: 20px;
  margin-top: 20px;
}

.product-image img {
  max-width: 100%;
  width: 100%;
}

.products-list,
.products-grid {
  list-style: none;
  padding: 0;
}
.products-list .product-name,
.products-grid .product-name {
  font-size: 18px;
  margin: 0;
  padding: 0;
}
.products-list .product-name a,
.products-grid .product-name a {
  color: #333;
}

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

.item-image {
  width: 100%;
}

.products-list .product-image {
  width: 30%;
}
.products-list .product-shop {
  float: left;
  width: 60%;
}
.products-list .product-name {
  margin-bottom: 10px;
}

.products-grid {
  margin-bottom: 20px;
}
.products-grid img {
  max-width: 100%;
}
.products-grid .item {
  word-break: break-all;
  background-color: #fff;
  margin-bottom: 20px;
  text-align: center;
}
.products-grid .last {
  margin-right: 0;
}
.products-grid .product-image {
  width: 100%;
  margin-bottom: 15px;
  display: block;
  position: relative;
}
.products-grid .product-name,
.products-grid .price-box {
  text-align: center;
}
.products-grid .product-name {
  width: 100%;
  margin-bottom: 10px;
  word-break: normal;
  min-height: 70px;
  font-family: "Lato";
  font-weight: normal;
}
.products-grid .price-box {
  font-size: 18px;
  margin-bottom: 20px;
}
.products-grid .price-excluding-tax,
.products-grid .price-including-tax .label {
  display: none;
}

.product-view .product-name {
  margin-bottom: 15px;
}
.upsell-carousel-bottom {
  margin-left: calc(-100vw / 2 + 1240px / 2);
  margin-right: calc(-100vw / 2 + 1240px / 2);
  background: #f5f5f5;
  margin-top: 50px;
}
.upsell-carousel-bottom .slick-list {
  margin: 0 auto;
}
.upsell-carousel-bottom .slick-list .slick-track {
  margin: 0 auto;
}
.checkout-cart-index .upsell-carousel-bottom {
  margin-top: 70px;
  margin-bottom: 30px;
}
@media only screen and (max-width: 1251px) {
  .upsell-carousel-bottom {
    margin-left: -15px;
    margin-right: -15px;
    max-width: 1250px;
  }
  .upsell-carousel-bottom .slick-slider-wrapper {
    padding: 0 20px;
  }
}
@media only screen and (max-width: 720px) {
  .upsell-carousel-bottom {
    max-width: 100%;
    width: 100%;
    margin: 0;

  }
}
.upsell-carousel-bottom .toggle-wrapper {
  display: flex;
  text-align: center;
  justify-content: center;
  background: white;
  transition: all 0.25s;
  margin-top: 20px;
}

.upsell-carousel-bottom .toggle-wrapper .title-wrapper:hover {
  cursor: pointer;
  opacity: 0.75;
}
.upsell-carousel-bottom .toggle-wrapper .title-wrapper:first-of-type {
  margin-right: 40px;
}
.upsell-carousel-bottom .toggle-wrapper .title-wrapper:last-of-type {
  margin-right: 0;
}
.upsell-carousel-bottom .toggle-wrapper .title-wrapper .title-line,
.upsell-carousel-bottom .toggle-wrapper .title-wrapper .title {
  transition: all 0.25s;
}
.upsell-carousel-bottom .toggle-wrapper .title-wrapper .title-line {
  width: 175px;
  height: 2px;
}
.upsell-carousel-bottom .toggle-wrapper .title-wrapper.active .title-line {
  background: #0099d5;
}
.upsell-carousel-bottom .toggle-wrapper .title-wrapper .title {
  font-size: 32px;
}
@media only screen and (max-width: 768px) {
  .upsell-carousel-bottom .toggle-wrapper .title-wrapper .title-line {
    width: 100px;
  }
  .upsell-carousel-bottom .toggle-wrapper .title-wrapper .title {
    font-size: 20px;
  }
}
@media only screen and (max-width: 420px) {
  .upsell-carousel-bottom .toggle-wrapper .title-wrapper .title {
    font-size: 15px;
  }
}
.upsell-carousel-bottom .upselling-products,
.upsell-carousel-bottom .recently-viewed-products,
.upsell-carousel-bottom .crosssell-products-list {
  padding: 40px 0;
  max-width: 1250px;
  margin: 0 auto;
  border: none;
}
@media only screen and (max-width: 720px) {
  .checkout-cart-index .upsell-carousel-bottom #previously-viewed-carousel,
  .checkout-cart-index .upsell-carousel-bottom #crosssell-products-list {
    margin-left: -15px;
    margin-right: -15px;
    background: #f5f5f5;
  }
}
.upsell-carousel-bottom .crosssell-products-list .slick-slide,
.upsell-carousel-bottom .recently-viewed-products .slick-slide {
  margin: 0 1rem;
}
.upsell-carousel-bottom .upselling-products .slick-slide > div {
  position: relative;
}
.upsell-carousel-bottom  .slick-slide > div {
  margin-left: 20px;
  margin-right: 20px;
}
.upsell-carousel-bottom  .slick-slide.slick-current > div {
  margin: 0;
}
.upsell-carousel-bottom  .slick-slide.slick-current > div .thumbnail {
  width: calc(100% - 40px);
}
.upsell-carousel-bottom  .slick-slide > div .thumbnail,
.recently-viewed-products  .slick-slide .image .thumbnail,
.crosssell-products-list .slick-slide .product-image .thumbnail {
  width: 100%;
  heigth: auto;
}
.upsell-carousel-bottom  .slick-slide .product-name,
.recently-viewed-products .slick-slide .product-name,
.crosssell-products-list .slick-slide .product-details .product-name
 {
  display: block;
  padding-top: 15px;
  text-align: center;
  font-size: 16px;
}
.product-view .product-name h1 {
  font-size: 45px;
}
.product-view .full-price {
  font-size: 35px;
}
.product-view .grouped-items-table {
  background-color: #fff;
}
.product-view .description {
  border-top: 2px solid #dedede;
  border-bottom: 2px solid #dedede;
  margin-top: 2em;
}
.product-view .description p {
  margin: 1em 0;
}
.product-view .description span, .product-view .description img {
  text-align: center;
  display: block;
  margin: 0 auto;
}
.product-view fieldset {
  margin-top: 2em;
}
.product-view fieldset select {
  width: 60%;
  border: 1px solid #4A4A4A;
  display: block;
}
.product-view fieldset textarea {
  border: 1px solid #4A4A4A;
  min-height: 80px;
}
.product-view fieldset label {
  font-weight: 700;
  font-size: 18px;
}

.add-to-cart .qty-wrapper input {
  border: 1px solid #4A4A4A;
}
.add-to-cart .qty-wrapper label {
  font-weight: 700;
  font-size: 18px;
}

.btn-cart {
  position: relative;
}

.product-shop .btn-cart {
  padding-left: 60px;
}

.product-img-box {
  position: relative;
}
.product-img-box .product-image > a {
  display: block;
}
.product-img-box .bx-wrapper {
  margin-bottom: 20px;
}
.product-img-box .bx-thumb-pager a {
  margin-bottom: 20px;
}
.product-img-box .bx-thumb-pager img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

.product-style-header {
  font-size: 1em;
  margin-bottom: 20px;
}

.style-header-part {
  display: block;
}

.add-to-cart-wrapper {
  margin-top: 30px;
  margin-bottom: 30px;
}

.qty-wrapper {
  font-size: 14px;
  height: 40px;
}
.qty-wrapper label {
  padding-top: 0px;
  margin-bottom: 0;
  color: #4A4A4A;
}


.catalog-product-view .product-view .product-options-bottom .price-box {
  display: none;
}
@media only screen and (max-width: 720px) {
  .catalog-product-view .container {
    padding: 0;
  }
}

.catalog-product-view .product-view .add-to-box,
.catalog-product-view .product-view .add-to-box .add-to-cart,
.catalog-product-view .product-view .add-to-box .add-to-cart .qty-wrapper,
.catalog-product-view .product-view .product-options-bottom,
.catalog-product-view .product-view .product-options-bottom .add-to-cart,
.catalog-product-view .product-view .product-options-bottom .add-to-cart .qty-wrapper {
    display: flex;
    align-items: center;
}
.catalog-product-view .product-view .add-to-box .add-to-cart .qty-wrapper,
.catalog-product-view .product-view .product-options-bottom .add-to-cart .qty-wrapper {
  margin: 0;
  margin-right: 16px;
}
.catalog-product-view .product-view .add-to-box .add-to-cart .qty-wrapper label ,
.catalog-product-view .product-view .product-options-bottom .add-to-cart .qty-wrapper label {
  padding: 0;
}
.catalog-product-view .product-view .add-to-box .add-to-cart .qty-wrapper .qty,
.catalog-product-view .product-view .product-options-bottom .add-to-cart .qty-wrapper .qty {
  padding: 12px;
  margin: 0;
}
.catalog-product-view .product-view .add-to-box .add-to-cart .add-to-cart-buttons,
.catalog-product-view .product-view .product-options-bottom .add-to-cart .add-to-cart-buttons {
  margin-right: 30px;
}
.catalog-product-view .product-view .add-to-box .add-to-cart .add-to-cart-buttons .btn-primary,
.catalog-product-view .product-view .product-options-bottom .add-to-cart .add-to-cart-buttons .btn-primary {
  margin: 0;
  border: solid 1px #0099d5;
  background-color: #0099d5;
  border-radius: 0;
  font-family: Lato;
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.92px;
  text-align: center;
  color: #ffffff;
  padding: 12px;
}
.catalog-product-view .product-view .add-to-box .add-to-links,
.catalog-product-view .product-view .product-options-bottom .add-to-links {
  margin: 0 0 5px 0;
  line-height: 1;
}
.catalog-product-view .product-view .add-to-box .add-to-links .link-wishlist,
.catalog-product-view .product-view .product-options-bottom .add-to-links .link-wishlist {
  font-family: Lato;
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.92px;
  text-align: center;
  color: #4a4a4a;
  text-transform: uppercase;
  text-decoration: underline;
  line-height: 1;
  transition: all 0.25s;
}
.catalog-product-view .product-view .add-to-box .add-to-links .link-wishlist:hover,
.catalog-product-view .product-view .product-options-bottom .add-to-links .link-wishlist:hover {
  color:#0099d5;
}
.catalog-product-view .product-options .ox-above,
.catalog-product-view .product-options .ox-above-checkbox {
  max-width: 100%;
}
@media only screen and (max-width: 720px) { 
  .catalog-product-view .product-options {
    padding: 0 20px;
  }
  .catalog-product-view .product-options .ox-above,
  .catalog-product-view .product-options .ox-above-checkbox {
    max-width: 100%;
  }
  .catalog-product-view .add-to-box,
  .catalog-product-view .product-options-bottom {
    padding: 0 20px;
    flex-wrap: wrap;
  }
  .catalog-product-view .product-view .add-to-box .add-to-links,
  .catalog-product-view .product-view .product-options-bottom .add-to-links {
    margin-top: 22px;
  }
  .catalog-product-view .add-to-box .add-to-cart,
  .catalog-product-view .product-options-bottom .add-to-cart {
    width: 100%;
  }
  .catalog-product-view .product-view .add-to-box .add-to-cart .add-to-cart-buttons,
  .catalog-product-view .product-view .product-options-bottom .add-to-cart .add-to-cart-buttons {
    margin: 0;
  }
  .catalog-product-view .product-view .add-to-box .add-to-cart .add-to-cart-buttons .mobile-message,
  .catalog-product-view .product-view .product-options-bottom .add-to-cart .add-to-cart-buttons .mobile-message {
    padding: 24px;
  }
  .catalog-product-view .add-to-box .add-to-links,
  .catalog-product-view .product-options-bottom .add-to-links {
    width: 100%;
    margin-top: 22px;
  }
  .catalog-product-view .product-information {
    padding: 0 20px;
  }
  .catalog-product-view .description-text {
    padding: 0 20px;
  }
}
@media only screen and (max-width: 1000px) {
  .catalog-product-view .add-to-box,
  .catalog-product-view .product-options-bottom {
    flex-wrap: wrap;
  }
  .catalog-product-view .product-view .add-to-box .add-to-links,
  .catalog-product-view .product-view .product-options-bottom .add-to-links {
    margin-top: 22px;
  }
}
.checkout-cart-configure.catalog-product-view .add-to-cart .btn-cart {
    margin-bottom: 0;
    font-size: 12px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    border-radius: 0;
    padding: 13px;
    border: solid 1px #0099d5;
    background-color: #0099d5;
    color: white;
}
.checkout-cart-configure.catalog-product-view .product-view .product-options-bottom .add-to-cart {
  flex-wrap: wrap;
}
.checkout-cart-configure.catalog-product-view #iexcard_button #iexcard_configure_button {
  border: solid 1px #0099d5;
  background-color: #0099d5;
  border-radius: 0;
  font-size: 12px;
}
.checkout-cart-configure.catalog-product-view #iexcard_button .btn.btn-update-cart {
  margin-right: 16px;
}
.checkout-cart-configure.catalog-product-view #iexcard_messages {
  display: block;
  width: 100%;
  margin-top: 10px;
}
.checkout-cart-configure.catalog-product-view  .product-view .product-options-bottom .add-to-links {
  margin-top: 15px;
}
.checkout-cart-configure.catalog-product-view  #iexcard_button button {
  margin-bottom: 10px;
}
.checkout-cart-configure.catalog-product-view .product-view .product-options-bottom {
  flex-wrap: wrap;
}
.product-custom-details .data-table {
  color: #4d4d4d;
}
.product-custom-details .data-table .label {
  text-transform: uppercase;
  max-width: 25%;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
}
.product-custom-details .data-table .label,
.product-custom-details .data-table .data {
  border: 0;
  padding: 3px 0;
}
.product-custom-details .data-table .data {
  font-size: 16px;
  width: 65%;
}
.product-custom-details .product-short-description {
  margin-bottom: 20px;
  font-style: italic;
}

.grouped-items-table th,
.grouped-items-table td {
  padding: 4px;
}
.grouped-items-table .price-box {
  margin-bottom: 0;
  font-size: 14px;
}
.grouped-items-table .price-box .price {
  font-size: 14px;
}

.grouped-item-qty {
  text-align: center;
}
.grouped-item-qty .input-text {
  display: inline-block;
  text-align: center;
}

.carousel-indicators {
  list-style: none;
}

.no-rating {
  margin: 0;
}

.ratings {
  line-height: 1.25;
  margin: 0 0 20px;
}
.ratings strong {
  float: left;
  margin: 1px 3px 0 0;
}
.ratings .rating-links {
  margin: 0;
}
.ratings .rating-links .separator {
  margin: 0 2px;
}
.ratings .rating-box {
  float: left;
  margin-right: 10px;
}

.ratings-table th,
.ratings-table td {
  line-height: 1.15;
  padding: 3px 0;
}
.ratings-table th {
  font-weight: bold;
  padding-right: 8px;
}

.cell-title {
  display: none;
  margin-bottom: 10px;
}

.dedicated-review-box li {
  margin-bottom: 20px;
  padding: 10px;
}

.mobile-category-buttons .button, .mobile-category-buttons .is-blog .post-skips a, .is-blog .post-skips .mobile-category-buttons a {
  text-decoration: none;
}
.mobile-category-buttons .button:hover, .mobile-category-buttons .is-blog .post-skips a:hover, .is-blog .post-skips .mobile-category-buttons a:hover {
  color: #fff;
}

.btn-category-close {
  font-size: 17px;
  text-decoration: underline;
  display: block;
  margin-top: 30px;
}

a.btn-category-close,
a.btn-category-readmore {
  display: inline-block;
  text-transform: uppercase;
  font-size: 12px;
}

a.btn-category-readmore {
  margin-top: 30px;
}

a.btn-category-close, a.btn-category-close:hover {
  color: #444;
}

.add-to-cart {
  position: relative;
}
.add-to-cart button {
  margin-right: 1em;
}
.add-to-cart a {
  font-weight: 700;
}

.share-this h3,
.sharing-links h3 {
  margin: 4px 16px 0 0;
  font-family: "Lato";
  float: left;
  font-size: 16px;
  font-weight: 400;
}
.share-this .fa,
.sharing-links .fa {
  position: absolute;
  top: 6px;
  left: 8px;
}
.share-this.fa-pinterest-p,
.sharing-links.fa-pinterest-p {
  left: 10px;
  top: 7px;
}
.share-this.fa-facebook,
.sharing-links.fa-facebook {
  left: 10px;
  top: 7px;
}
.share-this li,
.sharing-links li {
  display: inline-block;
}
.share-this a,
.sharing-links a {
  position: relative;
  background: #333;
  border-radius: 60px;
  font-size: 16px;
  color: #fff;
  width: 30px;
  height: 30px;
  display: block;
  margin-right: 5px;
}
.share-this a:hover,
.sharing-links a:hover {
  background: #FF0000;
}

.sharing-links {
  margin-top: 1em;
}

.sidebar .block-title {
  color: #4A4A4A;
  padding: 8px;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.sidebar .block-content {
  border: 1px solid #F1F1F1;
  padding: 10px;
}

.block-layered-nav h3 {
  font-family: "Lato";
  text-transform: uppercase;
  font-size: 25px;
}
.block-layered-nav dt {
  color: #4A4A4A;
}
.block-layered-nav .block-content {
  position: relative;
}
.block-layered-nav .btn-remove {
  background: transparent url("../images/icon_sprite.png") no-repeat;
  background-position: 0px -380px;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  text-indent: -9999em;
  height: 24px;
  width: 24px;
}
.block-layered-nav .currently li {
  padding-left: 30px;
  position: relative;
}
.block-layered-nav .actions {
  padding: 10px;
  text-transform: uppercase;
  text-align: center;
  font-size: 12px;
  background: #e9e9e9;
  margin: -10px -10px 10px -10px;
  padding: 10px;
}
.block-layered-nav .block-title,
.block-layered-nav .block-subtitle {
  display: none;
}
.block-layered-nav dl {
  margin-top: 42px;
}
.block-layered-nav dt {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px;
  letter-spacing: 2px;
  margin-bottom: 5px;
}
.block-layered-nav dd {
  margin-bottom: 20px;
  color: #6a6c6e;
  font-size: 14px;
}
.block-layered-nav dd a, .block-layered-nav dd label {
  color: #6a6c6e;
  font-size: 16px;
  text-transform: none;
}
.block-layered-nav .aw-ln-clear-all {
  margin-bottom: 50px;
}

.block-viewed,
.block-same-attribute {
  border-top: 1px solid #ddd;
}
.block-viewed .block-title,
.block-same-attribute .block-title {
  text-transform: uppercase;
  text-align: center;
  padding: 20px 0;
}

.expander {
  width: 60%;
  margin: 1em auto 0;
}
@media screen and (max-width: 720px) {
  .expander {
    width: 90%;
  }
}
.expander .expander-trigger {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  text-decoration: underline;
  cursor: pointer;
  display: block;
  font-size: 1em;
  margin-bottom: 1em;
  padding-bottom: 0.25em;
  text-decoration: none;
}
.expander .expander-trigger:before {
  font-size: 0.7em;
  content: "\25BC";
  margin-right: 0.5em;
}
.expander .expander-content p {
  color: #6a6c6e;
  line-height: 1.5;
}
.expander .expander-hidden:before {
  font-size: 0.7em;
  content: "\25BA";
}
.expander .expander-hidden + .expander-content {
  display: none;
}

.category-extra-content {
  margin: 1em 0;
}
.category-extra-content h2, .category-extra-content h3, .category-extra-content h4, .category-extra-content h5 {
  text-transform: uppercase;
  font-family: "Lato";
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 12px;
  letter-spacing: 2px;
}

.upselling-products,
.product-information {
  margin: 5em 0;
}
.upsell-carousel-bottom .slick-slider .slick-prev {
  left: 0;
}
.upsell-carousel-bottom .slick-slider .slick-next {
  right: 0;
}
@media only screen and (max-width: 720px) {
  .upsell-carousel-bottom .slick-slider .slick-prev {
    left: 5px;
  }
  .upsell-carousel-bottom .slick-slider .slick-next {
    right: 5px;
  }
}
.add-to-cart .qty-wrapper {
  float: none;
  clear:both;
  margin: 1.2em 1em 0 0;
}
.add-to-cart .qty-wrapper label,
.add-to-cart .qty-wrapper button {
  float: left;
  display: inline-block;
  margin-right: 0.5em;
}
.add-to-cart .qty-wrapper label {
  padding-top: 5px;
}

.description-text {
  margin: 2em 0;
}

/* Accordion tab */
.accordion-tabs-minimal {
  text-align: center;
  line-height: 1.5;
  padding: 0;
}
.accordion-tabs-minimal .tab-content {
  text-align: left;
}
.accordion-tabs-minimal::after {
  clear: both;
  content: "";
  display: table;
}
.accordion-tabs-minimal .tab-header-and-content {
  list-style: none;
}
@media screen and (min-width: 40em) {
  .accordion-tabs-minimal .tab-header-and-content {
    display: inline;
  }
}
.accordion-tabs-minimal .tab-link {
  background-color: white;
  border-top: 1px solid #4A4A4A;
  color: #a5a5a5;
  display: block;
  padding: 0.75em 1.618em;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 14px;
}
@media screen and (min-width: 40em) {
  .accordion-tabs-minimal .tab-link {
    border-top: 0;
    display: inline-block;
    margin-top: -1px;
  }
}
.accordion-tabs-minimal .tab-link:hover {
  color: #0099d5;
}
.accordion-tabs-minimal .tab-link:focus {
  outline: none;
}
.accordion-tabs-minimal .tab-link.is-active {
  border-bottom: 0;
  color: #4A4A4A;
}
@media screen and (min-width: 40em) {
  .accordion-tabs-minimal .tab-link.is-active {
    border: 1px solid #4A4A4A;
    border-bottom-color: white;
    margin-bottom: -1px;
  }
}
.accordion-tabs-minimal .tab-content {
  display: none;
  padding: 1.5em 1.618em;
  width: 100%;
}
@media screen and (min-width: 40em) {
  .accordion-tabs-minimal .tab-content {
    border-top: 1px solid #4A4A4A;
    float: left;
  }
}

/* vertical tabs Product Page */
.vertical-tabs-container {
  border-radius: 0px;
  margin-bottom: 1.5em;
  overflow: hidden;
}
.vertical-tabs-container::after {
  clear: both;
  content: "";
  display: table;
}
.vertical-tabs-container li {
  list-style: none;
}
.vertical-tabs-container a {
  color: #FF0000;
  text-decoration: none;
}
.vertical-tabs-container .vertical-tabs {
  display: none;
}
@media screen and (min-width: 40em) {
  .vertical-tabs-container .vertical-tabs {
    background-color: white;
    display: inline;
    float: left;
    height: 18.75em;
    width: 20%;
  }
}
@media screen and (min-width: 40em) {
  .vertical-tabs-container .vertical-tab {
    border-bottom: 1px solid #fff;
    background-color: #f7f7f7;
    display: block;
    font-weight: bold;
    margin-right: -1px;
    padding: 0.75em 0.809em;
  }
  .vertical-tabs-container .vertical-tab.is-active {
    margin-right: -1px;
    background-color: #fff;
  }
  .vertical-tabs-container .vertical-tab:hover {
    background-color: #fff;
  }
}
.vertical-tabs-container a.vertical-tab-accordion-heading,
.vertical-tabs-container a.vertical-tab {
  color: #4A4A4A;
}
.vertical-tabs-container .vertical-tab:focus {
  outline: none;
}
.vertical-tabs-container .vertical-tab-content-container {
  display: block;
  margin: 0 auto;
}
.vertical-tabs-container .vertical-tab-content-container a:focus {
  outline: none;
}
@media screen and (min-width: 40em) {
  .vertical-tabs-container .vertical-tab-content-container {
    height: 18.75em;
    width: 80%;
    display: inline-block;
  }
}
.vertical-tabs-container .vertical-tab-content {
  padding: 5px 3em 1.618em;
}
.vertical-tabs-container .vertical-tab-content p {
  color: #4A4A4A;
}
@media screen and (min-width: 40em) {
  .vertical-tabs-container .vertical-tab-content {
    border: none;
    display: none;
  }
}
.vertical-tabs-container .vertical-tab-accordion-heading {
  background-color: white;
  border-top: 1px solid #DDD;
  cursor: pointer;
  display: block;
  font-weight: bold;
  padding: 0.75em 0.809em;
}
.vertical-tabs-container .vertical-tab-accordion-heading:focus, .vertical-tabs-container .vertical-tab-accordion-heading:hover {
  color: #FF0000;
}
.vertical-tabs-container .vertical-tab-accordion-heading:first-child {
  border-top: none;
}
.vertical-tabs-container .vertical-tab-accordion-heading.is-active {
  background: #f7f7f7;
  border-bottom: none;
}
@media screen and (min-width: 40em) {
  .vertical-tabs-container .vertical-tab-accordion-heading {
    display: none;
  }
}
.product-image-gallery {
  background-color: #f7f7f7;
  padding: 20px;
}
.product-image-gallery .gallery-image {
  display: none;
}
.product-image-gallery .gallery-image.visible {
  display: block;
}

.product-video {
  overflow: hidden;
  margin-left: 22%;
  display: none;
}
.product-video iframe {
  height: auto;
  max-width: 100%;
}
.product-video video {
  max-width: 100%;
  height: auto;
}
.product-video.showing {
  display: block;
}

.product-image.hidden {
  display: none;
}

.more-views {
  position: absolute;
  top: 0;
  width: 20%;
  left: 0;
}

.product-attribute-specs-table th, .product-attribute-specs-table td {
  border-color: #dadada;
}
.product-attribute-specs-table th {
  font-size: 14px;
  font-weight: 400;
}

.page-section .short-description {
  margin-bottom: 30px;
}

.product-shop .product-name h1 {
  font-size: 22px;
}
.product-shop .price-info {
  text-transform: uppercase;
}
.product-shop .price-box {
  float: left;
  font-size: 18px;
}
.product-shop .old-price {
  float: right;
  color: #636468;
  padding-top: 6px;
}
.product-shop .old-price .price {
  color: #636468;
  text-decoration: none;
}
.product-shop .special-price {
  color: #FF0000;
  float: left;
  margin-right: 10px;
}
.catalog-product-view .product-view .price-box {
  display: flex;
}
.catalog-product-view .product-view .special-price .price,
.catalog-product-view .product-view .old-price .price {
  font-family: Lato;
  font-size: 28px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
}
.catalog-product-view .product-view .special-price .price {
  color: #ff0000;
}
.catalog-product-view .product-view .old-price .price {
  margin-right: 13px;
  color: rgba(138, 138, 138, 0.33);
}
.product-shop .special-price .price {
  font-size: 24px;
}
.product-shop .add-to-cart,
.product-shop .add-to-box,
.product-shop .add-to-cart-buttons {
  float: left;
}
.product-shop .add-to-box {
  margin-right: 10px;
}

.product-review-form li > label {
  display: none;
}

.product-feature-list li {
  position: relative;
  padding-left: 40px;
  margin-bottom: 10px;
}
.product-feature-list .checkmark {
  height: 26px;
  width: 26px;
  position: absolute;
  display: block;
  left: 0;
  top: -1px;
  border: 2px solid #ddd;
  background: transparent url("../images/icon_sprite.png") no-repeat;
  background-position: 1px -255px;
}

.related-slider .item {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 23.23176%;
}
.related-slider .item:last-child {
  margin-right: 0;
}
.related-slider .slick-next,
.related-slider .slick-prev {
  top: -20px;
  left: 50%;
  border: 2px solid #d1e1e1;
  height: 30px;
  width: 30px;
  background: transparent url("../images/icon_sprite.png") no-repeat;
  background-position: 6px -613px;
}
.related-slider .slick-prev {
  right: 28px;
  left: 50%;
  margin-left: -50px;
}
.related-slider .slick-next {
  background-position: 7px -661px;
  right: 50%;
  margin-right: -50px;
}
.related-slider.slick-initialized .item {
  margin-right: auto;
}

.upselling-products {
  text-align: center;
}
.upselling-products a:hover {
  color: #0099d5;
}
.upselling-products h3 {
  color: #4A4A4A;
  font-weight: 700;
  font-style: italic;
  font-size: 42px;
}
.upselling-products h4 {
  font-family: "Lato";
  font-size: 18px;
  margin: 10px 0;
}

.products-grid .price-label {
  display: none;
}
.products-grid .old-price {
  display: inline-block;
  margin-right: 5px;
}
.products-grid .old-price .price {
  color: #6a6c6e;
}
.products-grid .special-price {
  display: inline-block;
  margin-left: 5px;
}

.product-shop {
  padding-bottom: 20px;
}
.product-shop .product-name h1 {
  margin-bottom: 10px;
}
.product-shop .price-box {
  margin-bottom: 20px;
}
.product-shop .no-rating {
  margin-bottom: 20px;
}
.product-shop .btn-cart {
  float: left;
  width: 100%;
  margin-bottom: 20px;
}
.product-shop .price-box {
  position: relative;
  padding-bottom: 22px;
}
.product-shop .price {
  font-weight: 400;
}
.product-shop .price-excluding-tax {
  position: absolute;
  bottom: 7px;
  left: 0;
  font-size: 17px;
}
.product-shop .price-excluding-tax .price {
  color: #6a6c6e;
}
.product-shop .price-excluding-tax .label {
  float: right;
  margin-left: 8px;
}
.product-shop .price-including-tax {
  font-size: 25px;
}
.product-shop .price-including-tax .label {
  display: none;
}
.product-shop .btn-cart {
  padding: 14px 20px 10px 45px;
  font-size: 16px;
  position: relative;
}
.product-shop .qty-wrapper {
  margin-bottom: 10px;
  padding: 10px 0;
  float: left;
  width: 100%;
}
.product-shop .qty-wrapper label {
  float: left;
  margin-right: 10px;
}
.product-shop .qty-wrapper .qty {
  margin-bottom: 0;
  margin-top: -1px;
  background: none;
  border: 0;
  box-shadow: none;
  height: auto;
}
.product-shop label {
  text-transform: uppercase;
  font-weight: normal;
}
.product-shop .max-per-customer {
  color: #FF0000;
}
.product-shop .availability {
  color: #6a6c6e;
  margin-bottom: 2px;
}
.product-shop .availability.out-of-stock .value {
  color: #FF0000;
}

.buttons-set .button, .buttons-set .is-blog .post-skips a, .is-blog .post-skips .buttons-set a {
  border: none;
}

.btn,
a.btn,
a.button,
.is-blog .post-skips a,
.button,
.is-blog .post-skips a {
  background-color: #88898b;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 1px;
  font-weight: bold;
  border: 0;
  color: #fff;
  border-radius: 3px;
  padding: 1.7rem;
}
.btn:hover,
a.btn:hover,
a.button:hover,
.is-blog .post-skips a:hover,
.button:hover,
.is-blog .post-skips a:hover {
  text-decoration: none;
  background-color: #4A4A4A;
  cursor: pointer;
}

.back-link {
  margin-top: 10px;
}
.back-link a {
  border: none;
}

button.btn-primary,
.btn.btn-primary,
a.btn.btn-primary,
a.button.btn-primary,
.is-blog .post-skips a.btn-primary,
.button.btn-primary,
.is-blog .post-skips a.btn-primary,
.button2.btn-primary,
input[type="button"].btn-primary,
input[type="reset"].btn-primary,
input[type="submit"].btn-primary {
  background-color: #FF0000;
  color: #fff;
}
button.btn-primary:hover,
.btn.btn-primary:hover,
a.btn.btn-primary:hover,
a.button.btn-primary:hover,
.is-blog .post-skips a.btn-primary:hover,
.button.btn-primary:hover,
.is-blog .post-skips a.btn-primary:hover,
.button2.btn-primary:hover,
input[type="button"].btn-primary:hover,
input[type="reset"].btn-primary:hover,
input[type="submit"].btn-primary:hover {
  background-color: #4A4A4A;
}
button.btn-secondary,
.btn.btn-secondary,
a.btn.btn-secondary,
a.button.btn-secondary,
.is-blog .post-skips a.btn-secondary,
.button.btn-secondary,
.is-blog .post-skips a.btn-secondary,
.button2.btn-secondary,
input[type="button"].btn-secondary,
input[type="reset"].btn-secondary,
input[type="submit"].btn-secondary {
  background-color: transparent;
  border: 1px solid #4A4A4A;
  color: #4A4A4A;
}
button.btn-secondary:hover,
.btn.btn-secondary:hover,
a.btn.btn-secondary:hover,
a.button.btn-secondary:hover,
.is-blog .post-skips a.btn-secondary:hover,
.button.btn-secondary:hover,
.is-blog .post-skips a.btn-secondary:hover,
.button2.btn-secondary:hover,
input[type="button"].btn-secondary:hover,
input[type="reset"].btn-secondary:hover,
input[type="submit"].btn-secondary:hover {
  border-color: #FF0000;
  color: #FF0000;
}

.btn-secondary-white {
  font-family: "Lato";
  font-style: normal;
  text-align: center;
  color: #fff;
  border: 2px solid #fff;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 2px;
  padding: 10px;
}

a.btn,
a.button,
.is-blog .post-skips a {
  display: inline-block;
  padding: 0.45em 0.85em;
}

.btn-proceed-checkout {
  font-size: 20px;
  margin-bottom: 10px;
}

.totals .btn-proceed-checkout {
  width: 100%;
}

.btn-checkout {
  float: right;
  margin-top: 20px;
}



.global-site-notice {
  border-width: 0 0 1px;
  background: #fff9ad;
  font-size: 12px;
  line-height: 1.25;
  text-align: center;
  width: 100%;
}
.global-site-notice .notice-inner {
  margin: 0 auto;
  padding: 20px;
  text-align: left;
}
.global-site-notice .notice-inner p {
  margin: 0;
  border: 1px dotted #cccc73;
  padding: 10px;
}
.global-site-notice .notice-inner .actions {
  padding-top: 10px;
}

.demo-notice {
  margin: 0;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.15;
  border: 0;
}
.demo-notice .notice-inner {
  width: auto;
  padding: 0;
  background: none;
  text-align: center;
}
.demo-notice .notice-inner p {
  padding: 0;
  border: 0;
}

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

.messages {
  width: 100%;
  overflow: hidden;
}
.messages li {
  margin: 0 0 10px;
}
.messages li li {
  margin: 0 0 3px;
  padding: 10px;
}

.success {
  color: #3d6611;
}

.error {
  color: #df280a;
}

.notice {
  color: #e26703;
}

.error-msg,
.success-msg,
.note-msg,
.notice-msg {
  font-size: 14px;
  background-color: #eee;
  border: 0;
}
.error-msg a,
.success-msg a,
.note-msg a,
.notice-msg a {
  text-decoration: underline;
}

.item-msg {
  padding: 4px;
  margin-bottom: 4px;
}

.error-msg > li,
.item-msg.error {
  background-color: white;
}
.error-msg > li a,
.item-msg.error a {
  color: #ddd;
}

.error-msg {
  background-color: #e5a297;
  color: #8d3223;
}
.error-msg a {
  color: #aaaaaa;
}

.success-msg {
  background-color: #99bdaa;
  color: #365444;
}
.success-msg a {
  color: #aaaaaa;
}

.note-msg,
.notice-msg {
  margin-top: 0;
  background-color: #f5e4ad;
  color: #644f0c;
}
.note-msg a,
.notice-msg a {
  color: #aaaaaa;
}

.note-msg {
  padding: 10px;
}

.global-site-notice.notice-cookie {
  position: fixed;
  z-index: 1000;
  bottom: 0;
  color: #444;
}

.rating-links {
  float: left;
  width: 100%;
  font-size: 13px;
}

.rating-box,
.rating {
  background: transparent url("../images/srk-ratings.png") no-repeat;
  background-position: 0 0;
}

.rating-box {
  background-position: 0 0;
  width: 100px;
  height: 20px;
  background-repeat: repeat-x;
  overflow: hidden;
  margin-bottom: 10px;
}
.rating-box .rating {
  float: left;
  height: 20px;
  background-repeat: repeat-x;
  background-position: 0 -193px;
  text-indent: -9999em;
  display: block;
  position: relative;
}
.rating-box .rating-number {
  display: none;
}

.box-reviews .review-content {
  margin-bottom: 10px;
}

.srka-rating-code .label,
.ratings-table th,
.review-summary-table .label {
  text-transform: uppercase;
  font-weight: normal;
}

.review-item {
  background-color: #fff;
  border: 1px solid #ddd;
  padding: 25px 50px;
}

.page-section-reviews .review-item {
  position: relative;
  text-align: center;
  padding-top: 75px;
  min-height: 400px;
}
.page-section-reviews .product-review-form {
  background-color: #f4f4f4;
  padding: 25px;
  border: 1px solid #ddd;
}
.page-section-reviews .rating-box {
  position: absolute;
  top: 25px;
  left: 50%;
  margin-left: -50px;
}
.page-section-reviews .review-item,
.page-section-reviews .product-review-form {
  margin-bottom: 30px;
}
.page-section-reviews .form-list label {
  display: none;
}
.page-section-reviews .srka-rating-code .label {
  display: none;
}
.page-section-reviews .buttons-set {
  text-align: center;
}
.page-section-reviews .buttons-set .button, .page-section-reviews .buttons-set .is-blog .post-skips a, .is-blog .post-skips .page-section-reviews .buttons-set a {
  display: inline-block;
  float: none;
}

.review-form-title {
  font-size: 20px;
  margin-bottom: 20px;
  text-align: center;
  color: #FF0000;
}

.reviews-form-intro {
  text-transform: uppercase;
  font-size: 14px;
}

.shipping {
  display: none;
}

.buttons-set button {
  margin-top: 10px;
}

.nobr {
  display: block;
  text-align: left;
}

.cart {
  margin: 2em 0;
}
.cart a {
  transition: all 0.25s;
}
.cart a:hover {
  color: #0099d5;
}
.cart td {
  border: none;
}
.cart .totals {
  padding: 10px;
}
.cart .product-name {
  font-weight: normal;
  margin-top: 0;
  font-size: 20px;
}
.cart .btn-checkout {
  background: #FF0000;
  border-color: #FF0000;
  color: #fff;
}
.cart .btn-checkout:hover {
  background: #4A4A4A;
  border-color: #4A4A4A !important;
  color: #fff !important;
}
.cart .button, .cart .is-blog .post-skips a, .is-blog .post-skips .cart a {
  padding: 10px;
}
.cart fieldset {
  margin-bottom: 1em;
}

.product-cart-actions .button, .product-cart-actions .is-blog .post-skips a, .is-blog .post-skips .product-cart-actions a {
  font-size: 12px;
  background: #aaa;
}
.product-cart-actions .button:hover, .product-cart-actions .is-blog .post-skips a:hover, .is-blog .post-skips .product-cart-actions a:hover {
  background: #919191;
}

.cart-footer-actions .button2 {
  font-size: 12px;
  background: #aaa;
}
.cart-footer-actions .button2:hover {
  background: #919191;
}

.cart-forms .discount-form label {
  display: none;
}
.cart-forms h2 {
  font-size: 18px;
  margin-bottom: 10px;
}
.cart-forms .button2,
.cart-forms .button,
.cart-forms .is-blog .post-skips a,
.is-blog .post-skips .cart-forms a {
  width: 100%;
  display: block;
}

.cart-table {
  width: 100%;
}
.cart-table thead th,
.cart-table tbody td {
  /*border: 1px solid #ddd;*/
  padding: 4px 6px;
}
.cart-table thead th.remove-item,
.cart-table tbody td.remove-item {
  width: 100px;
  padding: 0;
  text-align: center;
}
.cart-table thead th.a-right,
.cart-table tbody td.a-right {
  text-align: right;
}
.cart-table tfoot td {
  padding-top: 20px;
}
.cart-table tfoot .button, .cart-table tfoot .is-blog .post-skips a, .is-blog .post-skips .cart-table tfoot a {
  margin-left: 10px;
}
.cart-table tfoot .button {
  font-family: Lato;
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.92px;
  text-align: center;
  color: #4a4a4a;
  padding: 12px;
  border: solid 1px #4a4a4a;
  border-radius: 0;
  background: white;
}
.cart-table thead th {
  text-align: center;
  padding: 0;
  border-bottom: none;
}
.cart-table .edit-cart {
  text-transform: uppercase;
}
.item-options {
  font-size: 15px;
  margin: 0;
}
.item-options dt {
  margin: 5px 0 0 0;
}
.item-options dd {
  margin-bottom: .75em;
}

.button, .is-blog .post-skips a {
  padding: 10px;
  border: 1px solid #333;
  color: #333;
  background: transparent;
  margin-bottom: 10px;
  transition: all 0.25s;
}
.button:hover, .is-blog .post-skips a:hover {
  background-color: transparent;
  border-color: #0099d5 !important;
  color: #0099d5;
}

.buttons-set button {
  padding: 10px;
  border: 1px solid #333 !important;
  color: #333;
  background: transparent;
}
.buttons-set button:hover {
  background-color: transparent;
}

#shopping-cart-totals-table {
  width: 100%;
  padding: 20px;
  margin: 0;
}
#shopping-cart-totals-table td {
  border-bottom: 1px solid #eee;
  padding-left: 10px;
  padding-top: 8px;
  padding-bottom: 8px;
}
#shopping-cart-totals-table tr:first-of-type td {
  border-top: none;
}
#shopping-cart-totals-table .a-right span {
  display: block;
  float: right;
  padding-left: 15px;
}
.cart-totals-wrapper > div .checkout-types .btn-proceed-checkout.btn-checkout {
  font-family: Lato;
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 1.23px;
  text-align: center;
  color: #ffffff;
  padding: 12px;
  border-radius: 0;
  margin-top: 24px;
  border: solid 1px #0099d5;
  background-color: #0099d5;
}
.cart-collaterals h2 {
  margin-top: 0;
}
#amscheckout-main {
  border: none;
}
#amscheckout-main #shipping_area .shipping {
  display: block;
}
#amscheckout-main .amscheckout-img-shadow {
  background-image: none;
}
#amscheckout-main .amscheckout-img-shadow .amscheckout-img {
  background-image: none;
  background: #0099d5;
}
#amscheckout-main input,
#amscheckout-main select,
#amscheckout-main textarea {
  border: solid 1px #cccccc;
  background-color: #ffffff;
  border-radius: 0;
}
#amscheckout-main .amasty-scheckout-login-buttons #amasty-scheckout-guest-checkout,
#amscheckout-main .amasty-scheckout-login-buttons #amasty-scheckout-login-account {
  outline: none;
  border: none;
}
#amscheckout-main .amasty-scheckout-login-buttons #amasty-scheckout-guest-checkout a,
#amscheckout-main .amasty-scheckout-login-buttons #amasty-scheckout-login-account a {
  background: #0099D5;
  border: 1px solid #0099D5;
  padding: 0.5em 1em;
  outline: none;
}
#checkout-coupon .coupon-buttons .amscheckout-apply,
#amscheckout-main #amscheckout-submit {
  border: none;
  outline: none;
}
#checkout-coupon .coupon-buttons .amscheckout-apply > span,
#amscheckout-main #amscheckout-submit > span {
  box-shadow: none;
  border: none;
  outline: none;
  border-radius: 0;
}
#checkout-coupon .coupon-buttons .amscheckout-apply > span > span,
#amscheckout-main #amscheckout-submit > span > span {
  background: #0099D5;
  border: 1px solid #0099D5;
  padding: 0.5em 1em;
  outline: none;
  box-shadow: none;
}
#amscheckout-main .amscheckout-data-table tr td, 
#amscheckout-main .amscheckout-data-table tr th {
  border-bottom: 1px solid lightgray;
  border-style: solid;
}
#amscheckout-main .amscheckout-data-table .amscheckout-item td .product-name {
  font-size: 1rem;
}
@media only screen and (max-width: 567px) {
  #amscheckout-main .amscheckout-data-table .amscheckout-item .qty-col {
    text-align: right !important;
  }
}
#amscheckout-main .amscheckout-data-table .amscheckout-item td {
  text-align: center;
}
#amscheckout-main .amscheckout-data-table .amscheckout-item td:first-of-type {
  text-align: left;
}
#amscheckout-main .amscheckout-data-table .amscheckout-item td:last-of-type {
  text-align: right;
}
#amscheckout-main #dd_method_paymentnetwork_pnsofortueberweisung {
  margin-left: 20px;
}
#amscheckout-main #shipping-new-address-form .amscheckout-label-radio {
  display: inline-block;
  line-height: 2;
  margin: 0;
}
#amscheckout-main #shipping-new-address-form .amscheckout-control-radio {
  position: relative;
  top: 2px;
}
#amscheckout-main #co-shipping-method-form .sp-methods {
  margin-top: 2.5px;
}
#amscheckout-main #co-shipping-method-form .sp-methods dt:first-of-type {
  margin-top: 0;
}
#amscheckout-main > .separator {
  display: none;
}
#co-billing-form .amscheckout-row {
  line-height: 1;
}
#co-billing-form .amscheckout-row .amscheckout-label {
  display: inline-block;
}
#co-billing-form .amscheckout-row .amscheckout-control-radio {
  display: inline-block;
  line-height: normal;
}
#amscheckout-main .second-column {
  border-color: rgba(74, 74, 74, 0.2);
  border-style: solid;
}
#amscheckout-main #checkout-payment-method-load label {
  display: inline;
}
#amscheckout-main .amscheckout-header .lane {
  font-size: 17px;
}
#amscheckout-main .amscheckout-header .lane2 {
  font-size: 16px;
}
.title-buttons h1 {
  float: left;
}
.title-buttons .checkout-types {
  float: right;
}

.cart-image-col {
  width: 180px;
  vertical-align: middle;
  padding: 7px 0 0 0 !important;
}
.cart-image-col img {
  max-width: 100%;
}

.cart-qty-col {
  min-width: 80px;
}

.cart-actions-col {
  min-width: 160px;
}
.cart-actions-col a {
  margin-right: 10px;
}

.sp-methods dt {
  margin-bottom: 10px;
}

.cart-table .input-text.qty {
  margin: 0 auto;
  display: block;
}
.cart-table thead {
  display: none;
}
.cart-table thead th,
.cart-table tbody td {
  /*border-color: transparent;*/
  /*border: none;
  border-top: 1px solid rgba(0,0,0,0);
  border-bottom: 1px solid rgba(74, 74, 74, 0.2);*/
  padding: 5px 25px;
  display: block;
}
.cart-table tbody td {
  text-align: center;
}
.cart-table tbody tr td,
.cart-table thead tr th {
  border-bottom: 1px solid rgba(74,74,74,0.2);
    border-color: lightgray;
}
.cart-table tbody tr .a-center .price .cart-price:last-of-type .price {
  font-weight: bold;
}

.cart-footer-actions .button, .cart-footer-actions .is-blog .post-skips a, .is-blog .post-skips .cart-footer-actions a,
.cart-footer-actions button {
  display: block;
  width: 100%;
  margin-bottom: 20px;
}
.cart-footer-actions .or {
  display: none;
}

.cart-totals,
.cart-forms .discount,
.cart-forms .giftcard,
.cart-forms .shipping {
  padding: 10px;
  background-color: #f4f4f4;
  border: 1px solid #cccccc;
}

.table-inline-head {
  display: block;
  float: left;
  width: 100%;
  border-bottom: 1px solid #ddd;
  margin-bottom: 10px;
  text-align: center;
  background-color: #ddd;
}

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

.cart .page-title {
  margin-bottom: 20px;
}
.cart .title-buttons .button, .cart .title-buttons .is-blog .post-skips a, .is-blog .post-skips .cart .title-buttons a {
  width: 100%;
}
.cart .title-buttons .button {
  font-family: Lato;
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 1.23px;
  text-align: center;
  color: #ffffff;
  padding: 10px;
  transition: all 0.25s;
  border-radius: 0;
  border: solid 1px #0099d5;
  background-color: #0099d5;
}
.cart .title-buttons .checkout-types {
  width: 100%;
}
.cart .checkout-types .button, .cart .checkout-types .is-blog .post-skips a, .is-blog .post-skips .cart .checkout-types a {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
}
.cart .product-image img {
  width: auto;
}

.checkout-types li:first-child .btn-continue {
  display: none;
}

.header-minicart {
  position: relative;
  padding-bottom: 10px;
}

.minicart-wrapper {
  display: none;
  position: absolute;
  z-index: 5;
  background-color: #fff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.13);
  top: 25px;
  padding: 5px;
}

.cms-image {
  margin-bottom: 20px;
}

.page-title {
  margin-bottom: 15px;
}

.std p {
  font-size: 16px;
}
.std img {
  max-width: 100%;
}
.std .img-right {
  float: right;
  margin: 0 0 20px 20px;
}
.std .img-left {
  float: right;
  margin: 0 0 20px 20px;
}

/*Contact page*/
#contactForm {
  margin-top: 3em;
}

.office-location {
  margin-top: 2em;
  padding-top: 1em;
  border-top: 10px solid #eaeaea;
}

.google-maps {
  position: relative;
  padding-bottom: 40%;
  height: 0;
  overflow: hidden;
}

.google-maps iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

.checkout {
  margin: 2em 0;
}
.checkout a:hover {
  color: #FF0000;
}

.opc {
  margin: 0;
  padding: 0;
  list-style: none;
}
.opc .ul {
  list-style-type: circle;
  margin: auto auto 8px 18px;
}
.opc h3 {
  margin-bottom: 10px;
}
.opc .step-title {
  padding: 6px;
  font-size: 16px;
  text-transform: uppercase;
}
.opc .step-title .number,
.opc .step-title h2 {
  float: left;
  line-height: 24px;
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-size: 14px;
  text-transform: uppercase;
  font-family: "Lato";
}
.opc .step-title .number {
  margin-right: 10px;
  margin-top: -1px;
}
.opc .step-title a {
  float: right;
  font-size: 13px;
  padding-top: 3px;
}
.opc .section {
  margin-bottom: 20px;
  border: 1px solid #ddd;
}
.opc .section.active .step-title {
  border-bottom: 1px solid #ddd;
  background-color: #ddd;
}
.opc .step {
  position: relative;
  padding: 30px;
}
.opc .buttons-set .btn-checkout {
  float: right;
  font-size: 20px;
  padding-left: 30px;
  padding-right: 30px;
  background: #FF0000;
  color: #fff;
  border: none !important;
}
.opc .buttons-set .btn-checkout:hover {
  background: #4A4A4A;
}
.opc .buttons-set p.f-left {
  display: none;
}

#opc-login .buttons-set {
  float: left;
  width: 100%;
}
#opc-login .buttons-set a {
  display: block;
  float: left;
  width: 100%;
  margin-bottom: 8px;
}
#opc-login .buttons-set a:hover {
  color: #FF0000;
}
#opc-login .button, #opc-login .is-blog .post-skips a, .is-blog .post-skips #opc-login a {
  float: left;
}

.sp-methods dd {
  margin: 0;
  padding: 0;
}

.block-progress address {
  margin-bottom: 0;
  font-style: normal;
}
.block-progress dl,
.block-progress dd {
  margin: 0;
  padding: 0;
}
.block-progress dl > div {
  border: 1px solid #ddd;
  padding: 4px;
  margin-bottom: 10px;
}
.block-progress dt {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: normal;
}
.block-progress .block-title {
  border-bottom: 1px solid #ddd;
  margin-bottom: 10px;
}
.block-progress .block-title strong {
  font-weight: normal;
  text-transform: uppercase;
}

.order-review .product-name {
  font-size: 18px;
}
.order-review .data-table {
  margin-bottom: 20px;
  width: 100%;
}
.order-review .data-table thead th {
  padding: 5px;
}
.order-review .data-table tbody td,
.order-review .data-table tfoot td {
  padding: 5px;
}

.checkout-onepage-success .site-main {
  min-height: 350px;
}

hr {
  color: #4A4A4A;
  background: #4A4A4A;
  width: 150px;
  height: 2px;
  margin: 1em auto 2em;
}
.homepage-fullwidth-cards-block {
  margin: 75px auto;
}
.homepage-fullwidth-cards-block .heading {
  margin-bottom: 48px;
  font-size: 32px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #4a4a4a;
}
.homepage-fullwidth-cards-block .fluid-card {
    margin-bottom: 41px;
    background: #f7f7f7;
    display: flex;
}
.homepage-banner-block .fluid-card {
  background: #f7f7f7;
  height: auto;
  align-items: center;
}
}
.homepage-fullwidth-cards-block .fluid-card:last-of-type {
  margin-bottom: none;
}
.homepage-fullwidth-cards-block .fluid-card .content-wrapper-column {
  padding: 87px 22px;
}
.homepage-fullwidth-cards-block .fluid-card .image-wrapper-column {
  background-size: cover !important;
}
.homepage-fullwidth-cards-block .fluid-card > div:first-of-type {
  margin: 0;
}
.homepage-fullwidth-cards-block .fluid-card > div {
  width: 50%;
}
.homepage-banner-block .row {
  display: flex;
}
.homepage-banner-block .slick-list,
.homepage-banner-block .slick-track {
    height: 100%;
}
.homepage-banner-block .slick-track .slick-slide { 
  display: flex;
  height: auto; /* 520 */

}
.homepage-banner-block .slick-track .slick-slide .content-wrapper-column,
.homepage-banner-block .slick-track .slick-slide .image-wrapper-column {
  margin: 0;
  width: 50%;
  height: 100%;
}
.homepage-banner-block .slick-track .slick-slide .content-wrapper-column {
  width: 40%;
  padding-top: 0;
  padding-bottom: 0;
}
.homepage-banner-block .slick-track .slick-slide .image-wrapper-column {
  width: 60%;
}
.homepage-banner-block .slick-track .slick-slide .image-wrapper-column > img {
  width: 100%;
}
@media only screen and (max-width: 991px) {
  .homepage-banner-block .slick-track .slick-slide .content-wrapper-column,
  .homepage-banner-block .slick-track .slick-slide .image-wrapper-column {
    width: 50%;
  }
}
.homepage-banner-block .slick-track .slick-slide .image-wrapper-column .image {
  width: 100%;
  height: 100%;
  background-size: 100% 100% !important; /* Inline style */
}
.homepage-banner-block .slick-dots {
  position: absolute;
  bottom: 28px;
  text-align: center;
  padding: 0;
  width: auto;
  right: 28px;
}
.homepage-banner-block .slick-dots li.slick-active button:before {
  color: black;
  opacity: 1;
  background: white;
}
.homepage-banner-block .slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 12px;
  height: 12px;
  border: 1px solid white;
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.homepage-banner-block .image-wrapper-column {
  margin: 0;
}
.homepage-banner-block .fluid-card .content-wrapper-column {
  padding: 149px 100px;
}
@media screen and (max-width: 768px) {
  .homepage-fullwidth-cards-block-wrapper {
    padding: 0;
  }
  .homepage-fullwidth-cards-block {
    margin: 40px auto 0 auto;
  }
  .homepage-fullwidth-cards-block .heading {
    margin-bottom: 22px;
  }
  .homepage-fullwidth-cards-block .row {
    flex-direction: column;
    margin-bottom: 0;
  }
  .homepage-fullwidth-cards-block .row > div {
    width: 100%;
  }
  .homepage-fullwidth-cards-block .row .image-wrapper-column {
    height: 228px;
    order: 1;
  }
  .homepage-fullwidth-cards-block-wrapper .homepage-fullwidth-cards-block .fluid-card .content-wrapper-column.text-right,
  .homepage-fullwidth-cards-block .row .content-wrapper-column {
    text-align: center !important;
    padding: 22px;
    order: 2;
  }

  .homepage-banner-block .fluid-card {
    position: relative;
    flex-direction: column;
  }
  .homepage-banner-block .fluid-card .content-wrapper-column {
    position: absolute;
    padding: 22px 22px 59px 22px !important;
    z-index: 2;
    bottom: 0;
    background-color: rgba(51, 51, 51, 0.66);
    text-align: center;
    color: white;
    width: 100%;
  }
  .homepage-banner-block .fluid-card .content-wrapper-column .card-heading,
  .cms-index-index .homepage-banner-block .fluid-card .content-wrapper-column .card-description {
    color: white;
  }
  .cms-index-index .homepage-banner-block .fluid-card .content-wrapper-column .card-heading {
    font-size: 28px;
  }
  .cms-index-index .homepage-banner-block .fluid-card .content-wrapper-column .card-description {
    font-size: 12px;
  }
  .homepage-banner-block .slick-track .slick-slide .content-wrapper-column {
    height: auto;
  }
  .homepage-banner-block .fluid-card .image-wrapper-column {
    height: 414px;
    width:100%;
  }
  .homepage-banner-block .slick-track .slick-slide .content-wrapper-column, 
  .homepage-banner-block .slick-track .slick-slide .image-wrapper-column {
    width: 100%;
  }
  .homepage-banner-block .slick-dots {
    display: block;
    z-index: 6;
    left: 0;
    right: 0;
    bottom: 25px;
  } 
  .homepage-banner-block .slick-dots li,
  .homepage-banner-block .slick-dots li button,
  .homepage-banner-block .slick-dots li button::before {
    width: 12px;
    height: 12px;
  }
  .homepage-banner-block .slick-dots li {
    margin: 0 10px;
  }

  
}
.homepage-fullwidth-cards-block .fluid-card .content-wrapper-column.text-right {
  text-align: right;
}
.homepage-banner-block .fluid-card .content-wrapper-column .card-heading,
.homepage-banner-block .fluid-card .content-wrapper-column .card-description, 
.homepage-fullwidth-cards-block .fluid-card .content-wrapper-column .card-heading,
.homepage-fullwidth-cards-block .fluid-card .content-wrapper-column .card-description {
  margin-bottom: 22px;
}
.homepage-banner-block .fluid-card .content-wrapper-column .card-heading {
  font-size: 42px;
}
.homepage-banner-block .fluid-card .content-wrapper-column .card-description,
.homepage-fullwidth-cards-block .fluid-card .content-wrapper-column .card-description {
  font-family: Lato;
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.62;
  letter-spacing: 1px;
  color: #8e8e8e;
  text-transform: uppercase;
}
.homepage-banner-block .fluid-card .content-wrapper-column .card-cta,
.homepage-fullwidth-cards-block .fluid-card .content-wrapper-column .card-cta {
  display: inline-block;
  font-family: Lato;
  font-size: 13px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #ffffff;
  padding: 12px 33px;
  border: solid 1px #0099d5;
  background-color: #0099d5;
}
.homepage-category-block {
  margin-top: 10px;
  margin-bottom: 100px;
}
.homepage-category-block .heading {
  font-size: 32px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #4a4a4a;
  margin-bottom: 50px;
}
.homepage-category-block #homepage-category-slider .category .image-wrapper {
  margin: 0 4px;
}
.homepage-category-block #homepage-category-slider .category .image-wrapper img {
  width: 100%;
}
.homepage-category-block #homepage-category-slider .category .seo-hp-title {
  font-size: 1.75em;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #4a4a4a;
  font-family: "Crimson Text", "Georgia", serif;
  text-transform: none;
  margin-top: 18px;
  margin-bottom: 12px;
}
.homepage-category-block #homepage-category-slider .category .cta-label {
  font-family: Lato;
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 1px;
  text-align: center;
  color: #0099d5;
  text-transform: uppercase;
}
#homepage-category-slider .slick-prev {
  left: 40px;
}
#homepage-category-slider .slick-next {
  right: 40px;
}
#homepage-google-map {
  width: 100%;
  height: 320px;
  margin-bottom: -6px;
}
.cms-index-index .site-footer {
  margin-top: 0;
}
@media only screen and (max-width: 768px) {
  .homepage-category-block {
    margin: 40px 0;
  }
  .homepage-category-block .heading {
    font-size: 28px;
    margin-bottom: 22px;
  }
  .homepage-category-block #homepage-category-slider .category .seo-hp-title {
    margin-bottom: 8px;
    margin-top: 18px;
    font-size: 24px;
  }
  #homepage-category-slider .slick-prev {
    left: 12px;
  }
  #homepage-category-slider .slick-next {
    right: 12px;
  }
}
.homepage-contactinfo-block {
  margin: 84px 0;
}
.homepage-contactinfo-block .row {
    max-width: 60%;
    margin: 0 auto;
    display: flex;
    align-items: flex-start;
}
.homepage-contactinfo-block .row .contact-column {
  margin-left: 52px;
}
.homepage-contactinfo-block .row .heading {
  font-family: Lato;
  font-size: 13px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 1px;
  color: #4a4a4a;
  text-transform: uppercase;
  margin-bottom: 12px;
}
.homepage-contactinfo-block .row ul li {
  font-family: Lato;
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.69;
  letter-spacing: normal;
  color: #4a4a4a;
}
@media only screen and (max-width: 768px) {
  .homepage-contactinfo-block {
    margin: 71px 0;
  }
  .homepage-contactinfo-block .row {
    max-width: 100%;
    flex-direction: column;
    text-align: center;
    align-items: center;
  }
  .homepage-contactinfo-block .row .col-md-4 .contact-column {
    margin: 34px 0 0 0;
  }
  .homepage-contactinfo-block .row .col-md-4:first-of-type  .contact-column{
    margin: 0;
  }
}
.homepage-journal-block {
    background-color: #f7f7f7;
    padding: 110px 0;
}
.homepage-journal-block .heading {
  font-size: 32px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #4a4a4a;
  margin-bottom: 52px;
}
.homepage-journal-block .journal-image {
  width: 100%;
}
.homepage-journal-block .journal-heading {
  font-size: 32px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #4a4a4a;
  margin-bottom: 20px;
  margin-top: 22px;
}
.homepage-journal-block .journal-description,
.homepage-journal-block p:not(.journal-cta-wrapper) {
  font-family: Lato;
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.69;
  letter-spacing: normal;
  text-align: center;
  color: #8e8e8e;
  margin-bottom: 30px;
}
.homepage-journal-block .journal-cta-wrapper {
  text-align: center;
}
.homepage-journal-block .journal-cta-wrapper .btn {
  border: solid 1px #0099d5;
  background-color: #0099d5;
  border-radius: 0;
  font-family: Lato;
  font-size: 13px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 1px;
  text-align: center;
  width: 169px;
  color: #ffffff;
  padding: 12px;
}
@media only screen and (max-width: 768px) {
  .homepage-journal-block {
    padding: 40px 0;
  }
  .homepage-journal-block .heading {
    font-size: 28px;
    margin-bottom: 22px;
    
  }
  .homepage-journal-block .journal-description,
  .homepage-journal-block p:not(.journal-cta-wrapper) {
    display: none;
  }
  .homepage-journal-block .journal-cta-wrapper {
    margin-bottom: 40px;
  }
  .homepage-journal-block .journal-cta-wrapper:last-of-type {
    margin-bottom: none;
  }
  .homepage-journal-block .journal-heading {
    font-size: 28px;
  }
}
.homepage-instagram-block {
  display: none;
  text-align: center;
  padding: 90px 0;
}
.homepage-instagram-block .heading {
  font-size: 32px;
  margin-bottom: 50px;
}
.homepage-instagram-block #instafeed {
  width: 100%;
  display: flex;
  flex-wrap: nowrap;
}
.homepage-instagram-block #instafeed .instagramm-item {
  width: 25%;
  padding: 0;
  margin: 0 4px;
}
.homepage-instagram-block #instafeed .slick-list {
  margin: 0 -4px;
}
.homepage-instagram-block #instafeed .instagramm-item:last-of-type {
  margin-right: 0;
}
.homepage-instagram-block #instafeed .instagramm-item .instagram-img {
  width: 100%;
  height: 100%;
}
.homepage-instagram-block #instafeed .instagramm-item .instagram-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media only screen and (max-width: 768px) {
  .homepage-instagram-block #instafeed {
    display: flex;
    flex-wrap: wrap;
  }
  .homepage-instagram-block #instafeed .instagramm-item {
    width: 50%;
    margin-right: 0px;
    margin-bottom: 8px;
  }
  .homepage-instagram-block #instafeed .instagramm-item:nth-child(odd) {
    padding-right: 4px;
  }
  .homepage-instagram-block #instafeed .instagramm-item:nth-child(even) {
    padding-left: 4px;
  }
}
.homepage-instagram-block .flat-btn {
  margin-top: 35px;
}
@media only screen and (max-width: 720px) {
  .homepage-instagram-block {
    text-align: center;
    padding: 50px 0;
  }
  .homepage-instagram-block .heading {
    font-size: 28px;
    margin-bottom: 25px;
  }
  .homepage-instagram-block .flat-btn {
    margin-top: 15px;
  }
  .homepage-instagram-block .row {
    display: flex;
    flex-wrap: wrap;
  }
  .homepage-instagram-block .row .col-md-3 {
    height: auto;
    margin-right: 0;
    width: 50%;
    margin: 0;
    padding-right: 4px;
  }
  .homepage-instagram-block .row .col-md-3:nth-child(even) {
    padding-right: 0;
    padding-left: 4px;
  }
}
.homepage-newsletter-row {
  /*background: #f7f7f7; */
  background: white;
  padding: 84px 0;
  text-align: center;
}
.homepage-newsletter-row form {
  display: -webkit-box; 
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex; 
  display: flex;
  justify-content: center;
}
.homepage-newsletter-row .heading {
  font-size: 32px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #4a4a4a;
  margin-bottom: 22px;
}
.homepage-newsletter-row #newsletter {
  border: solid 1px #4a4a4a;
  background-color: #ffffff;
  font-family: Lato;
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #8e8e8e;
  padding: 12px 13px;
  width: 360px;
}
.homepage-newsletter-row #newsletter-btn {
  position: static;
  border: solid 1px #0099d5;
  border-radius: 0;
  background-color: #0099d5;
  font-family: Lato;
  font-size: 13px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 1px;
  text-align: center;
  color: #ffffff;
  padding: 12px;
  text-transform: uppercase;
  margin-left: 4px;
  width: 160px;
}
@media only screen and (max-width: 768px) {
  .homepage-newsletter-row {
    padding: 58px 0;
  }
  .homepage-newsletter-row form {
    flex-direction: column;
    align-items: center;
  }   
  .homepage-newsletter-row #newsletter  {
    margin: 0 27px;
    box-sizing: border-box;
  }
  .homepage-newsletter-row #newsletter-btn  {
    margin-top: 32px;
  }
} 
@media only screen and (max-width: 400px) {
  .homepage-newsletter-row #newsletter  {
      width: 280px;
  }
}
.home-section {
  margin: 3em 0;
}
.home-section h2, .home-section h3 {
  color: #4A4A4A;
  font-family: "Crimson Text", "Georgia", serif;
  font-weight: 700;
  font-style: italic;
  font-size: 42px;
  text-align: center;
}
.home-section h3 {
  font-size: 30px;
  font-style: normal;
  text-align: left;
  margin-bottom: 10px;
}

#home-slider {
  height: 430px;
  overflow: hidden;
}
#home-slider img {
  z-index: 10;
  max-height: 100%;
  width: auto;
}
#home-slider p {
  text-align: center;
}
#home-slider .caption-slider {
  z-index: 14;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 70%;
  height: 50%;
}
#home-slider .caption-slider p:first-of-type {
  font-family: "Crimson Text", "Georgia", serif;
  font-weight: bold;
  color: #fff;
  font-size: 3rem;
  line-height: 1.3;
  font-style: italic;
}
#home-slider a {
  font-family: "Lato";
  font-style: normal;
  text-align: center;
  color: #fff;
  border: 2px solid #fff;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 2px;
  padding: 10px;
  margin: 0 auto;
  border-radius: 3px;
}

.row-products h3 {
  font-size: 16px;
  font-family: "Lato";
  font-weight: 400;
  text-align: center;
}
.row-products img {
  max-height: 400px;
}

.img-block {
  min-height: 275px;
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.img-block a {
  display: block;
  text-transform: uppercase;
  color: #fff;
  letter-spacing: 2px;
  font-size: 18px;
  position: absolute;
  bottom: 1em;
  padding: 1em;
  text-align: center;
  width: 100%;
}

.bx-wrapper .bx-pager {
  right: 0;
}

.bx-wrapper .bx-next {
  right: 2%;
}

.bx-wrapper .bx-prev {
  left: 2%;
}

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

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

.featured-image.left {
  float: left;
}

.read-more {
  background-color: #ebebeb;
  padding: 4px;
  color: #444;
}
.read-more:hover {
  color: #fff;
}

.post-list-item .read-more {
  float: right;
}

.social-link {
  background: transparent url("../images/social_icons.png") no-repeat;
  background-position: 0 0;
  text-indent: -9999em;
  display: inline-block;
  min-height: 34px;
  line-height: 32px;
  width: 50px;
}
.social-link.facebook {
  background-position: 0 -3px;
}
.social-link.pinterest {
  background-position: 0 -99px;
}
.social-link.twitter {
  background-position: 0 -54px;
}
.social-link.instagram {
  background-position: 0 -53px;
}

.social-link-text {
  font-size: 12px;
  color: #bdbdbd;
  display: block;
  line-height: 14px;
}

.social-link-name {
  display: block;
}

.social-links .social-link {
  color: #fff;
  text-transform: uppercase;
  padding-left: 45px;
  margin-right: 10px;
  position: relative;
}

.gsq-nav {
  position: relative;
  list-style: none;
  width: 100%;
}
.gsq-nav ul {
  margin: 0;
  padding: 0;
}
.gsq-nav > li {
  float: left;
  font-size: 13px;
}
.gsq-nav > li > a {
  padding: 10px;
  color: #4d4d4d;
  text-transform: uppercase;
  border-right: 2px solid #fff;
  font-size: 16px;
  font-style: normal;
}
.gsq-nav > li > a:hover {
  background: none;
}
.gsq-nav > li:last-child > a {
  border-right: 0;
}
.gsq-nav .nav-open .sub-nav-block {
  display: block;
}
.gsq-nav .sub-nav-1-col {
  width: 240px;
}
.gsq-nav .sub-nav-2-col,
.gsq-nav .nav-row-2 {
  width: 470px;
}
.gsq-nav .sub-nav-3-col {
  width: 705px;
}
.gsq-nav .sub-nav-4-col {
  width: 940px;
}
.gsq-nav .sub-nav-title {
  margin-top: 0;
  margin-bottom: 5px;
  padding: 0 0 10px 0;
  font-size: 14px;
  border-bottom: 1px solid #ccc;
  width: 100%;
  font-weight: normal;
  float: none;
  display: block;
  text-trandform: uppercase;
  font-family: "Crimson Text", "Georgia", serif;
}
.gsq-nav .sub-nav-row {
  float: left;
}
.gsq-nav .sub-nav-row .sub-nav-col {
  margin-top: 0;
}
.gsq-nav .sub-nav-row-title {
  margin: 10px 10px 0 10px;
}
.gsq-nav .sub-nav-col {
  margin: 10px;
  float: left;
  width: 215px;
  position: relative;
  left: 0;
  top: 0;
}
.gsq-nav .sub-nav-col a {
  float: none;
  display: block;
  line-height: initial;
}
.gsq-nav .sub-nav-col ul {
  left: 0;
  top: 0;
  float: none;
  position: relative;
  margin-bottom: 10px;
}
.gsq-nav .sub-nav li {
  display: block;
  float: left;
  width: 100%;
  line-height: 29px;
}
.gsq-nav .sub-nav li > a {
  padding: 5px 0;
  line-height: initial;
}
.gsq-nav > li.nav-item-full {
  position: static;
}
.gsq-nav > li.nav-item-full .sub-nav-block,
.gsq-nav > li.nav-item-full .sub-nav-static-block {
  width: 100%;
}
.gsq-nav .nav-cat-columns {
  position: inherit;
}
.gsq-nav .nav-open .nav-align-right {
  left: auto;
  right: 0;
}
.gsq-nav .toggle-limited-nav {
  border-top: 1px solid #fff;
}
.gsq-nav .sub-nav-block ul {
  background: none;
}
.gsq-nav .sub-nav-block li a:hover {
  text-decoration: underline;
}
.gsq-nav .nav-block-inner {
  float: left;
  width: 100%;
}
.gsq-nav .sub-nav-promo-block {
  float: right;
}
.gsq-nav .sub-nav-block {
  padding: 10px;
  background-color: #fff;
  position: absolute;
  display: none;
  width: 240px;
  top: 43px;
  left: 0;
  z-index: 20;
  border: 1px solid #ddd;
  box-shadow: 0px 3px 4px -1px rgba(0, 0, 0, 0.2);
}
.gsq-nav .sub-nav-block ul > li a {
  font-size: 13px;
  text-transform: none;
}
.gsq-nav .nav-container {
  display: none;
}
.gsq-nav .sub-nav-main-heading {
  padding: 10px;
}
.gsq-nav .sub-nav-col .menu-product-item {
  float: left;
}
.gsq-nav .menu-product-item {
  width: 46%;
  padding: 1%;
  margin-bottom: 10px;
}
.gsq-nav .sub-nav-main-heading {
  color: #4A4A4A;
  font-size: 1.5em;
  font-family: "Crimson Text", "Georgia", serif;
  text-transform: uppercase;
  font-style: normal;
}

.menu-product-item img {
  margin-bottom: 10px;
}

.sub-nav-promo-block,
.sub-nav-col {
  box-sizing: border-box;
}

.sub-nav-2-col .sub-nav-promo-block {
  width: 50%;
}
.sub-nav-2-col .sub-nav-col {
  wdith: 25%;
}

.sub-nav-3-col .sub-nav-promo-block {
  width: 25%;
}
.sub-nav-3-col .sub-nav-col {
  width: 25%;
}

.sub-nav-4-col .sub-nav-promo-block {
  width: 23%;
}
.sub-nav-4-col .sub-nav-col {
  width: 23%;
}

.menu-product-item-title {
  display: block;
  text-align: center;
  font-family: "Crimson Text", "Georgia", serif;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

/* Slider */
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  top: 50%;
  margin-top: -10px;
  padding: 0;
  border: none;
  outline: none;
  /*background: transparent url("../images/icon_sprite.png") no-repeat;*/
  background-position: 2px -613px;
  background-color: #fff;
}
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  color: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

.slick-prev:before, .slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: black;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: 0px;
  border-radius: 15px 0px 0px 15px;
}
.slick-next {
  background: white;
  background-image: none;
  border-radius: 50%;
  opacity: 1;
}
.slick-next:after {
  content: '';
  text-align: center;
  left: 52%;
  transform: rotate(-90deg) translate(50%, -50%);
  width: 11px;
  height: 11px;
  opacity: 1;
  background: url(../images/icons/chevron.svg) no-repeat center;
  position: absolute;
  background-size: 11px;
}
.slick-prev:after {
  content: '';
  text-align: center;
  left: 15%;
  transform: rotate(90deg) translate(-50%, -50%);
  width: 11px;
  height: 11px;
  opacity: 1;
  background: url(../images/icons/chevron.svg) no-repeat center;
  position: absolute;
  background-size: 11px;
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: 0px;
}

.slick-next {
  border-radius: 0px 15px 15px 0px;
  right: 0px;
}
[dir="rtl"] .slick-next {
  left: 0px;
  right: auto;
}

/* Dots */
.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -45px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

.wordpress-index-index .breadcrumbs .blog {
  display: inline-block;
}

.breadcrumbs .blog {
  display: none;
}

.wp-sidebar .block {
  margin-bottom: 30px;
}

.comment-list,
#post-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.comment-inner {
  position: relative;
}

.comment-entry {
  width: 100%;
}

.comment-list .comment-meta {
  padding: 10px 10px 10px 65px;
  line-height: 1.2em;
  background: #f7f7f7;
  border-bottom: 1px solid #ddd;
  min-height: 70px;
}
.comment-list .comment-url {
  display: block;
  color: #FF0000;
}
.comment-list .comment {
  border: 1px solid #ddd;
  margin-bottom: 20px;
}
.comment-list .comment #respond {
  margin: 15px;
}
.comment-list .gravatar {
  position: absolute;
  top: 10px;
  left: 10px;
  margin: 0 15px 15px 0;
  width: 50px;
  height: 50px;
}
.comment-list .gravatar img {
  width: 100%;
  height: auto;
}
.comment-list .comment-when {
  font-size: 13px;
  display: block;
}
.comment-list .comment-entry {
  padding: 15px;
}
.comment-list.children {
  padding: 15px;
}

.comments-wrapper {
  padding: 10px 0;
}
.comments-wrapper > h2 {
  font-size: 14px;
  margin-top: 0;
  margin-bottom: 15px;
}
.comments-wrapper .fieldset {
  border: 1px solid #ddd;
  padding: 15px;
  margin-bottom: 15px;
}
.comments-wrapper .legend {
  display: none;
}

.post-entry,
.post-meta {
  margin-bottom: 20px;
}

.post-entry img {
  max-width: 100%;
  height: auto;
}

.wp-caption {
  max-width: 100%;
}

.alignleft,
img.alignleft {
  margin-right: 1.5em;
  display: inline;
  float: left;
}

.alignright,
img.alignright {
  margin-left: 1.5em;
  display: inline;
  float: right;
}

.aligncenter,
img.aligncenter {
  margin-right: auto;
  margin-left: auto;
  display: block;
  clear: both;
}

.wp-caption {
  margin-bottom: 1.5em;
  text-align: center;
  padding-top: 5px;
}
.wp-caption img {
  border: 0 none;
  padding: 0;
  margin: 0;
}

.wp-caption-text {
  line-height: 1.5;
  font-size: 12px;
  margin: 0;
}

.wp-smiley {
  margin: 0 !important;
  max-height: 1em;
}

.entry-content img {
  max-width: 100%;
  height: auto;
}
.entry-content blockquote {
  width: 33%;
}
.entry-content blockquote.left {
  margin-right: 20px;
  text-align: right;
  margin-left: 0;
  float: left;
}
.entry-content blockquote.right {
  margin-left: 20px;
  text-align: left;
  margin-right: 0;
  float: right;
}

#comments {
  line-height: 1.3em;
  margin-bottom: 18px;
}

ol.commentlist,
ol.commentlist ul.children {
  list-style-type: none;
  margin-left: 0;
}

ol.commentlist div.avatar {
  float: left;
  margin-right: 10px;
}

ol.commentlist time {
  font-size: .8em;
}

ol.commentlist div.comment-author {
  position: relative;
}

.panel ol.commentlist a.comment-edit-link {
  text-decoration: none;
}

.commentlist {
  margin: 0;
  padding: 0;
}

ol.commentlist span.edit-comment {
  position: absolute;
  right: 1.5em;
  top: 0;
}

.comment h4 {
  margin-bottom: 0;
}
.comment .reply {
  position: relative;
  padding: 10px;
  margin-bottom: 15px;
}

a.comment-reply-link {
  position: absolute;
  right: 1.5em;
  bottom: 0;
}

#cancel-comment-reply {
  padding-left: 20px;
}

#comment-nav ul {
  list-style-type: none;
  margin: 0;
}

#comment-form-elements {
  list-style-type: none;
  margin: 0;
}

.comment-form-comment label {
  display: block;
}

.comments-title {
  font-size: 14px;
  margin: 0 0 20px;
}

.comments-area {
  padding: 20px;
}

#widget_calendar {
  float: left;
}

#wp-calendar {
  width: 100%;
}
#wp-calendar caption {
  text-align: right;
  margin-top: 10px;
  margin-bottom: 15px;
}
#wp-calendar thead th {
  padding-bottom: 10px;
}
#wp-calendar tbody td {
  text-align: center;
}
#wp-calendar tbody .pad {
  background: none;
}
#wp-calendar tfoot #next {
  text-align: right;
}
#wp-calendar tfoot #prev {
  font-size: 10px;
  text-transform: uppercase;
  padding-top: 10px;
}

.featured-image {
  margin-bottom: 10px;
}
.featured-image.left {
  margin-right: 20px;
}

.gallery-icon img {
  max-width: 100%;
}
.gallery-icon a {
  display: block;
}

.post-list-item .featured-image {
  max-width: 200px;
}

.post-list .item,
.post-view {
  margin-bottom: 20px;
}

.post-list .amount {
  display: none;
}
.post-list .limiter {
  display: none;
}
.post-list .pages {
  font-size: 14px;
  text-align: center;
}
.post-list .pages ol {
  padding-left: 0;
}

.is-blog .post-title {
  margin-bottom: 10px;
  line-height: 1.4em;
}
.is-blog .comments-wrapper {
  padding-top: 20px;
}
.is-blog .post-skips {
  padding-top: 10px;
  display: block;
}
.is-blog .post-skips a {
  padding: 8px 15px;
  font-size: 14px;
  font-weight: bold;
}

.entry-title {
  margin-top: 0;
  margin-bottom: 20px;
}

.post-entry .featured-image.left {
  margin: 0 20px 20px 0;
}

.post-list .post-meta {
  font-size: 14px;
}
.post-list .entry-title {
  font-size: 21px;
  margin-bottom: 15px;
}
.post-list .read-more {
  font-size: 15px;
  padding: 7px 20px;
  margin-top: 20px;
}

.post-entry .size-full {
  max-width: 100%;
  height: auto;
}

.is-blog .page-title {
  margin-bottom: 10px;
}
.is-blog .page-title h1 {
  font-size: 23px;
}
.is-blog .post-date {
  font-size: 14px;
  border-bottom: 1px solid #ddd;
  margin-bottom: 20px;
  padding-bottom: 8px;
}

/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.3.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.3.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.3.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.3.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.3.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-fw {
  width: 1.28571em;
  text-align: center;
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714em;
}

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "";
}

.fa-music:before {
  content: "";
}

.fa-search:before {
  content: "";
}

.fa-envelope-o:before {
  content: "";
}

.fa-heart:before {
  content: "";
}

.fa-star:before {
  content: "";
}

.fa-star-o:before {
  content: "";
}

.fa-user:before {
  content: "";
}

.fa-film:before {
  content: "";
}

.fa-th-large:before {
  content: "";
}

.fa-th:before {
  content: "";
}

.fa-th-list:before {
  content: "";
}

.fa-check:before {
  content: "";
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "";
}

.fa-search-plus:before {
  content: "";
}

.fa-search-minus:before {
  content: "";
}

.fa-power-off:before {
  content: "";
}

.fa-signal:before {
  content: "";
}

.fa-gear:before,
.fa-cog:before {
  content: "";
}

.fa-trash-o:before {
  content: "";
}

.fa-home:before {
  content: "";
}

.fa-file-o:before {
  content: "";
}

.fa-clock-o:before {
  content: "";
}

.fa-road:before {
  content: "";
}

.fa-download:before {
  content: "";
}

.fa-arrow-circle-o-down:before {
  content: "";
}

.fa-arrow-circle-o-up:before {
  content: "";
}

.fa-inbox:before {
  content: "";
}

.fa-play-circle-o:before {
  content: "";
}

.fa-rotate-right:before,
.fa-repeat:before {
  content: "";
}

.fa-refresh:before {
  content: "";
}

.fa-list-alt:before {
  content: "";
}

.fa-lock:before {
  content: "";
}

.fa-flag:before {
  content: "";
}

.fa-headphones:before {
  content: "";
}

.fa-volume-off:before {
  content: "";
}

.fa-volume-down:before {
  content: "";
}

.fa-volume-up:before {
  content: "";
}

.fa-qrcode:before {
  content: "";
}

.fa-barcode:before {
  content: "";
}

.fa-tag:before {
  content: "";
}

.fa-tags:before {
  content: "";
}

.fa-book:before {
  content: "";
}

.fa-bookmark:before {
  content: "";
}

.fa-print:before {
  content: "";
}

.fa-camera:before {
  content: "";
}

.fa-font:before {
  content: "";
}

.fa-bold:before {
  content: "";
}

.fa-italic:before {
  content: "";
}

.fa-text-height:before {
  content: "";
}

.fa-text-width:before {
  content: "";
}

.fa-align-left:before {
  content: "";
}

.fa-align-center:before {
  content: "";
}

.fa-align-right:before {
  content: "";
}

.fa-align-justify:before {
  content: "";
}

.fa-list:before {
  content: "";
}

.fa-dedent:before,
.fa-outdent:before {
  content: "";
}

.fa-indent:before {
  content: "";
}

.fa-video-camera:before {
  content: "";
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "";
}

.fa-pencil:before {
  content: "";
}

.fa-map-marker:before {
  content: "";
}

.fa-adjust:before {
  content: "";
}

.fa-tint:before {
  content: "";
}

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "";
}

.fa-share-square-o:before {
  content: "";
}

.fa-check-square-o:before {
  content: "";
}

.fa-arrows:before {
  content: "";
}

.fa-step-backward:before {
  content: "";
}

.fa-fast-backward:before {
  content: "";
}

.fa-backward:before {
  content: "";
}

.fa-play:before {
  content: "";
}

.fa-pause:before {
  content: "";
}

.fa-stop:before {
  content: "";
}

.fa-forward:before {
  content: "";
}

.fa-fast-forward:before {
  content: "";
}

.fa-step-forward:before {
  content: "";
}

.fa-eject:before {
  content: "";
}

.fa-chevron-left:before {
  content: "";
}

.fa-chevron-right:before {
  content: "";
}

.fa-plus-circle:before {
  content: "";
}

.fa-minus-circle:before {
  content: "";
}

.fa-times-circle:before {
  content: "";
}

.fa-check-circle:before {
  content: "";
}

.fa-question-circle:before {
  content: "";
}

.fa-info-circle:before {
  content: "";
}

.fa-crosshairs:before {
  content: "";
}

.fa-times-circle-o:before {
  content: "";
}

.fa-check-circle-o:before {
  content: "";
}

.fa-ban:before {
  content: "";
}

.fa-arrow-left:before {
  content: "";
}

.fa-arrow-right:before {
  content: "";
}

.fa-arrow-up:before {
  content: "";
}

.fa-arrow-down:before {
  content: "";
}

.fa-mail-forward:before,
.fa-share:before {
  content: "";
}

.fa-expand:before {
  content: "";
}

.fa-compress:before {
  content: "";
}

.fa-plus:before {
  content: "";
}

.fa-minus:before {
  content: "";
}

.fa-asterisk:before {
  content: "";
}

.fa-exclamation-circle:before {
  content: "";
}

.fa-gift:before {
  content: "";
}

.fa-leaf:before {
  content: "";
}

.fa-fire:before {
  content: "";
}

.fa-eye:before {
  content: "";
}

.fa-eye-slash:before {
  content: "";
}

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "";
}

.fa-plane:before {
  content: "";
}

.fa-calendar:before {
  content: "";
}

.fa-random:before {
  content: "";
}

.fa-comment:before {
  content: "";
}

.fa-magnet:before {
  content: "";
}

.fa-chevron-up:before {
  content: "";
}

.fa-chevron-down:before {
  content: "";
}

.fa-retweet:before {
  content: "";
}

.fa-shopping-cart:before {
  content: "";
}

.fa-folder:before {
  content: "";
}

.fa-folder-open:before {
  content: "";
}

.fa-arrows-v:before {
  content: "";
}

.fa-arrows-h:before {
  content: "";
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "";
}

.fa-twitter-square:before {
  content: "";
}

.fa-facebook-square:before {
  content: "";
}

.fa-camera-retro:before {
  content: "";
}

.fa-key:before {
  content: "";
}

.fa-gears:before,
.fa-cogs:before {
  content: "";
}

.fa-comments:before {
  content: "";
}

.fa-thumbs-o-up:before {
  content: "";
}

.fa-thumbs-o-down:before {
  content: "";
}

.fa-star-half:before {
  content: "";
}

.fa-heart-o:before {
  content: "";
}

.fa-sign-out:before {
  content: "";
}

.fa-linkedin-square:before {
  content: "";
}

.fa-thumb-tack:before {
  content: "";
}

.fa-external-link:before {
  content: "";
}

.fa-sign-in:before {
  content: "";
}

.fa-trophy:before {
  content: "";
}

.fa-github-square:before {
  content: "";
}

.fa-upload:before {
  content: "";
}

.fa-lemon-o:before {
  content: "";
}

.fa-phone:before {
  content: "";
}

.fa-square-o:before {
  content: "";
}

.fa-bookmark-o:before {
  content: "";
}

.fa-phone-square:before {
  content: "";
}

.fa-twitter:before {
  content: "";
}

.fa-facebook-f:before,
.fa-facebook:before {
  content: "";
}

.fa-github:before {
  content: "";
}

.fa-unlock:before {
  content: "";
}

.fa-credit-card:before {
  content: "";
}

.fa-rss:before {
  content: "";
}

.fa-hdd-o:before {
  content: "";
}

.fa-bullhorn:before {
  content: "";
}

.fa-bell:before {
  content: "";
}

.fa-certificate:before {
  content: "";
}

.fa-hand-o-right:before {
  content: "";
}

.fa-hand-o-left:before {
  content: "";
}

.fa-hand-o-up:before {
  content: "";
}

.fa-hand-o-down:before {
  content: "";
}

.fa-arrow-circle-left:before {
  content: "";
}

.fa-arrow-circle-right:before {
  content: "";
}

.fa-arrow-circle-up:before {
  content: "";
}

.fa-arrow-circle-down:before {
  content: "";
}

.fa-globe:before {
  content: "";
}

.fa-wrench:before {
  content: "";
}

.fa-tasks:before {
  content: "";
}

.fa-filter:before {
  content: "";
}

.fa-briefcase:before {
  content: "";
}

.fa-arrows-alt:before {
  content: "";
}

.fa-group:before,
.fa-users:before {
  content: "";
}

.fa-chain:before,
.fa-link:before {
  content: "";
}

.fa-cloud:before {
  content: "";
}

.fa-flask:before {
  content: "";
}

.fa-cut:before,
.fa-scissors:before {
  content: "";
}

.fa-copy:before,
.fa-files-o:before {
  content: "";
}

.fa-paperclip:before {
  content: "";
}

.fa-save:before,
.fa-floppy-o:before {
  content: "";
}

.fa-square:before {
  content: "";
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "";
}

.fa-list-ul:before {
  content: "";
}

.fa-list-ol:before {
  content: "";
}

.fa-strikethrough:before {
  content: "";
}

.fa-underline:before {
  content: "";
}

.fa-table:before {
  content: "";
}

.fa-magic:before {
  content: "";
}

.fa-truck:before {
  content: "";
}

.fa-pinterest:before {
  content: "";
}

.fa-pinterest-square:before {
  content: "";
}

.fa-google-plus-square:before {
  content: "";
}

.fa-google-plus:before {
  content: "";
}

.fa-money:before {
  content: "";
}

.fa-caret-down:before {
  content: "";
}

.fa-caret-up:before {
  content: "";
}

.fa-caret-left:before {
  content: "";
}

.fa-caret-right:before {
  content: "";
}

.fa-columns:before {
  content: "";
}

.fa-unsorted:before,
.fa-sort:before {
  content: "";
}

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "";
}

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "";
}

.fa-envelope:before {
  content: "";
}

.fa-linkedin:before {
  content: "";
}

.fa-rotate-left:before,
.fa-undo:before {
  content: "";
}

.fa-legal:before,
.fa-gavel:before {
  content: "";
}

.fa-dashboard:before,
.fa-tachometer:before {
  content: "";
}

.fa-comment-o:before {
  content: "";
}

.fa-comments-o:before {
  content: "";
}

.fa-flash:before,
.fa-bolt:before {
  content: "";
}

.fa-sitemap:before {
  content: "";
}

.fa-umbrella:before {
  content: "";
}

.fa-paste:before,
.fa-clipboard:before {
  content: "";
}

.fa-lightbulb-o:before {
  content: "";
}

.fa-exchange:before {
  content: "";
}

.fa-cloud-download:before {
  content: "";
}

.fa-cloud-upload:before {
  content: "";
}

.fa-user-md:before {
  content: "";
}

.fa-stethoscope:before {
  content: "";
}

.fa-suitcase:before {
  content: "";
}

.fa-bell-o:before {
  content: "";
}

.fa-coffee:before {
  content: "";
}

.fa-cutlery:before {
  content: "";
}

.fa-file-text-o:before {
  content: "";
}

.fa-building-o:before {
  content: "";
}

.fa-hospital-o:before {
  content: "";
}

.fa-ambulance:before {
  content: "";
}

.fa-medkit:before {
  content: "";
}

.fa-fighter-jet:before {
  content: "";
}

.fa-beer:before {
  content: "";
}

.fa-h-square:before {
  content: "";
}

.fa-plus-square:before {
  content: "";
}

.fa-angle-double-left:before {
  content: "";
}

.fa-angle-double-right:before {
  content: "";
}

.fa-angle-double-up:before {
  content: "";
}

.fa-angle-double-down:before {
  content: "";
}

.fa-angle-left:before {
  content: "";
}

.fa-angle-right:before {
  content: "";
}

.fa-angle-up:before {
  content: "";
}

.fa-angle-down:before {
  content: "";
}

.fa-desktop:before {
  content: "";
}

.fa-laptop:before {
  content: "";
}

.fa-tablet:before {
  content: "";
}

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "";
}

.fa-circle-o:before {
  content: "";
}

.fa-quote-left:before {
  content: "";
}

.fa-quote-right:before {
  content: "";
}

.fa-spinner:before {
  content: "";
}

.fa-circle:before {
  content: "";
}

.fa-mail-reply:before,
.fa-reply:before {
  content: "";
}

.fa-github-alt:before {
  content: "";
}

.fa-folder-o:before {
  content: "";
}

.fa-folder-open-o:before {
  content: "";
}

.fa-smile-o:before {
  content: "";
}

.fa-frown-o:before {
  content: "";
}

.fa-meh-o:before {
  content: "";
}

.fa-gamepad:before {
  content: "";
}

.fa-keyboard-o:before {
  content: "";
}

.fa-flag-o:before {
  content: "";
}

.fa-flag-checkered:before {
  content: "";
}

.fa-terminal:before {
  content: "";
}

.fa-code:before {
  content: "";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "";
}

.fa-location-arrow:before {
  content: "";
}

.fa-crop:before {
  content: "";
}

.fa-code-fork:before {
  content: "";
}

.fa-unlink:before,
.fa-chain-broken:before {
  content: "";
}

.fa-question:before {
  content: "";
}

.fa-info:before {
  content: "";
}

.fa-exclamation:before {
  content: "";
}

.fa-superscript:before {
  content: "";
}

.fa-subscript:before {
  content: "";
}

.fa-eraser:before {
  content: "";
}

.fa-puzzle-piece:before {
  content: "";
}

.fa-microphone:before {
  content: "";
}

.fa-microphone-slash:before {
  content: "";
}

.fa-shield:before {
  content: "";
}

.fa-calendar-o:before {
  content: "";
}

.fa-fire-extinguisher:before {
  content: "";
}

.fa-rocket:before {
  content: "";
}

.fa-maxcdn:before {
  content: "";
}

.fa-chevron-circle-left:before {
  content: "";
}

.fa-chevron-circle-right:before {
  content: "";
}

.fa-chevron-circle-up:before {
  content: "";
}

.fa-chevron-circle-down:before {
  content: "";
}

.fa-html5:before {
  content: "";
}

.fa-css3:before {
  content: "";
}

.fa-anchor:before {
  content: "";
}

.fa-unlock-alt:before {
  content: "";
}

.fa-bullseye:before {
  content: "";
}

.fa-ellipsis-h:before {
  content: "";
}

.fa-ellipsis-v:before {
  content: "";
}

.fa-rss-square:before {
  content: "";
}

.fa-play-circle:before {
  content: "";
}

.fa-ticket:before {
  content: "";
}

.fa-minus-square:before {
  content: "";
}

.fa-minus-square-o:before {
  content: "";
}

.fa-level-up:before {
  content: "";
}

.fa-level-down:before {
  content: "";
}

.fa-check-square:before {
  content: "";
}

.fa-pencil-square:before {
  content: "";
}

.fa-external-link-square:before {
  content: "";
}

.fa-share-square:before {
  content: "";
}

.fa-compass:before {
  content: "";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "";
}

.fa-euro:before,
.fa-eur:before {
  content: "";
}

.fa-gbp:before {
  content: "";
}

.fa-dollar:before,
.fa-usd:before {
  content: "";
}

.fa-rupee:before,
.fa-inr:before {
  content: "";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "";
}

.fa-won:before,
.fa-krw:before {
  content: "";
}

.fa-bitcoin:before,
.fa-btc:before {
  content: "";
}

.fa-file:before {
  content: "";
}

.fa-file-text:before {
  content: "";
}

.fa-sort-alpha-asc:before {
  content: "";
}

.fa-sort-alpha-desc:before {
  content: "";
}

.fa-sort-amount-asc:before {
  content: "";
}

.fa-sort-amount-desc:before {
  content: "";
}

.fa-sort-numeric-asc:before {
  content: "";
}

.fa-sort-numeric-desc:before {
  content: "";
}

.fa-thumbs-up:before {
  content: "";
}

.fa-thumbs-down:before {
  content: "";
}

.fa-youtube-square:before {
  content: "";
}

.fa-youtube:before {
  content: "";
}

.fa-xing:before {
  content: "";
}

.fa-xing-square:before {
  content: "";
}

.fa-youtube-play:before {
  content: "";
}

.fa-dropbox:before {
  content: "";
}

.fa-stack-overflow:before {
  content: "";
}

.fa-instagram:before {
  content: "";
}

.fa-flickr:before {
  content: "";
}

.fa-adn:before {
  content: "";
}

.fa-bitbucket:before {
  content: "";
}

.fa-bitbucket-square:before {
  content: "";
}

.fa-tumblr:before {
  content: "";
}

.fa-tumblr-square:before {
  content: "";
}

.fa-long-arrow-down:before {
  content: "";
}

.fa-long-arrow-up:before {
  content: "";
}

.fa-long-arrow-left:before {
  content: "";
}

.fa-long-arrow-right:before {
  content: "";
}

.fa-apple:before {
  content: "";
}

.fa-windows:before {
  content: "";
}

.fa-android:before {
  content: "";
}

.fa-linux:before {
  content: "";
}

.fa-dribbble:before {
  content: "";
}

.fa-skype:before {
  content: "";
}

.fa-foursquare:before {
  content: "";
}

.fa-trello:before {
  content: "";
}

.fa-female:before {
  content: "";
}

.fa-male:before {
  content: "";
}

.fa-gittip:before,
.fa-gratipay:before {
  content: "";
}

.fa-sun-o:before {
  content: "";
}

.fa-moon-o:before {
  content: "";
}

.fa-archive:before {
  content: "";
}

.fa-bug:before {
  content: "";
}

.fa-vk:before {
  content: "";
}

.fa-weibo:before {
  content: "";
}

.fa-renren:before {
  content: "";
}

.fa-pagelines:before {
  content: "";
}

.fa-stack-exchange:before {
  content: "";
}

.fa-arrow-circle-o-right:before {
  content: "";
}

.fa-arrow-circle-o-left:before {
  content: "";
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "";
}

.fa-dot-circle-o:before {
  content: "";
}

.fa-wheelchair:before {
  content: "";
}

.fa-vimeo-square:before {
  content: "";
}

.fa-turkish-lira:before,
.fa-try:before {
  content: "";
}

.fa-plus-square-o:before {
  content: "";
}

.fa-space-shuttle:before {
  content: "";
}

.fa-slack:before {
  content: "";
}

.fa-envelope-square:before {
  content: "";
}

.fa-wordpress:before {
  content: "";
}

.fa-openid:before {
  content: "";
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "";
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "";
}

.fa-yahoo:before {
  content: "";
}

.fa-google:before {
  content: "";
}

.fa-reddit:before {
  content: "";
}

.fa-reddit-square:before {
  content: "";
}

.fa-stumbleupon-circle:before {
  content: "";
}

.fa-stumbleupon:before {
  content: "";
}

.fa-delicious:before {
  content: "";
}

.fa-digg:before {
  content: "";
}

.fa-pied-piper:before {
  content: "";
}

.fa-pied-piper-alt:before {
  content: "";
}

.fa-drupal:before {
  content: "";
}

.fa-joomla:before {
  content: "";
}

.fa-language:before {
  content: "";
}

.fa-fax:before {
  content: "";
}

.fa-building:before {
  content: "";
}

.fa-child:before {
  content: "";
}

.fa-paw:before {
  content: "";
}

.fa-spoon:before {
  content: "";
}

.fa-cube:before {
  content: "";
}

.fa-cubes:before {
  content: "";
}

.fa-behance:before {
  content: "";
}

.fa-behance-square:before {
  content: "";
}

.fa-steam:before {
  content: "";
}

.fa-steam-square:before {
  content: "";
}

.fa-recycle:before {
  content: "";
}

.fa-automobile:before,
.fa-car:before {
  content: "";
}

.fa-cab:before,
.fa-taxi:before {
  content: "";
}

.fa-tree:before {
  content: "";
}

.fa-spotify:before {
  content: "";
}

.fa-deviantart:before {
  content: "";
}

.fa-soundcloud:before {
  content: "";
}

.fa-database:before {
  content: "";
}

.fa-file-pdf-o:before {
  content: "";
}

.fa-file-word-o:before {
  content: "";
}

.fa-file-excel-o:before {
  content: "";
}

.fa-file-powerpoint-o:before {
  content: "";
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "";
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "";
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "";
}

.fa-file-code-o:before {
  content: "";
}

.fa-vine:before {
  content: "";
}

.fa-codepen:before {
  content: "";
}

.fa-jsfiddle:before {
  content: "";
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "";
}

.fa-circle-o-notch:before {
  content: "";
}

.fa-ra:before,
.fa-rebel:before {
  content: "";
}

.fa-ge:before,
.fa-empire:before {
  content: "";
}

.fa-git-square:before {
  content: "";
}

.fa-git:before {
  content: "";
}

.fa-hacker-news:before {
  content: "";
}

.fa-tencent-weibo:before {
  content: "";
}

.fa-qq:before {
  content: "";
}

.fa-wechat:before,
.fa-weixin:before {
  content: "";
}

.fa-send:before,
.fa-paper-plane:before {
  content: "";
}

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "";
}

.fa-history:before {
  content: "";
}

.fa-genderless:before,
.fa-circle-thin:before {
  content: "";
}

.fa-header:before {
  content: "";
}

.fa-paragraph:before {
  content: "";
}

.fa-sliders:before {
  content: "";
}

.fa-share-alt:before {
  content: "";
}

.fa-share-alt-square:before {
  content: "";
}

.fa-bomb:before {
  content: "";
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "";
}

.fa-tty:before {
  content: "";
}

.fa-binoculars:before {
  content: "";
}

.fa-plug:before {
  content: "";
}

.fa-slideshare:before {
  content: "";
}

.fa-twitch:before {
  content: "";
}

.fa-yelp:before {
  content: "";
}

.fa-newspaper-o:before {
  content: "";
}

.fa-wifi:before {
  content: "";
}

.fa-calculator:before {
  content: "";
}

.fa-paypal:before {
  content: "";
}

.fa-google-wallet:before {
  content: "";
}

.fa-cc-visa:before {
  content: "";
}

.fa-cc-mastercard:before {
  content: "";
}

.fa-cc-discover:before {
  content: "";
}

.fa-cc-amex:before {
  content: "";
}

.fa-cc-paypal:before {
  content: "";
}

.fa-cc-stripe:before {
  content: "";
}

.fa-bell-slash:before {
  content: "";
}

.fa-bell-slash-o:before {
  content: "";
}

.fa-trash:before {
  content: "";
}

.fa-copyright:before {
  content: "";
}

.fa-at:before {
  content: "";
}

.fa-eyedropper:before {
  content: "";
}

.fa-paint-brush:before {
  content: "";
}

.fa-birthday-cake:before {
  content: "";
}

.fa-area-chart:before {
  content: "";
}

.fa-pie-chart:before {
  content: "";
}

.fa-line-chart:before {
  content: "";
}

.fa-lastfm:before {
  content: "";
}

.fa-lastfm-square:before {
  content: "";
}

.fa-toggle-off:before {
  content: "";
}

.fa-toggle-on:before {
  content: "";
}

.fa-bicycle:before {
  content: "";
}

.fa-bus:before {
  content: "";
}

.fa-ioxhost:before {
  content: "";
}

.fa-angellist:before {
  content: "";
}

.fa-cc:before {
  content: "";
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "";
}

.fa-meanpath:before {
  content: "";
}

.fa-buysellads:before {
  content: "";
}

.fa-connectdevelop:before {
  content: "";
}

.fa-dashcube:before {
  content: "";
}

.fa-forumbee:before {
  content: "";
}

.fa-leanpub:before {
  content: "";
}

.fa-sellsy:before {
  content: "";
}

.fa-shirtsinbulk:before {
  content: "";
}

.fa-simplybuilt:before {
  content: "";
}

.fa-skyatlas:before {
  content: "";
}

.fa-cart-plus:before {
  content: "";
}

.fa-cart-arrow-down:before {
  content: "";
}

.fa-diamond:before {
  content: "";
}

.fa-ship:before {
  content: "";
}

.fa-user-secret:before {
  content: "";
}

.fa-motorcycle:before {
  content: "";
}

.fa-street-view:before {
  content: "";
}

.fa-heartbeat:before {
  content: "";
}

.fa-venus:before {
  content: "";
}

.fa-mars:before {
  content: "";
}

.fa-mercury:before {
  content: "";
}

.fa-transgender:before {
  content: "";
}

.fa-transgender-alt:before {
  content: "";
}

.fa-venus-double:before {
  content: "";
}

.fa-mars-double:before {
  content: "";
}

.fa-venus-mars:before {
  content: "";
}

.fa-mars-stroke:before {
  content: "";
}

.fa-mars-stroke-v:before {
  content: "";
}

.fa-mars-stroke-h:before {
  content: "";
}

.fa-neuter:before {
  content: "";
}

.fa-facebook-official:before {
  content: "";
}

.fa-pinterest-p:before {
  content: "";
}

.fa-whatsapp:before {
  content: "";
}

.fa-server:before {
  content: "";
}

.fa-user-plus:before {
  content: "";
}

.fa-user-times:before {
  content: "";
}

.fa-hotel:before,
.fa-bed:before {
  content: "";
}

.fa-viacoin:before {
  content: "";
}

.fa-train:before {
  content: "";
}

.fa-subway:before {
  content: "";
}

.fa-medium:before {
  content: "";
}

.smaller-container {
  max-width: 60em;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.smaller-container::after {
  clear: both;
  content: "";
  display: table;
}

.product-custom-details .tab-header {
  position: relative;
  background-color: #6a6c6e;
  margin-bottom: 2px;
  padding: 10px;
  text-transform: uppercase;
  padding-left: 50px;
  cursor: pointer;
}
.product-custom-details .tab-header h4 {
  font-size: 14px;
}
.product-custom-details .tab-header-toggle {
  position: absolute;
  height: 25px;
  width: 25px;
  top: 5px;
  left: 5px;
  background: transparent url("../images/icon_sprite.png") no-repeat;
  background-position: 6px -236px;
}
.product-custom-details .tab-content {
  display: none;
  padding: 25px;
}
.product-custom-details .tab-open .tab-header-toggle {
  background-position: 6px -273px;
}
.product-custom-details .tab-open .tab-content {
  display: block;
}

#discount-coupon-form .coupon-code-button {
  display: flex;
  margin-top: 11px;
}
#discount-coupon-form .coupon-code-button .input-text {
  border: solid 1px #cccccc;
  background-color: #ffffff;
  width: 100%;
  font-size: 12px;
  height: auto;
  padding: 12px;
}
#discount-coupon-form .coupon-code-button > button { 
  margin: 0;
  border: solid 1px #0099d5;
  background-color: #0099d5;
  border-radius: 0;
  padding: 12px;
  font-family: Lato;
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.92px;
  text-align: center;
  color: #ffffff;
}
#discount-coupon-form .coupon-code-button-description {
  font-family: Lato;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #4a4a4a;
  margin-top: 11px;
}

#amgiftcard-form .discount-form > label {
    font-family: "Crimson Text", "Georgia", serif;
    font-size: 2rem;
    color: #4A4A4A;
    font-weight: 500;
    text-transform: none;
    margin: 0;
}
@media screen and (max-width: 720px) {
  #amgiftcard-form .discount-form > label {
    text-align: center;
    display: block;
  }
}
#amgiftcard-form .discount-form .field-wrapper {
  width: 100%;
}
#amgiftcard-form .discount-form .field-wrapper .input-text {
  margin-top: 11px;
  width: 100%;
  border: solid 1px #cccccc;
  background-color: #ffffff;
  width: 100%;
  font-size: 12px;
  height: auto;
  padding: 12px;
}
#amgiftcard-form .discount-form .field-wrapper .button-wrapper {
  display: -webkit-box; 
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex; 
  display: flex;
  font-size: 0;
  margin: 0.5rem -0.25rem 0 -0.25rem;
  flex-wrap: wrap;
}
#amgiftcard-form .discount-form .field-wrapper .button-wrapper .button2 {
  margin: 0rem 0.25rem 0.5rem 0.25rem;
  text-transform: uppercase;
  border: solid 1px #0099d5;
  background-color: #0099d5;
  border-radius: 0;
  padding: 12px;
  font-family: Lato;
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.92px;
  text-align: center;
  color: #ffffff;
  flex: 1;
  transition: all 0.25s;
}
#amgiftcard-form .discount-form .field-wrapper .button-wrapper .button2:hover {
  background-color: #11bcff;
  border: solid 1px #11bcff;
  color: white;
}
@media screen and (max-width: 1024px) {
  .cart-image-col {
    margin: 0 auto;
    width: 100%;
  }
  #shopping-cart-table .input-text.qty {
      border: solid 1px #cccccc;
  }
}
@media screen and (max-width: 620px) {
  .cart-table tfoot .button {
    margin-left: 0;
    width: 100%;
  }
}
@media screen and (max-width: 31.25em) {
  .site-footer .footer-col {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 100%;
  }
  .site-footer .footer-col:last-child {
    margin-right: 0;
  }

  .cart-image-col,
  .cart-table tbody td.remove-item {
    width: auto;
  }

  .cart-table tbody td.a-right {
    text-align: center;
  }

  .cart-table col {
    width: 100%;
  }
  .cart-table tbody td {
    width: 100%;
  }
  .cart-table tr {
    display: list-item;
    margin-bottom: 3em;
  }

  .product-attribute-specs-table tr > th,
  .product-attribute-specs-table td {
    display: block;
  }

  #banner-info li {
    margin-bottom: 10px;
  }
  #banner-info .ic {
    float: none;
    margin: 0 auto;
  }
}
@media screen and (min-width: 31.25em) {
  .site-header-mobile {
    display: none;
  }

  .product-feature-list {
    text-align: center;
  }
  .product-feature-list li {
    margin-top: 10px;
    display: inline-block;
    margin-right: 30px;
  }
  .product-feature-list li:last-child {
    margin-right: 0;
  }
}
@media screen and (max-width: 720px) {
  .home-section,
  .home-section h3 {
    text-align: center;
  }

  .home-section h3,
  .banners .col-md-4 {
    margin-top: 1em;
  }

  .add-to-cart a {
    margin-top: 10px;
    display: block;
  }

  .upselling-products li {
    margin-bottom: 2em;
  }

  .site-header {
    padding: 0;
  }

  .header-nav-left,
  .header-nav-right,
  .share-this,
  #logo {
    display: none;
  }

  .site-mobile-nav {
    border-bottom: 1px solid #4A4A4A;
  }
  .site-main-mobile-nav {
    border-bottom: solid 1px #d8d8d8;
  }

  .mobile-nav-sub {
    border-top: 1px solid #4A4A4A;
  }

  .mobile-nav-icon {
    background: transparent url("../images/icon_sprite.png") no-repeat;
    background-position: 6px -1255px;
    display: inline-block;
    height: 30px;
    width: 30px;
  }
  .mobile-nav-icon.mobile-nav-icon-search {
    background-position: 6px -1255px;
  }
  .mobile-nav-icon.mobile-nav-icon-user {
    background-position: 6px -1155px;
  }
  .mobile-nav-icon.mobile-nav-icon-cart {
    background-position: -5px -1205px;
  }
  .mobile-nav-icon.mobile-nav-icon-menu {
    background-position: 6px -1105px;
  }

  .mobile-nav-top-link {
    text-align: center;
    float: left;
    width: 25%;
    border-right: 1px solid #4A4A4A;
  }
  .mobile-nav-top-link.first {
    border-left: 1px solid #4A4A4A;
  }

  .category-products .products-grid .item:nth-child(2n) {
    margin-right: 0;
  }

  .upselling-products .item:nth-child(2n) {
    margin-right: 0;
  }

  .site-header-search {
    display: none;
  }

  .btn-mobile-nav,
  .mobile-sub-search .btn {
    display: block;
    width: 100%;
    padding: 0.5em;
    text-align: center;
    margin-bottom: 0.5em;
  }
  .btn-mobile-nav:hover, .btn-mobile-nav:focus,
  .mobile-sub-search .btn:hover,
  .mobile-sub-search .btn:focus {
    color: #fff;
  }

  .mobile-nav-sub {
    padding: 10px 0;
  }

  .show-layered-nav .block-layered-nav {
    display: block;
  }

  .site-footer {
    text-align: center;
  }
  .site-footer .col-md-2 {
    margin-bottom: 2em;
  }
  .site-footer .col-md-2:last-child {
    display: none;
  }
}
@media screen and (min-width: 720px) {
  .btn-layered-nav-toggle,
  .site-mobile-nav,
  .footer-phone-number {
    display: none;
  }

  .block-layered-nav {
    display: block;
  }

  .site-nav-main,
  .site-header-search,
  .site-header-phone,
  .site-nav,
  .site-breadcrumbs,
  .sidebar .block-layered-nav,
  .footer-main-phone-link {
    display: block;
  }

  .footer-col {
    text-align: left;
  }

  .product-shop {
    margin-right: 0;
  }

  .category-products .products-grid .item:nth-child(3n) {
    margin-right: 0;
    min-height: 472px;
  }

  .category-intro .category-description {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 65.88078%;
    margin-left: 17.05961%;
  }
  .category-intro .category-description:last-child {
    margin-right: 0;
  }

  .category-description {
    display: block;
  }

  .product-attribute-specs-table .label {
    width: 30%;
  }

  .footer-bottom-links li {
    display: inline;
  }

  .product-shop .qty-wrapper,
  .product-shop .btn-cart {
    width: auto;
    float: left;
  }
  .product-shop .add-to-cart label,
  .product-shop .add-to-cart .qty {
    float: left;
  }

  .category-banner {
    text-align: left;
  }
  .category-banner h1 {
    color: #fff;
  }

  .category-banner-content {
    position: absolute;
    top: 0;
    left: 0;
    padding: 40px;
    width: 430px;
    color: #fff;
    height: 100%;
  }

  .category-banner-description {
    text-align: left;
    padding: 40px;
    background-color: #fff;
    margin-top: -10px;
    margin-bottom: 20px;
  }

  a.btn-category-readmore {
    border-color: #fff;
  }
  a.btn-category-readmore, a.btn-category-readmore:hover {
    color: #fff;
  }

  .cart .checkout-types .button, .cart .checkout-types .is-blog .post-skips a, .is-blog .post-skips .cart .checkout-types a {
    width: auto;
  }
  .cart .title-buttons .button, .cart .title-buttons .is-blog .post-skips a, .is-blog .post-skips .cart .title-buttons a {
    width: auto;
  }
  .cart .title-buttons .btn-checkout {
    margin-top: 0;
    font-size: 14px;
  }
  .cart .title-buttons .checkout-types {
    width: auto;
  }
  .cart .table-inline-head {
    display: none;
  }
  .cart .cart-table thead {
    display: table-header-group;
  }
  .cart .cart-table thead th,
  .cart .cart-table tbody td {
    display: table-cell;
  }
  .cart .cart-table tbody td:nth-child(2) {
    text-align: left;
  }
  .cart .cart-footer-actions {
    padding-top: 10px;
  }
  .cart .cart-footer-actions .button, .cart .cart-footer-actions .is-blog .post-skips a, .is-blog .post-skips .cart .cart-footer-actions a,
  .cart .cart-footer-actions button {
    display: inline-block;
    width: auto;
    margin-bottom: 0;
  }
  .cart .cart-footer-actions .or {
    display: none;
  }

  .home-product-grid .item {
    width: 25%;
  }

  .site-footer-bottom .site-by {
    border-right: 0;
  }

  .social-links {
    text-align: left;
  }
  .social-links li {
    display: block;
    float: left;
  }

  .social-link {
    text-indent: inherit;
    display: block;
    padding-left: 38px;
    width: 100%;
  }

  .col2-set .col-1,
  .col2-set .col-2 {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 48.82117%;
  }
  .col2-set .col-1:last-child,
  .col2-set .col-2:last-child {
    margin-right: 0;
  }
  .col2-set .col-2 {
    margin-right: 0;
  }

  .form-list .fields .field {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 48.82117%;
  }
  .form-list .fields .field:last-child {
    margin-right: 0;
  }

  .related-slider .slick-next,
  .related-slider .slick-prev {
    top: -58px;
    right: 0;
    left: auto;
  }
  .related-slider .slick-prev {
    right: 28px;
  }
  .related-slider .slick-next {
    background-position: 7px -661px;
    right: 0;
    margin-right: 0;
  }

  .site-footer-top .newsletter-title {
    float: left;
  }
  .site-footer-top .newsletter-form-wrap {
    float: left;
    width: 208px;
    margin-bottom: 0;
  }

  .footer-phone-link {
    background: transparent url("../images/icon_sprite.png") no-repeat;
    background-position: 1px -1306px;
    padding-left: 25px;
    text-align: left;
  }

  .custom-select {
    padding: 0;
    margin: 0;
    min-width: 30px;
    overflow: hidden;
    display: inline-block;
    height: 25px;
    border: 1px solid #ececec;
    padding-right: 8px;
  }
  .custom-select select {
    background-color: transparent;
    background-image: none;
    background: transparent url("../images/custom_select_arrow.png") no-repeat 100% 50%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 3px 10px;
    width: 100%;
    border: none;
    box-shadow: none;
  }
  .custom-select select:focus {
    outline: none;
  }

  .form-list .field {
    margin-bottom: 0px;
  }
}
@media screen and (max-width: 997px) {
  .holder,
  .site-header {
    display: none;
  }

  .site-main-mobile-nav {
    display: block !important;
    

  }
  .site-main-mobile-nav > .container.fixed-nav {
    position: fixed;
    top: 0;
    z-index: 9999;
    left: 0;
    right: 0;
    background: white;
  }

  #home-slider .caption-slider p:first-of-type {
    font-size: 2rem;
  }
}
@media screen and (max-width: 720px) {
  .checkout-types li:first-child .btn-continue {
    display: block;
  }

  #discount-coupon-form {
    text-align: center;
  }

  .buttons-set .button, .buttons-set .is-blog .post-skips a, .is-blog .post-skips .buttons-set a {
    float: none;
  }

  .step .col-1 {
    margin-bottom: 3em;
  }

  #opc-login .buttons-set {
    float: none;
  }

  #coupon_code {
    width: 100%;
  }

  .cart-table tr {
    margin-bottom: 0;
  }

  .cart-table tfoot td.a-right {
    text-align: center;
  }

  .cart-image-col,
  .cart-table tbody td.remove-item {
    width: auto;
  }

  .cart-table tbody td.a-right {
    text-align: center;
  }

  .cart-table tbody td.unit-price {
    display: none;
  }
}
@media screen and (min-width: 720px) {
  .site-main-mobile-nav {
    display: none;
  }

  .site-nav {
    display: block;
  }
}
/* Custom CSS for Prantl */
.header-nav a {
  font-size: 14px;
  font-weight: 400;
}

.bx-pager {
  display: none;
}

.dropdown .dropdown-button {
  font-size: 14px;
  font-weight: 400;
}

.header-nav a span {
  position: absolute;
  top: -1px;
  left: -26px;
}

.header-nav .header-link-basket span {
  top: -6px;
}
#site-mobile-nav-items .basket-icon-wrapper #cart-mobile,
#site-mobile-nav-items .basket-icon-wrapper #cart-mobile span {
  position: relative;
}
#site-mobile-nav-items .basket-icon-wrapper #cart-mobile span .cart-count {
  background: #0099d5;
  padding: 0;
  position: absolute;
  font-size: 10px;
  padding: 2;
  top: -7px;
  left: 8px;
  right: 0;
  color: white;
  width: 12px;
  text-align: center;
  height: 12px;
  border-radius: 50%;
}
.sticky .header-link-basket .cart-count {
  background: #0099d5;
  padding: 0;
  position: absolute;
  font-size: 9px;
  top: -2px;
  left: 12px;
  color: white;
  width: 15px;
  text-align: center;
  height: 13px;
  margin: 0;
  border-radius: 50%;
  opacity: 1;
}
.header-nav .header-link-basket span .cart-count {
  background: #0099d5;
  padding: 0;
  position: absolute;
  font-size: 8px;
  top: -12px;
  left: 8px;
  right: 0;
  color: white;
  width: 12px;
  text-align: center;
  height: 11px;
  border-radius: 50%;
}
.nav a {
  padding: 6px 15px;
  font-size: 13px;
}

#home-slider .caption-slider p:first-of-type {
  font-weight: 400;
  font-size: 2.5rem;
  font-style: normal;
}

#banner-info span {
  font-weight: 400;
}

.img-block a {
  font-size: 15px;
}

​
.home-section {
  margin: 3em 0;
}

.home-section h2, .home-section h3 {
  color: #4A4A4A;
  font-family: "Crimson Text","Georgia",serif;
  font-weight: 500;
  font-style: normal;
  font-size: 35px;
}

.home-section h3 {
  font-size: 25px;
  font-style: normal;
  margin-bottom: 10px;
}

.row-products h3 {
  font-size: 16px;
  font-family: "Lato";
  font-weight: 400;
  text-align: center;
}

.row-products img {
  max-height: 400px;
}

hr {
  background: #444;
  width: 250px;
  height: 1px;
}

hr {
  border-bottom: none;
}

.btn, a.btn, a.button, .is-blog .post-skips a, .is-blog .post-skips a, .button, .is-blog .post-skips a, .is-blog .post-skips a {
  font-weight: 400;
}

.site-footer h2, .site-footer h3, .site-footer h4, .site-footer h5, .site-footer h6 {
  margin-bottom: 15px;
  font-weight: 700;
  font-size: 14px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

button, input[type="button"], input[type="reset"], input[type="submit"] {
  font-weight: 400;
}

.site-footer .site-footer-credits li:first-child {
  font-weight: 500;
}

.breadcrumb {
  padding: 20px 0 15px;
}
@media only screen and (max-width: 720px) {
  .breadcrumb {
    display: none;
  }
  .product-view {
    margin-top: 0;
  }
}
.breadcrumb li {
    color: rgba(138, 138, 138, 0.5);
    font-family: Lato;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 1px;
    color: #8a8a8a;
    text-transform: uppercase;
}
.breadcrumb li.active {
    color: #0099d5;
}

.category-view .category-header .expander {
  font-size: 20px;
}

.category-view .category-header h1 {
  font-weight: 400;
  font-style: normal;
  padding-top: 6%;
}

.products-list .product-name, .products-grid .product-name {
  font-size: 16px;
}

.block-layered-nav dt {
  font-size: 13px;
}

.block-layered-nav dd a, .block-layered-nav dd label {
  font-size: 14px;
}

.toolbar {
  font-size: 14px;
}

.category-extra-content h2, .category-extra-content h3, .category-extra-content h4, .category-extra-content h5 {
  font-size: 15px;
  font-weight: 400;
}

.block-layered-nav h3 {
  font-size: 20px;
  letter-spacing: 2px;
  margin-top: 1px;
}
@media only screen and (max-width: 720px) {
  .product-view .product-name {
    text-align: center;
    margin-top: 15px;
  }
  .product-view .product-name .price-info .price-box {
    justify-content: center;
  }
}
.product-view .product-name h1 {
  font-size: 32px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #212121;
}
.product-view .product-name .price-info .price-box .regular-price {
  display: flex;
  align-items: center;
}
.product-view .product-name .price-info .price-box .regular-price .full-price .price {
    font-family: Lato;
    font-size: 28px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #0099d5;
}
.product-view .product-name .price-info .price-box .regular-price .vat-price {
    line-height: 28px;
    font-family: Lato;
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #8a8a8a;
}
.product-view .full-price {
  font-size: 28px;
}

.product-view .description {
  margin-top: 1em;
  display: flex;
  flex-wrap: wrap;
  border: none;
}

.product-view .description .tab-toggle-wrapper {
  display: flex;
  width: 50%;
}
.product-view .description .tab-toggle-wrapper.no-envelope:first-of-type {
  width: 33.33%;
}
.product-view .description .tab-toggle-wrapper.no-envelope:nth-child(2) {
  width: 66.66%;
}
.product-view .description .tab-toggle-wrapper.no-envelope .card-attribute {
  flex: 1;
  width: auto;
}
.product-view .description .tab-toggle-wrapper .card-attribute {
  width: 50%;
  display: flex;
  border: solid 1px #d4d4d4;
  border-left: none;
}
.product-view .description .tab-toggle-wrapper.no-envelope .card-attribute {
  width: auto;
}
.product-view .description .tab-toggle-wrapper .card-attribute .attribute-wrapper {
  margin: 0;
  padding: 18px;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: center;
  flex: 1;
}
.product-view .description .tab-toggle-wrapper .card-attribute .attribute-wrapper .attribute-image {
  width: 20px;
  height: auto !important;
  margin-bottom: 8px !important;
}
.product-view .description .tab-toggle-wrapper .card-attribute .attribute-wrapper .attribute-text {
  font-family: Lato;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #212121;
}
.product-view .description .tab-toggle-wrapper:first-of-type .card-attribute:first-of-type {
  border-left:  solid 1px #d4d4d4;
}
.product-view .description .tab-toggle-wrapper:last-of-type .card-attribute:first-of-type {
  border-left: none;
}
.product-view .description .tab-toggle-wrapper .card-attribute {
  transition: all 0.25s;
}
.product-view .description .tab-toggle-wrapper .card-attribute.active {
  border-bottom: 0;
  background: #f5f5f5;
}
.product-view .description .tab-toggle-wrapper .card-attribute:hover {
  background: #f5f5f5;
  cursor: pointer;
}
.product-view .description .tab {
  display: none;
    width: 100%;
}
.product-view .description .tab  .product-attribute-tab {
  padding: 22px;
  border: solid 1px #d8d8d8;
  border-top: none;
  background: #f5f5f5;
}
.product-view .description .tab  .product-attribute-tab .heading {
  font-size: 20px;
  font-weight: bold;
}
.product-view .description .tab  .product-attribute-tab .subheading {
  font-family: Lato;
  font-size: 1em;
  margin-top: 10px;
  font-weight: bold;
}
.product-view .description .tab  .product-attribute-tab p {
    margin: 5px 0 10px 0;
}
.flat-btn {
  display: inline-block;
  text-transform: uppercase;
  padding: 10px 22px;
}
.product-view .description .tab.active {
  display: block;
}
.product-view .description span, .product-view .description img {
  margin: 5px auto 0;
  font-size: 14px;
}
@media only screen and (max-width: 720px) {
  .product-view .description .tab-toggle-wrapper {
    width: 100%;
  }
  .product-view .description .tab-toggle-wrapper:first-of-type {
    order: 1;
  }
  .product-view .description .tab-toggle-wrapper:nth-child(2){
    order: 4;
  }
  .product-view .description .tab-toggle-wrapper.no-envelope:first-of-type,
  .product-view .description .tab-toggle-wrapper.no-envelope:nth-child(2){
    order: 1;
  }
  .product-view .description #card_size {
    order: 2;
  }
  .product-view .description #envelope {
    order: 3;
  }
  .product-view .description #printing_method {
    order: 5;
  }
  .product-view .description #production_time {
    order: 6;
  }
  .product-view .description .tab-toggle-wrapper:nth-child(2) .card-attribute:first-of-type {
    border-left: solid 1px #d4d4d4;
  }
}
.product-view fieldset {
  margin-top: 1em;
}

.product-view fieldset label {
  font-weight: 700;
  font-size: 16px;
}

.upselling-products h3 {
  font-weight: 500;
  font-style: normal;
  font-size: 35px;
}

.upselling-products h4 {
  font-size: 16px;
}

#logo-mobile {
  float: left;
  margin-top: 15px;
}

#logo-mobile img {
  max-width: 120px;
}

.share-this {
  float: left;
  width: 100%;
  padding: 0;
  margin-top: 16px;
}
.share-this > h3 {
  display: block;
  width: 100%;
  font-family: Lato;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.88px;
  color: #212121;
  text-transform: uppercase;
  margin-bottom: 8px;
}

.sharing-links {
  margin-top: 0;
}

.site-footer .sharing-links {
  margin-top: 1em;
}

.btn.btn-mobile-nav {
  margin-right: 10px;
  float: left;
}

@media screen and (max-width: 720px) {
  .home-section h3 {
    text-align: center;
  }

  #home-slider .caption-slider p:first-of-type {
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 996px) {
  .site-main-mobile-nav {
    /*border-bottom: 1px solid #4A4A4A;*/
  }
}
@media screen and (min-width: 720px) {
  .site-main-mobile-nav {
    /*border-bottom: 1px solid #4A4A4A;*/
    border-bottom: solid 1px #d8d8d8;
  }
}

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

/* Intermediate Related Products Page CSS */
.intermediate {
  margin-bottom: 4em;
}

.intermediate__page-title {
  background-color: #f7f7f7;
  padding: 2em 0;
  color: #4A4A4A;
}

.intermediate__page-title h1 {
  letter-spacing: 2px;
  margin-bottom: 10px;
  color: #4A4A4A;
}

.intermediate__page-title .sub-title {
  margin-bottom: 20px;
  color: #4A4A4A;
}

.intermediate__no-thanks {
  margin-right: 10px;
  color: #4A4A4A;
}

.intermediate__buttons {
  margin-bottom: 0;
}

.intermediate__buttons .button {
  margin-bottom: 0;
  border: solid 1px #0099d5;
  background-color: #0099d5 !important;
  border-radius: 0;
  font-family: Lato;
  color: white !important;
}

.intermediate__related .products-grid,
.intermediate__related .product-view {
  margin-top: 0;
}

.intermediate__messages li,
.intermediate__messages li li {
  margin-bottom: 0;
}

.intermediate__messages {
  margin-top: 8px;
  margin-bottom: 8px;
  min-height: 1px;
}

@media screen and (min-width: 720px) {
  .intermediate__messages {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}

.cart .intermediate__cart-button {
  font-size: 12px;
  padding: 8px;
}

/* Copy all the category-product classes */
.intermediate-products .item .product-image a {
  display: block;
  background-color: #f7f7f7;
}

.intermediate-products .item .product-image a img {
  padding: 20px;
}
.flat-btn {
  border: solid 1px #0099d5;
  background-color: #0099d5;
  font-family: Lato;
  font-size: 13px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 1px;
  color: #ffffff;
  padding: 12px;
  transition: all 0.25s;
}
.coupon-code-button .button:hover,
.flat-btn:hover,
.cart .btn-proceed-checkout:hover,
a[type='button']:hover,
.intermediate__buttons .button:hover {
  background-color: #11bcff !important;
  border: solid 1px #11bcff !important;
  color: white !important;
}