/** Shopify CDN: Minification failed

Line 24:3 Unexpected "zoom"
Line 58:3 Unexpected "zoom"
Line 1535:3 Unexpected "zoom"

**/
/*================ Typography ================*/
@font-face {
  font-family: 'icons';
  src: url("/cdn/shop/t/4/assets/icons.eot?v=158399200609435563841682839809");
  src: url("/cdn/shop/t/4/assets/icons.eot?v=158399200609435563841682839809#iefix") format("embedded-opentype"), url("/cdn/shop/t/4/assets/icons.woff?v=169945158533379702731682839809") format("woff"), url("/cdn/shop/t/4/assets/icons.ttf?v=152698340250222789721682839809") format("truetype"), url("/cdn/shop/t/4/assets/icons.svg?v=134839881921973329121682839809#timber-icons") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'FontAwesome';
  src: url(/cdn/shop/t/4/assets/fontawesome-webfont.eot?v=88752339179571016061682839809);
  src: url(/cdn/shop/t/4/assets/fontawesome-webfont.eot?v=88752339179571016061682839809) format("embedded-opentype"), url(/cdn/shop/t/4/assets/fontawesome-webfont.woff2?v=32207045845775034261682839809) format("woff2"), url(/cdn/shop/t/4/assets/fontawesome-webfont.woff?v=158931929418379554281682839809) format("woff"), url(/cdn/shop/t/4/assets/fontawesome-webfont.ttf?v=57926983875037866361682839809) format("truetype"), url(/cdn/shop/t/4/assets/fontawesome-webfont.svg?v=140090768765370795391682839809) format("svg");
  font-weight: normal;
  font-style: normal; }

.clearfix {
  *zoom: 1; }
  .clearfix:after {
    content: '';
    display: table;
    clear: both; }

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

html, body {
  padding: 0;
  margin: 0;
  -webkit-text-size-adjust: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block; }

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

*, *:focus {
  outline: none; }

.grid, .grid--rev, .grid--full,
.grid-uniform {
  *zoom: 1; }
  .grid:after, .grid--rev:after, .grid--full:after,
  .grid-uniform:after {
    content: '';
    display: table;
    clear: both; }

.grid__item.clear {
  clear: both; }

.grid, .grid--rev, .grid--full,
.grid-uniform {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-left: -30px;
  margin-right: -30px; }
  @media screen and (max-width: 480px) {
    .grid, .grid--rev, .grid--full,
    .grid-uniform {
      margin-left: -15px;
      margin-right: -15px; } }

.grid__item {
  box-sizing: border-box;
  float: left;
  min-height: 1px;
  padding-left: 30px;
  padding-right: 30px;
  vertical-align: top;
  width: 100%; }
  @media screen and (max-width: 480px) {
    .grid__item {
      padding-left: 15px;
      padding-right: 15px; } }

.grid--rev {
  direction: rtl;
  text-align: left; }
  .grid--rev > .grid__item {
    direction: ltr;
    text-align: left;
    float: right; }

.grid--full {
  margin-left: 0; }
  .grid--full > .grid__item {
    padding-left: 0; }

/** Whole */
.one-whole {
  width: 100%; }

/* Halves */
.one-half {
  width: 50%; }

/* Thirds */
.one-third {
  width: 33.333%; }

.two-thirds {
  width: 66.666%; }

/* Quarters */
.one-quarter {
  width: 25%; }

.two-quarters {
  width: 50%; }

.three-quarters {
  width: 75%; }

/* Fifths */
.one-fifth {
  width: 20%; }

.two-fifths {
  width: 40%; }

.three-fifths {
  width: 60%; }

.four-fifths {
  width: 80%; }

/* Sixths */
.one-sixth {
  width: 16.666%; }

.two-sixths {
  width: 33.333%; }

.three-sixths {
  width: 50%; }

.four-sixths {
  width: 66.666%; }

.five-sixths {
  width: 83.333%; }

/* Eighths */
.one-eighth {
  width: 12.5%; }

.two-eighths {
  width: 25%; }

.three-eighths {
  width: 37.5%; }

.four-eighths {
  width: 50%; }

.five-eighths {
  width: 62.5%; }

.six-eighths {
  width: 75%; }

.seven-eighths {
  width: 87.5%; }

/* Tenths */
.one-tenth {
  width: 10%; }

.two-tenths {
  width: 20%; }

.three-tenths {
  width: 30%; }

.four-tenths {
  width: 40%; }

.five-tenths {
  width: 50%; }

.six-tenths {
  width: 60%; }

.seven-tenths {
  width: 70%; }

.eight-tenths {
  width: 80%; }

.nine-tenths {
  width: 90%; }

/* Twelfths */
.one-twelfth {
  width: 8.333%; }

.two-twelfths {
  width: 16.666%; }

.three-twelfths {
  width: 25%; }

.four-twelfths {
  width: 33.333%; }

.five-twelfths {
  width: 41.666%; }

.six-twelfths {
  width: 50%; }

.seven-twelfths {
  width: 58.333%; }

.eight-twelfths {
  width: 66.666%; }

.nine-twelfths {
  width: 75%; }

.ten-twelfths {
  width: 83.333%; }

.eleven-twelfths {
  width: 91.666%; }

.show {
  display: block !important; }

.hide {
  display: none !important; }

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

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

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

.left {
  float: left !important; }

.right {
  float: right !important; }

@media only screen and (max-width: 480px) {
  /** Whole */
  .small--one-whole {
    width: 100%; }

  /* Halves */
  .small--one-half {
    width: 50%; }

  /* Thirds */
  .small--one-third {
    width: 33.333%; }

  .small--two-thirds {
    width: 66.666%; }

  /* Quarters */
  .small--one-quarter {
    width: 25%; }

  .small--two-quarters {
    width: 50%; }

  .small--three-quarters {
    width: 75%; }

  /* Fifths */
  .small--one-fifth {
    width: 20%; }

  .small--two-fifths {
    width: 40%; }

  .small--three-fifths {
    width: 60%; }

  .small--four-fifths {
    width: 80%; }

  /* Sixths */
  .small--one-sixth {
    width: 16.666%; }

  .small--two-sixths {
    width: 33.333%; }

  .small--three-sixths {
    width: 50%; }

  .small--four-sixths {
    width: 66.666%; }

  .small--five-sixths {
    width: 83.333%; }

  /* Eighths */
  .small--one-eighth {
    width: 12.5%; }

  .small--two-eighths {
    width: 25%; }

  .small--three-eighths {
    width: 37.5%; }

  .small--four-eighths {
    width: 50%; }

  .small--five-eighths {
    width: 62.5%; }

  .small--six-eighths {
    width: 75%; }

  .small--seven-eighths {
    width: 87.5%; }

  /* Tenths */
  .small--one-tenth {
    width: 10%; }

  .small--two-tenths {
    width: 20%; }

  .small--three-tenths {
    width: 30%; }

  .small--four-tenths {
    width: 40%; }

  .small--five-tenths {
    width: 50%; }

  .small--six-tenths {
    width: 60%; }

  .small--seven-tenths {
    width: 70%; }

  .small--eight-tenths {
    width: 80%; }

  .small--nine-tenths {
    width: 90%; }

  /* Twelfths */
  .small--one-twelfth {
    width: 8.333%; }

  .small--two-twelfths {
    width: 16.666%; }

  .small--three-twelfths {
    width: 25%; }

  .small--four-twelfths {
    width: 33.333%; }

  .small--five-twelfths {
    width: 41.666%; }

  .small--six-twelfths {
    width: 50%; }

  .small--seven-twelfths {
    width: 58.333%; }

  .small--eight-twelfths {
    width: 66.666%; }

  .small--nine-twelfths {
    width: 75%; }

  .small--ten-twelfths {
    width: 83.333%; }

  .small--eleven-twelfths {
    width: 91.666%; }

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

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

  .small--text-left {
    text-align: left !important; }

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

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

  .small--left {
    float: left !important; }

  .small--right {
    float: right !important; }

  .grid-uniform .small--one-half:nth-child(2n+1),
  .grid-uniform .small--one-third:nth-child(3n+1),
  .grid-uniform .small--one-quarter:nth-child(4n+1),
  .grid-uniform .small--one-fifth:nth-child(5n+1),
  .grid-uniform .small--one-sixth:nth-child(6n+1),
  .grid-uniform .small--two-sixths:nth-child(3n+1),
  .grid-uniform .small--three-sixths:nth-child(2n+1),
  .grid-uniform .small--two-eighths:nth-child(4n+1),
  .grid-uniform .small--four-eighths:nth-child(2n+1),
  .grid-uniform .small--five-tenths:nth-child(2n+1),
  .grid-uniform .small--one-twelfth:nth-child(12n+1),
  .grid-uniform .small--two-twelfths:nth-child(6n+1),
  .grid-uniform .small--three-twelfths:nth-child(4n+1),
  .grid-uniform .small--four-twelfths:nth-child(3n+1),
  .grid-uniform .small--six-twelfths:nth-child(2n+1) {
    clear: both; } }
@media only screen and (min-width: 481px) and (max-width: 767px) {
  /** Whole */
  .medium--one-whole {
    width: 100%; }

  /* Halves */
  .medium--one-half {
    width: 50%; }

  /* Thirds */
  .medium--one-third {
    width: 33.333%; }

  .medium--two-thirds {
    width: 66.666%; }

  /* Quarters */
  .medium--one-quarter {
    width: 25%; }

  .medium--two-quarters {
    width: 50%; }

  .medium--three-quarters {
    width: 75%; }

  /* Fifths */
  .medium--one-fifth {
    width: 20%; }

  .medium--two-fifths {
    width: 40%; }

  .medium--three-fifths {
    width: 60%; }

  .medium--four-fifths {
    width: 80%; }

  /* Sixths */
  .medium--one-sixth {
    width: 16.666%; }

  .medium--two-sixths {
    width: 33.333%; }

  .medium--three-sixths {
    width: 50%; }

  .medium--four-sixths {
    width: 66.666%; }

  .medium--five-sixths {
    width: 83.333%; }

  /* Eighths */
  .medium--one-eighth {
    width: 12.5%; }

  .medium--two-eighths {
    width: 25%; }

  .medium--three-eighths {
    width: 37.5%; }

  .medium--four-eighths {
    width: 50%; }

  .medium--five-eighths {
    width: 62.5%; }

  .medium--six-eighths {
    width: 75%; }

  .medium--seven-eighths {
    width: 87.5%; }

  /* Tenths */
  .medium--one-tenth {
    width: 10%; }

  .medium--two-tenths {
    width: 20%; }

  .medium--three-tenths {
    width: 30%; }

  .medium--four-tenths {
    width: 40%; }

  .medium--five-tenths {
    width: 50%; }

  .medium--six-tenths {
    width: 60%; }

  .medium--seven-tenths {
    width: 70%; }

  .medium--eight-tenths {
    width: 80%; }

  .medium--nine-tenths {
    width: 90%; }

  /* Twelfths */
  .medium--one-twelfth {
    width: 8.333%; }

  .medium--two-twelfths {
    width: 16.666%; }

  .medium--three-twelfths {
    width: 25%; }

  .medium--four-twelfths {
    width: 33.333%; }

  .medium--five-twelfths {
    width: 41.666%; }

  .medium--six-twelfths {
    width: 50%; }

  .medium--seven-twelfths {
    width: 58.333%; }

  .medium--eight-twelfths {
    width: 66.666%; }

  .medium--nine-twelfths {
    width: 75%; }

  .medium--ten-twelfths {
    width: 83.333%; }

  .medium--eleven-twelfths {
    width: 91.666%; }

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

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

  .medium--text-left {
    text-align: left !important; }

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

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

  .medium--left {
    float: left !important; }

  .medium--right {
    float: right !important; }

  .grid-uniform .medium--one-half:nth-child(2n+1),
  .grid-uniform .medium--one-third:nth-child(3n+1),
  .grid-uniform .medium--one-quarter:nth-child(4n+1),
  .grid-uniform .medium--one-fifth:nth-child(5n+1),
  .grid-uniform .medium--one-sixth:nth-child(6n+1),
  .grid-uniform .medium--two-sixths:nth-child(3n+1),
  .grid-uniform .medium--three-sixths:nth-child(2n+1),
  .grid-uniform .medium--two-eighths:nth-child(4n+1),
  .grid-uniform .medium--four-eighths:nth-child(2n+1),
  .grid-uniform .medium--five-tenths:nth-child(2n+1),
  .grid-uniform .medium--one-twelfth:nth-child(12n+1),
  .grid-uniform .medium--two-twelfths:nth-child(6n+1),
  .grid-uniform .medium--three-twelfths:nth-child(4n+1),
  .grid-uniform .medium--four-twelfths:nth-child(3n+1),
  .grid-uniform .medium--six-twelfths:nth-child(2n+1) {
    clear: both; } }
@media only screen and (max-width: 767px) {
  /** Whole */
  .medium-down--one-whole {
    width: 100%; }

  /* Halves */
  .medium-down--one-half {
    width: 50%; }

  /* Thirds */
  .medium-down--one-third {
    width: 33.333%; }

  .medium-down--two-thirds {
    width: 66.666%; }

  /* Quarters */
  .medium-down--one-quarter {
    width: 25%; }

  .medium-down--two-quarters {
    width: 50%; }

  .medium-down--three-quarters {
    width: 75%; }

  /* Fifths */
  .medium-down--one-fifth {
    width: 20%; }

  .medium-down--two-fifths {
    width: 40%; }

  .medium-down--three-fifths {
    width: 60%; }

  .medium-down--four-fifths {
    width: 80%; }

  /* Sixths */
  .medium-down--one-sixth {
    width: 16.666%; }

  .medium-down--two-sixths {
    width: 33.333%; }

  .medium-down--three-sixths {
    width: 50%; }

  .medium-down--four-sixths {
    width: 66.666%; }

  .medium-down--five-sixths {
    width: 83.333%; }

  /* Eighths */
  .medium-down--one-eighth {
    width: 12.5%; }

  .medium-down--two-eighths {
    width: 25%; }

  .medium-down--three-eighths {
    width: 37.5%; }

  .medium-down--four-eighths {
    width: 50%; }

  .medium-down--five-eighths {
    width: 62.5%; }

  .medium-down--six-eighths {
    width: 75%; }

  .medium-down--seven-eighths {
    width: 87.5%; }

  /* Tenths */
  .medium-down--one-tenth {
    width: 10%; }

  .medium-down--two-tenths {
    width: 20%; }

  .medium-down--three-tenths {
    width: 30%; }

  .medium-down--four-tenths {
    width: 40%; }

  .medium-down--five-tenths {
    width: 50%; }

  .medium-down--six-tenths {
    width: 60%; }

  .medium-down--seven-tenths {
    width: 70%; }

  .medium-down--eight-tenths {
    width: 80%; }

  .medium-down--nine-tenths {
    width: 90%; }

  /* Twelfths */
  .medium-down--one-twelfth {
    width: 8.333%; }

  .medium-down--two-twelfths {
    width: 16.666%; }

  .medium-down--three-twelfths {
    width: 25%; }

  .medium-down--four-twelfths {
    width: 33.333%; }

  .medium-down--five-twelfths {
    width: 41.666%; }

  .medium-down--six-twelfths {
    width: 50%; }

  .medium-down--seven-twelfths {
    width: 58.333%; }

  .medium-down--eight-twelfths {
    width: 66.666%; }

  .medium-down--nine-twelfths {
    width: 75%; }

  .medium-down--ten-twelfths {
    width: 83.333%; }

  .medium-down--eleven-twelfths {
    width: 91.666%; }

  .medium-down--show {
    display: block !important; }

  .medium-down--hide {
    display: none !important; }

  .medium-down--text-left {
    text-align: left !important; }

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

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

  .medium-down--left {
    float: left !important; }

  .medium-down--right {
    float: right !important; }

  .grid-uniform .medium-down--one-half:nth-child(2n+1),
  .grid-uniform .medium-down--one-third:nth-child(3n+1),
  .grid-uniform .medium-down--one-quarter:nth-child(4n+1),
  .grid-uniform .medium-down--one-fifth:nth-child(5n+1),
  .grid-uniform .medium-down--one-sixth:nth-child(6n+1),
  .grid-uniform .medium-down--two-sixths:nth-child(3n+1),
  .grid-uniform .medium-down--three-sixths:nth-child(2n+1),
  .grid-uniform .medium-down--two-eighths:nth-child(4n+1),
  .grid-uniform .medium-down--four-eighths:nth-child(2n+1),
  .grid-uniform .medium-down--five-tenths:nth-child(2n+1),
  .grid-uniform .medium-down--one-twelfth:nth-child(12n+1),
  .grid-uniform .medium-down--two-twelfths:nth-child(6n+1),
  .grid-uniform .medium-down--three-twelfths:nth-child(4n+1),
  .grid-uniform .medium-down--four-twelfths:nth-child(3n+1),
  .grid-uniform .medium-down--six-twelfths:nth-child(2n+1) {
    clear: both; } }
@media only screen and (min-width: 768px) {
  /** Whole */
  .large--one-whole {
    width: 100%; }

  /* Halves */
  .large--one-half {
    width: 50%; }

  /* Thirds */
  .large--one-third {
    width: 33.333%; }

  .large--two-thirds {
    width: 66.666%; }

  /* Quarters */
  .large--one-quarter {
    width: 25%; }

  .large--two-quarters {
    width: 50%; }

  .large--three-quarters {
    width: 75%; }

  /* Fifths */
  .large--one-fifth {
    width: 20%; }

  .large--two-fifths {
    width: 40%; }

  .large--three-fifths {
    width: 60%; }

  .large--four-fifths {
    width: 80%; }

  /* Sixths */
  .large--one-sixth {
    width: 16.666%; }

  .large--two-sixths {
    width: 33.333%; }

  .large--three-sixths {
    width: 50%; }

  .large--four-sixths {
    width: 66.666%; }

  .large--five-sixths {
    width: 83.333%; }

  /* Eighths */
  .large--one-eighth {
    width: 12.5%; }

  .large--two-eighths {
    width: 25%; }

  .large--three-eighths {
    width: 37.5%; }

  .large--four-eighths {
    width: 50%; }

  .large--five-eighths {
    width: 62.5%; }

  .large--six-eighths {
    width: 75%; }

  .large--seven-eighths {
    width: 87.5%; }

  /* Tenths */
  .large--one-tenth {
    width: 10%; }

  .large--two-tenths {
    width: 20%; }

  .large--three-tenths {
    width: 30%; }

  .large--four-tenths {
    width: 40%; }

  .large--five-tenths {
    width: 50%; }

  .large--six-tenths {
    width: 60%; }

  .large--seven-tenths {
    width: 70%; }

  .large--eight-tenths {
    width: 80%; }

  .large--nine-tenths {
    width: 90%; }

  /* Twelfths */
  .large--one-twelfth {
    width: 8.333%; }

  .large--two-twelfths {
    width: 16.666%; }

  .large--three-twelfths {
    width: 25%; }

  .large--four-twelfths {
    width: 33.333%; }

  .large--five-twelfths {
    width: 41.666%; }

  .large--six-twelfths {
    width: 50%; }

  .large--seven-twelfths {
    width: 58.333%; }

  .large--eight-twelfths {
    width: 66.666%; }

  .large--nine-twelfths {
    width: 75%; }

  .large--ten-twelfths {
    width: 83.333%; }

  .large--eleven-twelfths {
    width: 91.666%; }

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

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

  .large--text-left {
    text-align: left !important; }

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

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

  .large--left {
    float: left !important; }

  .large--right {
    float: right !important; }

  .grid-uniform .large--one-half:nth-child(2n+1),
  .grid-uniform .large--one-third:nth-child(3n+1),
  .grid-uniform .large--one-quarter:nth-child(4n+1),
  .grid-uniform .large--one-fifth:nth-child(5n+1),
  .grid-uniform .large--one-sixth:nth-child(6n+1),
  .grid-uniform .large--two-sixths:nth-child(3n+1),
  .grid-uniform .large--three-sixths:nth-child(2n+1),
  .grid-uniform .large--two-eighths:nth-child(4n+1),
  .grid-uniform .large--four-eighths:nth-child(2n+1),
  .grid-uniform .large--five-tenths:nth-child(2n+1),
  .grid-uniform .large--one-twelfth:nth-child(12n+1),
  .grid-uniform .large--two-twelfths:nth-child(6n+1),
  .grid-uniform .large--three-twelfths:nth-child(4n+1),
  .grid-uniform .large--four-twelfths:nth-child(3n+1),
  .grid-uniform .large--six-twelfths:nth-child(2n+1) {
    clear: both; } }
[class*="push--"] {
  position: relative; }

/* Whole */
.push--one-whole {
  left: 100%; }

/* Halves */
.push--one-half {
  left: 50%; }

/* Thirds */
.push--one-third {
  left: 33.333%; }

.push--two-thirds {
  left: 66.666%; }

/* Quarters */
.push--one-quarter {
  left: 25%; }

.push--two-quarters {
  left: 50%; }

.push--three-quarters {
  left: 75%; }

/* Fifths */
.push--one-fifth {
  left: 20%; }

.push--two-fifths {
  left: 40%; }

.push--three-fifths {
  left: 60%; }

.push--four-fifths {
  left: 80%; }

/* Sixths */
.push--one-sixth {
  left: 16.666%; }

.push--two-sixths {
  left: 33.333%; }

.push--three-sixths {
  left: 50%; }

.push--four-sixths {
  left: 66.666%; }

.push--five-sixths {
  left: 83.333%; }

/* Eighths */
.push--one-eighth {
  left: 12.5%; }

.push--two-eighths {
  left: 25%; }

.push--three-eighths {
  left: 37.5%; }

.push--four-eighths {
  left: 50%; }

.push--five-eighths {
  left: 62.5%; }

.push--six-eighths {
  left: 75%; }

.push--seven-eighths {
  left: 87.5%; }

/* Tenths */
.push--one-tenth {
  left: 10%; }

.push--two-tenths {
  left: 20%; }

.push--three-tenths {
  left: 30%; }

.push--four-tenths {
  left: 40%; }

.push--five-tenths {
  left: 50%; }

.push--six-tenths {
  left: 60%; }

.push--seven-tenths {
  left: 70%; }

.push--eight-tenths {
  left: 80%; }

.push--nine-tenths {
  left: 90%; }

/* Twelfths */
.push--one-twelfth {
  left: 8.333%; }

.push--two-twelfths {
  left: 16.666%; }

.push--three-twelfths {
  left: 25%; }

.push--four-twelfths {
  left: 33.333%; }

.push--five-twelfths {
  left: 41.666%; }

.push--six-twelfths {
  left: 50%; }

.push--seven-twelfths {
  left: 58.333%; }

.push--eight-twelfths {
  left: 66.666%; }

.push--nine-twelfths {
  left: 75%; }

.push--ten-twelfths {
  left: 83.333%; }

.push--eleven-twelfths {
  left: 91.666%; }

@media only screen and (min-width: 481px) and (max-width: 767px) {
  /* Whole */
  .push--medium--one-whole {
    left: 100%; }

  /* Halves */
  .push--medium--one-half {
    left: 50%; }

  /* Thirds */
  .push--medium--one-third {
    left: 33.333%; }

  .push--medium--two-thirds {
    left: 66.666%; }

  /* Quarters */
  .push--medium--one-quarter {
    left: 25%; }

  .push--medium--two-quarters {
    left: 50%; }

  .push--medium--three-quarters {
    left: 75%; }

  /* Fifths */
  .push--medium--one-fifth {
    left: 20%; }

  .push--medium--two-fifths {
    left: 40%; }

  .push--medium--three-fifths {
    left: 60%; }

  .push--medium--four-fifths {
    left: 80%; }

  /* Sixths */
  .push--medium--one-sixth {
    left: 16.666%; }

  .push--medium--two-sixths {
    left: 33.333%; }

  .push--medium--three-sixths {
    left: 50%; }

  .push--medium--four-sixths {
    left: 66.666%; }

  .push--medium--five-sixths {
    left: 83.333%; }

  /* Eighths */
  .push--medium--one-eighth {
    left: 12.5%; }

  .push--medium--two-eighths {
    left: 25%; }

  .push--medium--three-eighths {
    left: 37.5%; }

  .push--medium--four-eighths {
    left: 50%; }

  .push--medium--five-eighths {
    left: 62.5%; }

  .push--medium--six-eighths {
    left: 75%; }

  .push--medium--seven-eighths {
    left: 87.5%; }

  /* Tenths */
  .push--medium--one-tenth {
    left: 10%; }

  .push--medium--two-tenths {
    left: 20%; }

  .push--medium--three-tenths {
    left: 30%; }

  .push--medium--four-tenths {
    left: 40%; }

  .push--medium--five-tenths {
    left: 50%; }

  .push--medium--six-tenths {
    left: 60%; }

  .push--medium--seven-tenths {
    left: 70%; }

  .push--medium--eight-tenths {
    left: 80%; }

  .push--medium--nine-tenths {
    left: 90%; }

  /* Twelfths */
  .push--medium--one-twelfth {
    left: 8.333%; }

  .push--medium--two-twelfths {
    left: 16.666%; }

  .push--medium--three-twelfths {
    left: 25%; }

  .push--medium--four-twelfths {
    left: 33.333%; }

  .push--medium--five-twelfths {
    left: 41.666%; }

  .push--medium--six-twelfths {
    left: 50%; }

  .push--medium--seven-twelfths {
    left: 58.333%; }

  .push--medium--eight-twelfths {
    left: 66.666%; }

  .push--medium--nine-twelfths {
    left: 75%; }

  .push--medium--ten-twelfths {
    left: 83.333%; }

  .push--medium--eleven-twelfths {
    left: 91.666%; } }
@media only screen and (max-width: 767px) {
  /* Whole */
  .push--medium-down--one-whole {
    left: 100%; }

  /* Halves */
  .push--medium-down--one-half {
    left: 50%; }

  /* Thirds */
  .push--medium-down--one-third {
    left: 33.333%; }

  .push--medium-down--two-thirds {
    left: 66.666%; }

  /* Quarters */
  .push--medium-down--one-quarter {
    left: 25%; }

  .push--medium-down--two-quarters {
    left: 50%; }

  .push--medium-down--three-quarters {
    left: 75%; }

  /* Fifths */
  .push--medium-down--one-fifth {
    left: 20%; }

  .push--medium-down--two-fifths {
    left: 40%; }

  .push--medium-down--three-fifths {
    left: 60%; }

  .push--medium-down--four-fifths {
    left: 80%; }

  /* Sixths */
  .push--medium-down--one-sixth {
    left: 16.666%; }

  .push--medium-down--two-sixths {
    left: 33.333%; }

  .push--medium-down--three-sixths {
    left: 50%; }

  .push--medium-down--four-sixths {
    left: 66.666%; }

  .push--medium-down--five-sixths {
    left: 83.333%; }

  /* Eighths */
  .push--medium-down--one-eighth {
    left: 12.5%; }

  .push--medium-down--two-eighths {
    left: 25%; }

  .push--medium-down--three-eighths {
    left: 37.5%; }

  .push--medium-down--four-eighths {
    left: 50%; }

  .push--medium-down--five-eighths {
    left: 62.5%; }

  .push--medium-down--six-eighths {
    left: 75%; }

  .push--medium-down--seven-eighths {
    left: 87.5%; }

  /* Tenths */
  .push--medium-down--one-tenth {
    left: 10%; }

  .push--medium-down--two-tenths {
    left: 20%; }

  .push--medium-down--three-tenths {
    left: 30%; }

  .push--medium-down--four-tenths {
    left: 40%; }

  .push--medium-down--five-tenths {
    left: 50%; }

  .push--medium-down--six-tenths {
    left: 60%; }

  .push--medium-down--seven-tenths {
    left: 70%; }

  .push--medium-down--eight-tenths {
    left: 80%; }

  .push--medium-down--nine-tenths {
    left: 90%; }

  /* Twelfths */
  .push--medium-down--one-twelfth {
    left: 8.333%; }

  .push--medium-down--two-twelfths {
    left: 16.666%; }

  .push--medium-down--three-twelfths {
    left: 25%; }

  .push--medium-down--four-twelfths {
    left: 33.333%; }

  .push--medium-down--five-twelfths {
    left: 41.666%; }

  .push--medium-down--six-twelfths {
    left: 50%; }

  .push--medium-down--seven-twelfths {
    left: 58.333%; }

  .push--medium-down--eight-twelfths {
    left: 66.666%; }

  .push--medium-down--nine-twelfths {
    left: 75%; }

  .push--medium-down--ten-twelfths {
    left: 83.333%; }

  .push--medium-down--eleven-twelfths {
    left: 91.666%; } }
@media only screen and (min-width: 768px) {
  /* Whole */
  .push--large--one-whole {
    left: 100%; }

  /* Halves */
  .push--large--one-half {
    left: 50%; }

  /* Thirds */
  .push--large--one-third {
    left: 33.333%; }

  .push--large--two-thirds {
    left: 66.666%; }

  /* Quarters */
  .push--large--one-quarter {
    left: 25%; }

  .push--large--two-quarters {
    left: 50%; }

  .push--large--three-quarters {
    left: 75%; }

  /* Fifths */
  .push--large--one-fifth {
    left: 20%; }

  .push--large--two-fifths {
    left: 40%; }

  .push--large--three-fifths {
    left: 60%; }

  .push--large--four-fifths {
    left: 80%; }

  /* Sixths */
  .push--large--one-sixth {
    left: 16.666%; }

  .push--large--two-sixths {
    left: 33.333%; }

  .push--large--three-sixths {
    left: 50%; }

  .push--large--four-sixths {
    left: 66.666%; }

  .push--large--five-sixths {
    left: 83.333%; }

  /* Eighths */
  .push--large--one-eighth {
    left: 12.5%; }

  .push--large--two-eighths {
    left: 25%; }

  .push--large--three-eighths {
    left: 37.5%; }

  .push--large--four-eighths {
    left: 50%; }

  .push--large--five-eighths {
    left: 62.5%; }

  .push--large--six-eighths {
    left: 75%; }

  .push--large--seven-eighths {
    left: 87.5%; }

  /* Tenths */
  .push--large--one-tenth {
    left: 10%; }

  .push--large--two-tenths {
    left: 20%; }

  .push--large--three-tenths {
    left: 30%; }

  .push--large--four-tenths {
    left: 40%; }

  .push--large--five-tenths {
    left: 50%; }

  .push--large--six-tenths {
    left: 60%; }

  .push--large--seven-tenths {
    left: 70%; }

  .push--large--eight-tenths {
    left: 80%; }

  .push--large--nine-tenths {
    left: 90%; }

  /* Twelfths */
  .push--large--one-twelfth {
    left: 8.333%; }

  .push--large--two-twelfths {
    left: 16.666%; }

  .push--large--three-twelfths {
    left: 25%; }

  .push--large--four-twelfths {
    left: 33.333%; }

  .push--large--five-twelfths {
    left: 41.666%; }

  .push--large--six-twelfths {
    left: 50%; }

  .push--large--seven-twelfths {
    left: 58.333%; }

  .push--large--eight-twelfths {
    left: 66.666%; }

  .push--large--nine-twelfths {
    left: 75%; }

  .push--large--ten-twelfths {
    left: 83.333%; }

  .push--large--eleven-twelfths {
    left: 91.666%; } }
html {
  background-color: white; }

body {
  background-color: white; }

[tabindex='-1']:focus {
  outline: none; }

.wrapper {
  *zoom: 1;
  max-width: 1180px;
  margin: 0 auto;
  padding: 0 15px; }
  .wrapper:after {
    content: '';
    display: table;
    clear: both; }
  @media screen and (min-width: 481px) {
    .wrapper {
      padding: 0 30px; } }
  @media screen and (max-width: 767px) {
    .wrapper.slideshow {
      padding: 0; } }

.main-content {
  display: block; }
  .main-content #homepage_slider {
    /*padding-top: $gutter / 2;*/ }
    @media screen and (max-width: 767px) {
      .main-content #homepage_slider {
        padding-top: 0;
        margin-top: -1px; } }

.is-transitioning {
  display: block !important;
  visibility: visible !important; }

.display-table {
  display: table;
  table-layout: fixed;
  width: 100%; }

.display-table-cell {
  display: table-cell;
  vertical-align: middle;
  float: none; }

@media screen and (min-width: 768px) {
  .large--display-table {
    display: table;
    table-layout: fixed;
    width: 100%; }

  .large--display-table-cell {
    display: table-cell;
    vertical-align: middle;
    float: none; } }
.visually-hidden, .supports-fontface .icon-fallback-text .fallback-text {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0; }

em {
  font-style: italic; }

small {
  font-size: 0.9em; }

sup, sub {
  position: relative;
  font-size: 60%;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.5em; }

/*================ Blockquotes ================*/
blockquote {
  font-size: 1.125em;
  line-height: 1.45;
  font-style: italic;
  margin: 0 0 30px;
  padding: 15px 30px;
  border-left: 1px solid #dddcdc; }
  blockquote p {
    margin-bottom: 0; }
    blockquote p + cite {
      margin-top: 15px; }
  blockquote cite {
    display: block;
    font-size: 0.75em; }
    blockquote cite:before {
      content: '\2014 \0020'; }

/*================ Code ================*/
code, pre {
  background-color: #faf7f5;
  font-family: Consolas,monospace;
  font-size: 1em;
  border: 0 none;
  padding: 0 2px;
  color: #51ab62; }

pre {
  overflow: auto;
  padding: 15px;
  margin: 0 0 30px; }

/*================ Horizontal Rules ================*/
hr {
  clear: both;
  border-top: solid #dddcdc;
  border-width: 1px 0 0;
  margin: 15px 0;
  height: 0; }
  hr.hr--small {
    margin: 15px 0; }
  hr.hr--clear {
    border-top-color: transparent; }

/*================ Section Headers ================*/
.section-header {
  margin-bottom: 20px;
  padding-bottom: 10px; }

@media screen and (min-width: 768px) {
  .section-header {
    display: table;
    width: 100%;
    margin-top: 25px; }

  .section-header__title {
    margin-bottom: 12px; }

  .section-header__left {
    display: table-cell;
    vertical-align: middle;
    margin-bottom: 0; }
    .section-header__left h1, .section-header__left h2, .section-header__left h3, .section-header__left h4,
    .section-header__left .h1, .section-header__left .h2, .section-header__left .h3, .section-header__left .h4 {
      margin-bottom: 0; }

  .section-header__right {
    display: table-cell;
    vertical-align: middle;
    text-align: right;
    width: auto; }
    .section-header__right label[for] {
      margin-left: 10px; } }
  @media screen and (min-width: 768px) and (max-width: 767px) {
    .section-header__right {
      margin-bottom: 30px; } }
@media screen and (max-width: 480px) {
  .section-header__right .form-horizontal {
    width: 100%; }
    .section-header__right .form-horizontal #SortBy, .section-header__right .form-horizontal #CollectionTags {
      display: block;
      margin-bottom: 10px;
      margin-top: 5px;
      width: 100%; } }
.template-collection {
  /*Start Collection left side*/
  /*End Collection left side*/ }
  @media screen and (max-width: 480px) {
    .template-collection .main-content .grid__item {
      padding-left: 15px;
      padding-right: 15px; } }
  @media screen and (min-width: 481px) and (max-width: 767px) {
    .template-collection .main-content .grid__item {
      padding-left: 30px;
      padding-right: 30px; } }
  .template-collection .main-content .grid__item.large--one-whole {
    padding-right: 30px; }
    @media screen and (max-width: 767px) {
      .template-collection .main-content .grid__item.large--one-whole {
        padding-right: 15px; } }
    .template-collection .main-content .grid__item.large--one-whole .grid-uniform {
      margin-right: 0; }
      @media screen and (max-width: 767px) {
        .template-collection .main-content .grid__item.large--one-whole .grid-uniform {
          margin-right: -15px; } }
  .template-collection .main-content .grid__item.large--three-quarters {
    padding-right: 30px; }
    @media screen and (max-width: 767px) {
      .template-collection .main-content .grid__item.large--three-quarters {
        padding-right: 15px; } }
    .template-collection .main-content .grid__item.large--three-quarters .grid-uniform {
      margin-right: 0; }
      @media screen and (max-width: 767px) {
        .template-collection .main-content .grid__item.large--three-quarters .grid-uniform {
          margin-right: -15px; } }
  .template-collection .section-header {
    border-bottom: 1px solid #dddcdc; }
  .template-collection .product-side-collection-title {
    background: #efefef;
    color: #000000;
    font-size: 15px;
    margin: 0;
    padding: 10px 0 10px 20px;
    margin-top: 5px; }
  .template-collection .collection-list-side {
    background: #000000;
    list-style: outside none none;
    margin: 0 0 15px;
    padding: 0; }
    .template-collection .collection-list-side > li {
      background: #000000;
      border: 1px solid #E9E9E9;
      padding-bottom: 10px;
      padding-left: 20px;
      padding-top: 10px;
      margin: 0; }
      .template-collection .collection-list-side > li.collection-selected {
        border-left: 3px solid #004aad !important; }
      .template-collection .collection-list-side > li a {
        color: #ffffff;
        display: block;
        font-size: 13px;
        text-decoration: none; }

.large--one-whole .grid-uniform .custom--width-one-half {
  /*width: 25%;*/ }
  @media screen and (max-width: 1220px) {
    .large--one-whole .grid-uniform .custom--width-one-half {
      /*width: 33.33%;*/
      clear: none !important; } }
  @media screen and (max-width: 979px) {
    .large--one-whole .grid-uniform .custom--width-one-half {
      /*width: 50%;*/
      clear: none !important; } }
  @media screen and (max-width: 650px) {
    .large--one-whole .grid-uniform .custom--width-one-half {
      /*width: 100%;*/
      clear: none !important; } }

.large--three-quarters .grid-uniform .custom--width-one-half {
  /*width: 33.33%;*/
  clear: none !important; }
  @media screen and (max-width: 979px) {
    .large--three-quarters .grid-uniform .custom--width-one-half {
      /*width: 50%;*/
      clear: none !important; } }
  @media screen and (max-width: 650px) {
    .large--three-quarters .grid-uniform .custom--width-one-half {
      /*width: 100%;*/
      clear: none !important; } }

.section-header__right .form-horizontal,
.section-header__right .collection-view {
  display: inline-block;
  vertical-align: middle; }
@media screen and (min-width: 481px) {
  .section-header__right label + select,
  .section-header__right .collection-view {
    /*margin-left: $gutter / 2;*/ } }

.collection-view {
  /*================ Only show on larger screens ================*/ }
  @media screen and (min-width: 768px) {
    .collection-view {
      display: inline-block; } }

.change-view {
  display: block;
  background: none;
  border: 0 none;
  float: left;
  padding: 0px 8px;
  font-size: 20px;
  color: #dddcdc; }
  .change-view:hover, .change-view:focus {
    color: #004aad; }

.change-view--active {
  cursor: default;
  color: #004aad; }

/*============================================================================
  #Rich Text Editor
==============================================================================*/
.rte {
  margin-bottom: 15px; }
  .rte a {
    text-decoration: underline; }
  .rte h1, .rte h2, .rte h3, .rte h4, .rte h5, .rte h6 {
    margin-top: 20px; }
    .rte h1:first-child, .rte h2:first-child, .rte h3:first-child, .rte h4:first-child, .rte h5:first-child, .rte h6:first-child {
      margin-top: 0; }
    .rte h1 a, .rte h2 a, .rte h3 a, .rte h4 a, .rte h5 a, .rte h6 a {
      text-decoration: none; }
  .rte > div {
    margin-bottom: 15px; }
  .rte li {
    margin-bottom: 0.4em; }

.rte--header {
  margin-bottom: 0; }

/*============================================================================
  #Links and Buttons
==============================================================================*/
a,
.text-link {
  color: #004aad;
  text-decoration: none;
  background: transparent; }

a:hover,
a:focus {
  color: #006bfa; }

button {
  overflow: visible; }

button[disabled],
html input[disabled] {
  cursor: default; }

/*============================================================================
  #OOCSS Media Object
    - http://www.stubbornella.org/content/2010/06/25/the-media-object-saves-hundreds-of-lines-of-code/
==============================================================================*/
.media,
.media-flex {
  overflow: hidden;
  _overflow: visible;
  zoom: 1; }

.media-img {
  float: left;
  margin-right: 30px; }

.media-img-right {
  float: right;
  margin-left: 30px; }

.media-img img,
.media-img-right img {
  display: block; }

/*============================================================================
  #Images and Iframes
==============================================================================*/
img {
  border: 0 none; }

svg:not(:root) {
  overflow: hidden; }

img,
iframe {
  max-width: 100%; }

.video-wrapper {
  position: relative;
  overflow: hidden;
  max-width: 100%;
  /*padding-bottom: 56.25%;
  height: 0;
  height: auto;*/
  height: 430px; }
  .video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

/*============================================================================
  #Forms
==============================================================================*/
form {
  margin-bottom: 0; }

/*.form-vertical {
  margin-bottom: $gutter / 2;
}*/
/*================ Prevent zoom on touch devices in active inputs ================*/
@media screen and (max-width: 767px) {
  input,
  textarea {
    font-size: 16px; } }
input,
textarea,
button,
select {
  padding: 0;
  margin: 0;
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text; }

button {
  background: none;
  border: none;
  cursor: pointer; }

button,
input,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none; }

button {
  background: none;
  border: none;
  display: inline-block;
  cursor: pointer; }

input[type="image"] {
  padding-left: 0;
  padding-right: 0; }

fieldset {
  border: 1px solid #dddcdc;
  padding: 15px; }

legend {
  border: 0;
  padding: 0; }

button,
input[type="submit"] {
  cursor: pointer; }

input,
textarea,
select {
  border: 1px solid #dddcdc;
  max-width: 100%;
  padding: 8px 10px;
  border-radius: 0px; }
  input:focus,
  textarea:focus,
  select:focus {
    border: 1px solid #c4c2c2; }
  input[disabled], input.disabled,
  textarea[disabled],
  textarea.disabled,
  select[disabled],
  select.disabled {
    cursor: default;
    background-color: #f6f6f6;
    border-color: #b6b6b6; }
  input.input-full,
  textarea.input-full,
  select.input-full {
    width: 100%;
    resize: none; }

textarea {
  min-height: 100px; }

/*================ Input element overrides ================*/
input[type="checkbox"],
input[type="radio"] {
  display: inline;
  margin: 0 8px 0 0;
  padding: 0;
  width: auto; }

input[type="checkbox"] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox; }

input[type="radio"] {
  -webkit-appearance: radio;
  -moz-appearance: radio; }

input[type="image"] {
  padding-left: 0;
  padding-right: 0; }

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: -moz-linear-gradient(top, white 0%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-linear-gradient(top, white 0%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to bottom, white 0%, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 );
  background-position: right center;
  background-image: url("/cdn/shop/t/4/assets/down-arrow.png?v=79123458644729307121682839809");
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-color: #fafafa;
  padding-right: 25px;
  background-size: 10px;
  text-indent: 0.01px;
  text-overflow: '';
  cursor: pointer;
  /*================ Hide the svg arrow in IE9 and below ================ ico-select.png */ }
  .ie9 select, .lt-ie9 select {
    padding-right: 10px;
    background-image: none; }

select#onChangeTrigger {
  background-image: url("/cdn/shop/t/4/assets/ico-select.png?v=69963476718070941541682839809");
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-color: transparent; }

optgroup {
  font-weight: bold; }

option {
  color: #000;
  background-color: #fff; }

select::-ms-expand {
  display: none; }

/*================ Form labels ================*/
.hidden-label {
  position: absolute;
  height: 0;
  width: 0;
  margin-bottom: 0;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px); }
  .ie9 .hidden-label, .lt-ie9 .hidden-label {
    position: static;
    height: auto;
    width: auto;
    margin-bottom: 2px;
    overflow: visible;
    clip: initial; }

label[for] {
  cursor: pointer; }

/*================ Horizontal Form ================*/
.form-vertical input,
.form-vertical select,
.form-vertical textarea {
  display: block;
  margin-bottom: 5px;
  margin-top: 5px; }
.form-vertical input[type="radio"],
.form-vertical input[type="checkbox"] {
  display: inline-block; }

/*================ Error styles ================*/
input.error,
select.error,
textarea.error {
  border-color: #d02e2e;
  background-color: #fff6f6;
  color: #d02e2e; }

label.error {
  color: #d02e2e; }

/*================ Input Group ================*/
.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  .input-group .input-group-field:first-child,
  .input-group .input-group-btn:first-child,
  .input-group .input-group-btn:first-child > .btn,
  .input-group input[type="hidden"]:first-child + .input-group-field,
  .input-group input[type="hidden"]:first-child + .input-group-btn > .btn {
    border-radius: 0px 0 0 0px; }
  .input-group .input-group-field:last-child,
  .input-group .input-group-btn:last-child > .btn {
    border-radius: 0 0px 0px 0; }
  .input-group input::-moz-focus-inner {
    border: 0;
    padding: 0;
    margin-top: -1px;
    margin-bottom: -1px; }

.input-group-field,
.input-group-btn {
  display: table-cell;
  vertical-align: middle;
  margin: 0; }

.input-group .btn,
.input-group .input-group-field {
  height: 40px; }

.input-group .input-group-field {
  width: 100%; }

.mobile--search .input-group .input-group-field {
  margin-top: 7px;
  vertical-align: top; }

.input-group-btn {
  position: relative;
  white-space: nowrap;
  width: 1%;
  padding: 0; }

/*============================================================================
  #Icons
==============================================================================*/
.icon-fallback-text .icon {
  display: none; }
  .supports-fontface .icon-fallback-text .icon {
    display: inline-block; }

/*============================================================================
  A generic way to visually hide content while
  remaining accessible to screen readers (h5bp.com)
==============================================================================*/
.icon:before {
  display: none; }

.supports-fontface .icon:before {
  display: inline;
  font-family: "icons";
  text-decoration: none;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/*================ Icon mapping ================*/
.icon-amazon_payments:before {
  content: "\e800"; }

.icon-american_express:before {
  content: "\41"; }

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

.icon-bitcoin:before {
  content: "\42"; }

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

.icon-cirrus:before {
  content: "\43"; }

.icon-dankort:before {
  content: "\64"; }

.icon-diners_club:before {
  content: "\63"; }

.icon-discover:before {
  content: "\44"; }

.icon-dogecoin:before {
  content: "\e904"; }

.icon-dwolla:before {
  content: "\e905"; }

.icon-facebook:before {
  content: "\66"; }

.icon-fancy:before {
  content: "\46"; }

.icon-forbrugsforeningen:before {
  content: "\e906"; }

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

.icon-grid-view:before {
  content: "\e603"; }

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

.icon-instagram:before {
  content: "\e901"; }

.icon-interac:before {
  content: "\49"; }

.icon-jcb:before {
  content: "\4a"; }

.icon-list-view:before {
  content: "\e604"; }

.icon-litecoin:before {
  content: "\e908"; }

.icon-maestro:before {
  content: "\6d"; }

.icon-master:before {
  content: "\4d"; }

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

.icon-paypal:before {
  content: "\50"; }

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

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

.icon-rss:before {
  content: "\72"; }

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

.icon-stripe:before {
  content: "\53"; }

.icon-tumblr:before {
  content: "\74"; }

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

.icon-vimeo:before {
  content: "\76"; }

.icon-visa:before {
  content: "\56"; }

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

.icon-youtube:before {
  content: "\79"; }

.payment-icons {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: default; }
  .payment-icons li {
    margin: 0 7.5px 7.5px;
    color: #bbbbbb;
    cursor: default; }
  .payment-icons .icon {
    font-size: 30px;
    line-height: 30px; }
  .payment-icons .fallback-text {
    text-transform: capitalize; }

.social-icons li {
  margin: 0 15px 15px;
  vertical-align: middle; }
  @media screen and (min-width: 481px) {
    .social-icons li {
      margin-left: 0; } }
  .social-icons li .icon {
    font-size: 30px;
    line-height: 26px; }
  .social-icons li a {
    color: #bbbbbb; }
    .social-icons li a:hover {
      color: #a2a2a2; }

/*============================================================================
  #Pagination
==============================================================================*/
.pagination {
  margin-bottom: 1em;
  text-align: right; }
  .pagination > span {
    display: inline-block;
    line-height: 1;
    /*&.page {
      display: none;
    }*/ }
    .pagination > span.next, .pagination > span.prev {
      background-color: #fff;
      border: 1px solid #ebebeb;
      font-size: 20px;
      min-height: 40px;
      line-height: 18px;
      border-radius: 50%;
      text-align: center;
      min-width: 40px; }
      .pagination > span.next > a, .pagination > span.prev > a {
        /*         color: $colorBtnPrimaryText; */
        color: #414141; }
  .pagination a {
    display: block; }
  .pagination a,
  .pagination .page.current {
    padding: 8px; }

/*============================================================================
  #Modal
==============================================================================*/
.modal {
  display: none;
  position: fixed;
  z-index: 10000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.4);
  padding: 30px 0;
  -webkit-transition: -webkit-transform .3s ease-out;
  -o-transition: -o-transform .3s ease-out;
  transition: transform .3s ease-out; }
  .modal .close {
    cursor: pointer; }
  .modal .modal-header {
    border-bottom: 1px solid #e5e5e5;
    min-height: 15px;
    padding: 15px;
    position: relative; }
    .modal .modal-header .close {
      float: right;
      font-size: 28px;
      font-weight: bold;
      line-height: 30px; }
    .modal .modal-header > h4 {
      margin: 0; }
  .modal .modal-body {
    padding: 15px;
    position: relative; }
  .modal .modal-footer {
    border-top: 1px solid #e5e5e5;
    padding: 15px;
    text-align: right; }
  .modal .modal-content {
    position: relative;
    background-color: #fff;
    margin: auto;
    padding: 0;
    border: 1px solid rgba(0, 0, 0, 0.2);
    width: 100%;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out; }
  .modal.fade .modal-content {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%); }
  .modal.in {
    display: block; }
    .modal.in .modal-content {
      -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
      -o-transform: translate(0, 0);
      transform: translate(0, 0); }

#size-chart {
  padding: 0; }
  #size-chart .modal-content {
    position: absolute;
    top: 40px;
    left: 0;
    right: 0;
    margin: 0 auto; }
    #size-chart .modal-content .modal-body img {
      max-width: 100%;
      padding: 15px;
      margin: 0 auto;
      display: block; }

#quick-view .ship--fast {
  text-align: center; }
#quick-view .modal-content {
  position: relative; }
  #quick-view .modal-content .close-quickview {
    background-color: #004aad;
    color: white;
    cursor: pointer;
    font-size: 30px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    position: absolute;
    right: -1px;
    text-align: center;
    top: -1px;
    width: 30px; }
    #quick-view .modal-content .close-quickview:hover {
      background-color: #00347a;
      color: white; }
    #quick-view .modal-content .close-quickview:active, #quick-view .modal-content .close-quickview:focus {
      background-color: #00347a;
      color: white; }
  #quick-view .modal-content #size-chart {
    height: calc(100% + 20px);
    margin-left: -10px;
    margin-top: -10px;
    width: calc(100% + 20px);
    padding: 0; }
    #quick-view .modal-content #size-chart .modal-content {
      position: absolute; }

/*============================================================================
  #Notes and Form Feedback
==============================================================================*/
.note,
.errors {
  border-radius: 0px;
  padding: 6px 12px;
  margin-bottom: 15px;
  border: 1px solid transparent;
  font-size: 0.9em;
  text-align: left; }
  .note ul,
  .note ol,
  .errors ul,
  .errors ol {
    margin-top: 0;
    margin-bottom: 0; }
  .note li:last-child,
  .errors li:last-child {
    margin-bottom: 0; }
  .note p,
  .errors p {
    margin-bottom: 0; }

.note {
  border-color: #dddcdc; }

.errors ul {
  list-style: disc outside;
  margin-left: 20px; }

.form-success {
  color: #56ad6a;
  background-color: #ecfef0;
  border-color: #56ad6a; }
  .form-success a {
    color: #56ad6a;
    text-decoration: underline; }
    .form-success a:hover {
      text-decoration: none; }

.form-error,
.errors {
  color: #d02e2e;
  background-color: #fff6f6;
  border-color: #d02e2e; }
  .form-error a,
  .errors a {
    color: #d02e2e;
    text-decoration: underline; }
    .form-error a:hover,
    .errors a:hover {
      text-decoration: none; }

/*============================================================================
  #Cart Page
==============================================================================*/
.cart__row {
  position: relative;
  margin-top: 0;
  padding-top: 15px;
  /*   border-top: 1px solid $colorBorder; */
  clear: both; }
  .cart__row .grid__item:first-child, .cart__row .grid__item.js-cart-reason {
    padding-left: 0; }
  @media screen and (max-width: 767px) {
    .cart__row .grid__item {
      padding-left: 0; } }
  .cart__row:first-child {
    margin-top: 0; }
  .cart__row:first-child {
    padding-top: 0; }
  .cart__row .js-qty, .cart__row .ajaxcart__qty {
    margin: 0 auto;
    width: 120px; }

.cart__row__topreasons {
  clear: both;
  padding: 10px 0 0; }
  @media screen and (max-width: 767px) {
    .cart__row__topreasons {
      text-align: center; } }
  .cart__row__topreasons .product-reasons ul {
    list-style: outside none none;
    margin: 0;
    padding: 0; }
    .cart__row__topreasons .product-reasons ul > li {
      display: inline-block;
      margin-bottom: 0;
      margin-right: 5px;
      text-align: center;
      vertical-align: top;
      width: 95px;
      /*         @include at-query ($max, $small) {
                width: 60px;
              } */ }

.cart__row__pagecontent {
  clear: both;
  padding: 10px 0 0; }

.cart__row__related {
  clear: both;
  padding: 10px 0 0; }
  .cart__row__related .title {
    color: #000000;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 15px;
    margin-top: 0;
    text-align: center; }
  .cart__row__related .carousel-product {
    margin: 0 auto;
    width: 100%; }
    @media screen and (min-width: 768px) and (max-width: 1170px) {
      .cart__row__related .carousel-product .price-section {
        font-size: 12px; }
      .cart__row__related .carousel-product .h5 {
        font-size: 14px;
        line-height: 12px; } }
    .cart__row__related .carousel-product .grid__item {
      /*       margin-left: 1%;
            margin-right: 1%;
            padding: 0; */
      width: 23.5%; }
      .cart__row__related .carousel-product .grid__item:first-child {
        margin-left: 0; }
      .cart__row__related .carousel-product .grid__item:last-child {
        margin-right: 0; }
      .cart__row__related .carousel-product .grid__item p:last-child {
        margin: 0; }
    .cart__row__related .carousel-product .owl-item .grid__item {
      /*       	margin-left: 5%; */
      width: 100%; }

.cart-table .cart-item--title > td {
  padding-top: 0; }
.cart-table .titlewithbg th,
.cart-table .titlewithbg th.text-right {
  padding: 10px 10px; }
.cart-table .pricecolumn-bottom td[colspan="5"] {
  padding: 10px 0; }
.cart-table td,
.cart-table th {
  padding: 10px 10px;
  border: none;
  vertical-align: middle; }
.cart-table th.product-image,
.cart-table td.product-image {
  max-width: 120px;
  width: 120px; }
@media screen and (max-width: 767px) {
  .cart-table td.checkout--row,
  .cart-table th.checkout--row {
    padding-bottom: 0;
    text-align: center; }
    .cart-table td.checkout--row .social-media-cc,
    .cart-table th.checkout--row .social-media-cc {
      margin: 0 0 10px; }
      .cart-table td.checkout--row .social-media-cc li,
      .cart-table th.checkout--row .social-media-cc li {
        margin: 0; } }
.cart-table td .social-media-cc .cart-payment-icon,
.cart-table th .social-media-cc .cart-payment-icon {
  width: 50px; }
.cart-table #cont-shopping, .cart-table #update-quantities {
  height: 44px; }
@media screen and (max-width: 767px) {
  .cart-table .pricecolumn-bottom > td {
    margin: 0;
    padding-top: 0; }
    .cart-table .pricecolumn-bottom > td #cont-shopping, .cart-table .pricecolumn-bottom > td #update-quantities {
      display: block;
      float: left;
      font-size: 12px;
      height: 35px;
      margin-bottom: 10px;
      margin-left: 1%;
      width: 49%; }
    .cart-table .pricecolumn-bottom > td #cont-shopping {
      margin-left: 0;
      margin-right: 1%; } }
.cart-table .cart-subtotal-bottom {
  background-color: #f8f8f8;
  color: #2e2e2e;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 10px;
  padding: 8px 10px 5px;
  clear: both; }
.cart-table .cart-total-bottom {
  background-color: #f8f8f8;
  color: #2e2e2e;
  font-size: 24px;
  line-height: 35px;
  padding: 10px;
  clear: both; }

@media screen and (min-width: 768px) {
  .cart__row--table-large {
    display: table;
    table-layout: fixed;
    width: 100%; }
    .cart__row--table-large .grid__item {
      display: table-cell;
      vertical-align: middle;
      float: none; } }
.cart__image {
  display: block;
  margin: 0 auto;
  max-width: 100px;
  width: 100px; }
  .cart__image img {
    display: block;
    max-width: 100%;
    width: 100px;
    height: auto; }

.cart__subtotal {
  margin: 0 0 0 10px;
  display: inline; }

.cart__mini-labels {
  display: block;
  margin: 10px 0;
  font-size: 0.75em; }
  @media screen and (min-width: 768px) {
    .cart__mini-labels {
      display: none; } }

.cart__remove {
  display: block;
  text-align: center;
  color: #000; }

td.text-left.pro-cart-des a {
  color: #000; }

.additional-checkout-buttons {
  display: inline-block; }
  @media screen and (max-width: 767px) {
    .additional-checkout-buttons {
      display: block; } }
  .additional-checkout-buttons > span {
    line-height: 42px;
    margin-right: 5px; }
    @media screen and (max-width: 767px) {
      .additional-checkout-buttons > span {
        display: block;
        text-align: center; } }

.social-media-cc {
  margin: 0 0 20px; }
  .social-media-cc li {
    display: inline-block; }

.titlewithbg th {
  background-color: #f8f8f8;
  color: #2e2e2e;
  font-size: 16px;
  padding: 10px 0;
  font-weight: bold; }
  .titlewithbg th.text-right {
    padding-right: 5px; }
  @media screen and (max-width: 481px) {
    .titlewithbg th:first-child {
      width: 35% !important; } }

.cart__row .grid__item.two-thirds.small--one-whole {
  padding: 0; }

#shipping-calculator {
  background-color: white;
  clear: both;
  display: block;
  margin-top: 5px;
  padding: 7px 10px;
  position: relative;
  vertical-align: top;
  width: 100%; }
  #shipping-calculator > h5 {
    color: #004aad;
    display: inline-block;
    font-size: 12px;
    font-weight: normal;
    margin: 10px 0 0; }
    @media screen and (max-width: 767px) {
      #shipping-calculator > h5 {
        margin: 10px 0;
        display: block; } }
  #shipping-calculator .form-group {
    display: inline-block;
    margin: 0 0 0 5px;
    vertical-align: top; }
    @media screen and (max-width: 767px) {
      #shipping-calculator .form-group {
        display: inline-block;
        margin: 0 0 5px;
        vertical-align: top;
        width: 49%; } }
  #shipping-calculator .form-control {
    background-color: #fff;
    border: 1px solid #dddcdc;
    box-shadow: none;
    font-size: 12px;
    font-weight: normal;
    height: 35px;
    padding: 8px;
    width: 130px; }
    @media screen and (max-width: 767px) {
      #shipping-calculator .form-control {
        width: 100%; } }
  #shipping-calculator .get-rates {
    font-size: 12px;
    height: 35px;
    line-height: 18px;
    padding: 0 5px; }
    @media screen and (max-width: 767px) {
      #shipping-calculator .get-rates {
        font-size: 12px;
        line-height: 16px;
        padding: 0 5px;
        width: 100%; } }

.quantity {
  text-align: center; }

/*================ Quantity Selectors ================*/
.js-qty, .ajaxcart__qty {
  position: relative;
  margin-bottom: 1em;
  min-width: 75px;
  overflow: visible;
  margin-right: 15px;
  border: 1px solid #dddcdc; }
  .js-qty input, .ajaxcart__qty input {
    display: block;
    background: none;
    text-align: center;
    width: 100%;
    padding: 15px 25px 10px;
    margin: 0;
    border-bottom: none;
    border-top: none;
    line-height: 1; }
    @media screen and (max-width: 480px) {
      .js-qty input, .ajaxcart__qty input {
        padding: 15px 25px 10px; } }

.js-qty__adjust, .ajaxcart__qty-adjust {
  cursor: pointer;
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  border: 0 none;
  padding: 0 5px;
  background: none;
  text-align: center;
  overflow: hidden;
  background: #f9f9f9;
  color: #000000;
  transition: border .3s,background .3s,box-shadow .3s,opacity .3s,color .3s,-webkit-transform .3s;
  transition: transform .3s,border .3s,background .3s,box-shadow .3s,opacity .3s,color .3s;
  transition: transform .3s,border .3s,background .3s,box-shadow .3s,opacity .3s,color .3s,-webkit-transform .3s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .js-qty__adjust:hover, .ajaxcart__qty-adjust:hover, .js-qty__adjust:focus, .ajaxcart__qty-adjust:focus {
    background: #f1f1f1;
    color: #3498db; }
  .js-qty__adjust .icon::before, .ajaxcart__qty-adjust .icon::before {
    line-height: 2em !important; }

.js-qty__adjust--plus, .ajaxcart__qty--plus {
  right: 0;
  border-left: 1px solid #dddcdc; }

.js-qty__adjust--minus, .ajaxcart__qty--minus {
  left: 0;
  border-right: 1px solid #dddcdc; }

.ajaxcart__qty {
  margin: 0; }
  .is-loading .ajaxcart__qty {
    opacity: 0.5;
    transition: none; }

.ajaxcart__qty-num {
  border-color: #f2f2f2;
  color: black; }

.ajaxcart__qty-adjust {
  color: black; }

.ajaxcart__qty--plus {
  border-color: #e3dddd; }

.ajaxcart__qty--minus {
  border-color: #e3dddd; }

.ajaxcart-item__price-strikethrough {
  float: right; }

/*================ 404 Page ================*/
.page--404 {
  padding-top: 30px; }
  .page--404 .grid__item {
    padding-right: 30px; }
  @media screen and (max-width: 480px) {
    .page--404 .grid__item {
      padding-right: 15px; } }
  .page--404 .main-heading--404 {
    color: #3498db;
    font-size: 64px;
    font-weight: 700;
    line-height: calc(64px + 10px);
    margin: 0; }
  .page--404 .page--subheader h4 {
    color: #3498db;
    font-size: 24px;
    font-weight: 700;
    line-height: calc(24px + 10px);
    margin: 0; }
  .page--404 .page--header h3 {
    color: #000000;
    font-size: 24px;
    font-weight: 400;
    line-height: calc(24px + 10px);
    margin: 0 0 15px; }
  .page--404 .ul--404 {
    list-style: outside none none;
    margin: 60px 0 0;
    padding: 0; }
    .page--404 .ul--404 > li {
      margin-bottom: 10px;
      margin-top: 60px; }
      .page--404 .ul--404 > li .help--title {
        color: #000000;
        font-size: 20px;
        font-weight: 400;
        line-height: calc(20px + 5px);
        margin-bottom: 15px;
        padding-left: 60px;
        padding-top: 15px;
        position: relative; }
        .page--404 .ul--404 > li .help--title > span {
          background-color: #3498db;
          border-radius: 50px;
          color: #ffffff;
          display: block;
          font-weight: bold;
          height: 50px;
          left: 0;
          line-height: 50px;
          margin: 0 auto;
          position: absolute;
          text-align: center;
          top: 3px;
          width: 50px; }
      .page--404 .ul--404 > li .help--search--form {
        margin-left: 60px;
        width: 50%; }
        @media screen and (max-width: 480px) {
          .page--404 .ul--404 > li .help--search--form {
            width: 80%; } }
      .page--404 .ul--404 > li .speak--image--404 {
        margin-left: 60px; }
        .page--404 .ul--404 > li .speak--image--404 > p {
          margin: 0; }
          .page--404 .ul--404 > li .speak--image--404 > p a {
            display: block; }
      .page--404 .ul--404 > li .help--collections--404 {
        margin-top: 30px;
        text-align: center;
        margin-left: 60px; }

/*================ Search Page ================*/
.page--search > .form-horizontal {
  float: right;
  margin-top: -35px;
  margin-right: 10px; }
.page--search .col-md-12.col-sm-12 {
  padding: 20px 0 0 0; }
  .page--search .col-md-12.col-sm-12 .all_products {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start; }
    .page--search .col-md-12.col-sm-12 .all_products .grid__item {
      padding: 0 10px;
      width: 25%; }
.page--search .grid__item {
  padding-right: 30px; }
@media screen and (max-width: 480px) {
  .page--search .grid__item {
    padding-right: 15px; } }
.page--search .main-heading--search {
  color: #f0723d;
  font-size: 64px;
  font-weight: 700;
  line-height: calc(64px + 10px);
  margin: 0; }
.page--search .page--subheader h4 {
  color: #f0723d;
  font-size: 24px;
  font-weight: 700;
  line-height: calc(24px + 10px);
  margin: 0; }
.page--search .page--header h3 {
  color: #000000;
  font-size: 24px;
  font-weight: 400;
  line-height: calc(24px + 10px);
  margin: 0 0 15px; }
.page--search .ul--search {
  list-style: outside none none;
  margin: 60px 0 0;
  padding: 0; }
  .page--search .ul--search > li {
    margin-bottom: 10px;
    margin-top: 60px; }
    .page--search .ul--search > li .help--title {
      color: #000000;
      font-size: 20px;
      font-weight: 400;
      line-height: calc(20px + 5px);
      margin-bottom: 15px;
      padding-left: 60px;
      padding-top: 15px;
      position: relative; }
      .page--search .ul--search > li .help--title > span {
        background-color: #f0723d;
        border-radius: 50px;
        color: #ffffff;
        display: block;
        font-weight: bold;
        height: 50px;
        left: 0;
        line-height: 50px;
        margin: 0 auto;
        position: absolute;
        text-align: center;
        top: 3px;
        width: 50px; }
    .page--search .ul--search > li .help--search--form {
      margin-left: 60px;
      width: 50%; }
      @media screen and (max-width: 480px) {
        .page--search .ul--search > li .help--search--form {
          width: 80%; } }
    .page--search .ul--search > li .speak--image--search {
      margin-left: 60px; }
      .page--search .ul--search > li .speak--image--search > p {
        margin: 0; }
        .page--search .ul--search > li .speak--image--search > p a {
          display: block; }
    .page--search .ul--search > li .help--collections--search {
      margin-top: 30px;
      text-align: center;
      margin: 20px; }

.cart__footer-icon {
  background-color: #004aad;
  color: white;
  bottom: 0;
  height: 40px;
  line-height: 40px;
  width: 60px;
  position: fixed;
  right: 0;
  text-align: center;
  display: none;
  z-index: 1000; }
  .cart__footer-icon.in {
    display: block; }
  .cart__footer-icon a {
    color: white; }
    .cart__footer-icon a .icon.icon-cart {
      font-size: 22px; }
    .cart__footer-icon a .cart--icon-desktop {
      height: 20px;
      vertical-align: middle;
      margin-bottom: 0px;
      margin-right: 3px; }
    .cart__footer-icon a .CartCount {
      font-size: 15px;
      line-height: 45px;
      margin-left: 3px;
      vertical-align: top; }

.product-control {
  margin-top: 20px;
  margin-bottom: 15px; }

.product-control__variants:not(.product-control__variants--controler),
.product-options__title {
  display: none; }

.product-control__variants--controler {
  padding: 0 20px;
  margin-bottom: 25px; }
  .product-control__variants--controler select {
    width: 100%; }

.product-control__add-to-cart {
  margin-top: 10px; }

.product-options--type-grid .product-options__property {
  justify-content: center; }

.product-options--type-list .product-options__property {
  justify-content: flex-start; }

.product-options__property {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin: 0 -5px; }

.product-options__value {
  margin: 0 5px 15px;
  cursor: pointer; }
  .product-options__value.active {
    border-color: #000000; }
  .product-options__value.disabled {
    position: relative;
    cursor: default;
    /*&::before,
    &::after {
      content: '';
      position: absolute;
      display: block;
      height: 1px;
      left: 50%;
      top: 50%;
      margin-top: -1px;
      background-color: #000000;
    }
    &::before {
      transform: rotate(45deg);
    }
    &::after {
      transform: rotate(-45deg);
    }*/ }

.product-options__value--style-circle,
.product-options__value--style-square {
  font-size: 0; }

.product-options__value--style-circle,
.product-options__value--style-square,
.product-options__value--style-text {
  border: solid 1px #004aad;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.product-options__value--style-circle {
  width: 24px;
  height: 24px;
  border-radius: 50%; }
  .product-options__value--style-circle.disabled {
    /*&::before,
    &::after {
      width: 22px;
      margin-left: -11px;
    }*/ }
    .product-options__value--style-circle.disabled .crossed-out {
      width: 16px;
      height: 16px;
      left: 3px;
      top: 3px; }

.product-options__value--style-square {
  width: 38px;
  height: 38px;
  /*&.disabled {
    &::before,
    &::after {
      width: 51px;
      margin-left: -25px;
    }
  }*/ }

.product-options__value--style-text {
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 25px;
  min-height: 25px;
  padding: 0 6px;
  font-size: 14px;
  /*&.disabled {
    &::before,
    &::after {
      width: 35px;
      margin-left: -17px;
    }
  }*/ }

.product-control-add-to-cart {
  color: #ffffff !important;
  font-size: 18px !important;
  font-weight: 600 !important;
  border-color: #2c3e50 !important;
  background-color: !important;
  text-transform: uppercase; }
  .product-control-add-to-cart img {
    width: 12px !important; }
  .product-control-add-to-cart:hover {
    background-color: #2c3e50 !important;
    color: #ffffff !important; }
  @media screen and (max-width: 767px) {
    .product-control-add-to-cart {
      line-height: 29px; } }
  .product-control-add-to-cart, .product-control-add-to-cart[disabled] {
    background-color: #2c3e50 !important; }
  .product-control-add-to-cart img {
    width: 12px;
    vertical-align: baseline; }

.product-control-add-to-cart [data-content],
.product-control-add-to-cart[data-status] > *:not([data-content]),
.product-control-add-to-cart.is-adding > *:not([data-content]),
.product-control-add-to-cart.is-added > *:not([data-content]) {
  display: none; }

.product-control-add-to-cart[data-status="sold-out"] [data-content="sold-out"],
.product-control-add-to-cart[data-status="adding"] [data-content="adding"],
.product-control-add-to-cart.is-adding [data-content="adding"],
.product-control-add-to-cart[data-status="added"] [data-content="added"],
.product-control-add-to-cart.is-added [data-content="added"] {
  display: block; }

.footbar {
  position: fixed;
  display: flex;
  flex-direction: column;
  width: 100%;
  bottom: 0;
  left: 0;
  z-index: 9999;
  pointer-events: none; }

.footbar__section {
  display: none;
  transform: translate3d(0, 25%, 0);
  opacity: 0; }
  @media screen and (min-width: 480px) {
    .footbar__section {
      padding-left: 10px;
      padding-right: 10px;
      margin-bottom: 10px; } }
  .footbar__section.show {
    display: block; }
  .footbar__section.animate {
    transition-duration: 0.4s;
    transition-property: transform, opacity;
    will-change: transform, opacity; }
  .footbar__section.visible {
    transform: translate3d(0, 0, 0);
    opacity: 1; }
  .footbar__section > * {
    pointer-events: all; }

@media screen and (min-width: 480px) {
  .footbar__section--offset-off {
    margin-bottom: 0; } }

@media screen and (min-width: 480px) {
  .footbar__section--invisible-desktop.show {
    display: none !important; } }

@media screen and (max-width: 767px) {
  .footbar__section--invisible-mobile.show {
    display: none !important; } }

.notification-cookie {
  position: relative;
  font-size: 15px;
  color: #ffffff; }
  @media screen and (min-width: 480px) {
    .notification-cookie {
      max-width: 480px;
      padding: 20px; } }
  @media screen and (max-width: 480px) {
    .notification-cookie {
      padding: 10px; } }
  .notification-cookie > * {
    position: relative; }

.notification-cookie::before {
  content: '';
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
  transition-duration: 0.3s;
  transition-property: opacity;
  will-change: opacity;
  background-color: #119cf5; }

@media screen and (max-width: 480px) {
  .notification-cookie__content {
    font-size: 14px; } }
.notification-cookie__content p {
  margin-bottom: 0; }

.notification-cookie__footer {
  display: flex;
  justify-content: flex-end; }
  @media screen and (min-width: 480px) {
    .notification-cookie__footer {
      margin-top: 14px; } }
  @media screen and (max-width: 480px) {
    .notification-cookie__footer {
      margin-top: 5px; } }
  .notification-cookie__footer > *:not(:last-child) {
    margin-right: 20px; }

.notification-cookie__button-info,
.notification-cookie__button-close {
  cursor: pointer;
  transition-duration: 0.2s !important;
  transition-property: color;
  transition-timing-function: linear;
  color: #ffffff; }

.notification-cookie__button-close {
  text-decoration: underline; }
  .notification-cookie__button-close:hover {
    text-decoration: none; }

@media screen and (min-width: 480px) {
  .notification-cookie:hover::before {
    opacity: 0; } }

.statistics-slider {
  background-color: #ffffff;
  border-top: 1px solid #eee; }

.statistics-slider__slider .owl-carousel {
  touch-action: none; }
.statistics-slider__slider .owl-stage {
  display: flex;
  align-items: center; }
.statistics-slider__slider .owl-item {
  padding: 0 10px;
  overflow: hidden; }

.statistics-slider__content {
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  width: 100%;
  white-space: nowrap; }
  @media screen and (max-width: 480px) {
    .statistics-slider__content {
      min-height: auto;
      padding: 3px 0px; } }
  .statistics-slider__content > * {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .statistics-slider__content .visitor_counter {
    display: flex; }
  .statistics-slider__content .js-quantity {
    width: 100%;
    margin: 5px 0; }
    @media screen and (max-width: 767px) {
      .statistics-slider__content .js-quantity .progress.progress-striped {
        width: 74%;
        margin-top: 2px !important;
        float: right;
        clear: both; } }
  .statistics-slider__content .remaining--text {
    order: -1;
    margin-right: 5px;
    margin-bottom: 0;
    font-size: 12px;
    white-space: nowrap; }
  .statistics-slider__content .product-informations-alert p {
    font-size: 14px;
    margin-bottom: 0;
    text-align: center; }
    @media screen and (max-width: 767px) {
      .statistics-slider__content .product-informations-alert p {
        font-size: 12px;
        margin: 0 auto; } }

.statistics-slider__content--ha-center {
  justify-content: start; }
  @media screen and (max-width: 767px) {
    .statistics-slider__content--ha-center {
      justify-content: center; } }

.product-informations-alert p {
  font-weight: 400;
  font-size: 16px; }
.product-informations-alert span {
  color: #dd1e31; }
@media screen and (max-width: 767px) {
  .product-informations-alert span.init-counter {
    font-weight: bold; } }

#product-information-popup {
  display: none; }

.product-information {
  position: fixed;
  max-width: 270px;
  width: calc(100% - 20px);
  top: 50%;
  right: 0;
  margin-top: -35px;
  z-index: 4;
  transform: translateX(100%);
  transition: transform 0.3s; }

#product-information-popup:checked + .product-information {
  transform: none; }

.product-information__btn {
  position: absolute;
  display: block;
  width: 20px;
  height: 39px;
  top: 10px;
  right: 100%;
  margin-right: -1px;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  cursor: pointer;
  border: solid 1px #e1e1e1;
  border-right: none;
  background-color: #f8f8f8; }

.product-information__btn_icon {
  position: absolute;
  width: 8px;
  height: 8px;
  margin-top: -3px;
  margin-left: -3px;
  top: 50%;
  left: 50%;
  border-top: solid 1px #414141;
  border-left: solid 1px #414141;
  transform: rotate(-45deg); }

#product-information-popup:checked + .product-information .product-information__btn_icon {
  margin-left: -6px;
  transform: rotate(135deg); }

.product-information__content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  min-height: 60px;
  padding: 0 15px;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  overflow: hidden;
  border: solid 1px #e1e1e1;
  border-right: none;
  background-color: #f8f8f8; }

.product-information__section {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  min-height: 35px;
  padding: 4px 0;
  font-size: 16px;
  line-height: 18px; }
  .product-information__section:not(:first-child) {
    border-top: solid 1px #e1e1e1; }
  .product-information__section p {
    margin: 0;
    color: #000000; }

.glass {
  width: 400px;
  height: 500px;
  position: absolute;
  cursor: crosshair;
  background-color: #fff;
  border: 2px solid #dddcdc;
  z-index: 4;
  display: none; }

.fancybox-image, .fancybox-inner, .fancybox-nav, .fancybox-nav span, .fancybox-outer, .fancybox-skin, .fancybox-tmp, .fancybox-wrap, .fancybox-wrap iframe, .fancybox-wrap object {
  padding: 0;
  margin: 0;
  border: 0;
  outline: 0;
  vertical-align: top; }

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020; }

.fancybox-inner, .fancybox-outer, .fancybox-skin {
  position: relative; }

.fancybox-skin {
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.fancybox-opened {
  z-index: 10021; }

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); }

.fancybox-inner {
  overflow: hidden; }

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch; }

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap; }

.fancybox-iframe, .fancybox-image {
  display: block;
  width: 100%;
  height: 100%; }

.fancybox-image {
  max-width: 100%;
  max-height: 100%; }

#fancybox-loading, .fancybox-close, .fancybox-next span, .fancybox-prev span {
  background-image: url("/cdn/shop/t/4/assets/fancybox_sprite.png?v=73798829002744572281682839809"); }

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: .8;
  cursor: pointer;
  z-index: 8060; }

.fancybox-close, .fancybox-nav, .fancybox-nav span {
  cursor: pointer;
  z-index: 10022;
  position: absolute; }

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("/cdn/shop/t/4/assets/fancybox_loading.gif?v=111877530313526126851682839809") center center no-repeat; }

.fancybox-close {
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px; }

.fancybox-nav {
  top: 0;
  width: 40%;
  height: 100%;
  text-decoration: none;
  background: url("/cdn/shop/t/4/assets/blank.gif?2904");
  -webkit-tap-highlight-color: transparent; }

.fancybox-prev {
  left: 0; }

.fancybox-next {
  right: 0; }

.fancybox-nav span {
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  visibility: hidden; }

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px; }

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px; }

.fancybox-nav:hover span {
  visibility: visible; }

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important; }

.fancybox-lock, .fancybox-lock body {
  overflow: hidden !important; }

.fancybox-lock {
  width: auto; }

.fancybox-lock-test {
  overflow-y: hidden !important; }

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 9999999;
  background: url("/cdn/shop/t/4/assets/fancybox_overlay.png?v=88826208711645733061682839809"); }

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0; }

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll; }

.fancybox-title {
  visibility: hidden;
  font: 400 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 10003; }

.fancybox-opened .fancybox-title {
  visibility: visible; }

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 10003;
  text-align: center; }

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: 0 0;
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: 700;
  line-height: 24px;
  white-space: nowrap; }

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff; }

.fancybox-title-inside-wrap {
  padding-top: 10px; }

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8); }

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading, .fancybox-close, .fancybox-next span, .fancybox-prev span {
    background-image: url("/cdn/shop/t/4/assets/fancybox_sprite@2x.png?v=73798829002744572281682839809");
    background-size: 44px 152px; }

  #fancybox-loading div {
    background-image: url("/cdn/shop/t/4/assets/fancybox_loading@2x.gif?v=111877530313526126851682839809");
    background-size: 24px 24px; } }
/*================ Customer Section =============*/
#CustomerLoginForm, #RecoverPasswordForm {
  display: block;
  float: none;
  margin: 0 auto;
  width: 50%; }
  @media screen and (max-width: 480px) {
    #CustomerLoginForm, #RecoverPasswordForm {
      width: 90%; } }
  #CustomerLoginForm .template_header .title, #RecoverPasswordForm .template_header .title {
    color: #666a6a;
    font-size: 18px;
    font-weight: 700;
    margin: 0.67em 0; }
  #CustomerLoginForm .form-control, #RecoverPasswordForm .form-control {
    border: 1px solid #dddcdc;
    border-radius: 2px;
    box-shadow: none;
    color: #a3a3a3;
    font-size: 15px;
    height: 50px;
    line-height: 18px;
    padding: 15px 15px 15px 25px; }
  #CustomerLoginForm .btn, #RecoverPasswordForm .btn {
    border: medium none;
    font-size: 15px;
    height: 40px;
    line-height: 28px;
    width: 150px;
    display: inline; }
  #CustomerLoginForm #forgot_password, #RecoverPasswordForm #forgot_password {
    display: inline-block;
    line-height: 28px;
    margin-left: 25px; }

#contact_form .form-control, #OrderForm .form-control {
  border: 1px solid #dddcdc;
  border-radius: 2px;
  box-shadow: none;
  color: #a3a3a3;
  font-size: 15px;
  height: 50px;
  /*     line-height: 18px; */
  padding: 5px 15px 5px 25px; }
#contact_form .btn, #OrderForm .btn {
  border: medium none;
  font-size: 15px;
  height: 37px;
  line-height: 21px;
  /*width: 110px;*/
  display: inline;
  margin: 0; }

#Createcustomer {
  margin: 0 auto;
  width: 60%; }
  @media screen and (max-width: 480px) {
    #Createcustomer {
      width: 90%; } }
  #Createcustomer .template_header .title {
    color: #666a6a;
    font-size: 18px;
    font-weight: 700;
    margin: 0.67em 0; }
  #Createcustomer .form-control {
    border: 1px solid #dddcdc;
    border-radius: 2px;
    box-shadow: none;
    color: #a3a3a3;
    font-size: 15px;
    height: 50px;
    line-height: 18px;
    padding: 15px 15px 15px 25px; }
  #Createcustomer .btn {
    border: medium none;
    font-size: 15px;
    height: 40px;
    line-height: 28px;
    width: 150px;
    display: inline; }

/*=============== Blog Section ==================*/
.template-blog .main-content .grid .grid__item:last-child, .template-blog .main-content .grid--rev .grid__item:last-child, .template-blog .main-content .grid--full .grid__item:last-child, .template-article .main-content .grid .grid__item:last-child, .template-article .main-content .grid--rev .grid__item:last-child, .template-article .main-content .grid--full .grid__item:last-child {
  padding-right: 30px; }
  @media screen and (max-width: 480px) {
    .template-blog .main-content .grid .grid__item:last-child, .template-blog .main-content .grid--rev .grid__item:last-child, .template-blog .main-content .grid--full .grid__item:last-child, .template-article .main-content .grid .grid__item:last-child, .template-article .main-content .grid--rev .grid__item:last-child, .template-article .main-content .grid--full .grid__item:last-child {
      padding-right: 15px; } }
@media screen and (max-width: 480px) {
  .template-blog .main-content .grid .grid__item, .template-blog .main-content .grid--rev .grid__item, .template-blog .main-content .grid--full .grid__item, .template-article .main-content .grid .grid__item, .template-article .main-content .grid--rev .grid__item, .template-article .main-content .grid--full .grid__item {
    padding-left: 15px;
    padding-right: 15px; } }
@media screen and (min-width: 481px) and (max-width: 767px) {
  .template-blog .main-content .grid .grid__item, .template-blog .main-content .grid--rev .grid__item, .template-blog .main-content .grid--full .grid__item, .template-article .main-content .grid .grid__item, .template-article .main-content .grid--rev .grid__item, .template-article .main-content .grid--full .grid__item {
    padding-left: 30px;
    padding-right: 30px; } }
.template-blog .main-content .blog-data-inline, .template-article .main-content .blog-data-inline {
  color: #cdcdcd;
  display: inline-block;
  font-size: 15px;
  margin-right: 15px;
  margin-top: 10px;
  float: right; }
  @media screen and (max-width: 480px) {
    .template-blog .main-content .blog-data-inline, .template-article .main-content .blog-data-inline {
      font-size: 10px; } }
.template-blog .main-content .blog-widget-wrapper, .template-article .main-content .blog-widget-wrapper {
  margin-bottom: 30px; }
  @media screen and (max-width: 481px) {
    .template-blog .main-content .blog-widget-wrapper, .template-article .main-content .blog-widget-wrapper {
      margin-bottom: 0;
      margin-top: 30px; } }
  .template-blog .main-content .blog-widget-wrapper > h3, .template-article .main-content .blog-widget-wrapper > h3 {
    /*         border-bottom: 1px solid $colorBorder;
            border-left: 2px solid $colorBtnPrimary; */
    /*         color: #6e797a; */
    color: #414142;
    font-size: 30px;
    font-weight: 500;
    /*         padding-bottom: 5px;
            padding-left: 8px;
            padding-top: 5px; */ }
.template-blog .main-content .blog-newslatter .form-control, .template-article .main-content .blog-newslatter .form-control {
  border-radius: 0;
  box-shadow: none;
  height: 40px;
  margin-bottom: 10px;
  margin-top: 5px;
  width: 100%; }
.template-blog .main-content .blog-newslatter .subscribe-div, .template-article .main-content .blog-newslatter .subscribe-div {
  text-align: right; }
.template-blog .main-content .blog-newslatter .subscribe-button, .template-article .main-content .blog-newslatter .subscribe-button {
  border: medium none;
  font-size: 15px;
  font-weight: 700;
  height: 40px;
  line-height: 25px;
  text-transform: uppercase; }
.template-blog .main-content .blog-newslatter .list-unstyled, .template-article .main-content .blog-newslatter .list-unstyled {
  list-style: outside none none;
  padding-left: 0;
  margin: 0; }
  .template-blog .main-content .blog-newslatter .list-unstyled > li, .template-article .main-content .blog-newslatter .list-unstyled > li {
    margin-top: 20px; }
    .template-blog .main-content .blog-newslatter .list-unstyled > li .blog-sidebar-img, .template-article .main-content .blog-newslatter .list-unstyled > li .blog-sidebar-img {
      border: 1px solid #e7e7e7;
      display: inline-block;
      max-height: 60px;
      width: 55px; }
    .template-blog .main-content .blog-newslatter .list-unstyled > li .stitle, .template-article .main-content .blog-newslatter .list-unstyled > li .stitle {
      display: inline-block;
      margin-left: 2%;
      vertical-align: top;
      width: 75%; }
      .template-blog .main-content .blog-newslatter .list-unstyled > li .stitle > h3, .template-article .main-content .blog-newslatter .list-unstyled > li .stitle > h3 {
        font-size: 20px;
        font-weight: 600;
        margin: 0 auto 18px; }
      .template-blog .main-content .blog-newslatter .list-unstyled > li .stitle .blog-data-inline, .template-article .main-content .blog-newslatter .list-unstyled > li .stitle .blog-data-inline {
        color: #5f5f5f;
        font-size: 17px;
        margin: 0;
        float: none !important; }
.template-blog .main-content .date i, .template-blog .main-content .tagshead i, .template-blog .main-content .author i, .template-article .main-content .date i, .template-article .main-content .tagshead i, .template-article .main-content .author i {
  color: #b3b1b1;
  margin-right: 5px; }

.template-article .main-content .blog-data-inline {
  color: #cdcdcd;
  display: inline-block;
  font-size: 15px;
  margin-right: 15px;
  margin-top: 0;
  float: left; }
  @media screen and (max-width: 480px) {
    .template-article .main-content .blog-data-inline {
      font-size: 10px; } }

.visitor_counter_v {
  /*background-color: lighten($colorBtnPrimary, 15%);*/
  background-color: #004aad;
  /*color: $colorBtnPrimary;*/
  color: white;
  line-height: 22px;
  padding: 5px 0;
  text-align: center;
  margin-right: 5px;
  width: 28px;
  display: block;
  float: left;
  font-family: sans-serif;
  /*border: 3px solid $colorBtnPrimary;*/ }

.visitor_counter_a {
  padding: 5px 0; }

#upsell-popup {
  padding-top: 70px;
  padding-bottom: 30px; }
  #upsell-popup .modal--offer-image {
    position: absolute;
    z-index: 1;
    top: -50px;
    left: -50px; }
    @media screen and (max-width: 767px) {
      #upsell-popup .modal--offer-image {
        top: -30px;
        left: -20px;
        width: 100px; } }
  #upsell-popup .modal-body {
    background-color: #ffffff;
    color: #000000;
    padding: 0; }
    #upsell-popup .modal-body .modal--free-image {
      margin: 50px auto 30px auto;
      display: block; }
    #upsell-popup .modal-body .upsell-heading {
      color: #000000;
      font-weight: bold;
      margin: 0;
      padding: 0px 10px 30px 10px;
      text-align: center; }
    #upsell-popup .modal-body .upsell-yes-btn {
      background-color: #004aad !important;
      color: #ffffff !important;
      display: block;
      margin: 5px auto 10px; }
    #upsell-popup .modal-body .upsell-no-btn {
      background-color: #dddcdc !important;
      color: #000000 !important;
      display: block;
      margin: 0 auto;
      font-size: 12px;
      line-height: 10px; }
    #upsell-popup .modal-body .upsell-bottom {
      display: block;
      padding-bottom: 30px;
      padding-top: 50px;
      background-color: #dddcdc;
      position: relative; }
      #upsell-popup .modal-body .upsell-bottom:before {
        width: 0px;
        height: 0px;
        border-left: 30px solid transparent;
        border-right: 30px solid transparent;
        border-top: 30px solid #ffffff;
        content: " ";
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        margin: 0 auto; }
    #upsell-popup .modal-body .close-upsell {
      color: #000000;
      cursor: pointer;
      font-size: 30px;
      position: absolute;
      right: 10px;
      top: 10px; }

.check-list {
  list-style: outside none none;
  margin: 0;
  padding: 0; }
  .check-list .check-list--item {
    font-weight: 500; }
    .check-list .check-list--item .check-list--item-li {
      color: #000000; }
    .check-list .check-list--item span {
      display: inline-block;
      width: calc(100% - 30px);
      vertical-align: top; }

.template-page .page--item {
  padding-right: 30px; }
  @media screen and (max-width: 480px) {
    .template-page .page--item {
      padding-right: 15px; } }
  @media screen and (min-width: 481px) and (max-width: 767px) {
    .template-page .page--item {
      padding-right: 30px; } }

.large--one-half.margin--textbox-right {
  margin-right: 5px;
  width: calc(50% - 5px); }
.large--one-half.margin--textbox-left {
  margin-left: 5px;
  width: calc(50% - 5px); }

@media screen and (max-width: 480px) {
  .contact-page .large--two-thirds {
    padding-right: 15px; } }
@media screen and (min-width: 481px) and (max-width: 767px) {
  .contact-page .large--two-thirds {
    padding-right: 30px; } }
.contact-page .page-header {
  margin: 0 0 15px;
  border-bottom: 1px solid #eee;
  padding-bottom: 5px; }
  .contact-page .page-header h1 {
    color: #505050;
    font-size: 36px;
    margin-bottom: 5px;
    margin-top: 15px;
    font-weight: 700;
    line-height: 1.1; }
.contact-page .help-text-contact {
  color: #666a6a;
  font-size: 16px; }
.contact-page .inner-header > h3 {
  color: #666a6a;
  font-size: 18px;
  margin-top: 30px;
  font-weight: 700; }
.contact-page .contact-box {
  border: 1px solid #efefef;
  border-radius: 2px;
  margin-bottom: 15px;
  padding: 10px;
  clear: both; }
  .contact-page .contact-box > p {
    margin-bottom: 5px;
    color: #899192;
    font-size: 14px; }
    .contact-page .contact-box > p strong {
      color: #535353;
      font-size: 16px; }
  .contact-page .contact-box i {
    color: #004aad;
    font-size: 20px;
    margin-right: 10px;
    line-height: 20px; }
  .contact-page .contact-box .bold-text {
    color: #899192;
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 10px; }
    @media screen and (max-width: 767px) {
      .contact-page .contact-box .bold-text {
        font-size: 15px; } }
    @media (min-width: 768px) and (max-width: 1024px) {
      .contact-page .contact-box .bold-text {
        font-size: 14px; } }
  .contact-page .contact-box .address-contact {
    margin-top: 25px; }
.contact-page .faq_link {
  clear: both;
  display: block;
  color: #006dcc;
  text-decoration: underline; }

.site-header .nav-bar .site-nav > li > .site-nav__link {
  padding-bottom: 3px;
  border-bottom: 2px solid transparent;
  margin-bottom: 6px; }
.site-header .nav-bar .site-nav > li:hover > .site-nav__link {
  border-color: #004aad; }
.site-header.sticky .nav-bar .site-nav > li > .site-nav__link {
  padding-bottom: 2px;
  margin-bottom: 5px; }

.badges {
  position: absolute;
  z-index: 2; }
  .badges .p-badge-img {
    width: 60px !important;
    height: auto; }
  .badges.topright {
    right: 0;
    top: 0; }
  .badges.topleft {
    left: 0;
    top: 0; }
  .badges.middleleft {
    left: 0;
    top: 40%; }
  .badges.middleright {
    right: 0;
    top: 40%; }
  .badges.center {
    top: 40%;
    left: 0;
    right: 0; }
  .badges.bottomright {
    right: 0;
    bottom: 5px; }
  .badges.bottomleft {
    left: 0;
    bottom: 5px; }

.product-single__photos .badges.topright {
  top: 1px;
  right: 1px; }
.product-single__photos .badges.topleft {
  top: 1px;
  left: 1px; }

/*----------------------- Product accordians---------------------*/
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .15s linear;
  display: none; }

.fade.in {
  opacity: 1;
  display: block; }

.collapse {
  display: none;
  visibility: hidden; }

.collapse.in {
  display: block;
  visibility: visible; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: .35s;
  -o-transition-duration: .35s;
  transition-duration: .35s;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility; }

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.panel-body {
  padding: 15px; }

.panel-heading {
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }

.panel-heading > .dropdown .dropdown-toggle {
  color: inherit; }

.panel-group .panel {
  border: 0 none;
  border-radius: 0;
  margin-bottom: 0; }

.panel-default > .panel-heading {
  background-color: #f8f8f8;
  border-color: #dddcdc;
  color: #000000;
  padding-left: 15px; }

.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #fff; }

.panel {
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05); }

.pull-right {
  color: #000000; }

.page-header h3 {
  font-size: 30px; }

.toggle span {
  color: #fff;
  display: none;
  float: right;
  font-size: 24px;
  font-weight: bold;
  margin-right: 10px;
  margin-top: -5px; }

.template-page .panel {
  padding-bottom: 10px;
  padding-top: 10px; }

.template-page .panel-title {
  font-size: 18px; }

.indicator {
  margin-right: 15px;
  margin-top: 5px; }

.accordion-toggle {
  color: #000000;
  font-size: 19px; }

.accordion-toggle:hover {
  color: #000000 !important; }

.collapse {
  display: none;
  visibility: hidden; }

.panel-title {
  padding-top: 10px;
  text-align: center; }

.panelactive {
  border-bottom: 3px solid #004aad; }

.paneldeactive {
  border-bottom: 0; }

/*================ Cart Popup ================*/
#mailing_popUp1 {
  background-color: #fff;
  border: medium none;
  border-radius: 2px;
  display: block;
  height: auto;
  left: 0;
  margin: 0 auto;
  position: fixed;
  right: 0;
  top: 20%;
  width: 45%;
  z-index: 999999; }
  @media screen and (max-width: 1470px) {
    #mailing_popUp1 {
      width: 60%; } }
  @media screen and (max-width: 1179px) {
    #mailing_popUp1 {
      width: 70%;
      top: 10%; } }
  @media screen and (max-width: 767px) {
    #mailing_popUp1 {
      position: absolute;
      top: 10%;
      width: 90%; } }
  #mailing_popUp1 > h3 {
    background-color: #dadada;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    color: #fff;
    margin: 0;
    padding: 25px 10px;
    text-align: center;
    position: relative; }
    #mailing_popUp1 > h3 > img {
      width: 100%;
      height: auto;
      display: block;
      margin: 0 auto;
      padding: 0;
      max-width: 200px; }
    #mailing_popUp1 > h3 .close-cart-empty {
      color: #fff;
      cursor: pointer;
      font-size: 20px;
      height: 30px;
      line-height: 30px;
      margin: 0;
      width: 30px;
      position: absolute;
      top: 13px;
      right: 6px; }
  #mailing_popUp1 .cart-empty-body-div {
    padding: 45px; }
    @media screen and (max-width: 767px) {
      #mailing_popUp1 .cart-empty-body-div {
        margin: 0;
        padding: 30px; } }
  #mailing_popUp1 .cart-empty-image {
    border: 1px solid #dddcdc;
    padding-bottom: 25px;
    padding-top: 25px;
    text-align: center;
    width: 41%;
    display: inline-block; }
    @media screen and (max-width: 991px) {
      #mailing_popUp1 .cart-empty-image {
        width: 100%;
        display: block; } }
  #mailing_popUp1 .cart-empty-text {
    width: 55%;
    float: right;
    margin-left: 4%; }
    @media screen and (max-width: 991px) {
      #mailing_popUp1 .cart-empty-text {
        padding: 10px 0 0;
        text-align: center;
        width: 100%;
        display: block;
        float: none;
        margin: 0; } }
    @media screen and (max-width: 767px) {
      #mailing_popUp1 .cart-empty-text {
        padding: 10px 0 0;
        text-align: center; } }
    #mailing_popUp1 .cart-empty-text > span {
      color: #6e797a;
      display: block;
      font-size: 22px;
      line-height: 30px;
      margin-bottom: 35px; }
    #mailing_popUp1 .cart-empty-text .btn {
      border-radius: 2px;
      font-size: 18px;
      height: 50px;
      line-height: 40px;
      text-transform: uppercase; }
      @media screen and (max-width: 767px) {
        #mailing_popUp1 .cart-empty-text .btn {
          width: 100%; } }

#overlay-popup1 {
  left: 0px;
  background: none repeat scroll 0 0 #3d3d3d;
  bottom: 0;
  height: 100%;
  opacity: 0.8;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999998; }

.fa-li {
  color: #000; }

/*================ Retina Images ================*/
.ratina-img {
  display: inline-block !important; }

.video-wrapper {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0; }

.video-wrapper {
  padding-bottom: 56.25%; }

#wrapper-response {
  margin-top: 30px; }

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

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

.open-video-this {
  background: rgba(0, 0, 0, 0.5) url(/cdn/shop/t/4/assets/video_icon.png?v=50484157133846279231682839809) no-repeat scroll center center/35px auto;
  cursor: pointer;
  display: block;
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 555;
  opacity: 0.4; }

div#goToReview {
  cursor: pointer; }

.currencies {
  border: none;
  display: inline-block;
  color: #ffffff;
  padding: 0; }
  .currencies:focus {
    border: none; }

.estimate-timer--time {
  color: #004aad; }

@media screen and (max-width: 767px) {
  .estimater {
    max-width: 300px; } }

#newsletter-popup .input-group .input-group-field {
  padding-left: 30px;
  font-size: 12px;
  margin-right: 2px;
  width: 98%;
  float: left;
  padding-right: 5px; }
#newsletter-popup .input-group .fa.fa-envelope-o.email-icon {
  color: #899192;
  left: 10px;
  position: absolute;
  top: 10px;
  font-size: 14px; }
  @media screen and (max-width: 480px) {
    #newsletter-popup .input-group .fa.fa-envelope-o.email-icon {
      top: 12px; } }
  @media screen and (min-width: 481px) and (max-width: 767px) {
    #newsletter-popup .input-group .fa.fa-envelope-o.email-icon {
      top: 11px; } }

/** Flags **/
.flagImg {
  display: inline-block;
  vertical-align: middle;
  padding-left: 6px; }

.f32 .flag {
  display: inline-block;
  width: 32px;
  height: 32px;
  background-image: url(/cdn/shop/t/4/assets/flags_icon.png?v=59718702280780325991682839809);
  background-repeat: no-repeat; }
.f32 .abkhazia {
  background-position: -0px -0px;
  display: none; }
.f32 .basque-country {
  background-position: -32px -0px; }
.f32 .british-antarctic-territory {
  background-position: -64px -0px; }
.f32 .commonwealth {
  background-position: -96px -0px; }
.f32 .england {
  background-position: -128px -0px; }
.f32 .gosquared {
  background-position: -160px -0px; }
.f32 .kosovo {
  background-position: -192px -0px; }
.f32 .mars {
  background-position: -224px -0px; }
.f32 .nagorno-karabakh {
  background-position: -256px -0px; }
.f32 .nato {
  background-position: -288px -0px; }
.f32 .northern-cyprus {
  background-position: -320px -0px; }
.f32 .olympics {
  background-position: -352px -0px; }
.f32 .red-cross {
  background-position: -384px -0px; }
.f32 .scotland {
  background-position: -416px -0px; }
.f32 .somaliland {
  background-position: -448px -0px; }
.f32 .south-ossetia {
  background-position: -480px -0px; }
.f32 .united-nations {
  background-position: -512px -0px; }
.f32 .unknown {
  background-position: -0px -32px; }
.f32 .wales {
  background-position: -32px -32px; }
.f32 .ad {
  background-position: -64px -32px; }
.f32 .ae {
  background-position: -96px -32px; }
.f32 .af {
  background-position: -128px -32px; }
.f32 .ag {
  background-position: -160px -32px; }
.f32 .ai {
  background-position: -192px -32px; }
.f32 .al {
  background-position: -224px -32px; }
.f32 .am {
  background-position: -256px -32px; }
.f32 .an {
  background-position: -288px -32px; }
.f32 .ao {
  background-position: -320px -32px; }
.f32 .aq {
  background-position: -352px -32px; }
.f32 .ar {
  background-position: -384px -32px; }
.f32 .as {
  background-position: -416px -32px; }
.f32 .at {
  background-position: -448px -32px; }
.f32 .au {
  background-position: -480px -32px; }
.f32 .aw {
  background-position: -512px -32px; }
.f32 .ax {
  background-position: -0px -64px; }
.f32 .az {
  background-position: -32px -64px; }
.f32 .ba {
  background-position: -64px -64px; }
.f32 .bb {
  background-position: -96px -64px; }
.f32 .bd {
  background-position: -128px -64px; }
.f32 .be {
  background-position: -160px -64px; }
.f32 .bf {
  background-position: -192px -64px; }
.f32 .bg {
  background-position: -224px -64px; }
.f32 .bh {
  background-position: -256px -64px; }
.f32 .bi {
  background-position: -288px -64px; }
.f32 .bj {
  background-position: -320px -64px; }
.f32 .bl {
  background-position: -352px -64px; }
.f32 .bm {
  background-position: -384px -64px; }
.f32 .bn {
  background-position: -416px -64px; }
.f32 .bo {
  background-position: -448px -64px; }
.f32 .br {
  background-position: -480px -64px; }
.f32 .bs {
  background-position: -512px -64px; }
.f32 .bt {
  background-position: -0px -96px; }
.f32 .bw {
  background-position: -32px -96px; }
.f32 .by {
  background-position: -64px -96px; }
.f32 .bz {
  background-position: -96px -96px; }
.f32 .ca {
  background-position: -128px -96px; }
.f32 .cc {
  background-position: -160px -96px; }
.f32 .cd {
  background-position: -192px -96px; }
.f32 .cf {
  background-position: -224px -96px; }
.f32 .cg {
  background-position: -256px -96px; }
.f32 .ch {
  background-position: -288px -96px; }
.f32 .ci {
  background-position: -320px -96px; }
.f32 .ck {
  background-position: -352px -96px; }
.f32 .cl {
  background-position: -384px -96px; }
.f32 .cm {
  background-position: -416px -96px; }
.f32 .cn {
  background-position: -448px -96px; }
.f32 .co {
  background-position: -480px -96px; }
.f32 .cr {
  background-position: -512px -96px; }
.f32 .cu {
  background-position: -0px -128px; }
.f32 .cv {
  background-position: -32px -128px; }
.f32 .cw {
  background-position: -64px -128px; }
.f32 .cx {
  background-position: -96px -128px; }
.f32 .cy {
  background-position: -128px -128px; }
.f32 .cz {
  background-position: -160px -128px; }
.f32 .de {
  background-position: -192px -128px; }
.f32 .dj {
  background-position: -224px -128px; }
.f32 .dk {
  background-position: -256px -128px; }
.f32 .dm {
  background-position: -288px -128px; }
.f32 .do {
  background-position: -320px -128px; }
.f32 .dz {
  background-position: -352px -128px; }
.f32 .ec {
  background-position: -384px -128px; }
.f32 .ee {
  background-position: -416px -128px; }
.f32 .eg {
  background-position: -448px -128px; }
.f32 .eh {
  background-position: -480px -128px; }
.f32 .er {
  background-position: -512px -128px; }
.f32 .es {
  background-position: -0px -160px; }
.f32 .et {
  background-position: -32px -160px; }
.f32 .eu {
  background-position: -64px -160px; }
.f32 .fi {
  background-position: -96px -160px; }
.f32 .fj {
  background-position: -128px -160px; }
.f32 .fk {
  background-position: -160px -160px; }
.f32 .fm {
  background-position: -192px -160px; }
.f32 .fo {
  background-position: -224px -160px; }
.f32 .fr {
  background-position: -256px -160px; }
.f32 .ga {
  background-position: -288px -160px; }
.f32 .gb {
  background-position: -320px -160px; }
.f32 .gd {
  background-position: -352px -160px; }
.f32 .ge {
  background-position: -384px -160px; }
.f32 .gg {
  background-position: -416px -160px; }
.f32 .gh {
  background-position: -448px -160px; }
.f32 .gi {
  background-position: -480px -160px; }
.f32 .gl {
  background-position: -512px -160px; }
.f32 .gm {
  background-position: -0px -192px; }
.f32 .gn {
  background-position: -32px -192px; }
.f32 .gq {
  background-position: -64px -192px; }
.f32 .gr {
  background-position: -96px -192px; }
.f32 .gs {
  background-position: -128px -192px; }
.f32 .gt {
  background-position: -160px -192px; }
.f32 .gu {
  background-position: -192px -192px; }
.f32 .gw {
  background-position: -224px -192px; }
.f32 .gy {
  background-position: -256px -192px; }
.f32 .hk {
  background-position: -288px -192px; }
.f32 .hn {
  background-position: -320px -192px; }
.f32 .hr {
  background-position: -352px -192px; }
.f32 .ht {
  background-position: -384px -192px; }
.f32 .hu {
  background-position: -416px -192px; }
.f32 .ic {
  background-position: -448px -192px; }
.f32 .id {
  background-position: -480px -192px; }
.f32 .ie {
  background-position: -512px -192px; }
.f32 .il {
  background-position: -0px -224px; }
.f32 .im {
  background-position: -32px -224px; }
.f32 .in {
  background-position: -64px -224px; }
.f32 .iq {
  background-position: -96px -224px; }
.f32 .ir {
  background-position: -128px -224px; }
.f32 .is {
  background-position: -160px -224px; }
.f32 .it {
  background-position: -192px -224px; }
.f32 .je {
  background-position: -224px -224px; }
.f32 .jm {
  background-position: -256px -224px; }
.f32 .jo {
  background-position: -288px -224px; }
.f32 .jp {
  background-position: -320px -224px; }
.f32 .ke {
  background-position: -352px -224px; }
.f32 .kg {
  background-position: -384px -224px; }
.f32 .kh {
  background-position: -416px -224px; }
.f32 .ki {
  background-position: -448px -224px; }
.f32 .km {
  background-position: -480px -224px; }
.f32 .kn {
  background-position: -512px -224px; }
.f32 .kp {
  background-position: -0px -256px; }
.f32 .kr {
  background-position: -32px -256px; }
.f32 .kw {
  background-position: -64px -256px; }
.f32 .ky {
  background-position: -96px -256px; }
.f32 .kz {
  background-position: -128px -256px; }
.f32 .la {
  background-position: -160px -256px; }
.f32 .lb {
  background-position: -192px -256px; }
.f32 .lc {
  background-position: -224px -256px; }
.f32 .li {
  background-position: -256px -256px; }
.f32 .lk {
  background-position: -288px -256px; }
.f32 .lr {
  background-position: -320px -256px; }
.f32 .ls {
  background-position: -352px -256px; }
.f32 .lt {
  background-position: -384px -256px; }
.f32 .lu {
  background-position: -416px -256px; }
.f32 .lv {
  background-position: -448px -256px; }
.f32 .ly {
  background-position: -480px -256px; }
.f32 .ma {
  background-position: -512px -256px; }
.f32 .mc {
  background-position: -0px -288px; }
.f32 .md {
  background-position: -32px -288px; }
.f32 .me {
  background-position: -64px -288px; }
.f32 .mf {
  background-position: -96px -288px; }
.f32 .mg {
  background-position: -128px -288px; }
.f32 .mh {
  background-position: -160px -288px; }
.f32 .mk {
  background-position: -192px -288px; }
.f32 .ml {
  background-position: -224px -288px; }
.f32 .mm {
  background-position: -256px -288px; }
.f32 .mn {
  background-position: -288px -288px; }
.f32 .mo {
  background-position: -320px -288px; }
.f32 .mp {
  background-position: -352px -288px; }
.f32 .mq {
  background-position: -384px -288px; }
.f32 .mr {
  background-position: -416px -288px; }
.f32 .ms {
  background-position: -448px -288px; }
.f32 .mt {
  background-position: -480px -288px; }
.f32 .mu {
  background-position: -512px -288px; }
.f32 .mv {
  background-position: -0px -320px; }
.f32 .mw {
  background-position: -32px -320px; }
.f32 .mx {
  background-position: -64px -320px; }
.f32 .my {
  background-position: -96px -320px; }
.f32 .mz {
  background-position: -128px -320px; }
.f32 .na {
  background-position: -160px -320px; }
.f32 .nc {
  background-position: -192px -320px; }
.f32 .ne {
  background-position: -224px -320px; }
.f32 .nf {
  background-position: -256px -320px; }
.f32 .ng {
  background-position: -288px -320px; }
.f32 .ni {
  background-position: -320px -320px; }
.f32 .nl {
  background-position: -352px -320px; }
.f32 .no {
  background-position: -384px -320px; }
.f32 .np {
  background-position: -416px -320px; }
.f32 .nr {
  background-position: -448px -320px; }
.f32 .nu {
  background-position: -480px -320px; }
.f32 .nz {
  background-position: -512px -320px; }
.f32 .om {
  background-position: -0px -352px; }
.f32 .pa {
  background-position: -32px -352px; }
.f32 .pe {
  background-position: -64px -352px; }
.f32 .pf {
  background-position: -96px -352px; }
.f32 .pg {
  background-position: -128px -352px; }
.f32 .ph {
  background-position: -160px -352px; }
.f32 .pirate-black {
  background-position: -192px -352px; }
.f32 .pirate-white {
  background-position: -224px -352px; }
.f32 .pk {
  background-position: -256px -352px; }
.f32 .pl {
  background-position: -288px -352px; }
.f32 .pn {
  background-position: -320px -352px; }
.f32 .pr {
  background-position: -352px -352px; }
.f32 .ps {
  background-position: -384px -352px; }
.f32 .pt {
  background-position: -416px -352px; }
.f32 .pw {
  background-position: -448px -352px; }
.f32 .py {
  background-position: -480px -352px; }
.f32 .qa {
  background-position: -512px -352px; }
.f32 .ro {
  background-position: -0px -384px; }
.f32 .rs {
  background-position: -32px -384px; }
.f32 .ru {
  background-position: -64px -384px; }
.f32 .rw {
  background-position: -96px -384px; }
.f32 .sa {
  background-position: -128px -384px; }
.f32 .sb {
  background-position: -160px -384px; }
.f32 .sc {
  background-position: -192px -384px; }
.f32 .sd {
  background-position: -224px -384px; }
.f32 .se {
  background-position: -256px -384px; }
.f32 .sg {
  background-position: -288px -384px; }
.f32 .sh {
  background-position: -320px -384px; }
.f32 .si {
  background-position: -352px -384px; }
.f32 .sk {
  background-position: -384px -384px; }
.f32 .sl {
  background-position: -416px -384px; }
.f32 .sm {
  background-position: -448px -384px; }
.f32 .sn {
  background-position: -480px -384px; }
.f32 .so {
  background-position: -512px -384px; }
.f32 .sr {
  background-position: -0px -416px; }
.f32 .ss {
  background-position: -32px -416px; }
.f32 .st {
  background-position: -64px -416px; }
.f32 .sv {
  background-position: -96px -416px; }
.f32 .sy {
  background-position: -128px -416px; }
.f32 .sz {
  background-position: -160px -416px; }
.f32 .tc {
  background-position: -192px -416px; }
.f32 .td {
  background-position: -224px -416px; }
.f32 .tf {
  background-position: -256px -416px; }
.f32 .tg {
  background-position: -288px -416px; }
.f32 .th {
  background-position: -320px -416px; }
.f32 .tj {
  background-position: -352px -416px; }
.f32 .tk {
  background-position: -384px -416px; }
.f32 .tl {
  background-position: -416px -416px; }
.f32 .tm {
  background-position: -448px -416px; }
.f32 .tn {
  background-position: -480px -416px; }
.f32 .to {
  background-position: -512px -416px; }
.f32 .tr {
  background-position: -0px -448px; }
.f32 .tt {
  background-position: -32px -448px; }
.f32 .tv {
  background-position: -64px -448px; }
.f32 .tw {
  background-position: -96px -448px; }
.f32 .tz {
  background-position: -128px -448px; }
.f32 .ua {
  background-position: -160px -448px; }
.f32 .ug {
  background-position: -192px -448px; }
.f32 .us {
  background-position: -224px -448px; }
.f32 .uy {
  background-position: -256px -448px; }
.f32 .uz {
  background-position: -288px -448px; }
.f32 .va {
  background-position: -320px -448px; }
.f32 .vc {
  background-position: -352px -448px; }
.f32 .ve {
  background-position: -384px -448px; }
.f32 .vg {
  background-position: -416px -448px; }
.f32 .vi {
  background-position: -448px -448px; }
.f32 .vn {
  background-position: -480px -448px; }
.f32 .vu {
  background-position: -512px -448px; }

span.selected--currency-flag {
  display: inline-block;
  width: 24px;
  padding: 0px 0px;
  vertical-align: middle;
  height: 18px; }
  span.selected--currency-flag img {
    vertical-align: top; }
  span.selected--currency-flag img.country--flag {
    display: none; }

span.selectedvalue {
  display: inline-block;
  vertical-align: middle; }
  @media screen and (max-width: 767px) {
    span.selectedvalue {
      font-size: 15px; } }

@media screen and (max-width: 767px) {
  .sticky .CartCount {
    border-radius: 100%;
    display: block;
    font-size: 12px;
    height: 18px;
    line-height: 18px;
    position: absolute;
    right: -7px;
    text-align: center;
    top: 15px;
    width: 18px; } }
/**** added by tejas *****/
.estimater div {
  float: left; }

.visitor_counter {
  clear: both; }

.estimater div.margin--bottom-15 {
  margin-left: 0px; }

.site-nav li span.icon {
  display: inline-block;
  cursor: pointer;
  padding-right: 10px;
  padding-top: 11px;
  padding-left: 5px;
  padding-bottom: 7px; }

.site-nav li {
  margin-right: 10px; }

ul.site-nav > li .site-nav__link {
  padding-right: 3px; }

.site-nav__link {
  margin-right: 4px;
  padding-left: 3px; }

.site-nav--has-dropdown.nav-hover .site-nav__dropdown {
  display: block; }

.megamenu-nav {
  display: inline-block; }

.site-nav__dropdown a {
  padding: 10px 14px 4px 14px !important; }

.youtube-player {
  position: relative;
  padding-bottom: 56.23%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  background: #000;
  margin: 5px; }

.youtube-player img {
  bottom: 0;
  display: block;
  left: 0;
  margin: auto;
  max-width: 100%;
  width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  border: none;
  height: auto;
  cursor: pointer;
  -webkit-transition: .4s all;
  -moz-transition: .4s all;
  transition: .4s all; }

@media screen and (max-width: 1024px) {
  ul.site-nav li .site-nav__dropdown.open-dropdown {
    display: block; } }
@media screen and (min-width: 375px) and (max-width: 480px) {
  .site-header__logo-link img {
    max-width: 210px; } }
@media screen and (min-width: 320px) and (max-width: 374px) {
  .site-header__logo-link img {
    max-width: 154px; } }
@media screen and (max-width: 767px) {
  .link--nav-item .CartCount {
    background-color: #89ba44; }

  .entry-popups-inner {
    padding: 0 10px !important; }

  .etp-form-title {
    padding: 15px 10px !important; }

  .etp-input-wrap input {
    font-size: 13px !important; } }
.megamenu--links .site-nav__dropdown .megamenu--submenus.icons-enable .section-wrapper {
  padding: 12px 20px 0 35px; }

#shopify-section-creative_banner {
  padding-bottom: 0; }

.site-header__logo {
  margin-top: 1% !important; }

.site-header__logo img {
  margin-bottom: 8px !important; }

.mt15 {
  margin-top: 15px; }

.fallback-text {
  display: none !important; }

button.link--nav-item {
  line-height: 0px; }

@media screen and (max-width: 767px) {
  .mnbg {
    float: none !important;
    width: 100%; }

  .one-half.video--two.left {
    margin-top: 25px; }

  .product-single .product_properties .form-control {
    width: 83%;
    min-width: 170px; }

  .btn {
    width: 150px; } }
.display_cart_property {
  display: inline-block; }

p.etp-ftr-des_bottom {
  color: white;
  font-size: 13px;
  margin-top: 7px;
  line-height: 16px;
  text-align: center; }

#cart-popup li.additional-checkout-buttons {
  width: 100%; }

button#paypal-express-button {
  width: 100%;
  background: #ffc439;
  color: #111; }

.btn1 {
  display: inline-block;
  padding: 8px 10px;
  width: auto;
  margin: 0;
  line-height: 1.42;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  cursor: pointer;
  border: 1px solid transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0px;
  /*================ Set primary button colors - can override later ================*/
  background-color: #89ba44 !important;
  color: white !important; }
  .btn1:hover {
    background-color: #538012 !important;
    color: white !important; }
  .btn1:active, .btn1:focus {
    background-color: #89ba44 !important;
    color: white !important; }
  .btn1[disabled], .btn1.disabled {
    cursor: default;
    color: #b6b6b6;
    background-color: #f6f6f6 !important; }

.estimater {
  display: inline-block; }

.Checkout {
  font-size: 16px !important; }

.additional-checkout-buttons {
  margin-right: 0px;
  width: 100%; }

.breadcrumb a, .breadcrumb span {
  color: rgba(102, 102, 102, 0.7);
  vertical-align: bottom;
  line-height: 20px;
  text-transform: uppercase; }

.cart__row__topreasons .product-reasons ul > li {
  width: 18%;
  float: left; }

@media screen and (max-width: 767px) {
  .btn, .btn--secondary, .rte .btn--secondary {
    width: 100%; }

  .product-single .form-vertical .product--option.addtocart--button #AddToCart, .product-single .form-vertical .product--option.addtocart--button #AddToCartA {
    min-width: 100%;
    max-width: auto; }

  #contact_form .btn, #contact_form .btn--secondary, #OrderForm .btn, #OrderForm .btn--secondary {
    height: 49px;
    font-size: 17px; }

  .product-detail.addtocart--button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: column;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }

  .product-single .checkout--icons-product {
    width: 100%; }

  .cart-table td.checkout--row, .cart-table th.checkout--row {
    padding-bottom: 15px; }

  .releted--products {
    padding: 15px 0; }

  .cart__row__related .carousel-product .owl-item .grid__item {
    margin-left: 0; } }
.product-single .icon {
  position: relative; }

.megamenu--sub-menus a:hover {
  background-color: transparent !important; }

.megamenu-nav {
  position: relative;
  top: -3px; }

.pr35 {
  padding-right: 35px; }

.main-content {
  display: block;
  -webkit-transition: transform 0.5s linear;
  -moz-transition: transform 0.5s linear;
  -o-transition: transform 0.5s linear;
  -ms-transition: transform 0.5s linear;
  transition: transform 0.5s linear; }

.description--tabs {
  padding-left: 0; }

.product-single .product-reasons ul > li {
  width: 18%;
  float: left; }

@media screen and (max-width: 992px) {
  .strip-line {
    display: none; } }
body .grid__product-image .grid__image .first--image, body .grid__product-image .grid__image .second--image {
  height: 244px !important; }

body .grid__product-image .grid__image .first--image, body .grid__product-image .grid__image .second--image {
  width: 100% !important;
  height: auto !important; }

body .grid__product-image .grid__image {
  min-height: auto;
  display: block; }

body .grid__product-image .grid__image .first--image {
  display: inline-block;
  opacity: 1;
  -webkit-transition: opacity .5s ease-in-out;
  -moz-transition: opacity .5s ease-in-out;
  -o-transition: opacity .5s ease-in-out;
  transition: opacity 0.5s ease-in-out; }

body .grid__product-image .grid__image .second--image {
  display: inline-block;
  opacity: 0;
  position: absolute;
  top: 0;
  right: 0;
  -webkit-transition: opacity .5s ease-in-out;
  -moz-transition: opacity .5s ease-in-out;
  -o-transition: opacity .5s ease-in-out;
  transition: opacity 0.5s ease-in-out; }

@media screen and (max-width: 640px) {
  .bx-controls-direction {
    position: relative;
    text-align: center; }

  .bx-wrapper .bx-controls-direction a {
    position: static;
    display: inline-block; }

  .bx-wrapper .bx-prev {
    left: auto; }

  .bx-wrapper .bx-next {
    right: auto;
    margin-left: 10px; }

  .product--images > .bx-wrapper .bx-viewport {
    max-width: 100%; }

  .cart__image img {
    width: 50px; }

  .cart-table th.product-image, .cart-table td.product-image {
    width: 50px;
    max-width: 50px; }

  /*   .releted--products .carousel-product .owl-item .grid__item{margin-left:0;} */
  .grid__product-content.text-center .price-section .price {
    font-size: 14px; }

  .grid__product-content.text-center .price-section strike {
    font-size: 14px;
    padding-right: 0; }

  .cart__image {
    max-width: 100%; }

  .cart__image img {
    width: 100%; }

  .titlewithbg th {
    font-size: 12px;
    font-weight: 400; } }
@media screen and (max-width: 480px) {
  .product--images > .bx-wrapper .bx-viewport {
    max-width: 100%; }

  .cart-table .pricecolumn-bottom > td #cont-shopping {
    display: block;
    vertical-align: middle;
    float: none;
    max-width: 250px;
    width: 100%;
    margin: 0 auto 15px; } }
.quickview-form .btn--secondary {
  font-weight: normal; }

/*****  Sticky Bar  *****/
.sticky_bar {
  background-color: #000000;
  color: #ffffff;
  font-size: 12px;
  font-weight: 400;
  line-height: calc(12px + 5px);
  padding: 10px 0;
  text-align: center;
  margin-left: -15px;
  margin-right: -15px;
  overflow: hidden;
  visibility: hidden; }
  .sticky_bar .sticky_bar_text {
    display: inline-block;
    background-color: #000000;
    color: #ffffff;
    font-size: 12px;
    font-weight: 400;
    margin-left: 20px; }
    @media screen and (max-width: 480px) {
      .sticky_bar .sticky_bar_text {
        display: block;
        margin: 0; } }
  .sticky_bar .sticky_bar_timer {
    display: inline-block;
    background-color: #000000;
    color: #ffffff;
    font-size: 12px;
    font-weight: 400;
    margin-right: 20px; }
    @media screen and (max-width: 480px) {
      .sticky_bar .sticky_bar_timer {
        display: block;
        margin: 0; } }

/*****  Sticky Bar  *****/
/*****  Sticky Bar  *****/
.p-tag--buy {
  color: #f03c07;
  font-size: 16px;
  font-weight: 600;
  line-height: calc(16px + 5px);
  margin-top: 25px;
  display: block;
  clear: both;
  text-align: center; }
  .p-tag--buy .p-tag-emoji {
    background-image: url(/cdn/shop/t/4/assets/emoji.png?v=73129974733179349461682839809);
    background-repeat: no-repeat;
    display: inline-block;
    height: 13px;
    width: 15px; }

/*****  Sticky Bar  *****/
.dealproduct .large--one-quarter {
  width: 100%; }

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

/* Deal of the day  */
.js-qty input, .ajaxcart__qty input, .ajaxcart__qty input {
  padding: 10px 25px 10px; }

@keyframes smoothScroll {
  0% {
    transform: translateY(-40px); }

  100% {
    transform: translateY(0px); } }

#cartAddItemNotification #popup-cart-body {
  width: 100%;
  display: block;
  margin: 0 auto;
  max-height: 275px;
  overflow: auto;
  padding: 0 15px; }
  #cartAddItemNotification #popup-cart-body tr {
    border-top: 1px solid #e5e5e5; }
    #cartAddItemNotification #popup-cart-body tr:first-child {
      border: none; }
#cartAddItemNotification .addCart-product-item-img {
  padding: 20px;
  width: 20%;
  text-align: center;
  vertical-align: top; }
#cartAddItemNotification .addCart-product-item-info {
  width: 60%;
  padding: 20px 0;
  text-align: left;
  vertical-align: top; }
  #cartAddItemNotification .addCart-product-item-info .addCart-product-title {
    font-size: 15px;
    margin-bottom: 5px; }
  #cartAddItemNotification .addCart-product-item-info .addCart-product-details {
    font-size: 13px;
    margin-bottom: 5px; }
  #cartAddItemNotification .addCart-product-item-info .addCart-product-qty {
    width: 100%; }
    #cartAddItemNotification .addCart-product-item-info .addCart-product-qty .ajaxcart__qty {
      width: 100px;
      max-width: 100px; }
#cartAddItemNotification .addCart-product-item-price {
  width: 20%;
  padding: 20px 0 20px 0;
  text-align: center;
  vertical-align: top; }
#cartAddItemNotification .addCart-popup-close {
  color: #000;
  font-size: 14px;
  position: absolute;
  right: 8px;
  top: 11px;
  border-radius: 50%;
  padding: 0 0 0 1px;
  line-height: 22px;
  opacity: 1;
  width: 25px;
  height: 25px;
  text-align: center; }
#cartAddItemNotification .removeLineCartPopModel {
  color: #ccc;
  font-size: 14px;
  border-radius: 50%;
  line-height: 22px;
  opacity: 1;
  width: 25px;
  height: 25px;
  text-align: center;
  display: block;
  float: right;
  padding: 0 0 0 1px; }
#cartAddItemNotification .related_popup_footer .addCart-footer .addCart-subtotal, #cartAddItemNotification .related_popup_footer .addCart-footer .addCart-subtotal-text {
  text-align: right;
  padding: 0 0 10px 0;
  display: inline-block;
  font-size: 18px; }
#cartAddItemNotification .related_popup_footer .cart--promo-msg {
  padding-top: 10px;
  text-align: center;
  font-size: 14px;
  font-weight: normal; }

.table--layout-footer {
  display: table; }
  .table--layout-footer .table--layout-left {
    float: none !important;
    display: table-cell;
    width: 24%;
    padding-right: 4%;
    vertical-align: middle; }
  .table--layout-footer .table--layout-right {
    vertical-align: top;
    float: none !important;
    display: table-cell; }

.mobile-magic .mz-expand .mz-expand-thumbnails {
  height: auto !important; }

.mz-expand-thumbnails {
  bottom: 5px !important; }

.mobile-magic .mz-expand .mz-expand-stage.with-thumbs .mz-image-stage {
  padding: 5px 0 140px !important; }

button.ger.icon-fallback-text {
  border-radius: 50%;
  text-align: center;
  vertical-align: middle;
  position: absolute;
  right: 8px;
  top: 9px; }
  button.ger.icon-fallback-text span.fa.fa-times {
    width: 21px;
    height: 21px;
    color: #ccc; }

.related-popup-variant {
  margin-bottom: 12px; }

.free-shipping {
  display: none; }

.mm-slideout {
  z-index: unset !important; }

.mz-zoom-window {
  z-index: 9993 !important; }

.mfp-bg {
  z-index: 988888 !important; }

.mfp-wrap {
  z-index: 998888 !important; }

.modal {
  z-index: 999999999 !important; }

.upsell-no-btn.close {
  color: #000; }

.upsell-no-btn.close {
  font-size: 14px;
  position: absolute;
  right: 8px;
  top: 11px;
  border-radius: 50%;
  padding: 0 0 0 1px;
  line-height: 25px;
  opacity: 1;
  width: 25px;
  height: 25px;
  text-align: center;
  z-index: 999; }

.owl-carousel .owl-stage {
  margin: 0 auto; }

#gobot-wrapper {
  z-index: 999999 !important; }

.template-blog .main-content .blog-widget-wrapper.new-blog-newsletter > h3, .template-article .main-content .blog-widget-wrapper.new-blog-newsletter > h3 {
  margin: 0 auto 38px;
  border: none;
  text-align: center;
  font-size: 30px;
  padding: 0; }

.new-blog-newsletter #contact_form .btn {
  display: block;
  width: 100%; }

.klaviyo_messages {
  color: #fff;
  margin-bottom: 10px; }

.slide-new.collection_img_adj {
  padding: 0 10px; }

.mobile-banner-slider .owl-nav {
  display: none; }

.table--layout {
  display: table;
  min-height: 38px; }

.banner-text.v-top--h-left {
  top: 18%;
  text-align: left;
  padding-left: 35px; }
  @media screen and (max-width: 767px) {
    .banner-text.v-top--h-left {
      top: 22%;
      padding-left: 10px; } }
  @media screen and (max-width: 480px) {
    .banner-text.v-top--h-left {
      top: 28%;
      padding-left: 10px; } }
.banner-text.v-top--h-center {
  top: 18%;
  width: 100%; }
  @media screen and (max-width: 767px) {
    .banner-text.v-top--h-center {
      top: 22%; } }
  @media screen and (max-width: 480px) {
    .banner-text.v-top--h-center {
      top: 28%; } }
.banner-text.v-top--h-right {
  top: 18%;
  text-align: right;
  padding-right: 35px;
  right: 4%; }
  @media screen and (max-width: 767px) {
    .banner-text.v-top--h-right {
      top: 22%;
      padding-right: 0; } }
  @media screen and (max-width: 480px) {
    .banner-text.v-top--h-right {
      top: 28%;
      padding-right: 0; } }
.banner-text.v-center--h-left {
  text-align: left !important;
  padding-left: 35px;
  width: 100%; }
.banner-text.v-center--h-right {
  text-align: right !important;
  padding-right: 35px;
  width: 100%; }
.banner-text.v-bottom--h-left {
  top: auto;
  text-align: left !important;
  padding-left: 35px;
  bottom: -12%;
  width: 100%; }
.banner-text.v-bottom--h-center {
  top: auto;
  bottom: -12%;
  width: 100%; }
.banner-text.v-bottom--h-right {
  top: auto;
  text-align: right !important;
  padding-right: 35px;
  bottom: -12%;
  width: 100%; }

.banner-text.v-center--h-center {
  width: 100%; }

footer .checktext a {
  color: #000000; }

#Purchase-popup .checktext a {
  color: #000; }

.shrink .no-border-sticky {
  border: none !important; }

.checktext label {
  font-weight: 400; }

.banner-slider {
  margin-bottom: 15px; }

.releted--products {
  padding-bottom: 30px; }

input.spr-button.spr-button-primary.button.button-primary.btn.btn-primary {
  border: none; }

#contact_form .form-control, #OrderForm .form-control {
  margin-bottom: 15px; }

.default-color-white {
  background-color: #FFFFFF !important; }

.default-color-aliceblue, .default-color-alice-blue {
  background-color: #f0f8ff !important; }

.default-color-antiquewhite, .default-color-antique-white {
  background-color: #faebd7 !important; }

.default-color-aqua {
  background-color: #00ffff !important; }

.default-color-aquamarine, .default-color-aqua-marine {
  background-color: #7fffd4 !important; }

.default-color-azure {
  background-color: #f0ffff !important; }

.default-color-beige {
  background-color: #f5f5dc !important; }

.default-color-bisque {
  background-color: #ffe4c4 !important; }

.default-color-black {
  background-color: #000000 !important; }

.default-color-blanchedalmond, .default-color-blanched-almond {
  background-color: #ffebcd !important; }

.default-color-blue {
  background-color: #0000ff !important; }

.default-color-blueviolet, .default-color-blue-violet {
  background-color: #8a2be2 !important; }

.default-color-brown {
  background-color: #a52a2a !important; }

.default-color-burlywood, .default-color-burly-wood {
  background-color: #deb887 !important; }

.default-color-cadetblue, .default-color-cadet-blue {
  background-color: #5f9ea0 !important; }

.default-color-chartreuse {
  background-color: #7fff00 !important; }

.default-color-chocolate {
  background-color: #d2691e !important; }

.default-color-coral {
  background-color: #ff7f50 !important; }

.default-color-cornflowerblue, .default-color-cornflower-blue {
  background-color: #6495ed !important; }

.default-color-cornsilk {
  background-color: #fff8dc !important; }

.default-color-crimson {
  background-color: #dc143c !important; }

.default-color-cyan {
  background-color: #00ffff !important; }

.default-color-darkblue, .default-color-dark-blue {
  background-color: #00008b !important; }

.default-color-darkcyan, .default-color-dark-cyan {
  background-color: #008b8b !important; }

.default-color-darkgoldenrod, .default-color-dark-golden-rod {
  background-color: #b8860b !important; }

.default-color-darkgray, .default-color-dark-gray {
  background-color: #a9a9a9 !important; }

.default-color-darkgreen, .default-color-dark-green {
  background-color: #006400 !important; }

.default-color-darkkhaki, .default-color-dark-khaki {
  background-color: #bdb76b !important; }

.default-color-darkmagenta, .default-color-dark-magenta {
  background-color: #8b008b !important; }

.default-color-darkolivegreen, .default-color-dark-olive-green {
  background-color: #556b2f !important; }

.default-color-darkorange, .default-color-dark-orange {
  background-color: #ff8c00 !important; }

.default-color-darkorchid, .default-color-dark-orchid {
  background-color: #9932cc !important; }

.default-color-darkred, .default-color-dark-red {
  background-color: #8b0000 !important; }

.default-color-darksalmon, .default-color-dark-salmon {
  background-color: #e9967a !important; }

.default-color-darkseagreen, .default-color-dark-sea-green {
  background-color: #8fbc8f !important; }

.default-color-darkslateblue, .default-color-dark-slate-blue {
  background-color: #483d8b !important; }

.default-color-darkslategray, .default-color-dark-slate-gray {
  background-color: #2f4f4f !important; }

.default-color-darkturquoise, .default-color-dark-turquoise {
  background-color: #00ced1 !important; }

.default-color-darkviolet, .default-color-dark-violet {
  background-color: #9400d3 !important; }

.default-color-deeppink, .default-color-deep-pink {
  background-color: #ff1493 !important; }

.default-color-deepskyblue, .default-color-deep-sky-blue {
  background-color: #00bfff !important; }

.default-color-dimgray, .default-color-dim-gray {
  background-color: #696969 !important; }

.default-color-dimgrey, .default-color-dim-grey {
  background-color: #696969 !important; }

.default-color-dodgerblue, .default-color-dodger-blue {
  background-color: #1e90ff !important; }

.default-color-firebrick, .default-color-fire-brick {
  background-color: #b22222 !important; }

.default-color-floralwhite, .default-color-floral-white {
  background-color: #fffaf0 !important; }

.default-color-forestgreen, .default-color-forest-green {
  background-color: #228b22 !important; }

.default-color-fuchsia {
  background-color: #ff00ff !important; }

.default-color-gainsboro {
  background-color: #dcdcdc !important; }

.default-color-ghostwhite, .default-color-ghost-white {
  background-color: #f8f8ff !important; }

.default-color-gold {
  background-color: #ffd700 !important; }

.default-color-goldenrod, .default-color-golden-rod {
  background-color: #daa520 !important; }

.default-color-gray {
  background-color: #808080 !important; }

.default-color-grey {
  background-color: #808080 !important; }

.default-color-green {
  background-color: #008000 !important; }

.default-color-greenyellow, .default-color-green-yellow {
  background-color: #adff2f !important; }

.default-color-honeydew, .default-color-honey-dew {
  background-color: #f0fff0 !important; }

.default-color-hotpink, .default-color-hot-pink {
  background-color: #ff69b4 !important; }

.default-color-indianred, .default-color-indian-red {
  background-color: #cd5c5c !important; }

.default-color-indigo {
  background-color: #4b0082 !important; }

.default-color-ivory {
  background-color: #fffff0 !important; }

.default-color-khaki {
  background-color: #f0e68c !important; }

.default-color-lavender {
  background-color: #e6e6fa !important; }

.default-color-lavenderblush, .default-color-lavender-blush {
  background-color: #fff0f5 !important; }

.default-color-lawngreen, .default-color-lawn-green {
  background-color: #7cfc00 !important; }

.default-color-lemonchiffon, .default-color-lemon-chiffon {
  background-color: #fffacd !important; }

.default-color-lightblue, .default-color-light-blue {
  background-color: #add8e6 !important; }

.default-color-lightcoral, .default-color-light-coral {
  background-color: #f08080 !important; }

.default-color-lightcyan, .default-color-light-cyan {
  background-color: #e0ffff !important; }

.default-color-lightgoldenrodyellow, .default-color-light-golden-rod-yellow {
  background-color: #fafad2 !important; }

.default-color-lightgray, .default-color-light-gray {
  background-color: #d3d3d3 !important; }

.default-color-lightgrey, .default-color-light-grey {
  background-color: #d3d3d3 !important; }

.default-color-lightgreen, .default-color-light-green {
  background-color: #90ee90 !important; }

.default-color-lightpink, .default-color-light-pink {
  background-color: #ffb6c1 !important; }

.default-color-lightsalmon, .default-color-light-salmon {
  background-color: #ffa07a !important; }

.default-color-lightseagreen, .default-color-light-sea-green {
  background-color: #20b2aa !important; }

.default-color-lightskyblue, .default-color-light-sky-blue {
  background-color: #87cefa !important; }

.default-color-lightslategray, .default-color-light-slate-gray {
  background-color: #778899 !important; }

.default-color-lightsteelblue, .default-color-light-steel-blue {
  background-color: #b0c4de !important; }

.default-color-lightyellow, .default-color-light-yellow {
  background-color: #ffffe0 !important; }

.default-color-lime {
  background-color: #00ff00 !important; }

.default-color-limegreen, .default-color-lime-green {
  background-color: #32cd32 !important; }

.default-color-linen {
  background-color: #faf0e6 !important; }

.default-color-magenta {
  background-color: #ff00ff !important; }

.default-color-maroon {
  background-color: #800000 !important; }

.default-color-mediumaquamarine, .default-color-medium-aqua-marine {
  background-color: #66cdaa !important; }

.default-color-mediumblue, .default-color-medium-blue {
  background-color: #0000cd !important; }

.default-color-mediumorchid, .default-color-medium-orchid {
  background-color: #ba55d3 !important; }

.default-color-mediumpurple, .default-color-medium-purple {
  background-color: #9370d8 !important; }

.default-color-mediumseagreen, .default-color-medium-sea-green {
  background-color: #3cb371 !important; }

.default-color-mediumslateblue, .default-color-medium-slate-blue {
  background-color: #7b68ee !important; }

.default-color-mediumspringgreen, .default-color-medium-spring-green {
  background-color: #00fa9a !important; }

.default-color-mediumturquoise, .default-color-medium-turquoise {
  background-color: #48d1cc !important; }

.default-color-mediumvioletred, .default-color-medium-violet-red {
  background-color: #c71585 !important; }

.default-color-midnightblue, .default-color-midnight-blue {
  background-color: #191970 !important; }

.default-color-mintcream, .default-color-mint-cream {
  background-color: #f5fffa !important; }

.default-color-mistyrose, .default-color-misty-rose {
  background-color: #ffe4e1 !important; }

.default-color-moccasin {
  background-color: #ffe4b5 !important; }

.default-color-navajowhite, .default-color-navajo-white {
  background-color: #ffdead !important; }

.default-color-navy {
  background-color: #000080 !important; }

.default-color-oldlace, .default-color-old-lace {
  background-color: #fdf5e6 !important; }

.default-color-olive {
  background-color: #808000 !important; }

.default-color-olivedrab, .default-color-olive-drab {
  background-color: #6b8e23 !important; }

.default-color-orange {
  background-color: #ffa500 !important; }

.default-color-orangered, .default-color-orange-red {
  background-color: #ff4500 !important; }

.default-color-orchid {
  background-color: #da70d6 !important; }

.default-color-palegoldenrod, .default-color-pale-golden-rod {
  background-color: #eee8aa !important; }

.default-color-palegreen, .default-color-pale-green {
  background-color: #98fb98 !important; }

.default-color-paleturquoise, .default-color-pale-turquoise {
  background-color: #afeeee !important; }

.default-color-palevioletred, .default-color-pale-violet-red {
  background-color: #d87093 !important; }

.default-color-papayawhip, .default-color-papaya-whip {
  background-color: #ffefd5 !important; }

.default-color-peachpuff, .default-color-peach-puff {
  background-color: #ffdab9 !important; }

.default-color-peru {
  background-color: #cd853f !important; }

.default-color-pink {
  background-color: #ffc0cb !important; }

.default-color-plum {
  background-color: #dda0dd !important; }

.default-color-powderblue, .default-color-powder-blue {
  background-color: #b0e0e6 !important; }

.default-color-purple {
  background-color: #800080 !important; }

.default-color-red {
  background-color: #ff0000 !important; }

.default-color-rosybrown, .default-color-rosy-brown {
  background-color: #bc8f8f !important; }

.default-color-royalblue, .default-color-royal-blue {
  background-color: #4169e1 !important; }

.default-color-saddlebrown, .default-color-saddle-brown {
  background-color: #8b4513 !important; }

.default-color-salmon {
  background-color: #fa8072 !important; }

.default-color-sandybrown, .default-color-sandy-brown {
  background-color: #f4a460 !important; }

.default-color-seagreen, .default-color-sea-green {
  background-color: #2e8b57 !important; }

.default-color-seashell, .default-color-sea-shell {
  background-color: #fff5ee !important; }

.default-color-sienna {
  background-color: #a0522d !important; }

.default-color-silver {
  background-color: #c0c0c0 !important; }

.default-color-skyblue, .default-color-sky-blue {
  background-color: #87ceeb !important; }

.default-color-slateblue, .default-color-slate-blue {
  background-color: #6a5acd !important; }

.default-color-slategray, .default-color-slate-gray {
  background-color: #708090 !important; }

.default-color-slategrey, .default-color-slate-grey {
  background-color: #708090 !important; }

.default-color-snow {
  background-color: #fffafa !important; }

.default-color-springgreen, .default-color-spring-green {
  background-color: #00ff7f !important; }

.default-color-steelblue, .default-color-steel-blue {
  background-color: #4682b4 !important; }

.default-color-tan {
  background-color: #d2b48c !important; }

.default-color-teal {
  background-color: #008080 !important; }

.default-color-thistle {
  background-color: #d8bfd8 !important; }

.default-color-tomato {
  background-color: #ff6347 !important; }

.default-color-turquoise {
  background-color: #40e0d0 !important; }

.default-color-violet {
  background-color: #ee82ee !important; }

.default-color-wheat {
  background-color: #f5deb3 !important; }

.default-color-whitesmoke, .default-color-white-smoke {
  background-color: #f5f5f5 !important; }

.default-color-yellow {
  background-color: #ffff00 !important; }

.default-color-yellowgreen, .default-color-yellow-green {
  background-color: #9acd32 !important; }

.default-color-transparent {
  background-color: transparent !important; }

.grid__product-content.text-center .price-section.price-section-four .price.no-compare-price {
  width: inherit !important;
  float: none; }

.grid__product-content.text-center .price-section.price-section-four .save_amount_four {
  font-size: 15px; }

/*================ Partials | Featured row section ================*/
.feature-row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center; }
  @media screen and (max-width: 768px) {
    .feature-row {
      flex-wrap: wrap; } }

.feature-row__item {
  /*@include flex(0 1 50%);*/
  flex: 0 1 50%; }
  @media screen and (max-width: 768px) {
    .feature-row__item {
      /*@include flex(1 1 100%);*/
      flex: 1 1 100%;
      max-width: 100%; } }

.feature-row__image-wrapper {
  position: relative; }

.feature-row__image-no-js {
  display: block;
  margin: 0 auto; }
  @media screen and (max-width: 768px) {
    .feature-row__image-no-js {
      order: 1; } }

.feature-row__image {
  display: block;
  margin: 0 auto;
  width: 100%;
  position: absolute;
  top: 0;
  right: 0;
  left: 0; }
  @media screen and (max-width: 768px) {
    .feature-row__image {
      order: 1; } }

.feature-row__text {
  padding-top: 30px;
  padding-bottom: 30px; }
  @media screen and (max-width: 768px) {
    .feature-row__text {
      order: 2;
      padding-bottom: 0; } }

@media screen and (min-width: 768px) {
  .feature-row__text--left {
    padding-left: 30px; }

  .feature-row__text--right {
    padding-right: 30px; } }
.rte ul li {
  list-style: disc; }

.rte ol li {
  list-style: decimal; }

.ui-tabs-panel ul li {
  list-style: disc; }

.ui-tabs-panel ol li {
  list-style: decimal; }

.ui-tabs-panel ul.fa-ul li {
  list-style: none; }

.ui-tabs-panel ol.fa-ul li {
  list-style: none; }

.panel-body ul li {
  list-style: disc; }

.panel-body ol li {
  list-style: decimal; }

.panel-body ul.fa-ul li {
  list-style: none; }

.panel-body ol.fa-ul li {
  list-style: none; }

label.checkbox-wrapper a {
  color: #004aad; }

.blogs-display-flex {
  display: flex;
  flex-wrap: wrap; }

section.videosections-single.grey_bg .grey_wrap {
  justify-content: center; }

body.invisible {
  visibility: hidden !important; }

body.visible {
  visibility: visible !important; }

.wishlist-grid--empty-list.flex.is_visible {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: calc(100vh - 500px); }
