@charset "UTF-8";
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
#map_canvas embed,
#map_canvas img,
#map_canvas object,
.map_canvas embed,
.map_canvas img,
.map_canvas object,
.mqa-display embed,
.mqa-display img,
.mqa-display object {
  max-width: none !important;
}

.accordion {
  margin-bottom: 0;
  margin-left: 0;
}

.accordion .accordion-navigation,
.accordion dd {
  display: block;
  margin-bottom: 0 !important;
}

.accordion .accordion-navigation.active > a,
.accordion dd.active > a {
  background: #e8e8e8;
  color: #222;
}

.accordion .accordion-navigation > a,
.accordion dd > a {
  background: #efefef;
  color: #222;
  display: block;
  font-size: 1rem;
  padding: 1rem;
}

.accordion .accordion-navigation > a:hover,
.accordion dd > a:hover {
  background: #e3e3e3;
}

.accordion .accordion-navigation > .content,
.accordion dd > .content {
  display: none;
  padding: 0.9375rem;
}

.accordion .accordion-navigation > .content.active,
.accordion dd > .content.active {
  background: #fff;
  display: block;
}

.alert-box {
  display: block;
  font-size: 0.8125rem;
  margin-bottom: 1.25rem;
  padding: 0.875rem 1.5rem 0.875rem 0.875rem;
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
  background-color: red;
  border-color: #db0000;
  color: #fff;
}

.alert-box .close {
  right: 0.25rem;
  background: inherit;
  color: #333;
  font-size: 1.375rem;
  line-height: 0.9;
  margin-top: -0.6875rem;
  opacity: 0.3;
  padding: 0 6px 4px;
  position: absolute;
  top: 50%;
}

.alert-box .close:focus,
.alert-box .close:hover {
  opacity: 0.5;
}

.alert-box.radius {
  border-radius: 3px;
}

.alert-box.round {
  border-radius: 1000px;
}

.alert-box.success {
  background-color: #43ac6a;
  border-color: #3a945b;
  color: #fff;
}

.alert-box.alert {
  background-color: #990505;
  border-color: #840404;
  color: #fff;
}

.alert-box.secondary {
  background-color: #e7e7e7;
  border-color: #c7c7c7;
  color: #4f4f4f;
}

.alert-box.warning {
  background-color: #f08a24;
  border-color: #de770f;
  color: #fff;
}

.alert-box.info {
  background-color: #a0d3e8;
  border-color: #74bfdd;
  color: #4f4f4f;
}

.alert-box.alert-close {
  opacity: 0;
}

[class*=block-grid-] {
  display: block;
  padding: 0;
  margin: 0 -0.625rem;
}

[class*=block-grid-]:after,
[class*=block-grid-]:before {
  content: " ";
  display: table;
}

[class*=block-grid-] > li {
  display: block;
  float: left;
  height: auto;
  padding: 0 0.625rem 1.25rem;
}

@media only screen {
  .small-block-grid-1 > li {
    list-style: none;
    width: 100%;
  }
  .small-block-grid-1 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-1 > li:nth-of-type(1n + 1) {
    clear: both;
  }
  .small-block-grid-2 > li {
    list-style: none;
    width: 50%;
  }
  .small-block-grid-2 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-2 > li:nth-of-type(2n + 1) {
    clear: both;
  }
  .small-block-grid-3 > li {
    list-style: none;
    width: 33.3333333333%;
  }
  .small-block-grid-3 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-3 > li:nth-of-type(3n + 1) {
    clear: both;
  }
  .small-block-grid-4 > li {
    list-style: none;
    width: 25%;
  }
  .small-block-grid-4 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-4 > li:nth-of-type(4n + 1) {
    clear: both;
  }
  .small-block-grid-5 > li {
    list-style: none;
    width: 20%;
  }
  .small-block-grid-5 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-5 > li:nth-of-type(5n + 1) {
    clear: both;
  }
  .small-block-grid-6 > li {
    list-style: none;
    width: 16.6666666667%;
  }
  .small-block-grid-6 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-6 > li:nth-of-type(6n + 1) {
    clear: both;
  }
  .small-block-grid-7 > li {
    list-style: none;
    width: 14.2857142857%;
  }
  .small-block-grid-7 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-7 > li:nth-of-type(7n + 1) {
    clear: both;
  }
  .small-block-grid-8 > li {
    list-style: none;
    width: 12.5%;
  }
  .small-block-grid-8 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-8 > li:nth-of-type(8n + 1) {
    clear: both;
  }
  .small-block-grid-9 > li {
    list-style: none;
    width: 11.1111111111%;
  }
  .small-block-grid-9 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-9 > li:nth-of-type(9n + 1) {
    clear: both;
  }
  .small-block-grid-10 > li {
    list-style: none;
    width: 10%;
  }
  .small-block-grid-10 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-10 > li:nth-of-type(10n + 1) {
    clear: both;
  }
  .small-block-grid-11 > li {
    list-style: none;
    width: 9.0909090909%;
  }
  .small-block-grid-11 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-11 > li:nth-of-type(11n + 1) {
    clear: both;
  }
  .small-block-grid-12 > li {
    list-style: none;
    width: 8.3333333333%;
  }
  .small-block-grid-12 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-12 > li:nth-of-type(12n + 1) {
    clear: both;
  }
}
@media only screen and (min-width: 40.0625em) {
  .medium-block-grid-1 > li {
    list-style: none;
    width: 100%;
  }
  .medium-block-grid-1 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-1 > li:nth-of-type(1n + 1) {
    clear: both;
  }
  .medium-block-grid-2 > li {
    list-style: none;
    width: 50%;
  }
  .medium-block-grid-2 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-2 > li:nth-of-type(2n + 1) {
    clear: both;
  }
  .medium-block-grid-3 > li {
    list-style: none;
    width: 33.3333333333%;
  }
  .medium-block-grid-3 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-3 > li:nth-of-type(3n + 1) {
    clear: both;
  }
  .medium-block-grid-4 > li {
    list-style: none;
    width: 25%;
  }
  .medium-block-grid-4 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-4 > li:nth-of-type(4n + 1) {
    clear: both;
  }
  .medium-block-grid-5 > li {
    list-style: none;
    width: 20%;
  }
  .medium-block-grid-5 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-5 > li:nth-of-type(5n + 1) {
    clear: both;
  }
  .medium-block-grid-6 > li {
    list-style: none;
    width: 16.6666666667%;
  }
  .medium-block-grid-6 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-6 > li:nth-of-type(6n + 1) {
    clear: both;
  }
  .medium-block-grid-7 > li {
    list-style: none;
    width: 14.2857142857%;
  }
  .medium-block-grid-7 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-7 > li:nth-of-type(7n + 1) {
    clear: both;
  }
  .medium-block-grid-8 > li {
    list-style: none;
    width: 12.5%;
  }
  .medium-block-grid-8 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-8 > li:nth-of-type(8n + 1) {
    clear: both;
  }
  .medium-block-grid-9 > li {
    list-style: none;
    width: 11.1111111111%;
  }
  .medium-block-grid-9 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-9 > li:nth-of-type(9n + 1) {
    clear: both;
  }
  .medium-block-grid-10 > li {
    list-style: none;
    width: 10%;
  }
  .medium-block-grid-10 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-10 > li:nth-of-type(10n + 1) {
    clear: both;
  }
  .medium-block-grid-11 > li {
    list-style: none;
    width: 9.0909090909%;
  }
  .medium-block-grid-11 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-11 > li:nth-of-type(11n + 1) {
    clear: both;
  }
  .medium-block-grid-12 > li {
    list-style: none;
    width: 8.3333333333%;
  }
  .medium-block-grid-12 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-12 > li:nth-of-type(12n + 1) {
    clear: both;
  }
}
@media only screen and (min-width: 64.0625em) {
  .large-block-grid-1 > li {
    list-style: none;
    width: 100%;
  }
  .large-block-grid-1 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-1 > li:nth-of-type(1n + 1) {
    clear: both;
  }
  .large-block-grid-2 > li {
    list-style: none;
    width: 50%;
  }
  .large-block-grid-2 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-2 > li:nth-of-type(2n + 1) {
    clear: both;
  }
  .large-block-grid-3 > li {
    list-style: none;
    width: 33.3333333333%;
  }
  .large-block-grid-3 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-3 > li:nth-of-type(3n + 1) {
    clear: both;
  }
  .large-block-grid-4 > li {
    list-style: none;
    width: 25%;
  }
  .large-block-grid-4 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-4 > li:nth-of-type(4n + 1) {
    clear: both;
  }
  .large-block-grid-5 > li {
    list-style: none;
    width: 20%;
  }
  .large-block-grid-5 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-5 > li:nth-of-type(5n + 1) {
    clear: both;
  }
  .large-block-grid-6 > li {
    list-style: none;
    width: 16.6666666667%;
  }
  .large-block-grid-6 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-6 > li:nth-of-type(6n + 1) {
    clear: both;
  }
  .large-block-grid-7 > li {
    list-style: none;
    width: 14.2857142857%;
  }
  .large-block-grid-7 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-7 > li:nth-of-type(7n + 1) {
    clear: both;
  }
  .large-block-grid-8 > li {
    list-style: none;
    width: 12.5%;
  }
  .large-block-grid-8 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-8 > li:nth-of-type(8n + 1) {
    clear: both;
  }
  .large-block-grid-9 > li {
    list-style: none;
    width: 11.1111111111%;
  }
  .large-block-grid-9 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-9 > li:nth-of-type(9n + 1) {
    clear: both;
  }
  .large-block-grid-10 > li {
    list-style: none;
    width: 10%;
  }
  .large-block-grid-10 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-10 > li:nth-of-type(10n + 1) {
    clear: both;
  }
  .large-block-grid-11 > li {
    list-style: none;
    width: 9.0909090909%;
  }
  .large-block-grid-11 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-11 > li:nth-of-type(11n + 1) {
    clear: both;
  }
  .large-block-grid-12 > li {
    list-style: none;
    width: 8.3333333333%;
  }
  .large-block-grid-12 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-12 > li:nth-of-type(12n + 1) {
    clear: both;
  }
}
.button-bar:after,
.button-group:after,
.tabs-content:after,
.tabs:after {
  clear: both;
}

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

.button-group.even-3 li {
  width: 33.3333333333%;
}

.button-group.even-3 li .button,
.button-group.even-3 li > button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}

.button-group.even-3 li:first-child .button,
.button-group.even-3 li:first-child button {
  border-left: 0;
}

.button-group.even-3 li .button,
.button-group.even-3 li button {
  width: 100%;
}

.button-group.even-4 li {
  width: 25%;
}

.button-group.even-4 li .button,
.button-group.even-4 li > button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}

.button-group.even-4 li:first-child .button,
.button-group.even-4 li:first-child button {
  border-left: 0;
}

.button-group.even-4 li .button,
.button-group.even-4 li button {
  width: 100%;
}

.button-group.even-5 li {
  width: 20%;
}

.button-group.even-5 li .button,
.button-group.even-5 li > button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}

.button-group.even-5 li:first-child .button,
.button-group.even-5 li:first-child button {
  border-left: 0;
}

.button-group.even-5 li .button,
.button-group.even-5 li button {
  width: 100%;
}

.button-group.even-6 li {
  width: 16.6666666667%;
}

.button-group.even-6 li .button,
.button-group.even-6 li > button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}

.button-group.even-6 li:first-child .button,
.button-group.even-6 li:first-child button {
  border-left: 0;
}

.button-group.even-6 li .button,
.button-group.even-6 li button {
  width: 100%;
}

.button-group.even-7 li {
  width: 14.2857142857%;
}

.button-group.even-7 li .button,
.button-group.even-7 li > button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}

.button-group.even-7 li:first-child .button,
.button-group.even-7 li:first-child button {
  border-left: 0;
}

.button-group.even-7 li .button,
.button-group.even-7 li button {
  width: 100%;
}

.button-group.even-8 li {
  width: 12.5%;
}

.button-group.even-8 li .button,
.button-group.even-8 li button,
.button-group.radius.stack > * > button,
.button-group.round.stack > * > button,
.button-group.stack > li > button {
  width: 100%;
}

.button-group.even-8 li .button,
.button-group.even-8 li > button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}

.button-group.even-8 li:first-child .button,
.button-group.even-8 li:first-child button {
  border-left: 0;
}

.button-group > li .button,
.button-group > li > button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}

.button-group > li:first-child .button,
.button-group > li:first-child button {
  border-left: 0;
}

.button-group.stack > li {
  display: block;
  margin: 0;
  float: none;
}

.button-group.stack > li .button,
.button-group.stack > li > button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}

.button-group.stack > li:first-child .button,
.button-group.stack > li:first-child button {
  border-left: 0;
}

.button-group.stack > li .button,
.button-group.stack > li > button {
  border-left-width: 0;
  border-top: 1px solid;
  display: block;
  margin: 0;
}

.button-group.stack > li:first-child .button,
.button-group.stack > li:first-child button {
  border-top: 0;
}

.button-group.stack-for-small > li {
  display: inline-block;
  margin: 0 -2px;
}

.button-group.stack-for-small > li .button,
.button-group.stack-for-small > li > button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}

.button-group.stack-for-small > li:first-child .button,
.button-group.stack-for-small > li:first-child button {
  border-left: 0;
}

@media only screen and (max-width: 40em) {
  .button-group.stack-for-small > li {
    display: block;
    margin: 0;
    width: 100%;
  }
  .button-group.stack-for-small > li .button,
  .button-group.stack-for-small > li > button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
  }
  .button-group.stack-for-small > li:first-child .button,
  .button-group.stack-for-small > li:first-child button {
    border-left: 0;
  }
  .button-group.stack-for-small > li .button,
  .button-group.stack-for-small > li > button {
    border-left-width: 0;
    border-top: 1px solid;
    display: block;
    margin: 0;
  }
  .button-group.stack-for-small > li > button {
    width: 100%;
  }
  .button-group.stack-for-small > li:first-child .button,
  .button-group.stack-for-small > li:first-child button {
    border-top: 0;
  }
}
.button-group.radius > * {
  display: inline-block;
  margin: 0 -2px;
}

.button-group.radius > * .button,
.button-group.radius > * > button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}

.button-group.radius > :first-child .button,
.button-group.radius > :first-child button {
  border-left: 0;
}

.button-group.radius > *,
.button-group.radius > * > .button,
.button-group.radius > * > a,
.button-group.radius > * > button {
  border-radius: 0;
}

.button-group.radius > :first-child,
.button-group.radius > :first-child > .button,
.button-group.radius > :first-child > a,
.button-group.radius > :first-child > button {
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

.button-group.radius > :last-child,
.button-group.radius > :last-child > .button,
.button-group.radius > :last-child > a,
.button-group.radius > :last-child > button {
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

.button-group.radius.stack > * {
  display: block;
  margin: 0;
}

.button-group.radius.stack > * .button,
.button-group.radius.stack > * > button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}

.button-group.radius.stack > :first-child .button,
.button-group.radius.stack > :first-child button {
  border-left: 0;
}

.button-group.radius.stack > * .button,
.button-group.radius.stack > * > button {
  border-left-width: 0;
  border-top: 1px solid;
  display: block;
  margin: 0;
}

.button-group.radius.stack > :first-child .button,
.button-group.radius.stack > :first-child button {
  border-top: 0;
}

.button-group.radius.stack > *,
.button-group.radius.stack > * > .button,
.button-group.radius.stack > * > a,
.button-group.radius.stack > * > button {
  border-radius: 0;
}

.button-group.radius.stack > :first-child,
.button-group.radius.stack > :first-child > .button,
.button-group.radius.stack > :first-child > a,
.button-group.radius.stack > :first-child > button {
  -webkit-top-left-radius: 3px;
  -webkit-top-right-radius: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.button-group.radius.stack > :last-child,
.button-group.radius.stack > :last-child > .button,
.button-group.radius.stack > :last-child > a,
.button-group.radius.stack > :last-child > button {
  -webkit-bottom-left-radius: 3px;
  -webkit-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}

@media only screen and (min-width: 40.0625em) {
  .button-group.radius.stack-for-small > * {
    display: inline-block;
    margin: 0 -2px;
  }
  .button-group.radius.stack-for-small > * .button,
  .button-group.radius.stack-for-small > * > button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
  }
  .button-group.radius.stack-for-small > :first-child .button,
  .button-group.radius.stack-for-small > :first-child button {
    border-left: 0;
  }
  .button-group.radius.stack-for-small > *,
  .button-group.radius.stack-for-small > * > .button,
  .button-group.radius.stack-for-small > * > a,
  .button-group.radius.stack-for-small > * > button {
    border-radius: 0;
  }
  .button-group.radius.stack-for-small > :first-child,
  .button-group.radius.stack-for-small > :first-child > .button,
  .button-group.radius.stack-for-small > :first-child > a,
  .button-group.radius.stack-for-small > :first-child > button {
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
  }
  .button-group.radius.stack-for-small > :last-child,
  .button-group.radius.stack-for-small > :last-child > .button,
  .button-group.radius.stack-for-small > :last-child > a,
  .button-group.radius.stack-for-small > :last-child > button {
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
  }
}
@media only screen and (max-width: 40em) {
  .button-group.radius.stack-for-small > * {
    display: block;
    margin: 0;
  }
  .button-group.radius.stack-for-small > * .button,
  .button-group.radius.stack-for-small > * > button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
  }
  .button-group.radius.stack-for-small > :first-child .button,
  .button-group.radius.stack-for-small > :first-child button {
    border-left: 0;
  }
  .button-group.radius.stack-for-small > * .button,
  .button-group.radius.stack-for-small > * > button {
    border-left-width: 0;
    border-top: 1px solid;
    display: block;
    margin: 0;
  }
  .button-group.radius.stack-for-small > * > button {
    width: 100%;
  }
  .button-group.radius.stack-for-small > :first-child .button,
  .button-group.radius.stack-for-small > :first-child button {
    border-top: 0;
  }
  .button-group.radius.stack-for-small > *,
  .button-group.radius.stack-for-small > * > .button,
  .button-group.radius.stack-for-small > * > a,
  .button-group.radius.stack-for-small > * > button {
    border-radius: 0;
  }
  .button-group.radius.stack-for-small > :first-child,
  .button-group.radius.stack-for-small > :first-child > .button,
  .button-group.radius.stack-for-small > :first-child > a,
  .button-group.radius.stack-for-small > :first-child > button {
    -webkit-top-left-radius: 3px;
    -webkit-top-right-radius: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
  }
  .button-group.radius.stack-for-small > :last-child,
  .button-group.radius.stack-for-small > :last-child > .button,
  .button-group.radius.stack-for-small > :last-child > a,
  .button-group.radius.stack-for-small > :last-child > button {
    -webkit-bottom-left-radius: 3px;
    -webkit-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
  }
}
.button-group.round > * {
  display: inline-block;
  margin: 0 -2px;
}

.button-group.round > * .button,
.button-group.round > * > button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}

.button-group.round > :first-child .button,
.button-group.round > :first-child button {
  border-left: 0;
}

.button-group.round > *,
.button-group.round > * > .button,
.button-group.round > * > a,
.button-group.round > * > button {
  border-radius: 0;
}

.button-group.round > :first-child,
.button-group.round > :first-child > .button,
.button-group.round > :first-child > a,
.button-group.round > :first-child > button {
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px;
}

.button-group.round > :last-child,
.button-group.round > :last-child > .button,
.button-group.round > :last-child > a,
.button-group.round > :last-child > button {
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
}

.button-group.round.stack > * {
  display: block;
  margin: 0;
}

.button-group.round.stack > * .button,
.button-group.round.stack > * > button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}

.button-group.round.stack > :first-child .button,
.button-group.round.stack > :first-child button {
  border-left: 0;
}

.button-group.round.stack > * .button,
.button-group.round.stack > * > button {
  border-left-width: 0;
  border-top: 1px solid;
  display: block;
  margin: 0;
}

.button-group.round.stack > :first-child .button,
.button-group.round.stack > :first-child button {
  border-top: 0;
}

.button-group.round.stack > *,
.button-group.round.stack > * > .button,
.button-group.round.stack > * > a,
.button-group.round.stack > * > button {
  border-radius: 0;
}

.button-group.round.stack > :first-child,
.button-group.round.stack > :first-child > .button,
.button-group.round.stack > :first-child > a,
.button-group.round.stack > :first-child > button {
  -webkit-top-left-radius: 1rem;
  -webkit-top-right-radius: 1rem;
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
}

.button-group.round.stack > :last-child,
.button-group.round.stack > :last-child > .button,
.button-group.round.stack > :last-child > a,
.button-group.round.stack > :last-child > button {
  -webkit-bottom-left-radius: 1rem;
  -webkit-bottom-right-radius: 1rem;
  border-bottom-left-radius: 1rem;
  border-bottom-right-radius: 1rem;
}

@media only screen and (min-width: 40.0625em) {
  .button-group.round.stack-for-small > * {
    display: inline-block;
    margin: 0 -2px;
  }
  .button-group.round.stack-for-small > * .button,
  .button-group.round.stack-for-small > * > button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
  }
  .button-group.round.stack-for-small > :first-child .button,
  .button-group.round.stack-for-small > :first-child button {
    border-left: 0;
  }
  .button-group.round.stack-for-small > *,
  .button-group.round.stack-for-small > * > .button,
  .button-group.round.stack-for-small > * > a,
  .button-group.round.stack-for-small > * > button {
    border-radius: 0;
  }
  .button-group.round.stack-for-small > :first-child,
  .button-group.round.stack-for-small > :first-child > .button,
  .button-group.round.stack-for-small > :first-child > a,
  .button-group.round.stack-for-small > :first-child > button {
    -webkit-border-bottom-left-radius: 1000px;
    -webkit-border-top-left-radius: 1000px;
    border-bottom-left-radius: 1000px;
    border-top-left-radius: 1000px;
  }
  .button-group.round.stack-for-small > :last-child,
  .button-group.round.stack-for-small > :last-child > .button,
  .button-group.round.stack-for-small > :last-child > a,
  .button-group.round.stack-for-small > :last-child > button {
    -webkit-border-bottom-right-radius: 1000px;
    -webkit-border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px;
  }
}
.f-dropdown.content > :last-child,
.f-dropdown.drop-left > :last-child,
.f-dropdown.drop-right > :last-child,
.f-dropdown.drop-top > :last-child,
.f-dropdown > :last-child {
  margin-bottom: 0;
}

@media only screen and (max-width: 40em) {
  .button-group.round.stack-for-small > * {
    display: block;
    margin: 0;
  }
  .button-group.round.stack-for-small > * .button,
  .button-group.round.stack-for-small > * > button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
  }
  .button-group.round.stack-for-small > :first-child .button,
  .button-group.round.stack-for-small > :first-child button {
    border-left: 0;
  }
  .button-group.round.stack-for-small > * .button,
  .button-group.round.stack-for-small > * > button {
    border-left-width: 0;
    border-top: 1px solid;
    display: block;
    margin: 0;
  }
  .button-group.round.stack-for-small > * > button {
    width: 100%;
  }
  .button-group.round.stack-for-small > :first-child .button,
  .button-group.round.stack-for-small > :first-child button {
    border-top: 0;
  }
  .button-group.round.stack-for-small > *,
  .button-group.round.stack-for-small > * > .button,
  .button-group.round.stack-for-small > * > a,
  .button-group.round.stack-for-small > * > button {
    border-radius: 0;
  }
  .button-group.round.stack-for-small > :first-child,
  .button-group.round.stack-for-small > :first-child > .button,
  .button-group.round.stack-for-small > :first-child > a,
  .button-group.round.stack-for-small > :first-child > button {
    -webkit-top-left-radius: 1rem;
    -webkit-top-right-radius: 1rem;
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem;
  }
  .button-group.round.stack-for-small > :last-child,
  .button-group.round.stack-for-small > :last-child > .button,
  .button-group.round.stack-for-small > :last-child > a,
  .button-group.round.stack-for-small > :last-child > button {
    -webkit-bottom-left-radius: 1rem;
    -webkit-bottom-right-radius: 1rem;
    border-bottom-left-radius: 1rem;
    border-bottom-right-radius: 1rem;
  }
}
.button-bar:after,
.button-bar:before {
  content: " ";
  display: table;
}

.button-bar .button-group {
  float: left;
  margin-right: 0.625rem;
}

.f-dropdown.drop-left,
.f-dropdown.drop-left > :first-child,
.f-dropdown.drop-right > :first-child,
.f-dropdown > :first-child {
  margin-top: 0;
}

.f-dropdown.open {
  display: block;
}

.f-dropdown:before {
  border: 6px inset;
  border-color: transparent transparent #fff;
  border-bottom-style: solid;
  top: -12px;
  left: 10px;
  z-index: 89;
}

.f-dropdown:after {
  border: 7px inset;
  border-color: transparent transparent #ccc;
  border-bottom-style: solid;
  top: -14px;
  left: 9px;
  z-index: 88;
}

.f-dropdown.right:before {
  left: auto;
  right: 10px;
}

.f-dropdown.right:after {
  left: auto;
  right: 9px;
}

.f-dropdown.drop-right {
  display: none;
  left: -9999px;
  position: absolute;
  border: 1px solid #ccc;
  height: auto;
  width: 100%;
  z-index: 89;
  margin-top: 0;
  margin-left: 2px;
}

.f-dropdown.drop-right:after,
.f-dropdown.drop-right:before {
  content: "";
  display: block;
  height: 0;
  width: 0;
  position: absolute;
}

.f-dropdown.drop-right.open {
  display: block;
}

.f-dropdown.drop-right:before {
  border: 6px inset;
  border-color: transparent #fff transparent transparent;
  border-right-style: solid;
  top: 10px;
  left: -12px;
  z-index: 89;
}

.f-dropdown.drop-right:after {
  border: 7px inset;
  border-color: transparent #ccc transparent transparent;
  border-right-style: solid;
  top: 9px;
  left: -14px;
  z-index: 88;
}

.f-dropdown.drop-left {
  display: none;
  left: -9999px;
  list-style: none;
  position: absolute;
  border: 1px solid #ccc;
  height: auto;
  max-height: none;
  width: 100%;
  z-index: 89;
  margin-left: -2px;
  max-width: 200px;
}

.f-dropdown.drop-left:after,
.f-dropdown.drop-left:before {
  content: "";
  display: block;
  height: 0;
  width: 0;
  left: auto;
  position: absolute;
}

.f-dropdown.content,
.f-dropdown.drop-top {
  margin-left: 0;
  max-height: none;
  max-width: 200px;
  list-style: none;
}

.f-dropdown.drop-left.open {
  display: block;
}

.f-dropdown.drop-left:before {
  border: 6px inset;
  border-color: transparent transparent transparent #fff;
  border-left-style: solid;
  top: 10px;
  right: -12px;
  z-index: 89;
}

.f-dropdown.drop-left:after {
  border: 7px inset;
  border-color: transparent transparent transparent #ccc;
  border-left-style: solid;
  top: 9px;
  right: -14px;
  z-index: 88;
}

.f-dropdown.drop-top {
  display: none;
  left: -9999px;
  position: absolute;
  border: 1px solid #ccc;
  height: auto;
  width: 100%;
  z-index: 89;
  margin-top: -2px;
}

.f-dropdown.drop-top:after,
.f-dropdown.drop-top:before {
  height: 0;
  width: 0;
  top: auto;
  right: auto;
  display: block;
  position: absolute;
  content: "";
}

.f-dropdown.content > :first-child,
.f-dropdown.drop-top > :first-child {
  margin-top: 0;
}

.f-dropdown.drop-top.open {
  display: block;
}

.f-dropdown.drop-top:before {
  border: 6px inset;
  border-color: #fff transparent transparent;
  border-top-style: solid;
  bottom: -12px;
  left: 10px;
  z-index: 89;
}

.f-dropdown.drop-top:after {
  border: 7px inset;
  border-color: #ccc transparent transparent;
  border-top-style: solid;
  bottom: -14px;
  left: 9px;
  z-index: 88;
}

.f-dropdown li {
  cursor: pointer;
  font-size: 0.875rem;
  line-height: 1.125rem;
  margin: 0;
}

.f-dropdown li:focus,
.f-dropdown li:hover {
  background: #eee;
}

.f-dropdown li a {
  display: block;
  padding: 0.5rem;
  color: #555;
}

.f-dropdown.content {
  display: none;
  left: -9999px;
  position: absolute;
  background: #fff;
  border: 1px solid #ccc;
  font-size: 0.875rem;
  height: auto;
  padding: 1.25rem;
  width: 100%;
  z-index: 89;
}

.f-dropdown.content.open {
  display: block;
}

.f-dropdown.radius {
  border-radius: 3px;
}

.f-dropdown.tiny {
  max-width: 200px;
}

.f-dropdown.small {
  max-width: 300px;
}

.f-dropdown.medium {
  max-width: 500px;
}

.f-dropdown.large {
  max-width: 800px;
}

.f-dropdown.mega {
  width: 100% !important;
  max-width: 100% !important;
}

.f-dropdown.mega.open {
  left: 0 !important;
}

.dropdown.button,
button.dropdown {
  position: relative;
  padding-right: 3.5625rem;
}

.dropdown.button::after,
button.dropdown::after {
  border-style: solid;
  content: "";
  display: block;
  height: 0;
  position: absolute;
  top: 50%;
  width: 0;
  border-width: 0.375rem;
  right: 1.40625rem;
  margin-top: -0.15625rem;
  border-color: #fff transparent transparent;
}

.dropdown.button.tiny,
button.dropdown.tiny {
  padding-right: 2.625rem;
}

.dropdown.button.tiny:after,
button.dropdown.tiny:after {
  border-width: 0.375rem;
  right: 1.125rem;
  margin-top: -0.125rem;
}

.dropdown.button.tiny::after,
button.dropdown.tiny::after {
  border-color: #fff transparent transparent;
}

.dropdown.button.small,
button.dropdown.small {
  padding-right: 3.0625rem;
}

.dropdown.button.small::after,
button.dropdown.small::after {
  border-width: 0.4375rem;
  right: 1.3125rem;
  margin-top: -0.15625rem;
  border-color: #fff transparent transparent;
}

.dropdown.button.large,
button.dropdown.large {
  padding-right: 3.625rem;
}

.dropdown.button.large::after,
button.dropdown.large::after {
  border-width: 0.3125rem;
  right: 1.71875rem;
  margin-top: -0.15625rem;
  border-color: #fff transparent transparent;
}

.dropdown.button.secondary:after,
button.dropdown.secondary:after {
  border-color: #333 transparent transparent;
}

.postfix.button,
.prefix.button {
  border: none;
  padding-left: 0;
  padding-right: 0;
}

.prefix.button.radius {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

.postfix.button.radius {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

.prefix.button.round {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px;
}

.postfix.button.round {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
}

label.prefix,
span.prefix {
  background: #f2f2f2;
  border-right: none;
  color: #333;
  border-color: #ccc;
}

label.postfix,
span.postfix {
  background: #f2f2f2;
  border-left: none;
  color: #333;
  border-color: #ccc;
}

.label,
.side-nav,
.side-nav li.active > a:first-child:not(.button),
.sub-nav dd,
.sub-nav dt,
.sub-nav li,
.tabs .tab-title > a,
.tabs dd > a {
  font-family: proxima-nova, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
}

[data-abide] .error small.error,
[data-abide] .error span.error,
[data-abide] small.error,
[data-abide] span.error {
  display: block;
  font-size: 0.75rem;
  font-style: italic;
  font-weight: 400;
  margin-bottom: 1rem;
  margin-top: -1px;
  padding: 0 0.5625rem;
  background: #990505;
  color: #fff;
}

[data-abide] small.error,
[data-abide] span.error {
  display: none;
}

.error small.error,
small.error,
span.error {
  display: block;
  font-size: 0.75rem;
  margin-top: -1px;
  padding: 0 0.5625rem;
  background: #990505;
  font-weight: 400;
  font-style: italic;
}

small.error,
span.error {
  margin-bottom: 1rem;
  color: #fff;
}

.error input,
.error select,
.error textarea {
  margin-bottom: 0;
}

.error input[type=checkbox],
.error input[type=radio],
.error small.error {
  margin-bottom: 1rem;
}

.error label,
.error label.error {
  color: #990505;
}

.error small.error {
  color: #fff;
}

.inline-list,
.panel.callout > :first-child,
.panel > :first-child {
  margin-top: 0;
}

.error > label > small {
  background: 0 0;
  color: #676767;
  display: inline;
  font-size: 60%;
  font-style: normal;
  margin: 0;
  padding: 0;
  text-transform: capitalize;
}

.error span.error-message,
.inline-list > li > * {
  display: block;
}

input.error,
select.error,
textarea.error {
  margin-bottom: 0;
}

label.error {
  color: #990505;
}

.inline-list {
  list-style: none;
  margin-bottom: 1.0625rem;
  margin-left: -1.375rem;
  margin-right: 0;
  overflow: hidden;
  padding: 0;
}

.inline-list > li {
  display: block;
  float: left;
  list-style: none;
  margin-left: 1.375rem;
}

.label {
  display: inline-block;
  font-weight: 400;
  line-height: 1;
  margin-bottom: auto;
  position: relative;
  text-align: center;
  white-space: nowrap;
  padding: 0.25rem 0.5rem;
  font-size: 0.6875rem;
  background-color: red;
  color: #fff;
}

.label.radius {
  border-radius: 3px;
}

.label.round {
  border-radius: 1000px;
}

.label.alert {
  background-color: #990505;
  color: #fff;
}

.label.warning {
  background-color: #f08a24;
  color: #fff;
}

.label.success {
  background-color: #43ac6a;
  color: #fff;
}

.label.secondary {
  background-color: #e7e7e7;
  color: #333;
}

.label.info {
  background-color: #a0d3e8;
  color: #333;
}

ul.pagination {
  display: block;
  margin-left: -0.3125rem;
  min-height: 1.5rem;
}

ul.pagination li {
  color: #222;
  font-size: 0.875rem;
  height: 1.5rem;
  margin-left: 0.3125rem;
  display: block;
  float: left;
}

ul.pagination li a,
ul.pagination li button {
  border-radius: 3px;
  -webkit-transition: background-color 0.3s ease-out;
  transition: background-color 0.3s ease-out;
  background: 0 0;
  color: #999;
  display: block;
  font-size: 1em;
  font-weight: 400;
  line-height: inherit;
  padding: 0.0625rem 0.625rem;
}

.panel,
.panel.callout {
  border-style: solid;
  border-width: 1px;
  border-color: #d8d8d8;
  padding: 1.25rem;
}

ul.pagination li:hover a,
ul.pagination li:hover button {
  background: #e6e6e6;
}

ul.pagination li.unavailable a,
ul.pagination li.unavailable button {
  cursor: default;
  color: #999;
  pointer-events: none;
}

ul.pagination li.unavailable a:focus,
ul.pagination li.unavailable button:focus,
ul.pagination li.unavailable:hover a,
ul.pagination li.unavailable:hover button {
  background: 0 0;
}

ul.pagination li.current a,
ul.pagination li.current button {
  background: red;
  color: #fff;
  cursor: default;
  font-weight: 700;
}

.panel,
.panel dl,
.panel h1,
.panel h2,
.panel h3,
.panel h4,
.panel h5,
.panel h6,
.panel li,
.panel p,
.panel.callout dl,
.panel.callout h1,
.panel.callout h2,
.panel.callout h3,
.panel.callout h4,
.panel.callout h5,
.panel.callout h6,
.panel.callout li,
.panel.callout p {
  color: #333;
}

ul.pagination li.current a:focus,
ul.pagination li.current a:hover,
ul.pagination li.current button:focus,
ul.pagination li.current button:hover {
  background: red;
}

.pagination-centered {
  text-align: center;
}

.pagination-centered ul.pagination li {
  display: inline-block;
  float: none;
}

.panel {
  margin-bottom: 1.25rem;
  background: #f2f2f2;
}

.panel > :last-child {
  margin-bottom: 0;
}

.panel h1,
.panel h2,
.panel h3,
.panel h4,
.panel h5,
.panel h6 {
  line-height: 1;
  margin-bottom: 0.625rem;
}

.panel h1.subheader,
.panel h2.subheader,
.panel h3.subheader,
.panel h4.subheader,
.panel h5.subheader,
.panel h6.subheader {
  line-height: 1.4;
}

.panel.callout {
  margin-bottom: 1.25rem;
  background: #fff0f0;
  color: #333;
}

.panel.callout > :last-child {
  margin-bottom: 0;
}

.panel.callout h1,
.panel.callout h2,
.panel.callout h3,
.panel.callout h4,
.panel.callout h5,
.panel.callout h6 {
  line-height: 1;
  margin-bottom: 0.625rem;
}

.panel.callout h1.subheader,
.panel.callout h2.subheader,
.panel.callout h3.subheader,
.panel.callout h4.subheader,
.panel.callout h5.subheader,
.panel.callout h6.subheader {
  line-height: 1.4;
}

.panel.callout a:not(.button) {
  color: red;
}

.panel.callout a:not(.button):focus,
.panel.callout a:not(.button):hover {
  color: #db0000;
}

.panel.radius {
  border-radius: 3px;
}

.range-slider,
.range-slider.vertical-range {
  border: 1px solid #ddd;
  margin: 1.25rem 0;
  position: relative;
}

.range-slider {
  -ms-touch-action: none;
  touch-action: none;
  display: block;
  height: 1rem;
  width: 100%;
  background: #fafafa;
}

.range-slider.vertical-range {
  -ms-touch-action: none;
  touch-action: none;
  display: inline-block;
  height: 12.5rem;
  width: 1rem;
}

.range-slider.vertical-range .range-slider-handle {
  bottom: -10.5rem;
  margin-left: -0.5rem;
  margin-top: 0;
  position: absolute;
}

.range-slider.vertical-range .range-slider-active-segment {
  border-bottom-left-radius: inherit;
  border-bottom-right-radius: inherit;
  border-top-left-radius: initial;
  bottom: 0;
  height: auto;
  width: 0.875rem;
}

.range-slider.radius {
  background: #fafafa;
  border-radius: 3px;
}

.range-slider.radius .range-slider-handle {
  background: red;
  border-radius: 3px;
}

.range-slider.radius .range-slider-handle:hover {
  background: #e00000;
}

.range-slider.round {
  background: #fafafa;
  border-radius: 1000px;
}

.range-slider.round .range-slider-handle {
  background: red;
  border-radius: 1000px;
}

.range-slider.round .range-slider-handle:hover {
  background: #e00000;
}

.range-slider.disabled,
.range-slider[disabled] {
  background: #fafafa;
  cursor: not-allowed;
  opacity: 0.7;
}

.range-slider.disabled .range-slider-handle,
.range-slider[disabled] .range-slider-handle {
  background: red;
  cursor: default;
  opacity: 0.7;
}

.range-slider.disabled .range-slider-handle:hover,
.range-slider[disabled] .range-slider-handle:hover {
  background: #e00000;
}

.range-slider-active-segment {
  background: #e5e5e5;
  border-bottom-left-radius: inherit;
  border-top-left-radius: inherit;
  display: inline-block;
  height: 0.875rem;
  position: absolute;
}

.range-slider-handle {
  border: 1px solid;
  cursor: pointer;
  display: inline-block;
  height: 1.375rem;
  position: absolute;
  top: -0.3125rem;
  width: 2rem;
  z-index: 1;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  background: red;
}

.range-slider-handle:hover {
  background: #e00000;
}

.side-nav {
  display: block;
  list-style-position: outside;
  list-style-type: none;
  margin: 0;
  padding: 0.875rem 0;
}

.side-nav li {
  font-size: 0.875rem;
  font-weight: 400;
  margin: 0 0 0.4375rem;
}

.side-nav li a:not(.button) {
  color: red;
  display: block;
  margin: 0;
  padding: 0.4375rem 0.875rem;
}

.side-nav li a:not(.button):focus,
.side-nav li a:not(.button):hover {
  background: rgba(0, 0, 0, 0.025);
  color: #ff4d4d;
}

.side-nav li a:not(.button):active {
  color: #ff4d4d;
}

.side-nav li.active > a:first-child:not(.button) {
  color: #ff4d4d;
  font-weight: 400;
}

.side-nav li.divider {
  border-top: 1px solid;
  height: 0;
  list-style: none;
  padding: 0;
  border-top-color: #e6e6e6;
}

.side-nav li.heading {
  color: red;
  font-size: 0.875rem;
  font-weight: 700;
  text-transform: uppercase;
}

.split.button {
  position: relative;
  padding-right: 5.0625rem;
}

.split.button span {
  display: block;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  border-left: solid 1px;
}

.split.button span:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  display: block;
  border-style: inset;
  left: 50%;
}

.split.button span:after,
.split.button.large span:after,
.split.button.small span:after,
.split.button.tiny span:after {
  border-top-style: solid;
  margin-left: -0.375rem;
  top: 48%;
}

.split.button span:active {
  background-color: rgba(0, 0, 0, 0.1);
}

.split.button span {
  border-left-color: rgba(255, 255, 255, 0.5);
  width: 3.09375rem;
}

.split.button span:after {
  border-width: 0.375rem;
  border-color: #fff transparent transparent;
}

.split.button.alert span,
.split.button.secondary span,
.split.button.success span {
  border-left-color: rgba(255, 255, 255, 0.5);
}

.split.button.tiny {
  padding-right: 3.75rem;
}

.split.button.tiny span {
  width: 2.25rem;
}

.split.button.tiny span:after {
  border-width: 0.375rem;
}

.split.button.small {
  padding-right: 4.375rem;
}

.split.button.small span {
  width: 2.625rem;
}

.split.button.small span:after {
  border-width: 0.4375rem;
}

.split.button.large {
  padding-right: 5.5rem;
}

.split.button.large span {
  width: 3.4375rem;
}

.split.button.large span:after {
  border-width: 0.3125rem;
}

.split.button.expand {
  padding-left: 2rem;
}

.split.button.secondary span:after {
  border-color: #333 transparent transparent;
}

.split.button.radius span {
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

.split.button.round span {
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
}

.split.button.no-pip span:after,
.split.button.no-pip span:before {
  border-style: none;
}

.split.button.no-pip span > i {
  display: block;
  left: 50%;
  margin-left: -0.28889em;
  margin-top: -0.48889em;
  position: absolute;
  top: 50%;
}

.sub-nav {
  display: block;
  margin: -0.25rem 0 1.125rem;
  overflow: hidden;
  padding-top: 0.25rem;
  width: auto;
}

.sub-nav dt {
  text-transform: uppercase;
}

.sub-nav dd,
.sub-nav dt,
.sub-nav li {
  color: #999;
  float: left;
  font-size: 0.875rem;
  font-weight: 400;
  margin-left: 1rem;
  margin-bottom: 0;
}

.sub-nav dd a,
.sub-nav dt a,
.sub-nav li a {
  color: #999;
  padding: 0.1875rem 1rem;
}

.sub-nav dd a:hover,
.sub-nav dt a:hover,
.sub-nav li a:hover {
  color: #737373;
}

.sub-nav dd.active a,
.sub-nav dt.active a,
.sub-nav li.active a {
  border-radius: 3px;
  background: red;
  color: #fff;
  cursor: default;
  font-weight: 400;
  padding: 0.1875rem 1rem;
}

.sub-nav dd.active a:hover,
.sub-nav dt.active a:hover,
.sub-nav li.active a:hover {
  background: #db0000;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  background: #fff;
  border: 1px solid #ddd;
  margin-bottom: 1.25rem;
  table-layout: auto;
}

table caption {
  background: 0 0;
  color: #222;
  font-size: 1rem;
  font-weight: 700;
}

table tfoot,
table thead {
  background: #f5f5f5;
}

table tfoot tr td,
table tfoot tr th,
table thead tr td,
table thead tr th {
  color: #222;
  font-size: 0.875rem;
  font-weight: 700;
  padding: 0.5rem 0.625rem 0.625rem;
}

table tr td,
table tr th {
  color: #222;
  font-size: 0.875rem;
  padding: 0.5625rem 0.625rem;
  text-align: left;
}

table tr.alt,
table tr.even,
table tr:nth-of-type(even) {
  background: #f9f9f9;
}

table tbody tr td,
table tbody tr th,
table tfoot tr td,
table tfoot tr th,
table thead tr th,
table tr td {
  display: table-cell;
  line-height: 1.125rem;
}

.tabs {
  margin-bottom: 0 !important;
  margin-left: 0;
}

.tabs:after,
.tabs:before {
  content: " ";
  display: table;
}

.tabs .tab-title,
.tabs dd {
  float: left;
  list-style: none;
  margin-bottom: 0 !important;
  position: relative;
}

.tabs .tab-title > a,
.tabs dd > a {
  display: block;
  background-color: #efefef;
  color: #222;
  font-size: 1rem;
  padding: 1rem 2rem;
}

.tabs .tab-title > a:hover,
.tabs dd > a:hover {
  background-color: #e1e1e1;
}

.tabs .tab-title.active > a,
.tabs dd.active > a {
  background-color: #fff;
  color: #222;
}

.tabs.radius .tab:first-child a,
.tabs.radius dd:first-child a {
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

.tabs.radius .tab:last-child a,
.tabs.radius dd:last-child a {
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

.tabs.vertical .tab-title,
.tabs.vertical dd {
  position: inherit;
  float: none;
  display: block;
  top: auto;
}

.tabs-content {
  margin-bottom: 1.5rem;
  width: 100%;
}

.tabs-content:after,
.tabs-content:before {
  content: " ";
  display: table;
}

.tabs-content > .content {
  display: none;
  float: left;
  padding: 0.9375rem 0;
  width: 100%;
}

.tabs-content > .content.active {
  display: block;
  float: none;
}

.tabs-content > .content.contained {
  padding: 0.9375rem;
}

.tabs-content.vertical {
  display: block;
}

.tabs-content.vertical > .content {
  padding: 0 0.9375rem;
}

@media only screen and (min-width: 40.0625em) {
  .tabs.vertical {
    float: left;
    margin: 0;
    margin-bottom: 1.25rem !important;
    max-width: 20%;
    width: 20%;
  }
  .tabs-content.vertical {
    float: left;
    margin-left: -1px;
    max-width: 80%;
    padding-left: 1rem;
    width: 80%;
  }
}
.no-js .tabs-content > .content {
  display: block;
  float: none;
}

.th {
  border: 4px solid #fff;
  -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  display: inline-block;
  line-height: 0;
  max-width: 100%;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.th:focus,
.th:hover {
  -webkit-box-shadow: 0 0 6px 1px rgba(255, 0, 0, 0.5);
          box-shadow: 0 0 6px 1px rgba(255, 0, 0, 0.5);
}

.th.radius {
  border-radius: 3px;
}

.has-tip {
  border-bottom: dotted 1px #ccc;
  color: #333;
  cursor: help;
  font-weight: 700;
}

.has-tip:focus,
.has-tip:hover {
  border-bottom: dotted 1px #730000;
  color: red;
}

.has-tip.tip-left,
.has-tip.tip-right {
  float: none !important;
}

.tooltip {
  background: #333;
  color: #fff;
  display: none;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.3;
  max-width: 300px;
  padding: 0.75rem;
  position: absolute;
  width: 100%;
  z-index: 1006;
  left: 50%;
}

.tooltip > .nub {
  border: 5px solid;
  border-color: transparent transparent #333;
  display: block;
  height: 0;
  pointer-events: none;
  position: absolute;
  top: -10px;
  width: 0;
  left: 5px;
}

.tooltip > .nub.rtl {
  left: auto;
  right: 5px;
}

.tooltip.radius {
  border-radius: 3px;
}

.tooltip.round {
  border-radius: 1000px;
}

.tooltip.round > .nub {
  left: 2rem;
}

.tooltip.opened {
  border-bottom: dotted 1px #730000 !important;
  color: red !important;
}

.tap-to-close {
  color: #777;
  display: block;
  font-size: 0.625rem;
  font-weight: 400;
}

@media only screen {
  .tooltip > .nub {
    border-color: transparent transparent #333;
    top: -10px;
  }
  .tooltip.tip-top > .nub {
    border-color: #333 transparent transparent;
    bottom: -10px;
    top: auto;
  }
  .tooltip.tip-left,
  .tooltip.tip-right {
    float: none !important;
  }
  .tooltip.tip-left > .nub {
    border-color: transparent transparent transparent #333;
    left: auto;
    margin-top: -5px;
    right: -10px;
    top: 50%;
  }
  .tooltip.tip-right > .nub {
    border-color: transparent #333 transparent transparent;
    left: -10px;
    margin-top: -5px;
    right: auto;
    top: 50%;
  }
}
.contain-to-grid {
  width: 100%;
  background: #333;
}

.contain-to-grid .top-bar {
  margin-bottom: 0;
}

.fixed {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99;
  left: 0;
}

.fixed.expanded:not(.top-bar) {
  height: auto;
  max-height: 100%;
  overflow-y: auto;
  width: 100%;
}

.fixed.expanded:not(.top-bar) .title-area {
  position: fixed;
  width: 100%;
  z-index: 99;
}

.fixed.expanded:not(.top-bar) .top-bar-section {
  margin-top: 2.8125rem;
  z-index: 98;
}

.js-generated {
  display: block;
}

.left-small,
.right-small,
.tab-bar .menu-icon {
  height: 2.8125rem;
  width: 2.8125rem;
}

.tab-bar h1,
.tab-bar h2,
.tab-bar h3,
.tab-bar h4,
.tab-bar h5,
.tab-bar h6 {
  color: #fff;
  font-weight: 700;
  line-height: 2.8125rem;
  margin: 0;
}

.tab-bar h1,
.tab-bar h2,
.tab-bar h3,
.tab-bar h4 {
  font-size: 1.125rem;
}

.left-small {
  border-right: solid 1px #1a1a1a;
  left: 0;
}

.right-small {
  border-left: solid 1px #1a1a1a;
  right: 0;
}

.tab-bar-section {
  height: 2.8125rem;
  padding: 0 0.625rem;
  text-align: center;
}

.tab-bar-section.left {
  text-align: left;
  left: 0;
  right: 2.8125rem;
}

.tab-bar-section.right {
  text-align: right;
  left: 2.8125rem;
  right: 0;
}

.tab-bar-section.middle {
  left: 2.8125rem;
  right: 2.8125rem;
}

.tab-bar .menu-icon {
  color: #fff;
  display: block;
  padding: 0;
  position: relative;
  text-indent: 2.1875rem;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.tab-bar .menu-icon span::after {
  content: "";
  display: block;
  height: 0;
  position: absolute;
  top: 50%;
  margin-top: -0.5rem;
  left: 0.90625rem;
  -webkit-box-shadow: 0 0 0 1px #fff, 0 7px 0 1px #fff, 0 14px 0 1px #fff;
          box-shadow: 0 0 0 1px #fff, 0 7px 0 1px #fff, 0 14px 0 1px #fff;
  width: 1rem;
}

.tab-bar .menu-icon span:hover:after {
  -webkit-box-shadow: 0 0 0 1px #b3b3b3, 0 7px 0 1px #b3b3b3, 0 14px 0 1px #b3b3b3;
          box-shadow: 0 0 0 1px #b3b3b3, 0 7px 0 1px #b3b3b3, 0 14px 0 1px #b3b3b3;
}

.bottom-submenu .back > a,
.left-submenu .back > a,
.right-submenu .back > a,
.top-submenu .back > a {
  color: #999;
  padding: 0.3rem 0.9375rem;
  border-bottom: none;
  border-top: 1px solid #5e5e5e;
  text-transform: uppercase;
  font-weight: 700;
}

ul.off-canvas-list li a:active,
ul.off-canvas-list li a:hover {
  background: #242424;
}

.offcanvas-overlap .bottom-off-canvas-menu,
.offcanvas-overlap .left-off-canvas-menu,
.offcanvas-overlap .right-off-canvas-menu,
.offcanvas-overlap .top-off-canvas-menu {
  -webkit-transform: none;
  transform: none;
  z-index: 1003;
}

.offcanvas-overlap .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  -webkit-box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
          box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  cursor: pointer;
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
  -webkit-tap-highlight-color: transparent;
  background: rgba(255, 255, 255, 0.2);
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1002;
}

@media only screen and (min-width: 40.0625em) {
  .offcanvas-overlap .exit-off-canvas:hover {
    background: rgba(255, 255, 255, 0.05);
  }
}
.offcanvas-overlap-left .right-off-canvas-menu {
  -webkit-transform: none;
  transform: none;
  z-index: 1003;
}

.offcanvas-overlap-left .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  -webkit-box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
          box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  cursor: pointer;
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
  -webkit-tap-highlight-color: transparent;
  background: rgba(255, 255, 255, 0.2);
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1002;
}

@media only screen and (min-width: 40.0625em) {
  .offcanvas-overlap-left .exit-off-canvas:hover {
    background: rgba(255, 255, 255, 0.05);
  }
}
.offcanvas-overlap-right .left-off-canvas-menu {
  -webkit-transform: none;
  transform: none;
  z-index: 1003;
}

.offcanvas-overlap-right .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  -webkit-box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
          box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  cursor: pointer;
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
  -webkit-tap-highlight-color: transparent;
  background: rgba(255, 255, 255, 0.2);
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1002;
}

@media only screen and (min-width: 40.0625em) {
  .offcanvas-overlap-right .exit-off-canvas:hover {
    background: rgba(255, 255, 255, 0.05);
  }
}
.offcanvas-overlap-top .bottom-off-canvas-menu {
  -webkit-transform: none;
  transform: none;
  z-index: 1003;
}

.offcanvas-overlap-top .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  -webkit-box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
          box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  cursor: pointer;
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
  -webkit-tap-highlight-color: transparent;
  background: rgba(255, 255, 255, 0.2);
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1002;
}

@media only screen and (min-width: 40.0625em) {
  .offcanvas-overlap-top .exit-off-canvas:hover {
    background: rgba(255, 255, 255, 0.05);
  }
}
.offcanvas-overlap-bottom .top-off-canvas-menu {
  -webkit-transform: none;
  transform: none;
  z-index: 1003;
}

.offcanvas-overlap-bottom .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  -webkit-box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
          box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  cursor: pointer;
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
  -webkit-tap-highlight-color: transparent;
  background: rgba(255, 255, 255, 0.2);
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1002;
}

@media only screen and (min-width: 40.0625em) {
  .offcanvas-overlap-bottom .exit-off-canvas:hover {
    background: rgba(255, 255, 255, 0.05);
  }
}
.no-csstransforms .left-off-canvas-menu {
  left: -17.5rem;
}

.no-csstransforms .right-off-canvas-menu {
  right: -17.5rem;
}

.no-csstransforms .top-off-canvas-menu {
  top: -18.75rem;
}

.no-csstransforms .bottom-off-canvas-menu {
  bottom: -18.75rem;
}

.left-submenu,
.right-submenu {
  -webkit-backface-visibility: hidden;
  -webkit-overflow-scrolling: touch;
  bottom: 0;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  top: 0;
  width: 17.5rem;
}

.no-csstransforms .move-left > .inner-wrap {
  right: 17.5rem;
}

.no-csstransforms .move-right > .inner-wrap {
  left: 17.5rem;
}

.no-csstransforms .move-top > .inner-wrap {
  right: 18.75rem;
}

.no-csstransforms .move-bottom > .inner-wrap {
  left: 18.75rem;
}

.left-submenu {
  background: #333;
  margin: 0;
  height: 18.75rem;
  z-index: 1002;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  left: 0;
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}

.right-submenu,
.top-submenu {
  -webkit-transition: -webkit-transform 0.5s ease;
  -moz-transition: -moz-transform 0.5s ease;
  -ms-transition: -ms-transform 0.5s ease;
  -o-transition: -o-transform 0.5s ease;
}

.left-submenu * {
  -webkit-backface-visibility: hidden;
}

.left-submenu .back > a {
  background: #444;
  margin: 0;
}

.left-submenu .back > a:hover {
  background: #303030;
  border-bottom: none;
  border-top: 1px solid #5e5e5e;
}

.left-submenu .back > a:before {
  content: "«";
  margin-right: 0.5rem;
  display: inline;
}

.left-submenu.move-right,
.left-submenu.offcanvas-overlap,
.left-submenu.offcanvas-overlap-right {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.right-submenu {
  background: #333;
  margin: 0;
  height: 18.75rem;
  z-index: 1002;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  right: 0;
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}

.bottom-submenu,
.top-submenu {
  -webkit-overflow-scrolling: touch;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  height: 18.75rem;
  z-index: 1002;
  width: 100%;
  -webkit-backface-visibility: hidden;
  top: 0;
  bottom: 0;
}

.right-submenu * {
  -webkit-backface-visibility: hidden;
}

.right-submenu .back > a {
  background: #444;
  margin: 0;
}

.right-submenu .back > a:hover {
  background: #303030;
  border-bottom: none;
  border-top: 1px solid #5e5e5e;
}

.right-submenu .back > a:after {
  content: "»";
  margin-left: 0.5rem;
  display: inline;
}

.right-submenu.move-left,
.right-submenu.offcanvas-overlap,
.right-submenu.offcanvas-overlap-left {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.top-submenu {
  background: #333;
  margin: 0;
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}

.top-submenu * {
  -webkit-backface-visibility: hidden;
}

.top-submenu .back > a {
  background: #444;
  margin: 0;
}

.top-submenu .back > a:hover {
  background: #303030;
  border-bottom: none;
  border-top: 1px solid #5e5e5e;
}

.top-submenu.move-bottom,
.top-submenu.offcanvas-overlap,
.top-submenu.offcanvas-overlap-bottom {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.bottom-submenu {
  background: #333;
  margin: 0;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}

.bottom-submenu * {
  -webkit-backface-visibility: hidden;
}

.bottom-submenu .back > a {
  background: #444;
  margin: 0;
}

.bottom-submenu .back > a:hover {
  background: #303030;
  border-bottom: none;
  border-top: 1px solid #5e5e5e;
}

.bottom-submenu.move-top,
.bottom-submenu.offcanvas-overlap,
.bottom-submenu.offcanvas-overlap-top {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.left-off-canvas-menu ul.off-canvas-list li.has-submenu > a:after {
  content: "»";
  margin-left: 0.5rem;
  display: inline;
}

.right-off-canvas-menu ul.off-canvas-list li.has-submenu > a:before {
  content: "«";
  margin-right: 0.5rem;
  display: inline;
}

.rating-box .rating:before,
.rating-box:before,
.rating-stars-1:after,
.rating-stars-1:before {
  content: "\f005\f005\f005\f005\f005";
}

label .required,
label[required] {
  margin-left: 0.25rem;
}

.button.iconize span {
  display: none;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .button.medium-iconize span {
    display: none;
  }
}
@media only screen and (min-width: 64.0625em) {
  .button.large-iconize span {
    display: none;
  }
}
.tab-bar.html-pager {
  margin-bottom: 0.75rem;
  background-color: #fafafa;
  color: #666;
}

@media only screen and (max-width: 40em) {
  .button.small-iconize span,
  .tab-bar.html-pager .tab-bar-section.left,
  .tab-bar.html-pager .tab-bar-section.right {
    display: none;
  }
  .tab-bar.html-pager .tab-bar-section.middle {
    left: 0;
    right: 0;
  }
}
.rating-box,
.rating-box:before,
.rating-stars-1,
.rating-stars-1:after,
.rating-stars-1:before,
.tab-bar.html-pager .limiter,
.tab-bar.html-pager .pagination {
  display: inline-block;
}

.tab-bar.html-pager .tab-bar-section.middle {
  z-index: 2;
}

.tab-bar.html-pager .pagination li.unavailable > a,
.tab-bar.html-pager .pagination li > a {
  background-color: transparent;
  margin-top: 0.625rem;
}

.tab-bar.html-pager .pagination li.unavailable > a:hover,
.tab-bar.html-pager .pagination li > a:hover {
  background-color: #adadad;
  color: #fdfdfd;
}

.tab-bar.html-pager .pagination li.current a {
  background-color: red;
}

.tab-bar.html-pager .limiter select {
  padding-right: 1.25rem;
}

#searchspring-search_results.grid .product-name,
.product-grid .product-name {
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.0625rem;
}

.rating-box,
.rating-stars-1,
.rating-stars-2,
.rating-stars-3,
.rating-stars-4,
.rating-stars-5 {
  font-size: 0.875rem;
  line-height: 0.875rem;
  font-family: FontAwesome;
}

.rating-box {
  position: relative;
  color: #ccc;
}

.rating-box .rating {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  overflow: hidden;
  color: red;
}

.rating-box .rating:before {
  display: inline-block;
}

.rating-stars-1 {
  position: relative;
  color: #ccc;
}

.rating-stars-1:after {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  overflow: hidden;
  color: red;
  width: 20%;
}

@media only screen and (max-width: 40em) {
  .rating-stars-1:after,
  .rating-stars-1:before {
    content: "\f005";
    display: inline-block;
  }
  .rating-stars-1 {
    display: inline-block;
    font-family: FontAwesome;
    font-size: 0.875rem;
    line-height: 0.875rem;
    position: relative;
    color: #ccc;
  }
  .rating-stars-1:after {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    overflow: hidden;
    color: red;
    width: 100%;
  }
}
.rating-stars-2:after,
.rating-stars-2:before {
  content: "\f005\f005\f005\f005\f005";
  display: inline-block;
}

.rating-stars-2 {
  display: inline-block;
  position: relative;
  color: #ccc;
}

.rating-stars-2:after {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  overflow: hidden;
  color: red;
  width: 40%;
}

@media only screen and (max-width: 40em) {
  .rating-stars-2:after,
  .rating-stars-2:before {
    content: "\f005";
    display: inline-block;
  }
  .rating-stars-2 {
    display: inline-block;
    font-family: FontAwesome;
    font-size: 0.875rem;
    line-height: 0.875rem;
    position: relative;
    color: #ccc;
  }
  .rating-stars-2:after {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    overflow: hidden;
    color: red;
    width: 100%;
  }
}
.rating-stars-3:after,
.rating-stars-3:before {
  content: "\f005\f005\f005\f005\f005";
  display: inline-block;
}

.rating-stars-3 {
  display: inline-block;
  position: relative;
  color: #ccc;
}

.rating-stars-3:after {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  overflow: hidden;
  color: red;
  width: 60%;
}

@media only screen and (max-width: 40em) {
  .rating-stars-3:after,
  .rating-stars-3:before {
    content: "\f005";
    display: inline-block;
  }
  .rating-stars-3 {
    display: inline-block;
    font-family: FontAwesome;
    font-size: 0.875rem;
    line-height: 0.875rem;
    position: relative;
    color: #ccc;
  }
  .rating-stars-3:after {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    overflow: hidden;
    color: red;
    width: 100%;
  }
}
.rating-stars-4:after,
.rating-stars-4:before {
  content: "\f005\f005\f005\f005\f005";
  display: inline-block;
}

.rating-stars-4 {
  display: inline-block;
  position: relative;
  color: #ccc;
}

.rating-stars-4:after {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  overflow: hidden;
  color: red;
  width: 80%;
}

@media only screen and (max-width: 40em) {
  .rating-stars-4:after,
  .rating-stars-4:before {
    content: "\f005";
    display: inline-block;
  }
  .rating-stars-4 {
    display: inline-block;
    font-family: FontAwesome;
    font-size: 0.875rem;
    line-height: 0.875rem;
    position: relative;
    color: #ccc;
  }
  .rating-stars-4:after {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    overflow: hidden;
    color: red;
    width: 100%;
  }
}
.rating-stars-5:after,
.rating-stars-5:before {
  content: "\f005\f005\f005\f005\f005";
  display: inline-block;
}

.rating-stars-5 {
  display: inline-block;
  position: relative;
  color: #ccc;
}

.rating-stars-5:after {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  overflow: hidden;
  color: red;
  width: 100%;
}

@media only screen and (max-width: 40em) {
  .rating-stars-5:after,
  .rating-stars-5:before {
    content: "\f005";
    display: inline-block;
  }
  .rating-stars-5 {
    display: inline-block;
    font-family: FontAwesome;
    font-size: 0.875rem;
    line-height: 0.875rem;
    position: relative;
    color: #ccc;
  }
  .rating-stars-5:after {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    overflow: hidden;
    color: red;
    width: 100%;
  }
}
a span + .fa {
  margin-right: 0.25rem;
}

.message .note,
.message-box.note,
.message.note {
  padding: 1rem;
  border-width: 0 0 0 8px;
  border-style: solid;
  background: #f9f8d1;
  border-color: #e5e1ab;
}

.message .warning,
.message-box.warning,
.message.warning {
  padding: 1rem;
  border-width: 0 0 0 8px;
  border-style: solid;
  background: #fdc8a5;
  border-color: #f87214;
}

.message .success,
.message-box.success,
.message.success {
  padding: 1rem;
  border-width: 0 0 0 8px;
  border-style: solid;
  background: #ebf4e7;
  border-color: #5e9a42;
}

.message .error,
.message-box.error,
.message.error {
  padding: 1rem;
  border-width: 0 0 0 8px;
  border-style: solid;
  background: #ffe5e5;
  border-color: red;
}

.message .alert,
.message-box.alert,
.message.alert {
  padding: 1rem;
  border-width: 0 0 0 8px;
  border-style: solid;
  background: #eaeaea;
  border-color: red;
}

.message-box {
  margin-bottom: 1rem;
}

.demo-notice {
  background-color: #f08a24;
  padding: 5px;
  text-align: center;
  font-size: 0.75rem;
}

.demo-notice p {
  margin: 0;
  font-weight: 700;
}

.item-msg {
  margin: 0.5rem 0;
  padding: 0.5rem;
  font-size: 0.85rem;
  line-height: 1rem;
}

.button.mini,
button.mini {
  font-size: 0.85rem;
  padding: 0.3rem 0.65rem 0.1rem;
}

.grouped-items-table .item-actions .button-group li {
  vertical-align: top !important;
}

.grouped-items-table .item-actions .button-group .button {
  padding: 0.625rem 1rem !important;
  font-size: 0.8125rem;
  margin-bottom: 0;
}

.grouped-items-table .item-actions .button-group .button-wishlist {
  position: relative;
  height: 2.25rem;
  margin-left: 2px;
  border-left: none;
  background-color: #000;
  padding: 0.625rem 1.125rem !important;
}

.flexed-product-name {
  display: block;
  margin-top: 10px;
}

.grouped-items-table .item-actions .button-group .button-cart {
  min-width: 100px !important;
}

.grouped-items-table .item-qty {
  width: 40px;
  padding-right: 0.25rem;
}

.grouped-items-table .item-qty input {
  margin-bottom: 0;
  height: 2.2rem !important;
  text-align: center;
}

.grouped-items-table .item-avail {
  color: #676767;
  line-height: 1rem;
  font-size: 0.75rem;
  margin-left: 0.5rem;
}

.grouped-items-table .item-avail.out-of-stock {
  color: red;
}

.lobibox-body .grouped-items-table .table-header .table-row .col {
  padding-right: 5px !important;
}

.lobibox-body .grouped-items-table .table-row .extra-right-padding {
  padding-right: 5px !important;
}

.grouped-items-table .button-alert {
  background-color: #3c9eea;
  margin-left: 2px;
}

.grouped-items-table .f-dropdown.alert-options li {
  text-align: left;
  padding: 5px;
}

.grouped-items-table .f-dropdown,
.product-grid.list-mode .f-dropdown {
  text-align: left;
  padding: 5px;
}

.product-grid.list-mode .alert-options.f-dropdown li label {
  display: inline !important;
}

.product-grid.list-mode .alert-options.f-dropdown li input {
  margin: 0;
}

@media only screen and (max-width: 40em) {
  .grouped-items-table .item-info {
    display: block !important;
    width: 100% !important;
    padding-bottom: 0 !important;
    border-bottom: none !important;
  }
}
.grouped-items-table .item-info .item-name {
  font-size: 1rem;
  line-height: 1rem;
  font-weight: 700;
}

.grouped-items-table .item-info .item-price {
  font-size: 1.25rem;
  font-weight: 700;
}

.grouped-product-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.grouped-product-info .p1 {
  width: 25%;
  overflow: visible;
  white-space: nowrap;
}

.grouped-product-info .p2 {
  width: 70%;
}

.grouped-product-info .p2-smaller {
  width: 65%;
}

.grouped-product-info .p3 {
  width: 100%;
}

.grouped-product-info .p1 p {
  font-size: 13px !important;
  line-height: 15px !important;
  margin: 0 !important;
}

.grouped-product-info-inner {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 30% 70%;
  grid-template-columns: 30% 70%;
}

.grouped-product-info-inner-full {
  -ms-grid-columns: 100% 0% !important;
  grid-template-columns: 100% 0% !important;
}

.lobibox.lobibox-window .lobibox-body .grouped-popup-editions {
  font-size: 0.85rem;
}

.lobibox.lobibox-window .lobibox-body .grouped-popup-editions {
  max-height: 250px;
  overflow-y: scroll;
  overflow: -moz-scrollbars-vertical;
  border-top: 1px solid #f2f2f2;
  border-bottom: 1px solid #f2f2f2;
}

.lobibox.lobibox-window .lobibox-body .grouped-popup-editions::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 7px;
}

.lobibox.lobibox-window .lobibox-body .grouped-product-info h2 {
  font-size: 25px;
}

.lobibox.lobibox-window .lobibox-body .grouped-popup-editions::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
}

.scrollable-searchgroup-variants {
  max-height: 250px;
  overflow-y: scroll;
  overflow: -moz-scrollbars-vertical;
  font-size: 0.85rem;
}

.scrollable-searchgroup-variants::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 7px;
}

.scrollable-searchgroup-variants::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
}

.lobibox-body .grouped-product-info > div {
  padding: 10px;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

.lobibox-body .grouped-product-info .p1 {
  width: 28%;
  padding-right: 0px;
}

.lobibox-body .grouped-product-info .p2 {
  width: 68%;
}

.grouped-product-info h2 {
  font-size: 20px;
  font-weight: bold;
}

.lobibox-body .grouped-items-table .button-group {
  position: relative;
  top: 8px;
}

.lobibox-body .f-dropdown.drop-left {
  text-align: left;
  padding: 5px;
}

.lobibox.lobibox-window .grouped-product-info :last-child {
  border-radius: 0;
}

.lobibox.lobibox-window .grouped-product-info .grouped-popup-tip {
  background-color: #e2faff;
  padding: 0.5rem 0.75rem;
  margin-bottom: 0.75rem;
}

.lobibox.lobibox-window .grouped-product-info .label-clickable {
  cursor: pointer;
}

.lobibox.lobibox-window .lobibox-body {
  background: #fff;
  padding: 0;
}

.lobibox.lobibox-window .lobibox-body .grouped-items-table {
  width: 450px;
  margin: 0.75rem;
  margin-top: 0;
}

.lobibox.lobibox-window {
  border-color: #222;
}

.lobibox.lobibox-window .lobibox-header {
  background-color: #222;
}

.catalog-category-view .toolbar,
.cms-page-view .toolbar {
  color: #fff;
  position: relative;
  line-height: 1rem;
  margin-bottom: 1rem;
}

.catalog-category-view .toolbar .toolbar-section,
.cms-page-view .toolbar .toolbar-section {
  background: #000;
  height: 2.5rem;
}

.catalog-category-view .toolbar .view-info,
.cms-page-view .toolbar .view-info {
  padding: 0.75rem 1rem;
  height: 2.5rem;
}

.catalog-category-view .toolbar .view-controls,
.cms-page-view .toolbar .view-controls {
  background-color: #292929;
  height: 2.5rem;
}

.catalog-category-view .toolbar .view-controls .filter-mode.active .fa-filter,
.cms-page-view .toolbar .view-controls .filter-mode.active .fa-filter {
  color: #aac142 !important;
}

.catalog-category-view .toolbar .view-controls .control-set,
.cms-page-view .toolbar .view-controls .control-set {
  height: 2.5rem;
  float: left;
  padding: 0.5rem;
  line-height: 1rem !important;
}

@media only screen and (min-width: 40.0625em) {
  .catalog-category-view .toolbar .view-controls .control-set:nth-child(1),
  .cms-page-view .toolbar .view-controls .control-set:nth-child(1) {
    display: none;
  }
}
@media only screen and (max-width: 40em) {
  .catalog-category-view .toolbar .view-controls .control-set:nth-child(1),
  .cms-page-view .toolbar .view-controls .control-set:nth-child(1) {
    position: absolute;
    float: none;
    left: 0;
    right: 122px;
    cursor: pointer;
    padding: 0.5rem 1rem;
  }
  .catalog-category-view .toolbar .view-controls .control-set:nth-child(2),
  .cms-page-view .toolbar .view-controls .control-set:nth-child(2) {
    display: none;
  }
}
.catalog-category-view .toolbar .view-controls .control-set:nth-child(1) .fa:last-child,
.cms-page-view .toolbar .view-controls .control-set:nth-child(1) .fa:last-child {
  float: right;
}

.catalog-category-view .toolbar .view-controls .control-set:last-child,
.cms-page-view .toolbar .view-controls .control-set:last-child {
  margin-left: 1.5rem;
}

@media only screen and (max-width: 40em) {
  .catalog-category-view .toolbar .view-controls .control-set:last-child,
  .cms-page-view .toolbar .view-controls .control-set:last-child {
    position: absolute;
    float: none;
    right: 0;
    border-left: 1px solid #676767;
    margin-left: 0;
    width: 122px;
  }
}
.catalog-category-view .toolbar .view-controls .control-set .fa,
.cms-page-view .toolbar .view-controls .control-set .fa {
  margin-right: 0.25rem;
  color: #676767;
  font-size: 1rem;
}

.catalog-category-view .toolbar .view-controls .control-set a,
.cms-page-view .toolbar .view-controls .control-set a {
  color: #676767;
}

.catalog-category-view .toolbar .view-controls ul#sort-options,
.cms-page-view .toolbar .view-controls ul#sort-options {
  outline-style: none;
  outline-width: 0;
  outline-color: red;
  margin-top: 8px;
  width: 125px;
  position: absolute;
}

.catalog-category-view .toolbar .view-controls ul#sort-options.open,
.cms-page-view .toolbar .view-controls ul#sort-options.open {
  left: auto;
  right: 0px;
  top: 28px;
}

.catalog-category-view .toolbar .view-controls ul#sort-options.open::after,
.cms-page-view .toolbar .view-controls ul#sort-options.open::after {
  left: 96px;
}

.catalog-category-view .toolbar .view-controls ul#sort-options.open::before,
.cms-page-view .toolbar .view-controls ul#sort-options.open::before {
  left: 97px;
}

.catalog-category-view .toolbar .view-controls ul#sort-options li a,
.cms-page-view .toolbar .view-controls ul#sort-options li a {
  text-align: center;
}

.catalog-category-view .toolbar .view-controls ul#sort-options li.selected a,
.cms-page-view .toolbar .view-controls ul#sort-options li.selected a {
  background-color: #ccc;
  color: #333;
}

.catalog-category-view .toolbar .label,
.cms-page-view .toolbar .label {
  background: 0 0;
  color: #ccc;
  text-transform: uppercase;
  font-size: 0.9rem;
}

.catalog-category-view .category-title,
.cms-searchresults .category-title,
.cms-page-view .category-title {
  color: #fff;
  font-weight: 700;
  display: inline-block;
  margin: 0;
  position: relative;
  top: -10px;
}

.catalog-category-view .product-count,
.cms-searchresults .product-count {
  display: inline-block;
  font-size: 0.9rem;
  margin-top: -1px;
  color: #ccc;
}

.catalog-category-view .button-show-more,
.cms-searchresults .button-show-more {
  margin-top: 1rem;
  background: #676767;
  color: #fff;
  width: 100%;
}

.catalog-category-view .button-show-more[disabled],
.cms-searchresults .button-show-more[disabled] {
  background: #676767;
  visibility: hidden;
}

.block-products h2 {
  font-weight: 700;
  display: inline-block;
}

.block-products h2 + a {
  font-size: 0.9rem;
  font-weight: 700;
  margin-left: 1rem;
}

/*.button-group.even-2 li,*/
/*.button-group.even-3 li,*/
/*.button-group.even-4 li,*/
/*.button-group.even-5 li,*/
/*.button-group.even-6 li,*/
/*.button-group.even-7 li,*/
/*.button-group.even-8 li,*/
/*.button-group.even-2 li {*/
/*    width: 50%;*/
/*}*/
/*.button-group.even-2 li .button,*/
/*.button-group.even-2 li > button {*/
/*    border-left: 1px solid;*/
/*    border-color: rgba(255, 255, 255, 0.5);*/
/*}*/
/*.button-group.even-2 li:first-child .button,*/
/*.button-group.even-2 li:first-child button {*/
/*    border-left: 0;*/
/*}*/
/*.button-group.even-2 li .button,*/
/*.button-group.even-2 li button {*/
/*    width: 100%;*/
/*}*/
.catalog-product-view .unbxd-recommended,
.catalog-product-view .product-collateral {
  display: block;
}

.catalog-product-view .product-collateral {
  margin-top: 1rem;
}

.catalog-product-view .product-collateral .tabs {
  background-color: #ededed;
  border-color: #ededed;
  border-width: 1px 1px 0;
  border-style: solid;
}

.catalog-product-view .product-collateral .tabs .tab-title {
  font-weight: 700;
}

.catalog-product-view .product-collateral .tabs .tab-title a {
  outline: 0;
}

@media only screen and (max-width: 40em) {
  .catalog-product-view .product-collateral .tabs .tab-title {
    font-size: 0.875rem;
    width: 50%;
  }
  .catalog-product-view .product-collateral .tabs .tab-title a {
    padding: 0.6rem 1rem;
  }
}
.catalog-product-view .product-collateral .tabs .tab-title .badge {
  display: inline-block;
  font-family: proxima-nova, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  line-height: 1;
  margin-bottom: auto;
  position: relative;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  padding: 0.3rem 0.6rem;
  font-size: 0.6875rem;
  background-color: red;
  color: #fff;
  border-radius: 500px;
  top: -0.15rem;
  margin-right: 0.5rem;
  font-weight: 700;
}

.catalog-product-view .grouped-items .col.item-price .old-price .price-label,
.catalog-product-view .product-collateral .block-review-list .block-title {
  display: none;
}

.catalog-product-view .product-collateral .tabs-content {
  padding: 1rem;
}

.catalog-product-view .product-collateral .reviews-panel p {
  margin-bottom: 0.75rem;
}

.catalog-product-view .grouped-items .col.item-name {
  font-weight: 700;
}

.catalog-product-view .grouped-items .col.item-qty {
  text-align: center;
  width: 60px;
}

.catalog-product-view .grouped-items .col.item-qty input {
  margin-bottom: 0;
  text-align: center;
}

.catalog-product-view .grouped-items .col.item-price {
  text-align: center;
}

.catalog-product-view .grouped-items .col.item-price .price-box {
  padding: 0.5rem;
}

.catalog-product-view .grouped-items .col.item-price .old-price {
  margin-bottom: 0;
}

.catalog-product-view .grouped-items .col.item-price .old-price .price {
  text-decoration: line-through;
}

.catalog-product-view .grouped-items .col.item-price .special-price {
  margin: 0;
}

.catalog-product-view .grouped-items .col.item-price .special-price .price-label {
  color: red;
  margin: 0;
}

.catalog-product-view .grouped-items .col.item-price .special-price .price {
  line-height: 1.25rem;
}

.catalog-product-view .grouped-items .col.item-price .price {
  font-size: inherit;
}

.catalog-product-view .grouped-items .col.item-avail {
  text-align: center;
}

.catalog-product-view .grouped-items .col.item-actions {
  text-align: right;
  white-space: nowrap;
  vertical-align: middle !important;
}

.catalog-product-view .grouped-items .col.item-actions .button-cart {
  min-width: 6.675rem;
  width: 6.675rem;
}

@media only screen and (max-width: 40em) {
  .catalog-product-view .grouped-items {
    margin-top: 0;
  }
  .catalog-product-view .grouped-items .col,
  .catalog-product-view .grouped-items .table,
  .catalog-product-view .grouped-items .table-body,
  .catalog-product-view .grouped-items .table-header,
  .catalog-product-view .grouped-items .table-row {
    display: block;
  }
  .catalog-product-view .grouped-items .table-body .col {
    border-bottom-width: 0;
  }
  .catalog-product-view .grouped-items .table-header {
    display: none;
  }
  .catalog-product-view .grouped-items .table-body .table-row {
    border-bottom: 1px solid #ededed;
    text-align: right;
    padding-bottom: 0.25rem;
  }
  .catalog-product-view .grouped-items .table-body .table-row:after,
  .catalog-product-view .grouped-items .table-body .table-row:before {
    content: " ";
    display: table;
  }
  .catalog-product-view .grouped-items .table-body .table-row:after {
    clear: both;
  }
  .catalog-product-view .grouped-items .col.item-name {
    display: block;
    padding-top: 1rem;
    text-align: left;
  }
  .catalog-product-view .grouped-items .col[data-column-title]:before {
    content: attr(data-column-title);
    font-weight: 400;
    display: inline;
  }
  .catalog-product-view .grouped-items .col.item-price {
    text-align: left;
    line-height: 1;
  }
  .catalog-product-view .grouped-items .col.item-price .price-box {
    display: block !important;
    padding: 0;
    margin: 0;
    line-height: inherit;
    text-align: left;
  }
  .catalog-product-view .grouped-items .col.item-price .price-box .price {
    display: inline;
    line-height: inherit;
  }
  .catalog-product-view .grouped-items .col.item-avail {
    line-height: 1;
    text-align: right;
    margin: -1rem 0.25rem 0.25rem;
    padding: 0 !important;
  }
  .catalog-product-view .grouped-items .col.item-actions {
    display: inline-block !important;
    width: auto;
    text-align: right;
    padding: 0 !important;
  }
  .catalog-product-view .grouped-items .col.item-actions .button-group {
    margin-left: 3px;
  }
  .catalog-product-view .grouped-items .col.item-qty {
    display: inline-block;
    padding-left: 0;
    padding-right: 0;
    width: auto;
    text-align: right;
  }
  .catalog-product-view .grouped-items .col.item-qty input {
    display: inline-block;
    height: 41px;
    width: 41px;
  }
}
ul.alert-options input + label:before {
  content: "Add ";
  font-weight: 700;
  display: inline;
  color: #5e9a42;
}

ul.alert-options input:checked + label:before {
  content: "Remove ";
  font-weight: 700;
  display: inline;
  color: red;
}

.lobibox-notify-title a {
  color: #fff;
}

.ratings-table {
  border: none;
}

.ratings-table tr {
  background: #f9f9f9;
}

.ratings-table tr.alt td,
.ratings-table tr.alt th,
.ratings-table tr.even td,
.ratings-table tr.even th,
.ratings-table tr:nth-of-type(even) td,
.ratings-table tr:nth-of-type(even) th {
  background: #fff;
}

.ratings-table tbody th {
  min-width: 165px;
  text-transform: uppercase;
  font-weight: 400;
  white-space: nowrap;
}

.block-review-list dd {
  border-bottom: 1px solid #ededed;
  padding-bottom: 1rem;
  margin-bottom: 1rem;
}

.block-review-list .review-detail {
  margin-bottom: 1rem;
}

.block-review-list .review-meta {
  font-style: italic;
  font-size: 0.75rem;
}

.block-review-form .product-name {
  font-size: 1rem;
  font-weight: 400;
}

.block-review-form label {
  font-weight: 700;
}

.block-review-form .ratings-table {
  width: 100%;
}

.block-review-form .ratings-table thead tr:nth-child(1) th {
  background-color: #fff;
  text-align: center;
  width: 150px;
}

.block-review-form .ratings-table tbody td {
  text-align: center;
  padding: 0;
}

.block-review-form .ratings-table tbody td input {
  margin-bottom: 0;
}

@media only screen and (max-width: 40em) {
  .block-review-form .ratings-table thead tr:nth-child(1) th {
    padding: 0;
  }
  .block-review-form .ratings-table thead tr:nth-child(1) th span:nth-child(1) {
    display: inline !important;
    margin-right: 0.15rem;
  }
  .block-review-form .ratings-table tbody td {
    padding: 0;
  }
  .block-review-form .ratings-table tbody th {
    min-width: 0;
    padding: 0.25rem 0.1rem 0.25rem 0.25rem;
  }
  .review-product-list .product-shop .review-summary {
    float: left;
  }
  .review-product-list .product-shop .review-summary.detailed {
    float: none;
  }
  .review-product-list .product-shop .review-summary .action-box {
    width: 100%;
  }
  .review-product-list .product-shop .review-summary .ratings-table th {
    min-width: 0;
    white-space: nowrap;
  }
  .review-product-list .link-price-alert {
    float: none;
    text-align: right;
    margin-right: 0.5rem;
  }
  .prizewheel-container {
    margin-left: -1.75rem;
  }
}
.prizewheel {
  text-align: center;
  width: 100%;
}

.prizewheel-container {
  text-align: center;
  width: 100%;
  height: 350px;
}

.prizewheel-container .canvas-container {
  position: relative;
  margin: 0 auto;
  width: 600px;
}

.prizewheel-container .canvas-container canvas {
  margin: 0 auto;
}

.prizewheel-container .canvas-container .pointer {
  position: absolute;
  top: 0;
  left: 288px;
  z-index: 100;
}

@media only screen and (max-width: 40em) {
  .prizewheel-container .canvas-container {
    width: 280px;
    background: 0 0 !important;
  }
  .prizewheel-container .canvas-container .pointer {
    left: 128px;
  }
}
.top-cart {
  background-color: #fff;
  width: 100%;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .top-cart.mobile-top-cart {
    width: 306px;
    position: absolute;
    right: 1.75rem;
    z-index: 9;
    margin-top: -34px;
    -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.5);
            box-shadow: 0 0 7px rgba(0, 0, 0, 0.5);
  }
}
@media only screen and (max-width: 40em) {
  .top-cart.mobile-top-cart {
    margin-top: -1rem;
  }
}
.top-cart .block-title {
  background: #333;
  color: #fff;
  text-align: center;
  padding: 0.5rem 0.5rem 0.3rem;
  text-transform: uppercase;
  font-size: 0.8rem;
}

.top-cart .block-subtitle {
  padding: 0.5rem;
}

.top-cart .block-content {
  padding: 1.5rem;
}

.top-cart .block-content .subtotal p {
  font-weight: 700;
  padding-top: 0.75rem;
  margin-top: 0.75rem;
  border-top: 1px solid #ccc;
}

.top-cart .block-content .mini-products-list {
  list-style-type: none;
  margin: 0;
}

.top-cart .block-content .mini-products-list .product-name {
  font-size: 0.9rem;
  line-height: 1.1rem;
  font-weight: 700;
  margin-bottom: 0.2rem;
}

.top-cart .block-content .mini-products-list .product-name a {
  color: #000;
}

.top-cart .block-content .mini-products-list .product-name a:hover {
  color: #990505;
}

.top-cart .block-content .mini-products-list .product-price {
  font-size: 0.7rem;
  color: #676767;
  margin-bottom: 0.5rem;
}

.top-cart .block-content .btn-remove {
  float: right;
  margin: 0 0 0.5rem 0.5rem;
}

.top-cart .block-content .update-qty-btn {
  margin-left: 0.25rem !important;
  font-size: 1.1rem;
}

.top-cart .block-content form .small-3 {
  width: 47px !important;
}

.top-cart .actions .button {
  display: block;
  margin-bottom: 0.5rem;
}

.top-cart .view-cart-button {
  border: 2px solid red;
  background-color: #fff;
  color: red;
  margin-bottom: 0;
}

.data-table.product-alerts-table .col:nth-child(n+3),
.data-table.wishlist-table .col:nth-child(n+3),
[class*=blog-] .block.expert-reviews-list .date,
[class*=blog-] .data-table.expert-reviews .review-date,
[class*=blog-] .expert-reviews-grid .date,
[class*=blog-] .expert-reviews-recent .date,
[class*=blog-] .expert-reviews-review .date,
div.data-table.buyback-table .item-actions {
  white-space: nowrap;
}

.cart-table .col.item-actions {
  text-align: center;
  font-size: 1rem;
}

.cart-table .col.item-price,
.cart-table .col.item-subtotal-price {
  text-align: right;
}

.cart-table .col.item-qty {
  text-align: center;
}

.cart-table .col.item-qty input {
  margin-bottom: 0;
  width: 38px;
  text-align: center;
  font-weight: 400;
}

.cart-table .table-header {
  background: #ededed;
  color: #676767;
  font-weight: 400;
  text-transform: uppercase;
}

.cart-table .table-body {
  font-weight: 700;
}

.cart-table .table-body .col {
  border-bottom: 1px solid #ededed;
}

@media only screen and (max-width: 40em) {
  .checkout-types {
    float: none;
  }
  .cart-table {
    display: block !important;
  }
  .cart-table .col {
    display: block;
  }
  .cart-table .table-header {
    display: none !important;
  }
  .cart-table .table-body {
    display: block !important;
    border-top: 1px solid #ededed;
  }
  .cart-table .table-body .table-row {
    display: block;
    border-bottom: 1px solid #ededed;
    position: relative;
    padding-left: 80px;
    padding-right: 30px;
    width: 100%;
  }
  .cart-table .table-body .table-row:after,
  .cart-table .table-body .table-row:before {
    content: " ";
    display: table;
  }
  .cart-table .table-body .table-row:after {
    clear: both;
  }
  .cart-table .table-body .table-row .col {
    border-bottom: none;
    text-align: left;
  }
  .cart-table .table-body .table-row .col:nth-child(1) {
    position: absolute;
    margin-left: -80px;
  }
  .cart-table .table-body .table-row .col:nth-child(2) {
    width: auto;
    margin-right: 40px;
  }
  .cart-table .table-body .table-row .col:last-child {
    position: absolute;
    top: 0;
    right: 0;
  }
  .cart-table .table-body .table-row .col.item-price {
    float: left;
  }
  .cart-table .table-body .table-row .col.item-subtotal-price {
    position: absolute;
    margin-top: 1.5rem;
    background-color: transparent;
  }
  .cart-table .table-body .table-row .col.item-qty {
    float: right;
    padding-bottom: 1.25rem;
    margin-right: -2.25rem;
  }
  .cart-table .table-body .table-row .col.item-qty:before {
    content: attr(data-label) ":";
    font-weight: 400;
    text-transform: uppercase;
    position: absolute;
    z-index: 1;
    margin-left: -2.25rem;
    margin-top: 0.5rem;
  }
  .cart-table .table-body .table-row .col .cart-price:before {
    content: attr(data-label) ": ";
    font-weight: 400;
    text-transform: uppercase;
  }
}
#shopping-cart-totals-table {
  width: 100%;
  border-left: none;
  border-right: none;
  border-bottom: none;
  border-color: #ededed;
  margin-top: 1rem;
}

#shopping-cart-totals-table td {
  background: #fff;
  text-align: right;
}

#shopping-cart-totals-table tfoot td {
  font-weight: 700;
  font-size: 1rem;
  border-top: 1px solid #ededed;
  padding-top: 1rem;
}

#shopping-cart-totals-table tfoot td:nth-child(1) {
  text-transform: uppercase;
  width: 99%;
}

#shopping-cart-totals-table .shipping-method {
  display: block;
  font-size: 0.75rem;
}

#shopping-cart-totals-table .shipping-carrier {
  display: block;
  font-weight: 700;
  font-size: 0.75rem;
}

.checkout-cart-index .cart-actions:after,
.checkout-cart-index .cart-actions:before,
.checkout-cart-index .page-title:after,
.checkout-cart-index .page-title:before {
  content: " ";
  display: table;
}

.checkout-cart-index .cart-collateral .button-estimate {
  width: 100%;
}

.checkout-cart-index .cart-collateral .check-gc-status {
  text-align: center;
  display: block;
  text-decoration: underline;
  font-size: 0.9rem;
}

.checkout-cart-index .cart-collateral .discount-form .button .fa,
.checkout-cart-index .cart-collateral .discount-form .button.iconic span {
  display: none;
}

.checkout-cart-index .cart-collateral .discount-form .button.iconic {
  width: 50%;
  float: left;
}

.checkout-cart-index .cart-collateral .discount-form .button.iconic .fa {
  display: inline;
  font-size: 1.25rem;
  line-height: 38px;
}

.checkout-cart-index .cart-collateral .shipping-form .method-list {
  margin-top: 0.75rem;
  font-size: 0.9rem;
}

.checkout-cart-index .cart-collateral .shipping-form .method-list dt {
  color: #676767;
}

.checkout-cart-index .cart-collateral .shipping-form .method-list dd ul {
  list-style-type: none;
  margin-left: 0.75rem;
}

.checkout-cart-index .cart-collateral .shipping-form .method-list dd ul li {
  position: relative;
}

.checkout-cart-index .cart-collateral .shipping-form .method-list dd ul li input {
  margin-bottom: 0.25rem;
  position: absolute;
}

.checkout-cart-index .cart-collateral .shipping-form .method-list dd ul li label {
  padding-left: 1rem;
  position: relative;
  top: -2px;
}

.opc-block-review-summary h3 {
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.3rem;
  margin-bottom: 0.5rem;
  color: #333;
}

.opc-block-review-summary h3 + .data {
  font-weight: 400;
  font-size: 0.9rem;
  line-height: 1.3rem;
}

.opc-block-review-summary h3 + .data .block-title {
  font-size: 1rem;
  margin-bottom: 0.5rem;
  color: #676767;
}

.opc-block-review-summary .summary-block {
  margin-bottom: 2rem;
}

.opc-block-review-summary .block.payment-info.payment-method-checkmo p {
  margin-bottom: 0.25rem;
  text-decoration: underline;
  font-size: 0.9rem;
}

.opc-block-review-summary .block.payment-info.payment-method-checkmo p + address {
  margin-bottom: 1rem;
}

.opc-block-review-summary .block.payment-info.payment-method-cashondelivery .block-title {
  font-weight: 400;
  font-size: 0.9rem;
  line-height: 1.3rem;
}

.checkout-onepage-index .checkout-alternate,
.checkout-onepage-index .checkout-login {
  width: 80%;
}

.checkout-onepage-index .checkout-alternate p,
.checkout-onepage-index .checkout-login p {
  font-size: 0.9rem;
  font-style: italic;
}

.checkout-onepage-index .checkout-alternate .button,
.checkout-onepage-index .checkout-login .button {
  width: 100%;
}

.checkout-onepage-index .checkout-alternate .forgot-password,
.checkout-onepage-index .checkout-login .forgot-password {
  display: block;
  text-decoration: underline;
  margin-bottom: 1rem;
}

.checkout-onepage-index .checkout-alternate {
  margin-left: 10%;
}

.checkout-onepage-index .checkout-alternate .guest-form {
  margin-bottom: 0.75rem;
}

.checkout-onepage-index .checkout-login {
  margin-left: 10px;
}

@media only screen and (max-width: 40em) {
  .checkout-steps .step fieldset {
    padding: 0.75rem;
  }
  .checkout-onepage-index .checkout-alternate {
    margin-left: 10px;
    padding-top: 1rem;
    border-top: 1px solid #ccc;
  }
  .checkout-onepage-index .checkout-billing {
    width: 100%;
  }
}
.checkout-onepage-index .checkout-billing .customer-dob {
  margin-bottom: 1rem;
}

.checkout-onepage-index .checkout-billing .customer-dob:after,
.checkout-onepage-index .checkout-billing .customer-dob:before {
  content: " ";
  display: table;
}

.checkout-onepage-index .checkout-billing .customer-dob > p:first-child {
  margin-top: 0.25rem;
  margin-bottom: 0.5rem;
}

.checkout-onepage-index .checkout-billing .customer-dob .dob-day,
.checkout-onepage-index .checkout-billing .customer-dob .dob-month,
.checkout-onepage-index .checkout-billing .customer-dob .dob-year {
  float: left;
  margin-right: 10px;
  width: 50px;
}

.checkout-onepage-index .checkout-billing .customer-dob .dob-day input,
.checkout-onepage-index .checkout-billing .customer-dob .dob-month input,
.checkout-onepage-index .checkout-billing .customer-dob .dob-year input {
  margin-bottom: 0;
}

.checkout-onepage-index .checkout-billing .customer-dob .dob-day input + label,
.checkout-onepage-index .checkout-billing .customer-dob .dob-month input + label,
.checkout-onepage-index .checkout-billing .customer-dob .dob-year input + label {
  color: #676767;
  font-weight: 400;
}

.checkout-onepage-index .checkout-billing .customer-dob .dob-year {
  margin-right: 0;
  width: 100px;
}

.checkout-onepage-index .checkout-shipping-methods .method-list {
  width: 70%;
  margin-top: 0.75rem;
  font-size: 0.9rem;
}

@media only screen and (max-width: 40em) {
  .checkout-onepage-index .checkout-shipping-methods .method-list {
    width: 100%;
  }
}
.checkout-onepage-index .checkout-shipping-methods .method-list dd ul {
  list-style-type: none;
  margin-left: 0.75rem;
}

.checkout-onepage-index .checkout-shipping-methods .method-list dd ul li {
  position: relative;
}

.checkout-onepage-index .checkout-shipping-methods .method-list dd ul li input {
  margin-bottom: 0.25rem;
  position: absolute;
}

.checkout-onepage-index .checkout-shipping-methods .method-list dd ul li label {
  padding-left: 1rem;
  position: relative;
  top: -2px;
}

.checkout-onepage-index .checkout-shipping-methods .method-list dt {
  color: #000;
}

.checkout-onepage-index .checkout-payment-methods .method-list label {
  font-weight: 700;
  color: #000;
}

.checkout-onepage-index .checkout-payment-methods .method-list ul {
  margin-left: 1.75rem;
}

.checkout-onepage-index .checkout-review-items .cart-table .table-row.preorder-item,
.checkout-onepage-index .checkout-review-items .cart-table .table-row.preorder-item .col {
  background-color: #a8a3f9;
}

@media only screen and (max-width: 40em) {
  .checkout-onepage-index .checkout-payment-methods {
    width: 100%;
  }
  .checkout-onepage-index .checkout-review-items .cart-table .table-header {
    display: none;
  }
  .checkout-onepage-index .checkout-review-items .cart-table .col.item-details {
    float: none;
    display: block;
    margin-right: 0;
    line-height: 1.2rem;
  }
  .checkout-onepage-index .checkout-review-items .cart-table .col.item-price {
    float: none;
    display: block;
    padding-bottom: 0;
    padding-top: 0;
  }
  .checkout-onepage-index .checkout-review-items .cart-table .col.item-subtotal-price {
    float: none;
    position: static;
    margin-top: 0;
    padding-top: 0;
  }
  .checkout-onepage-index .checkout-review-items .cart-table .col.item-qty {
    float: none;
    position: static;
    display: block;
    padding-top: 0;
    padding-bottom: 0;
  }
  .checkout-onepage-index .checkout-review-items .cart-table .col.item-qty:before {
    float: none;
    position: static;
    margin-left: 0;
  }
  .checkout-onepage-index .checkout-review-items .cart-table .col .cart-price:before {
    content: attr(data-label) ": ";
    font-weight: 400;
    text-transform: uppercase;
  }
}
.checkout-onepage-index .checkout-review-totals:after,
.checkout-onepage-index .checkout-review-totals:before {
  content: " ";
  display: table;
}

.checkout-onepage-index .checkout-review-totals table {
  float: right;
  margin-top: 1rem;
  border: none;
}

.checkout-onepage-index .checkout-review-totals table tr:first-child td {
  border-top: 1px solid #ededed;
}

.checkout-onepage-index .checkout-review-totals table tr td {
  text-align: right;
  background-color: #fff;
}

@media only screen and (max-width: 40em) {
  .checkout-onepage-index .checkout-review-totals table {
    float: none;
    width: 100%;
  }
  .checkout-onepage-index .checkout-review-totals table tr td {
    padding-right: 0;
    padding-left: 0;
  }
  .checkout-onepage-index .checkout-review-totals table tr td:nth-child(1) {
    text-align: left;
  }
}
.checkout-onepage-index .checkout-review-totals table .shipping-method {
  display: block;
  font-size: 0.75rem;
}

.checkout-onepage-index .checkout-review-totals table .shipping-carrier {
  display: block;
  font-weight: 700;
  font-size: 0.75rem;
}

.checkout-onepage-index #checkout-review-load:after,
.checkout-onepage-index #checkout-review-load:before,
.checkout-onepage-index .checkout-review-items-after:after,
.checkout-onepage-index .checkout-review-items-after:before,
.checkout-onepage-index .checkout-review-submit:after,
.checkout-onepage-index .checkout-review-submit:before {
  content: " ";
  display: table;
}

.checkout-onepage-index .checkout-review-totals table .grandtotal td {
  text-transform: uppercase;
  font-size: 1rem;
  border-top: 1px solid #ededed;
  font-weight: 700;
}

.checkout-onepage-index .checkout-review-submit {
  float: right;
  text-align: right;
  margin-top: 2rem;
}

.checkout-onepage-index .checkout-review-submit .edit-cart {
  text-align: right;
}

@media only screen and (max-width: 40em) {
  .checkout-onepage-index .checkout-review-submit {
    float: none;
  }
  .checkout-onepage-index .checkout-review-submit .button-checkout {
    width: 100%;
  }
  .checkout-onepage-index .checkout-review-submit .edit-cart {
    text-align: center;
  }
}
.checkout-onepage-index .checkout-review-items-after .block-newsletter-subscribe {
  text-align: right;
  border: 1px solid #ededed;
  padding: 0.75rem;
  margin-bottom: 1rem;
}

.checkout-onepage-index .checkout-review-items-after .block-newsletter-subscribe ul {
  list-style-type: none;
  margin-left: 0;
}

.checkout-onepage-index .checkout-review-items-after .block-newsletter-subscribe input {
  margin-bottom: 0;
}

.checkout-onepage-index .checkout-review-items-after .block-order-comments,
.checkout-onepage-index .checkout-review-items-after .newsletter-subscribe-form {
  border: 1px solid #ededed;
  padding: 0.75rem;
  margin-bottom: 1rem;
}

@media only screen and (max-width: 40em) {
  .checkout-onepage-index .checkout-review-items-after .block-newsletter-subscribe,
  .checkout-onepage-index .checkout-review-items-after .block-order-comments {
    text-align: left;
  }
}
.checkout-onepage-index .checkout-review-items-after .block-order-comments label {
  font-weight: 700;
}

.checkout-onepage-index .checkout-review-items-after .block-order-comments textarea {
  margin-bottom: 0;
}

.checkout-onepage-success .checkout_success-orderinfo {
  background-color: #ededed;
  padding: 2rem 3rem;
}

@media only screen and (min-width: 64.0625em) {
  .checkout-onepage-success .checkout_success-orderinfo {
    margin-top: 2rem;
  }
}
.checkout-onepage-success .checkout_success-orderinfo h1 {
  font-weight: 700;
}

.checkout-onepage-success .checkout_success-orderinfo p {
  margin-bottom: 0.5rem;
}

.checkout-onepage-success .checkout_success-orderinfo p + p {
  margin-bottom: 2rem;
}

.checkout-onepage-success .facebook a,
.checkout-onepage-success .twitter a {
  display: block;
  color: #fff;
  background: #3b5999;
  line-height: 6rem;
  vertical-align: middle;
  font-size: 1.2rem;
}

.checkout-onepage-success .facebook a:hover,
.checkout-onepage-success .twitter a:hover {
  background: #2f477a;
}

.checkout-onepage-success .facebook a .fa,
.checkout-onepage-success .twitter a .fa {
  font-size: 3rem;
  margin-right: 0.75rem;
  position: relative;
  top: 0.75rem;
  text-shadow: -4px 4px 4px rgba(0, 0, 0, 0.2);
}

.checkout-onepage-success .twitter a {
  background: #55acee;
}

.checkout-onepage-success .twitter a:hover {
  background: #1a8fe8;
}

div.comment-notice {
  background-color: #d3d3d3;
  font-weight: 700;
  padding: 10px;
}

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

.customer-dob .dob-year {
  float: left;
  margin-right: 0;
  width: 100px;
}

.customer-account-index .dashboard .view-all {
  font-size: 0.9rem;
}

.block.sales_order-info .block.sales_order-address address,
.block.sales_order-info .block.sales_order-payment-method > .block-content,
.block.sales_order-info .block.sales_order-shipping-method .block-content {
  line-height: 1.2;
}

.block-order-history .table-orders .col.order-links a,
.block-recent-orders .table-orders .col.order-links a {
  display: block;
}

@media only screen and (max-width: 40em) {
  .block-order-history .table-orders .col.order-actions,
  .block-order-history .table-orders .col.order-ship-to,
  .block-order-history .table-orders .col.order-status,
  .block-recent-orders .table-orders .col.order-actions,
  .block-recent-orders .table-orders .col.order-ship-to,
  .block-recent-orders .table-orders .col.order-status {
    display: none;
  }
}
.block.sales_order-info .page-title {
  display: inline-block;
  margin: 0.5rem 0 0;
}

.block.sales_order-info .page-title + .label {
  top: -0.25rem;
  margin-left: 0.5rem;
}

.block.sales_order-info .block-title h2 {
  font-size: 1rem;
  margin-bottom: 0.25rem;
  text-decoration: underline;
}

@media only screen and (max-width: 40em) {
  .block.sales_order-info .button-group {
    margin-top: 0.5rem;
  }
  .block.sales_order-info .block.sales_order-address {
    margin-bottom: 1rem;
  }
}
.block.sales_order-info .block.sales_order-shipping-method {
  margin-bottom: 1rem;
}

.block.sales_order-info .block.sales_order-payment-method .payment-method-checkmo > .payment-method-title {
  font-size: 1rem;
  font-weight: 400;
}

.block.sales_order-info .block.sales_order-payment-method .payment-method-checkmo > .payment-method-details {
  display: none;
}

.block.sales_order-info .block.sales_order-payment-method .payment-method-details {
  font-size: 0.85rem;
}

.block.sales_order-info .block.sales_order-payment-method .payment-method-details dt {
  margin-bottom: 0;
  margin-top: 0.75rem;
  line-height: 1;
}

.block.sales_order-info .block.sales_order-payment-method .payment-method-details dd {
  line-height: 1;
}

.block.sales_order-info .order-actions .button-group {
  position: relative;
}

@media only screen and (min-width: 40.0625em) {
  .block.sales_order-info .order-actions .button-group {
    top: 20px;
    float: right;
  }
}
.block.sales_order-info .order-actions .button-group > :last-child > a {
  margin-left: -2px !important;
}

.block.sales_order-info .order-actions .button-group .button.active,
.block.sales_order-info .order-actions .button-group button.active {
  background-color: #ededed !important;
  color: #676767 !important;
}

.block.sales_order-info .order-actions ul#order-actions.f-dropdown.open.f-open-dropdown {
  width: 120px !important;
  margin-left: -80px;
}

.block.sales_order-info .order-actions ul#order-actions.f-dropdown.open.f-open-dropdown:after {
  left: auto;
  right: 9px;
}

.block.sales_order-info .order-actions ul#order-actions.f-dropdown.open.f-open-dropdown:before {
  left: auto;
  right: 10px;
}

@media only screen and (max-width: 40em) {
  .block.sales_order-info .order-actions .button-group {
    margin-bottom: 1rem;
  }
  .block.sales_order-info .order-actions ul#order-actions.f-dropdown.open.f-open-dropdown {
    margin-left: 145px;
  }
}
.block.sales_order-items .sales_order-items-table {
  margin-top: 1rem;
}

.block.sales_order-items .sales_order-items-table .col:nth-child(1) {
  width: 75px;
}

.block.sales_order-items .sales_order-items-table .table-body .item-info h3 {
  font-size: 1rem;
  font-weight: 700;
  margin-bottom: 0.25rem;
}

@media only screen and (max-width: 40em) {
  .block.sales_order-items .sales_order-items-table {
    display: block;
  }
  .block.sales_order-items .sales_order-items-table .col,
  .block.sales_order-items .sales_order-items-table .table-body,
  .block.sales_order-items .sales_order-items-table .table-header,
  .block.sales_order-items .sales_order-items-table .table-row {
    display: block;
    padding: 0;
  }
  .block.sales_order-items .sales_order-items-table .table-header {
    display: none;
  }
  .block.sales_order-items .sales_order-items-table .table-body .col:nth-child(1) {
    position: absolute;
    width: 75px;
    border-bottom: none;
  }
  .block.sales_order-items .sales_order-items-table .table-body .col:nth-child(n+2) {
    margin-left: 90px;
    border-bottom: none;
  }
  .block.sales_order-items .sales_order-items-table .table-body .table-row {
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 0.5rem;
    margin-bottom: 0.5rem;
    position: relative;
  }
  .block.sales_order-items .sales_order-items-table .table-body .col[data-label]:before {
    content: attr(data-label) ": ";
    font-weight: 400;
  }
}
.block.sales_order-invoices h2,
.block.sales_order-shipments h2 {
  font-weight: 700;
}

.sales_order-totals {
  text-align: right;
  margin-top: 1rem;
}

.sales_order-totals .sales_order-totals-table {
  width: auto;
  display: inline-table;
}

.sales_order-totals .sales_order-totals-table .col {
  padding: 0.25rem 0;
}

.sales_order-totals .sales_order-totals-table .col:nth-child(2) {
  padding-left: 2rem;
}

.block.sales_order-shipments {
  margin-bottom: 1rem;
}

.block.sales_order-shipments h2 > .button.mini {
  background-color: #fff;
  border: 1px solid #676767;
  color: #676767;
  position: relative;
  top: -4px;
  margin-bottom: 0;
}

.block.sales_order-shipments h2 > .button.mini:nth-child(1) {
  margin-left: 1rem;
}

.block.sales_order-shipments .tracking-number {
  margin-left: 0.5rem;
}

.block.sales_order-shipments .tracking-number:last-child:after {
  content: "";
}

.block.sales_order-shipments .tracking-number:after {
  content: ",";
  display: inline;
}

.block.sales_order-invoices {
  margin-bottom: 1rem;
}

.block.sales_order-invoices h2 > .button.mini {
  background-color: #fff;
  border: 1px solid #676767;
  color: #676767;
  position: relative;
  top: -4px;
  margin-bottom: 0;
}

.block.sales_order-invoices h2 > .button.mini:nth-child(1) {
  margin-left: 1rem;
}

.block.customer_address-book .page-title {
  display: inline-block;
  margin: 0.5rem 0 0;
}

.block.customer_account-giftcertificate .fields:after,
.block.customer_account-giftcertificate .fields:before,
.block.customer_address-book .addresses-secondary:after,
.block.customer_address-book .addresses-secondary:before,
.block.customer_address-edit .customer-name:after,
.block.customer_address-edit .customer-name:before,
.block.customer_address-edit .fields:after,
.block.customer_address-edit .fields:before,
.block.customer_subscription-settings .fields:after,
.block.customer_subscription-settings .fields:before {
  content: " ";
  display: table;
}

.block.customer_address-book .sub-title {
  font-size: 1.25rem;
  font-weight: 700;
  margin-bottom: 0;
}

.block.customer_address-book .box-title {
  font-size: 1rem;
  font-weight: 700;
}

.block.customer_address-book .addresses-primary a,
.block.customer_address-book .addresses-secondary a {
  font-size: 0.75rem;
}

.block.customer_address-book .addresses-primary {
  background-color: #ededed;
  margin-top: 0.5rem;
  margin-bottom: 2rem;
  padding: 2rem;
}

.block.customer_address-book .addresses-secondary {
  border-top: 1px solid #ededed;
  margin-bottom: 2rem;
  padding: 2rem 1rem;
}

.block.customer_address-book .addresses-secondary .separator {
  color: #ccc;
  margin: 0 0.25rem;
}

.block.customer_address-book .addresses-secondary .item {
  float: left;
  width: 30%;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .block.customer_address-book .addresses-secondary .item {
    width: 48%;
  }
}
.block.customer_address-book .addresses-secondary .item:nth-child(n+2) {
  margin-left: 0.5rem;
}

@media only screen and (max-width: 40em) {
  .block.customer_address-book .addresses-secondary .item {
    width: 100%;
    float: none;
  }
  .block.customer_address-book .addresses-secondary .item:nth-child(n+2) {
    margin-left: 0;
    margin-top: 0.75rem;
  }
}
.block.customer_account-giftcertificate .button-group,
.block.customer_account-giftcertificate .control:nth-child(1),
.block.customer_address-edit .button-group,
.block.customer_address-edit .control:nth-child(1),
.block.customer_subscription-settings .button-group,
.block.customer_subscription-settings .control:nth-child(1) {
  margin-top: 1rem;
}

.block.customer_address-book .addresses-secondary .item address {
  min-height: 8rem;
}

.block.customer_address-book address {
  font-style: normal;
  line-height: 1.3rem;
  margin-bottom: 0.5rem;
  font-size: 0.9rem;
}

.block.customer_subscription-settings {
  background-color: #ededed;
  padding: 1rem 2rem;
}

@media only screen and (max-width: 40em) {
  .block.customer_subscription-settings {
    padding: 0.5rem 1rem;
  }
}
.block.customer_subscription-settings .label,
.block.customer_subscription-settings label {
  font-weight: 700;
}

.block.customer_subscription-settings .legend {
  padding-bottom: 0.25rem;
}

.block.customer_subscription-settings .fields .field {
  float: left;
  padding-right: 0.5rem;
  width: 50%;
}

@media only screen and (max-width: 40em) {
  .block.customer_subscription-settings .fields .field {
    float: none;
    padding: 0;
    width: 100%;
  }
}
.block.customer_subscription-settings .fields .field:nth-child(2) {
  padding-left: 0.5rem;
  padding-right: 0;
}

@media only screen and (max-width: 40em) {
  .block.customer_subscription-settings .fields .field:nth-child(2) {
    padding: 0;
  }
}
.block.customer_account-giftcertificate {
  background-color: #ededed;
  padding: 1rem 2rem;
}

@media only screen and (max-width: 40em) {
  .block.customer_account-giftcertificate {
    padding: 0.5rem 1rem;
  }
}
.block.customer_account-giftcertificate .label,
.block.customer_account-giftcertificate label {
  font-weight: 700;
}

.block.customer_account-giftcertificate .legend {
  padding-bottom: 0.25rem;
}

.block.customer_account-giftcertificate .fields .field {
  float: left;
  padding-right: 0.5rem;
  width: 50%;
}

@media only screen and (max-width: 40em) {
  .block.customer_account-giftcertificate .fields .field {
    float: none;
    padding: 0;
    width: 100%;
  }
}
.block.customer_account-giftcertificate .fields .field:nth-child(2) {
  padding-left: 0.5rem;
  padding-right: 0;
}

@media only screen and (max-width: 40em) {
  .block.customer_account-giftcertificate .fields .field:nth-child(2) {
    padding: 0;
  }
}
.my-account .my-alerts .list-actions {
  margin-top: 0.75rem;
  text-align: right;
}

.my-account .my-alerts .list-actions button:nth-child(1) {
  float: left;
}

@media only screen and (max-width: 40em) {
  .my-account .my-alerts .list-actions button:nth-child(1) {
    float: none;
  }
}
.newsletter-subscribe-form ul {
  list-style-type: none;
}

#searchspring-autocomplete_results {
  list-style-type: none;
  margin: 0;
  position: absolute;
  z-index: 9;
  background: #fff;
  width: 100vw;
  -webkit-box-shadow: 0 0 13px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 13px rgba(0, 0, 0, 0.6);
}

@media only screen and (min-width: 64.0625em) {
  #searchspring-autocomplete_results {
    max-width: 325px;
    width: 325px;
    margin-top: -13px;
    margin-left: -7px;
  }
}
@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .data-table.product-alerts-table .product-name {
    font-size: 0.85rem;
    line-height: 1rem;
  }
  #searchspring-autocomplete_results {
    padding-bottom: 1rem;
  }
  #searchspring-autocomplete_results .ac_result.ac_product_result {
    width: 50%;
    float: left;
  }
}
#searchspring-autocomplete_results .ac_title {
  background: #333;
  color: #fff;
  text-align: center;
  padding: 0.25rem 0.5rem 0.15rem;
  text-transform: uppercase;
  font-size: 0.8rem;
  cursor: pointer;
}

#searchspring-autocomplete_results .ac_title.ac_product_title {
  background: #676767;
}

#searchspring-autocomplete_results .ac_result em {
  font-style: normal;
  font-weight: 700;
}

#searchspring-autocomplete_results .ac_result a {
  display: block;
  padding: 1rem;
  min-height: 105px;
  color: #222;
  font-size: 0.9rem;
  border-bottom: 1px solid #ccc;
}

#searchspring-autocomplete_results .ac_result a:hover {
  background-color: #ededed;
}

#searchspring-autocomplete_results .ac_result.ac_term_result {
  padding: 0.5rem;
}

#searchspring-autocomplete_results .ac_result.ac_product_result {
  min-height: 105px;
  position: relative;
}

#searchspring-autocomplete_results .ac_result.ac_product_result .image {
  height: 75px;
  width: 75px;
  text-align: center;
  position: absolute;
}

#searchspring-autocomplete_results .ac_result.ac_product_result .image img {
  max-height: 75px;
  max-width: 75px;
  display: inline-block;
}

#searchspring-autocomplete_results .ac_result.ac_product_result .info {
  margin-left: 85px;
  line-height: 1.4;
}

#searchspring-autocomplete_results .ac_result.ac_product_result .name {
  max-height: 2.4rem;
  overflow: hidden;
  margin-bottom: 0.5rem;
}

#searchspring-autocomplete_results .ac_result.ac_product_result .price {
  margin-top: -2.4rem;
}

#searchspring-autocomplete_results .ac_result.ac_product_result .sku {
  margin-top: 1.4rem;
  font-size: 0.75rem;
}

#searchspring-autocomplete_results .ac_term_suggest {
  cursor: pointer;
  padding: 1rem;
  margin: 1rem;
  color: #fff;
  background-color: red;
  text-align: center;
  position: relative;
}

#searchspring-autocomplete_results .ac_term_suggest:hover {
  background-color: #b30000;
}

#searchspring-autocomplete_results .ac_powered {
  display: none !important;
}

.footer-container {
  display: block;
  margin-top: 2rem;
}

.footer .block-subscribe {
  background-color: #333;
  padding: 0 2rem 0.8125rem;
}

@media only screen and (min-width: 64.0625em) {
  .footer .block-subscribe {
    width: 420px;
  }
}
@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  #searchspring-autocomplete_results .ac_term_suggest {
    bottom: -1rem;
  }
  .footer .block-subscribe {
    margin: 0 1.5rem;
  }
}
.footer .block-subscribe label {
  color: #676767;
  font-size: 0.8125rem;
  font-weight: 700;
  margin-bottom: 0.5rem;
  display: inline;
  height: 37px;
  line-height: 37px;
}

.footer .block-subscribe .block-title {
  text-transform: uppercase;
  color: #ccc;
  margin-bottom: 0;
  font-size: 0.8125rem;
  line-height: 1.5rem;
  font-weight: 700;
}

.footer .block-subscribe input {
  width: 80% !important;
  display: inline-block;
  margin: 0;
}

.footer .block-subscribe .button {
  padding: 0;
  margin: 0;
  position: absolute;
  width: 50px;
  height: 37px;
  max-width: 16%;
  background-color: transparent;
}

.footer .block-subscribe .button .fa {
  color: red;
  font-size: 2.25rem;
  position: absolute;
  left: 10px;
  top: 0;
}

.footer .block-subscribe .validation-advice {
  color: red;
  position: absolute;
}

.footer .block-connect {
  color: #ccc;
}

.footer .block-connect .order-widget {
  display: inline-block;
  text-align: left;
  line-height: 1;
}

.footer .block-connect .order-widget:after,
.footer .block-connect .order-widget:before {
  content: " ";
  display: table;
}

.footer .block-connect .order-widget .fa {
  font-size: 2.5rem;
  color: red;
  float: left;
  margin-right: 0.5rem;
}

.footer .block-connect .order-widget .order-now {
  color: #676767;
  font-size: 0.75rem;
  text-transform: uppercase;
  display: inline-block;
  margin-bottom: 0.4rem;
}

.footer .block-connect .order-widget .phone {
  font-weight: 700;
  color: #fff;
  font-size: 1.1rem;
  display: inline-block;
}

.footer .block-connect .social-widget {
  padding-right: 2rem;
}

.footer .block-connect .social-widget .fa {
  font-size: 2.5rem;
  margin-left: 0.5rem;
}

.footer .block-connect .social-widget .fa-facebook-square {
  color: #215a9e;
}

.footer .block-connect .social-widget .fa-twitter-square {
  color: #55acee;
}

.footer .block-links {
  float: left;
  margin-right: 1.875rem;
}

.footer .block-links:last-child {
  margin-right: 0;
}

@media only screen and (max-width: 40em) {
  .footer .block-connect .order-widget {
    margin-top: 2rem;
  }
  .footer .block-connect .social-widget {
    margin-bottom: 0;
  }
}
.footer .block-links .block-title {
  text-transform: uppercase;
  color: #ccc;
  margin-bottom: 0;
  font-size: 0.8125rem;
  line-height: 1.5rem;
  font-weight: 700;
}

.footer .block-links ul {
  list-style-type: none;
  margin: 0;
}

.footer .block-links ul a {
  color: #676767;
  font-size: 0.875rem;
  line-height: 1.5rem;
}

.footer .block-links ul a:hover {
  color: #fff;
}

.footer .block-contact-us ul span.phone {
  font-weight: 700;
  color: #fff;
  font-size: 1.1rem;
}

.footer .block-newsletter form {
  margin-top: -6px;
}

.footer .block-newsletter .block-connect span.fa {
  color: #808080;
}

.footer .block-newsletter .block-connect .social-widget {
  text-align: center;
}

.footer .block-newsletter .block-connect .social-widget .social-square-link {
  padding-right: 20px;
}

.footer .row:nth-child(1) .columns {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 1rem;
}

.footer .row:last-child .copyright {
  color: #676767;
  font-size: 0.8125rem;
}

.footer .row .inline-links {
  border-top: 1px solid #676767;
  padding-top: 1.3rem;
  text-align: center;
}

.footer .row .inline-links a, .footer .row .inline-links span {
  color: #676767;
  font-size: 0.8125rem;
}

.footer .row .inline-links-column {
  padding-right: 0;
  padding-left: 0;
}

@media only screen and (min-width: 40.0625em) {
  .footer .row:last-child .columns:nth-child(1) {
    padding-right: 0;
  }
  .footer .row:last-child .columns:nth-child(3) {
    padding-left: 0;
  }
}
@media only screen and (max-width: 40em) {
  .footer .row:last-child .copyright {
    position: absolute;
    margin-top: 90px;
    text-align: center;
    width: 100%;
    padding-right: 1.875rem;
    padding-top: 0.3rem;
  }
  .footer .row .inline-links {
    padding-top: 0.2rem;
  }
  .footer .row .inline-links-column {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}
.footer .row:last-child .badges {
  border-top: 1px solid #676767;
  padding-top: 5px;
}

.footer .row:last-child .badges a {
  display: inline-block;
}

.footer .row:last-child .badges a:nth-child(1) img {
  padding-top: 0;
}

@media only screen and (min-width: 40.0625em) {
  .footer .row:last-child .badges {
    text-align: right;
    padding-bottom: 1.5rem;
  }
  .footer .row:last-child .badges a {
    margin-left: 0;
    width: auto;
  }
}
@media only screen and (max-width: 40em) {
  .footer .row:last-child .badges {
    text-align: center;
    padding-bottom: 3.5rem;
  }
  .footer .row:last-child .badges a {
    width: 30%;
    margin-left: 0;
    text-align: center;
  }
  .footer .block-links {
    margin-right: 0;
  }
  .footer-container {
    padding-top: 1rem;
  }
  .footer .row:last-child .copyright {
    position: inherit;
    margin-top: 0;
  }
  .footer .row:last-child .badges a {
    float: none;
  }
  .footer .row .block-contact-us .block-links {
    width: 50%;
    margin: 0 auto;
    float: none;
  }
}
.catalog-product-view .giftcard-form .giftcard-amount-form ul {
  margin-bottom: 0;
}

.enterprise-reward-customer-info h2 {
  font-size: 1.25rem;
  font-weight: 700;
}

.enterprise-reward-customer-info h2 a {
  margin-left: 0.5rem;
  font-weight: 400;
}

.enterprise-reward-customer-info .info-box {
  margin-bottom: 2rem;
}

.enterprise-reward-customer-info .info-box .current-balance {
  color: #fff;
  background: #333;
  display: inline-block;
  padding: 0.75rem 1.25rem;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 1rem;
}

.enterprise-reward-customer-info .info-box .current-balance p {
  margin-bottom: 0;
}

.enterprise-reward-customer-info .info-box .current-balance strong {
  display: block;
}

.enterprise-reward-customer-info .info-box .current-balance .balance {
  display: block;
  font-size: 1.75rem;
  margin-top: 0.5rem;
  margin-bottom: 0.15rem;
}

.enterprise-reward-customer-info .info-box .current-balance .balance small {
  display: block;
  font-size: 0.75rem;
}

.enterprise-reward-customer-info .info-box dl {
  background-color: #ededed;
  display: inline-block;
  padding: 1rem 1.5rem;
}

.enterprise-reward-customer-info .info-box dl dd {
  margin-bottom: 0;
}

.enterprise-reward-customer-info .info-box dl dd + dt {
  margin-top: 1rem;
}

.enterprise-reward-customer-info .history-box {
  margin-bottom: 2rem;
}

.enterprise-reward-customer-info .history-box .data-table {
  width: 100%;
  font-size: 0.9rem;
}

.enterprise-reward-customer-info .history-box .data-table .dates p {
  font-weight: 700;
  margin-bottom: 0.5rem;
  font-size: 0.9rem;
  line-height: 1.4;
}

.enterprise-reward-customer-info .history-box .data-table .date {
  white-space: nowrap;
  display: block;
  font-size: 0.75rem;
  font-weight: 400;
}

.enterprise-reward-customer-info .subscription-box input[type=checkbox] + label,
.enterprise-reward-customer-info .subscription-box input[type=radio] + label {
  display: inline-block;
  margin-left: 0.5rem;
}

.billboard .deal > img,
.billboard .main > img,
.billboard .promo > img {
  width: 100%;
  max-width: 100%;
}

.cms-rewards .page-title {
  position: relative;
  min-height: 250px;
}

.cms-rewards .page-title .inset {
  position: absolute;
  left: 1.5rem;
  top: 0;
  right: 0;
  bottom: 0;
  height: 250px;
}

@media only screen and (max-width: 40em) {
  .cms-rewards .page-title .inset {
    position: static;
    text-align: center;
    height: auto;
  }
}
.cms-rewards .page-title .inset img {
  height: 100%;
  display: inline-block;
  float: right;
}

.cms-rewards .page-title .inset .button {
  margin-top: 125px;
  position: absolute;
}

@media only screen and (max-width: 40em) {
  .cms-rewards .page-title .inset img {
    height: auto;
    float: none;
    display: inline-block;
    text-align: center;
  }
  .cms-rewards .page-title .inset .button {
    position: static;
    display: inline-block;
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
  }
}
article.rewards > h1 {
  font-weight: 700;
  font-size: 1.75rem;
  border-bottom: 1px solid #ededed;
  text-transform: uppercase;
  margin-bottom: 1rem;
}

article.rewards .data-table {
  margin-bottom: 2rem;
}

article.rewards .box {
  background-color: #ededed;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  width: 50%;
}

article.rewards .box:nth-child(1) {
  border-right: 8px solid #fff;
}

article.rewards .box:nth-child(2) {
  border-left: 8px solid #fff;
}

article.rewards .fa-check {
  color: green;
  margin-right: 0.5rem;
}

article.rewards p img.right {
  margin-left: 1rem;
  margin-bottom: 1rem;
}

@media only screen and (max-width: 40em) {
  article.rewards .box {
    display: block;
    width: 100%;
    border-left: none !important;
    border-right: none !important;
    padding: 0.75rem;
    margin-bottom: 1rem;
  }
  article.rewards p img.right {
    margin-left: 0;
    float: none !important;
  }
}
article.rewards .disclaimer .title {
  color: #333;
  text-transform: uppercase;
  margin-bottom: 0;
}

article.rewards .disclaimer p {
  font-size: 0.75rem;
  color: #676767;
  line-height: 1.3;
}

article.careers .job-listings {
  list-style-type: none;
  margin-left: 0;
  border-top: 1px solid #ededed;
}

article.careers .job-listings li {
  line-height: 1.5;
  padding: 5px 0;
  border-bottom: 1px solid #ededed;
}

article.careers .job-listings li:after,
article.careers .job-listings li:before {
  content: " ";
  display: table;
}

article.careers .job-listings li .button {
  margin-bottom: 0;
  float: right;
}

@media only screen and (max-width: 40em) {
  article.careers .job-listings li .button {
    float: none;
    display: block;
    width: 200px;
  }
}
article.careers .features:after,
article.careers .features:before {
  content: " ";
  display: table;
}

article.careers .features {
  list-style-type: none;
  margin-left: 0;
  margin-bottom: 2rem;
}

article.careers .features li {
  line-height: 4rem;
  padding: 0 2rem;
}

@media only screen and (min-width: 64.0625em) {
  article.careers .features li {
    float: left;
    width: 33%;
  }
}
@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  article.careers .features li {
    float: left;
    width: 50%;
  }
}
article.careers .features li * {
  line-height: inherit;
  vertical-align: middle;
}

article.careers .features li .fa {
  color: red;
  margin-right: 0.5rem;
  font-size: 3rem;
}

article.retail-store .page-title {
  padding: 1.25rem 1.5rem;
  background-color: #333;
  position: relative;
}

article.retail-store .page-title .inset {
  position: absolute;
  top: -1.25rem;
  right: -1.5rem;
  bottom: -1.25rem;
  background-position: center center;
  background-size: cover;
  width: 250px;
}

@media only screen and (max-width: 40em) {
  article.retail-store .page-title {
    padding-bottom: 200px;
  }
  article.retail-store .page-title .inset {
    left: -1.5rem;
    bottom: -200px;
    right: -1.5rem;
    height: 180px;
    top: auto;
    width: auto;
  }
}
article.retail-store .page-title h1 {
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 0.5rem;
}

article.retail-store .page-title p {
  color: #ccc;
  margin-bottom: 0;
}

article.retail-store .features {
  margin-top: 1.5rem;
}

article.retail-store .features .columns {
  padding: 1rem;
  text-align: center;
  border-right: 1px solid #ededed;
}

article.retail-store .features .columns:last-child {
  border-right: none;
}

article.retail-store .features .fa {
  color: red;
  text-align: center;
  font-size: 5rem;
  display: block;
}

article.retail-store .features .fa + p {
  min-height: 3rem;
  margin: 0 1rem;
}

article.retail-store .location {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

article.retail-store .location .map-embed {
  position: relative;
  padding-bottom: 70%;
  height: 0;
  overflow: hidden;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  article.retail-store .location .map-embed {
    padding-bottom: 90%;
  }
}
article.retail-store .location .map-embed iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

article.retail-store .location ul {
  margin: 0;
  list-style-type: none;
  border-top: 1px solid #ededed;
}

article.retail-store .location ul li {
  padding: 0.75rem 0;
  border-bottom: 1px solid #ededed;
  line-height: 1.3;
}

article.retail-store .location ul li .fa {
  vertical-align: top;
  display: inline-block;
  width: 3rem;
  color: red;
  font-size: 1.5rem;
}

article.retail-store .location ul li span {
  display: inline-block;
  vertical-align: top;
}

article.retail-store .events {
  margin-top: 1.5rem;
  display: table;
}

@media only screen and (max-width: 40em) {
  article.retail-store .events {
    display: block;
  }
}
article.retail-store .events .columns {
  display: table-cell;
  width: 50%;
  vertical-align: middle;
  text-align: center;
  float: none;
}

@media only screen and (max-width: 40em) {
  article.retail-store .events .columns {
    display: block;
    width: 100%;
  }
}
article.retail-store .events .columns:nth-child(1) .photo {
  width: 100%;
  padding-bottom: 78%;
  position: relative;
  height: 0;
  overflow: hidden;
}

article.retail-store .events .columns:nth-child(1) .photo img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

article.retail-store .events .columns:nth-child(2) {
  background-color: #ededed;
  padding: 1.5rem;
}

article.retail-store .store-pics {
  padding-top: 0.375rem;
}

article.retail-store .store-pics .columns:nth-child(1) {
  padding-left: 0;
  padding-right: 0.25rem;
}

@media only screen and (max-width: 40em) {
  article.retail-store .store-pics .columns:nth-child(1) {
    padding: 0.25rem 0;
  }
}
article.retail-store .store-pics .columns:nth-child(2) {
  padding-left: 0.125rem;
  padding-right: 0.125rem;
}

@media only screen and (max-width: 40em) {
  article.retail-store .store-pics .columns:nth-child(2) {
    padding: 0.25rem 0;
  }
}
article.retail-store .store-pics .columns:last-child {
  padding-right: 0;
  padding-left: 0.25rem;
}

@media only screen and (max-width: 40em) {
  article.retail-store .store-pics .columns:last-child {
    padding: 0.25rem 0;
  }
}
@media print {
  .buyback-customer-order #print-order,
  .buyback-customer-order #shipping-label,
  .buyback-customer-order .back-link,
  .buyback-customer-order .buyback--status-bar,
  .buyback-customer-order .demo-notice,
  .buyback-customer-order .header,
  .buyback-customer-order .nav-container,
  .buyback-customer-order .page-title .tabs,
  .buyback-customer-order .status-info {
    display: none;
  }
}
#buyback-message {
  padding: 1rem;
  margin-bottom: 1rem;
  position: fixed;
  width: 60.625rem;
  top: 1rem;
  -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.5);
          box-shadow: 0 0 7px rgba(0, 0, 0, 0.5);
  z-index: 20;
}

#buyback-message.hide {
  display: none;
}

#buyback-message .clear {
  position: absolute;
  right: 0.75rem;
  top: 0.5rem;
  font-size: 1.5rem;
}

div.filter-container .empty,
div.filter-container.empty {
  display: none;
}

div.filter-container .filter {
  padding: 0.3rem;
  margin: 0;
}

div.filter-container .filter .name {
  text-transform: uppercase;
  font-size: 0.9rem;
  margin: 0 0 -0.5rem -0.1875rem;
}

div.filter-container .filter .choice {
  font-size: 0.8rem;
  background: #eee;
  color: #000;
  padding: 5px;
  margin: 2px 5px 0 0;
  display: inline-block;
  cursor: pointer;
}

.buyback-content .logos {
  margin-top: 2rem;
  text-align: center;
}

.buyback-cart .cart-total {
  font-weight: 700;
  text-transform: uppercase;
  text-align: right;
  padding: 0.75rem 0.625rem;
}

.buyback-cart .cart-total .total-price {
  margin-left: 2rem;
}

.buyback-cart fieldset.address {
  background-color: #ededed;
  border: none;
}

.buyback-cart .cart-total.trade-credit {
  padding-bottom: 0px;
  padding-top: 0px;
  color: #5e9a42;
}

.buyback-cart .cart-total.trade-credit-note {
  padding-top: 0px;
  line-height: 0.5;
}

.buyback-cart .cart-total.trade-credit-note span {
  font-size: 11px;
}

.buyback-cart .cart-total.trade-credit-note span.total-price {
  margin-left: 5rem;
}

.buyback-cart .button-group {
  text-align: right;
  margin-right: 0.625rem;
}

.buyback-cart .buyback-cart-table .item-price,
.buyback-cart .buyback-cart-table .item-qty,
.buyback-cart .buyback-cart-table .item-subtotal {
  text-align: center;
}

.buyback-cart .buyback-cart-table .foil,
.buyback-cart .buyback-cart-table .table-body .foil .col {
  background-color: #f5e5b2;
}

.buyback-cart .buyback-cart-table .table-header .item-image {
  width: 100px;
}

.buyback-cart .buyback-cart-table .item-name .note {
  font-size: 0.8rem;
  font-style: italic;
}

.buyback-cart .buyback-cart-table .alert-row {
  background-color: #ffe5e5 !important;
}

.buyback-cart .buyback-cart-table .alert-row .col {
  background-color: transparent !important;
}

.buyback-cart .buyback-cart-table .item-qty input {
  width: 48px;
  text-align: center;
  display: inline;
}

.buyback-cart .buyback-cart-table .item-price .label {
  border-radius: 4px;
  padding: 0.25rem 0.625rem;
}

@media only screen and (max-width: 40em) {
  .buyback-cart .buyback-cart-table .col,
  .buyback-cart .buyback-cart-table .table-body,
  .buyback-cart .buyback-cart-table .table-header,
  .buyback-cart .buyback-cart-table .table-row {
    display: block;
  }
  .buyback-cart .buyback-cart-table .table-body .table-row .col.item-price,
  .buyback-cart .buyback-cart-table .table-header {
    display: none;
  }
  .buyback-cart .buyback-cart-table .table-body .table-row {
    position: relative;
  }
  .buyback-cart .buyback-cart-table .table-body .table-row:nth-child(n+2) {
    border-top: 1px solid #ededed;
  }
  .buyback-cart .buyback-cart-table .table-body .table-row:last-child {
    border-bottom: 1px solid #ededed;
  }
  .buyback-cart .buyback-cart-table .table-body .table-row .col {
    border-bottom: none;
  }
  .buyback-cart .buyback-cart-table .table-body .table-row .col.item-name {
    padding-left: 70px;
    padding-right: 2rem;
    position: relative;
  }
  .buyback-cart .buyback-cart-table .table-body .table-row .col.item-name .image-container {
    position: absolute;
    left: 0;
  }
  .buyback-cart .buyback-cart-table .table-body .table-row .col.item-actions,
  .buyback-cart .buyback-cart-table .table-body .table-row .col.item-price,
  .buyback-cart .buyback-cart-table .table-body .table-row .col.item-qty,
  .buyback-cart .buyback-cart-table .table-body .table-row .col.item-subtotal {
    padding-left: 70px;
  }
  .buyback-cart .buyback-cart-table .table-body .table-row .col.item-price.no-longer-buying {
    display: block;
    text-align: left;
  }
  .buyback-cart .buyback-cart-table .table-body .table-row .col.item-actions,
  .buyback-cart .buyback-cart-table .table-body .table-row .col.item-qty {
    width: auto;
    display: inline-block;
  }
  .buyback-cart .buyback-cart-table .table-body .table-row .col.item-qty {
    padding-bottom: 0;
    padding-top: 0;
  }
  .buyback-cart .buyback-cart-table .table-body .table-row .col.item-qty:after {
    content: "@ " attr(data-unit-price) " ea.";
    margin-left: 0.5rem;
  }
  .buyback-cart .buyback-cart-table .table-body .table-row .col.item-subtotal {
    text-align: left;
    font-weight: 700;
  }
  .buyback-cart .buyback-cart-table .table-body .table-row .col.item-subtotal:before {
    content: "Subtotal: ";
  }
  .buyback-cart .buyback-cart-table .table-body .table-row .col.item-actions {
    padding-left: 0;
    position: absolute;
    top: 0;
    right: 0;
  }
}
.buyback-cart .cart-row .item-name .image-container {
  width: 50px;
  height: 50px;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  margin-right: 1rem;
}

.buyback-cart .cart-row .item-name .image-container .img-fit {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  width: 50px;
  height: 50px;
}

.buyback-cart .cart-row.processing .item-qty input {
  visibility: hidden;
  width: 0;
  padding: 0;
  line-height: 0;
  font-size: 0;
}

.buyback-cart .cart-row.processing .loading-small {
  display: inline-block;
}

.buyback-cart .cart-row.processing .item-actions > * {
  visibility: hidden;
}

.buyback-order-view section[class*=buyback--block-] {
  margin-bottom: 1.5rem;
}

.buyback-order-view .page-title {
  position: relative;
  border-bottom: 2px solid #ededed;
}

.buyback-order-view .page-title:after,
.buyback-order-view .page-title:before {
  content: " ";
  display: table;
}

.buyback-order-view .page-title h1 {
  float: left;
  line-height: 54px;
  padding: 0;
  margin: 0;
  font-size: 1.75rem;
}

@media only screen and (max-width: 40em) {
  .buyback-order-view .page-title h1 {
    float: none;
  }
}
.buyback-order-view .page-title ul.tabs {
  float: right;
}

@media only screen and (max-width: 40em) {
  .buyback-order-view .page-title ul.tabs {
    float: none;
  }
  .buyback-order-view .page-title ul.tabs li {
    max-width: 50%;
    width: 50%;
    text-align: center;
  }
  .buyback-order-view .page-title ul.tabs li a {
    white-space: nowrap;
    padding-left: 0;
    padding-right: 0;
  }
}
.buyback-order-view h2 {
  font-weight: 700;
  font-size: 1.375rem;
}

.buyback-order-view .vcard {
  border: none;
  padding: 0;
}

.buyback-order-view .vcard * {
  font-style: normal;
  font-weight: 400;
}

.buyback-order-view .order-info-table .col {
  width: 50%;
  padding: 0.75rem 1.25rem;
  vertical-align: top;
  background-color: #ededed;
}

.buyback-order-view .order-info-table .col:nth-child(1) {
  border-right: 0.625rem solid #fff;
}

.buyback-order-view .order-info-table .col:nth-child(2) {
  border-left: 0.625rem solid #fff;
}

.buyback-order-view .order-info-table .col:nth-child(2) .actions a {
  display: inline-block;
  margin-top: 1rem;
  margin-right: 1rem;
}

.buyback-order-view .order-info-table h2 {
  border-bottom: 1px solid #ccc;
  margin-bottom: 1rem;
}

@media only screen and (max-width: 40em) {
  .buyback-order-view .order-info-table,
  .buyback-order-view .order-info-table .col,
  .buyback-order-view .order-info-table .table-body,
  .buyback-order-view .order-info-table .table-row {
    display: block;
  }
  .buyback-order-view .order-info-table .col {
    border: none !important;
    width: 100%;
  }
  .buyback-order-view .order-info-table .col:nth-child(1) {
    margin-bottom: 1rem;
  }
}
.buyback-order-view .buyback--block-orderitems h2 {
  margin-bottom: 0.75rem;
  line-height: 1;
}

.buyback-order-view .buyback--block-orderitems h2 small {
  line-height: 1;
  margin-left: 0.5rem;
  font-weight: 400;
  font-style: italic;
  font-size: 0.75rem;
  display: inline-block;
}

.buyback-order-view .buyback--block-orderitems .order-items-table .col {
  text-align: center;
}

.buyback-order-view .buyback--block-orderitems .order-items-table .col.alert,
.buyback-order-view .buyback--block-orderitems .order-items-table .col.alert * {
  color: red;
  font-weight: 700 !important;
}

.buyback-order-view .buyback--block-orderitems .order-items-table .col.item-name {
  text-align: left;
}

.buyback-order-view .buyback--block-orderitems .order-items-table .col.item-name .note {
  font-size: 0.75rem;
  width: auto;
  display: inline-block;
  margin-top: 0.25rem;
  font-style: italic;
}

.buyback-order-view .buyback--block-orderitems .order-items-table .col.item-name .note .note-text {
  font-style: italic;
  color: #676767;
}

.buyback-order-view .buyback--block-orderitems .order-items-table .col.item-name .note.alert,
.buyback-order-view .buyback--block-orderitems .order-items-table .col.item-name .note.alert * {
  color: red;
  font-weight: 700 !important;
}

.buyback-order-view .buyback--block-orderitems .order-items-table .col.item-name .note.empty {
  display: none;
}

.buyback-order-view .buyback--block-orderitems .order-items-table .table-footer .col {
  font-weight: 700;
}

.buyback-order-view .buyback--block-orderitems .order-items-table .alert-row {
  background-color: #ffe5e5 !important;
}

.buyback-order-view .buyback--block-orderitems .order-items-table .alert-row .col {
  background-color: transparent !important;
}

@media only screen and (max-width: 40em) {
  .buyback-order-view .buyback--block-orderitems h2 small {
    margin-left: 0;
  }
  .buyback-order-view .buyback--block-orderitems .order-items-table {
    display: block;
  }
  .buyback-order-view .buyback--block-orderitems .order-items-table .col,
  .buyback-order-view .buyback--block-orderitems .order-items-table .table-body,
  .buyback-order-view .buyback--block-orderitems .order-items-table .table-footer,
  .buyback-order-view .buyback--block-orderitems .order-items-table .table-header,
  .buyback-order-view .buyback--block-orderitems .order-items-table .table-row {
    display: block;
    padding: 0;
  }
  .buyback-order-view .buyback--block-orderitems .order-items-table .table-header {
    display: none;
  }
  .buyback-order-view .buyback--block-orderitems .order-items-table .table-footer .col {
    display: none;
    background: #fff;
  }
  .buyback-order-view .buyback--block-orderitems .order-items-table .table-footer .col.item-name,
  .buyback-order-view .buyback--block-orderitems .order-items-table .table-footer .col.item-subtotal {
    display: inline;
    text-transform: uppercase;
    font-size: 1.25rem;
  }
  .buyback-order-view .buyback--block-orderitems .order-items-table .table-body .col {
    text-align: left;
    border: none;
  }
  .buyback-order-view .buyback--block-orderitems .order-items-table .table-body .col:before {
    content: attr(data-label);
  }
  .buyback-order-view .buyback--block-orderitems .order-items-table .table-body .col.item-name {
    font-weight: 700;
    margin-bottom: 0.5rem;
  }
  .buyback-order-view .buyback--block-orderitems .order-items-table .table-body .col.item-subtotal {
    text-transform: uppercase;
    font-weight: 700;
  }
  .buyback-order-view .buyback--block-orderitems .order-items-table .table-body .col.item-note.empty {
    display: none;
  }
  .buyback-order-view .buyback--block-orderitems .order-items-table .table-body .table-row {
    border-bottom: 1px solid #ededed;
    margin-bottom: 1rem;
    padding-bottom: 0.5rem;
  }
}
.buyback-order-view .buyback--block-payment .payment-option:after,
.buyback-order-view .buyback--block-payment .payment-option:before,
.buyback-order-view .buyback--block-payment .payment-settings:after,
.buyback-order-view .buyback--block-payment .payment-settings:before {
  content: " ";
  display: table;
}

.buyback-order-view .buyback--block-payment h2 {
  border-bottom: 1px solid #ededed;
}

.buyback-order-view .buyback--block-payment h2 + p {
  margin-bottom: 0.5rem;
}

.buyback-order-view .buyback--block-payment p > small {
  font-size: 0.85rem;
  line-height: 1;
}

.buyback-order-view .buyback--block-payment .payment-settings {
  margin-bottom: 1.5rem;
  position: relative;
}

.buyback-order-view .buyback--block-payment .payment-settings > .box {
  float: left;
  min-width: 275px;
  height: 245px;
  overflow: hidden;
  margin-right: 0.5rem;
  background-color: #f3f3f3;
  padding: 0.75rem 1rem 0.5rem;
}

@media screen and (min-width: 40.0625em) and (max-width: 1024px) {
  .buyback-order-view .buyback--block-payment .payment-settings > .box:nth-child(3) {
    width: 558px;
    margin-top: 0.5rem;
    min-width: 0;
    height: auto;
    overflow: visible;
  }
}
@media only screen and (max-width: 40em) {
  .buyback-order-view .buyback--block-payment .payment-settings > .box {
    float: none;
    width: 100%;
    height: auto;
    overflow: visible;
  }
  .buyback-order-view .buyback--block-payment .payment-settings > .box:nth-child(3) {
    margin-top: 0.5rem;
  }
}
.buyback-order-view .buyback--block-payment .payment-settings > .box .amountleft {
  color: green;
  font-weight: 700;
}

.buyback-order-view .buyback--block-payment .payment-settings > .box .amountleft.zero {
  color: #676767;
}

.buyback-order-view .buyback--block-payment .payment-settings > .box .amountleft.negative {
  color: red;
}

.buyback-order-view .buyback--block-payment .payment-settings > .box .storecreditbonus {
  font-weight: 700;
}

.buyback-order-view .buyback--block-payment .payment-settings > .box hr {
  margin-top: 1rem;
}

.buyback-order-view .buyback--block-payment .payment-option .prefix {
  float: left;
  width: auto;
  padding-left: 1rem;
  padding-right: 1rem;
  font-weight: 700;
}

.buyback-order-view .buyback--block-payment .payment-option .prefix + input {
  width: 200px;
  float: left;
}

.buyback-order-view .buyback--block-payment label {
  font-weight: 700;
}

.buyback-order-view .buyback--block-payment label small {
  font-weight: 400;
}

.buyback-order-view .buyback--block-payment textarea#payment_details {
  height: 6.5rem;
}

.buyback-order-view .buyback--block-comments .comment {
  margin-bottom: 1rem;
}

.buyback-order-view .buyback--block-comments .comment-meta {
  padding-left: 0.75rem;
}

.buyback-order-view .buyback--block-comments .comment-meta .author {
  font-weight: 700;
}

.buyback-order-view .buyback--block-comments .comment-meta .date {
  font-size: 0.75rem;
  font-style: italic;
  margin-left: 1rem;
}

.buyback-order-view .buyback--block-comments .comment-input {
  height: 5rem;
}

.buyback-order-view .buyback--block-comments .message {
  border-radius: 6px;
  border: 1px solid #ededed;
  padding: 1rem;
  position: relative;
  margin-top: 0.3rem;
  font-style: italic;
}

.buyback-order-view .buyback--block-comments .message:before {
  border: 7px inset;
  content: "";
  display: block;
  height: 0;
  width: 0;
  border-color: transparent transparent #ededed;
  border-bottom-style: solid;
  position: absolute;
  margin-left: 1.5rem;
  top: -14px;
}

.buyback-order-view .buyback--block-comments .message:after {
  border: 7px inset;
  content: "";
  display: block;
  height: 0;
  width: 0;
  border-color: transparent transparent #fff;
  border-bottom-style: solid;
  position: absolute;
  margin-left: 1.5rem;
  top: -12px;
}

@media only screen and (max-width: 40em) {
  .buyback--orders-table .col.actions,
  .buyback--orders-table .col.date {
    display: none;
  }
}
.buyback--status-bar {
  margin-bottom: 1.5rem;
  height: 48px;
  overflow: hidden;
}

.buyback--status-bar:after,
.buyback--status-bar:before {
  content: " ";
  display: table;
}

@media only screen and (max-width: 40em) {
  .buyback--status-bar {
    display: none;
  }
}
.buyback--status-bar .status {
  position: relative;
  float: left;
  background: #ededed;
  margin-right: 0.25rem;
  text-transform: uppercase;
  color: #676767;
  line-height: 48px;
  height: 48px;
  width: 20%;
}

.buyback--status-bar .status.active {
  background: red;
  color: #fff;
}

.buyback--status-bar .status.completed {
  background: #676767;
  color: #fff;
}

.buyback--status-bar .status.active:last-child,
.buyback--status-bar .status.completed:last-child {
  background: green;
  color: #fff;
}

.buyback--status-bar .status > span {
  position: absolute;
  width: 100%;
  display: inline-block;
  text-align: center;
  margin-left: 9px;
  font-size: 0.85rem;
}

.buyback--status-bar .status:after,
.buyback--status-bar .status:before {
  width: 0;
  height: 0;
  content: "";
  border-style: solid;
  border-width: 30px 0 30px 18px;
  position: absolute;
  top: -6px;
}

.buyback--status-bar .status:last-child {
  margin-right: 0;
  position: absolute;
  right: 0.9375rem;
  z-index: -1;
}

.buyback--status-bar .status:last-child:after,
.buyback--status-bar .status:last-child:before {
  display: none;
}

.buyback--status-bar .status:before {
  display: block;
  border-color: transparent transparent transparent #ededed;
  right: -18px;
  z-index: 3;
}

.buyback--status-bar .status:after {
  display: block;
  border-color: transparent transparent transparent #fff;
  right: -22px;
  z-index: 2;
}

.dailydeal--block,
.dailydeal--block .drop-link .moving-arrow {
  position: relative;
}

.buyback--status-bar .status.active:before {
  border-color: transparent transparent transparent red;
}

.buyback--status-bar .status.completed:before {
  border-color: transparent transparent transparent #676767;
}

.retail-dropoff .buyback--status-bar .status {
  width: 25%;
}

.cms-dailynews .page-title {
  margin-bottom: 0;
}

.cms-dailynews .page-title h1 {
  margin-bottom: 1rem;
}

.cms-dailynews .page-title h1 small {
  display: block;
  text-transform: none;
  font-size: 0.85rem;
  font-weight: 400;
  color: #676767;
  margin-top: -0.25rem;
}

.dailynews-feed--block h1 {
  background-color: #474747;
  padding: 0.75rem 1.25rem;
  font-size: 1.625rem;
  line-height: 1;
  margin: 0;
  color: #fff;
}

.dailynews-feed--block h1 .fa {
  color: #ccc;
  margin-right: 1rem;
}

.dailynews-feed--block section + section {
  margin-top: 2rem;
}

.dailydeal--block > .row:nth-child(1) {
  min-height: 184px;
}

@media only screen and (max-width: 40em) {
  .dailydeal--block > .row:nth-child(1) {
    min-height: 0;
  }
}
.dailydeal--block .drop-link {
  text-align: center;
  padding: 1.25rem 1.5rem;
  background-color: red;
  min-height: 120px;
  width: 100%;
  display: block;
  vertical-align: middle;
}

.dailydeal--block .drop-link .moving-arrow .arrow {
  position: absolute;
  top: -30px;
  color: #fff;
}

.dailydeal--block .drop-link .small-8.columns {
  padding-left: 0;
}

.dailydeal--block .drop-link .promo-text {
  text-align: left;
}

.dailydeal--block .drop-link .promo-text .subtitle {
  color: #000;
  text-transform: uppercase;
  font-size: 1.8rem;
  margin-bottom: 0;
  line-height: 0.5rem;
}

.dailydeal--block .drop-link .promo-text .title {
  color: #fff;
  text-transform: uppercase;
  font-weight: 999;
  font-size: 2.5rem;
  line-height: 3.2rem;
}

.dailydeal--block .drop-link .promo-text .tagline {
  color: #fff;
  font-size: 1.3rem;
  line-height: 1rem;
}

.dailydeal--block .drop-link .link a {
  margin-top: 20px;
  margin-left: 20px;
  display: block;
  padding: 0.3rem 1.5rem;
  background: #333;
  color: #fff;
  font-size: 1rem;
  font-weight: 400;
  text-align: center;
}

.dailydeal--block .countdown {
  text-align: center;
  padding: 1.25rem 1.5rem;
  background-color: red;
  min-height: 184px;
  position: absolute;
  display: block;
  vertical-align: middle;
  top: 0;
  bottom: 0;
  width: 370px;
  max-width: 370px;
}

@media only screen and (max-width: 40em) {
  .dailydeal--block .countdown {
    min-height: 0;
    position: relative;
    width: 100%;
    max-width: none;
    margin-bottom: 1rem;
  }
}
.dailydeal--block .countdown:before {
  content: " ";
  width: 0;
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}

.dailydeal--block .countdown:after {
  width: 0;
  height: 0;
  content: " ";
  display: block;
  border-top: 1rem solid transparent;
  border-bottom: 1rem solid transparent;
  border-left: 1rem solid red;
  position: absolute;
  top: 50%;
  margin-top: -1rem;
  right: -1rem;
}

.dailydeal--block .countdown * {
  color: #fff;
}

.dailydeal--block .countdown .v-center {
  display: inline-block;
  vertical-align: middle;
}

.dailydeal--block .countdown .v-center > * {
  line-height: normal;
}

.dailydeal--block .countdown h1 {
  font-size: 2rem;
  line-height: 1;
  font-weight: 700;
  margin-bottom: 0;
}

@media only screen and (max-width: 40em) {
  .dailydeal--block .countdown:after {
    border-left: 1rem solid transparent;
    border-right: 1rem solid transparent;
    border-top: 1rem solid red;
    border-bottom: none;
    bottom: -1rem;
    left: 50%;
    margin-left: -1rem;
    right: auto;
    top: auto;
  }
  .dailydeal--block .countdown h1 {
    font-size: 1.5rem;
  }
}
.dailydeal--block .countdown label {
  font-size: 1.35rem;
  margin: 0.75rem 0;
  display: inline-block;
  position: relative;
  z-index: 10;
  text-transform: uppercase;
  background-color: red;
  padding: 0 0.75rem;
}

.dailydeal--block .countdown .ticker {
  font-size: 3rem;
  line-height: 1;
  font-weight: 700;
}

.dailydeal--block .countdown .ticker:before {
  content: " ";
  position: absolute;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  left: 1.5rem;
  right: 1.5rem;
  z-index: 8;
  height: 6px;
  margin-top: -1.75rem;
  display: block;
}

.dailydeal--block .product-details {
  margin-left: 400px;
  padding: 0.75rem 0;
}

@media only screen and (max-width: 40em) {
  .dailydeal--block .product-details {
    margin-left: 0;
    text-align: center;
  }
}
.dailydeal--block .product-details .product-link {
  color: #000;
  font-weight: 700;
  font-size: 1.25rem;
  line-height: 1;
}

.dailydeal--block .product-details .product-image {
  float: left;
  margin-right: 1rem;
}

@media only screen and (max-width: 40em) {
  .dailydeal--block .product-details .product-image {
    float: none;
    margin-right: 0;
  }
}
@media screen and (min-width: 641px) and (max-width: 768px) {
  .dailydeal--block .product-details {
    margin-left: 370px;
  }
  .dailydeal--block .product-details .product-image {
    margin-bottom: 2rem;
    margin-right: 0.5rem;
    width: 120px;
  }
  .dailydeal--block .product-details .button {
    display: block;
    padding: 0.5rem 1rem;
  }
}
.dailydeal--block .product-details .button {
  margin-bottom: 0;
}

@media only screen and (max-width: 40em) {
  .dailydeal--block .product-details .button {
    margin-bottom: 1rem;
  }
}
.dailydeal--block .product-details .price {
  font-size: 1.5rem;
  font-weight: 700;
  display: block;
  line-height: 1;
}

.dailydeal--block .product-details .price-box {
  margin: 0.5rem 0;
}

.dailydeal--block .product-details .price-label {
  display: block;
  line-height: 1;
  color: #333;
}

.dailydeal--block .product-details .availability {
  font-size: 0.85rem;
  line-height: 1rem;
  font-weight: 700;
  color: #676767;
}

.data-table.dailynews-table .table-header.col {
  color: #676767;
}

.data-table.dailynews-table .col.item-name {
  text-align: left;
  width: 99%;
}

.thedrop .page-title {
  margin-bottom: 0;
}

.thedrop .page-title .info-link {
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 0.3rem 1.5rem;
  background: #555;
  color: #fff;
  font-size: 1rem;
  font-weight: 400;
  text-align: center;
}

.thedrop .dailydeal--block .countdown {
  padding: 0;
}

.thedrop .dailydeal--block .product-details .old-price {
  font-size: 0.85rem;
  color: #676767;
}

.thedrop .dailydeal--block .product-details .drop-percent {
  font-size: 1rem;
  line-height: 1;
  font-weight: 700;
}

.thedrop .dailynews-feed--block .drop-section {
  margin-top: 2rem;
}

.thedrop .dailynews-feed--block .drop-section.inactive .block-products .grid-mode#searchspring-search_results.grid .item,
.thedrop .dailynews-feed--block .drop-section.inactive .block-products .grid-mode.product-grid .item,
.thedrop .dailynews-feed--block .drop-section.inactive .block-products .product-grid.grid-mode .item {
  height: 340px;
}

.thedrop .dailynews-feed--block .drop-section.inactive .block-products .grid-mode#searchspring-search_results.grid .item .price-box,
.thedrop .dailynews-feed--block .drop-section.inactive .block-products .grid-mode.product-grid .item .price-box,
.thedrop .dailynews-feed--block .drop-section.inactive .block-products .product-grid.grid-mode .item .price-box {
  bottom: 10px;
}

@media only screen and (max-width: 40em) {
  .thedrop .dailynews-feed--block .drop-section.inactive .block-products .grid-mode#searchspring-search_results.grid .item,
  .thedrop .dailynews-feed--block .drop-section.inactive .block-products .grid-mode.product-grid .item,
  .thedrop .dailynews-feed--block .drop-section.inactive .block-products .product-grid.grid-mode .item {
    height: 150px;
  }
}
.thedrop .dailynews-feed--block .drop-section .block-products .grid-mode#searchspring-search_results.grid .item,
.thedrop .dailynews-feed--block .drop-section .block-products .grid-mode.product-grid .item,
.thedrop .dailynews-feed--block .drop-section .block-products .product-grid.grid-mode .item {
  height: 500px;
}

.thedrop .dailynews-feed--block .drop-section .block-products .grid-mode#searchspring-search_results.grid .item .ratings,
.thedrop .dailynews-feed--block .drop-section .block-products .grid-mode.product-grid .item .ratings,
.thedrop .dailynews-feed--block .drop-section .block-products .product-grid.grid-mode .item .ratings {
  margin-top: -20px;
}

.thedrop .dailynews-feed--block .drop-section .block-products .grid-mode#searchspring-search_results.grid .item .drop-date,
.thedrop .dailynews-feed--block .drop-section .block-products .grid-mode#searchspring-search_results.grid .item .drop-label,
.thedrop .dailynews-feed--block .drop-section .block-products .grid-mode.product-grid .item .drop-date,
.thedrop .dailynews-feed--block .drop-section .block-products .grid-mode.product-grid .item .drop-label,
.thedrop .dailynews-feed--block .drop-section .block-products .product-grid.grid-mode .item .drop-date,
.thedrop .dailynews-feed--block .drop-section .block-products .product-grid.grid-mode .item .drop-label {
  text-align: center;
  font-weight: 700;
  font-size: 0.9rem;
  color: #676767;
}

.thedrop .dailynews-feed--block .drop-section .block-products .grid-mode#searchspring-search_results.grid .item .drop-date,
.thedrop .dailynews-feed--block .drop-section .block-products .grid-mode.product-grid .item .drop-date,
.thedrop .dailynews-feed--block .drop-section .block-products .product-grid.grid-mode .item .drop-date {
  margin-bottom: 0.25rem;
}

.thedrop .dailynews-feed--block .drop-section .block-products .grid-mode#searchspring-search_results.grid .item .availability.in-stock,
.thedrop .dailynews-feed--block .drop-section .block-products .grid-mode.product-grid .item .availability.in-stock,
.thedrop .dailynews-feed--block .drop-section .block-products .product-grid.grid-mode .item .availability.in-stock {
  text-transform: none;
}

.thedrop .dailynews-feed--block .drop-section .block-products .grid-mode#searchspring-search_results.grid .item p.old-price,
.thedrop .dailynews-feed--block .drop-section .block-products .grid-mode.product-grid .item p.old-price,
.thedrop .dailynews-feed--block .drop-section .block-products .product-grid.grid-mode .item p.old-price {
  margin: 0;
}

.thedrop .dailynews-feed--block .drop-section .block-products .grid-mode#searchspring-search_results.grid .item p.drop-percent,
.thedrop .dailynews-feed--block .drop-section .block-products .grid-mode.product-grid .item p.drop-percent,
.thedrop .dailynews-feed--block .drop-section .block-products .product-grid.grid-mode .item p.drop-percent {
  margin: 0;
  font-weight: 700;
}

@media only screen and (max-width: 40em) {
  .thedrop .dailynews-feed--block .drop-section .block-products .grid-mode#searchspring-search_results.grid .item,
  .thedrop .dailynews-feed--block .drop-section .block-products .grid-mode.product-grid .item,
  .thedrop .dailynews-feed--block .drop-section .block-products .product-grid.grid-mode .item {
    height: 250px;
  }
  .thedrop .dailynews-feed--block .drop-section .block-products .grid-mode#searchspring-search_results.grid .item .ratings,
  .thedrop .dailynews-feed--block .drop-section .block-products .grid-mode.product-grid .item .ratings,
  .thedrop .dailynews-feed--block .drop-section .block-products .product-grid.grid-mode .item .ratings {
    margin-top: 0;
  }
  .cms-searchresults .main-container > .row > .small-12 > .std {
    display: none;
  }
}
ul.searchspring-visible-summary .badge {
  border-color: #c00;
  border-radius: 3px;
  font-size: 0.75rem;
  color: #fff;
  background-color: red;
  display: inline-block;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  cursor: pointer;
  margin-right: 0.5rem;
  margin-bottom: 0.5rem;
}

ul.searchspring-visible-summary .badge:focus,
ul.searchspring-visible-summary .badge:hover {
  background-color: #c00;
  color: #fff;
}

ul.searchspring-visible-summary .badge:after {
  font-family: FontAwesome;
  content: "\f00d";
  margin-left: 0.35rem;
}

.searchspring-facets_container h3.filter {
  font-size: 1rem;
  font-weight: 700;
  border-bottom: 3px solid #ccc;
}

@media only screen and (max-width: 40em) {
  .searchspring-facets_container {
    display: none;
  }
  .searchspring-facets_container.show {
    display: block;
  }
  .searchspring-facets_container h3.filter {
    display: none;
  }
  .searchspring-facets_container ul {
    background-color: #333;
  }
}
@media only screen and (min-width: 40.0625em) {
  .searchspring-facets_container h3#searchspring-summary_header,
  .searchspring-facets_container ul#searchspring-summary {
    display: none;
  }
}
.searchspring-facets_container ul {
  list-style-type: none;
  margin-left: 0;
}

.searchspring-facets_container ul .facet_container {
  padding-bottom: 0.5rem;
  margin-bottom: 0.5rem;
  border-bottom: 1px solid #ccc;
}

.searchspring-facets_container ul .facet_container .facet_title.open + .element_container {
  height: auto;
}

.searchspring-facets_container ul .facet_container .facet_title.closed + .element_container,
.searchspring-facets_container ul .facet_container.hierarchy .facet_title.closed + .element_container + .element_container {
  height: 0px;
  overflow: hidden !important;
}

.searchspring-facets_container ul .facet_container .facet_title {
  font-size: 0.9rem;
  font-weight: 700;
  color: #676767;
  cursor: pointer;
  display: block;
  position: relative;
}

.searchspring-facets_container ul .facet_container .facet_title:after {
  font-family: FontAwesome;
  content: "\f078";
  position: absolute;
  right: 0.9375rem;
  color: #ccc;
}

.searchspring-facets_container ul .facet_container .facet_title.open:after {
  content: "\f077";
}

@media only screen and (max-width: 40em) {
  .searchspring-facets_container ul .facet_container {
    border-bottom: 1px solid #676767;
  }
  .searchspring-facets_container ul .facet_container:nth-child(1) {
    padding-top: 0.5rem;
  }
  .searchspring-facets_container ul .facet_container:last-child {
    margin-bottom: 0;
    border-bottom: 0;
  }
  .searchspring-facets_container ul .facet_container .facet_title {
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
    padding: 0 0.9375rem;
  }
}
.searchspring-facets_container ul .facet_container.list .element_container a::before {
  font-family: FontAwesome;
  content: "\f096";
  margin-right: 0.25rem;
  color: #ccc;
  font-size: 0.9rem;
  position: relative;
  top: 1px;
}

.searchspring-facets_container ul .facet_container.list .element_container a.highlight::before {
  content: "\f046";
}

.searchspring-facets_container ul .facet_container.hierarchy .filtered_link:nth-child(1) {
  display: none;
  font-size: 0.8rem;
}

.searchspring-facets_container ul .facet_container.hierarchy .filtered_current,
.searchspring-facets_container ul .facet_container.hierarchy .filtered_link {
  border-color: #c00;
  border-radius: 3px;
  font-size: 0.75rem;
  color: #fff;
  background-color: #676767;
  display: inline-block;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  cursor: pointer;
  margin-right: 0.5rem;
  margin-bottom: 0.5rem;
}

.searchspring-facets_container ul .facet_container.hierarchy .filtered_current:focus,
.searchspring-facets_container ul .facet_container.hierarchy .filtered_current:hover,
.searchspring-facets_container ul .facet_container.hierarchy .filtered_link:focus,
.searchspring-facets_container ul .facet_container.hierarchy .filtered_link:hover {
  background-color: #c00;
  color: #fff;
}

.searchspring-facets_container ul .facet_container.hierarchy .filtered_current:before,
.searchspring-facets_container ul .facet_container.hierarchy .filtered_link:before {
  font-family: FontAwesome;
  content: "\f00d";
  margin-right: 0.35rem;
}

@media only screen and (max-width: 40em) {
  .searchspring-facets_container ul .element_container {
    padding: 0 0.9375rem;
    line-height: 1.75rem;
  }
}
.searchspring-facets_container ul .element_container .show_more {
  color: red;
  text-transform: lowercase;
  border-top: 1px dashed #ededed;
  font-size: 0.7rem;
  margin-top: 0.25rem;
  line-height: 1.5rem;
  cursor: pointer;
}

@media only screen and (max-width: 40em) {
  .searchspring-facets_container ul .element_container .show_more {
    color: #fff;
    border: none;
    background: #676767;
    width: 100%;
    text-align: center;
    padding: 0.5rem;
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
    font: 0.8rem;
  }
  .searchspring-facets_container ul .element_container .show_more:after {
    display: none;
  }
}
.searchspring-facets_container ul .element_container .show_more:after {
  font-family: FontAwesome;
  content: "\f078";
  margin-left: 0.5rem;
}

.searchspring-facets_container ul .element_container .show_more.less::after {
  content: "\f077";
}

.searchspring-facets_container ul .element_container a {
  font-size: 0.8rem;
  color: #676767;
  font-weight: 400;
  line-height: 1.5rem;
}

.searchspring-facets_container ul .element_container a.remove {
  display: none;
}

.searchspring-facets_container ul #searchspring-price_container .slider_value {
  font-size: 0.8rem;
  display: block;
  text-align: center;
}

@media only screen and (max-width: 40em) {
  .searchspring-facets_container ul .element_container a {
    color: #ededed;
    line-height: 2rem;
    display: block;
  }
  .searchspring-facets_container ul .slider_value {
    color: #ededed;
  }
}
#searchspring-main .breadcrumbs,
#searchspring-main .searchspring-compare-box,
#searchspring-main .sort-by,
#searchspring-main table.pagination,
#searchspring-options {
  display: none;
}

.searchspring-visible-results .pager-wrapper {
  border: 1px solid #eaeaea;
  padding: 0.75rem 0.5rem 0.5rem;
  text-align: center;
}

.searchspring-visible-results .pager-wrapper .pagination {
  display: inline-block;
  margin-bottom: 0;
  min-height: 0;
}

.searchspring-visible-results .pager-wrapper .pagination:after,
.searchspring-visible-results .pager-wrapper .pagination:before {
  content: " ";
  display: table;
}

.searchspring-visible-results .pager-wrapper .pagination li {
  height: auto;
  line-height: 1.5rem;
}

.searchspring-visible-results .block-products + .pager-wrapper,
.searchspring-visible-results .pager-wrapper + .block-products {
  margin-top: 1.5rem;
}

#searchspring-sidebar .ui-slider {
  position: relative;
  text-align: left;
}

#searchspring-sidebar .ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  padding: 0;
}

#searchspring-sidebar .ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: 0.7em;
  display: block;
  border: 0;
  background-position: 0 0;
}

#searchspring-sidebar .ui-slider-horizontal {
  height: 0.8em;
}

#searchspring-sidebar .ui-slider-horizontal .ui-slider-handle {
  top: -0.3em;
  margin-left: -0.6em;
}

#searchspring-sidebar .ui-searchsprng-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}

#searchspring-sidebar .ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}

#searchspring-sidebar .ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}

#searchspring-sidebar .ui-slider-vertical {
  width: 0.8em;
  height: 100px;
}

#searchspring-sidebar .ui-slider-vertical .ui-slider-handle {
  left: -0.3em;
  margin-left: 0;
  margin-bottom: -0.6em;
}

#searchspring-sidebar .ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}

#searchspring-sidebar .ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}

#searchspring-sidebar .ui-slider-vertical .ui-slider-range-max {
  top: 0;
}

#searchspring-sidebar > ul li.slider .element_container {
  margin: 5px 10px 10px;
  overflow: visible;
}

#searchspring-sidebar > ul li.slider .element_container .slider_reset {
  display: none;
}

#searchspring-sidebar > ul li.slider .element_container .slider {
  margin: 5px;
  border: 1px solid #bbb;
  background: #eee;
  height: 11px;
  border-radius: 0;
}

#searchspring-sidebar > ul li.slider .element_container .slider .ui-slider-range {
  border-color: red;
}

#searchspring-sidebar > ul li.slider .element_container .slider .ui-slider-handle {
  height: 18px;
  background: #c00;
  border: 1px solid #900;
  width: 18px;
  margin: -2px 0 0 -10px;
  cursor: pointer;
  border-radius: 5px;
}

#searchspring-sidebar > ul li.slider .element_container .slider .ui-slider-handle.ui-state-active,
#searchspring-sidebar > ul li.slider .element_container .slider .ui-slider-handle:hover {
  background: #b00;
}

.billboard .awislider {
  margin: 0;
  background: 0 0;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0;
}

.awis-direction-nav a {
  z-index: 8;
}

.awis-block {
  background: #444 !important;
}

.validation-advice {
  display: block;
  font-size: 0.75rem;
  font-style: italic;
  font-weight: 400;
  margin-bottom: 1rem;
  padding: 0 0.5625rem;
  background: #990505;
  color: #fff;
  margin-top: -17px;
}

#searchspring-powered_by,
.catalog-category-view .content-before .block-new-products {
  display: none;
}

.catalog-category-view #searchspring-sidebar {
  width: 100%;
}

.catalog-category-view ul#searchspring-facets {
  list-style: none;
}

.mtg-info ul {
  list-style-type: none;
  margin-left: 0;
}

.mtg-info ul br {
  line-height: 0;
  display: inline;
  content: " ";
  position: absolute;
  left: -99999px;
}

.dailydeal-v2 .page-title p a {
  color: #ccc;
}

.dailydeal-v2 .dailydeal--block-v2 .countdown {
  text-align: center;
  background-color: red;
  display: block;
  vertical-align: middle;
  top: 0;
  bottom: 0;
  min-height: 0;
  position: relative;
  width: 100%;
  max-width: none;
  margin-bottom: 1rem;
}

.dailydeal-v2 .dailydeal--block-v2 .countdown * {
  color: #fff;
}

.dailydeal-v2 .dailydeal--block-v2 .countdown .v-center {
  display: inline-block;
  vertical-align: middle;
}

.dailydeal-v2 .dailydeal--block-v2 .countdown .v-center > * {
  line-height: normal;
}

.dailydeal-v2 .dailydeal--block-v2 .countdown h1 {
  line-height: 1;
  font-size: 1.8rem;
  text-align: right;
  margin-bottom: 0;
}

.dailydeal-v2 .dailydeal--block-v2 .countdown p a {
  background-color: #fff;
  margin: 0 0.7rem;
  font-size: 0.75rem;
  color: #000;
  padding: 0.3rem 1.3rem;
}

.dailydeal-v2 .dailydeal--block-v2 .countdown p br {
  margin-bottom: 1rem;
  content: "";
  display: block;
}

.dailydeal-v2 .dailydeal--block-v2 .countdown .ticker {
  font-size: 3rem;
  margin: 0.82rem 0;
  line-height: 1;
}

@media only screen and (min-width: 768px) {
  .dailydeal-v2 .dailydeal--block-v2 .countdown .v-center {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
  .dailydeal-v2 .dailydeal--block-v2 .countdown .v-center > * {
    height: 100%;
    margin: 0;
    display: inline-block;
    float: left;
  }
  .dailydeal-v2 .dailydeal--block-v2 .countdown .v-center h1 {
    width: 28%;
    line-height: 2rem;
    padding: 14px 1rem;
  }
  .dailydeal-v2 .dailydeal--block-v2 .countdown .v-center p {
    width: 26%;
    font-size: 1.2rem;
    padding: 14px 1rem;
    line-height: 1.2rem;
  }
  .dailydeal-v2 .dailydeal--block-v2 .countdown p a {
    font-size: 1.1rem;
    line-height: 2rem;
  }
  .dailydeal-v2 .dailydeal--block-v2 .countdown .ticker::after,
  .dailydeal-v2 .dailydeal--block-v2 .countdown .ticker::before {
    content: "";
    display: block;
    position: absolute;
    top: 10%;
    height: 80%;
    width: 3px;
    background-color: #fff;
  }
  .dailydeal-v2 .dailydeal--block-v2 .countdown .ticker::before {
    left: 3px;
  }
  .dailydeal-v2 .dailydeal--block-v2 .countdown .ticker::after {
    right: 3px;
  }
  .dailydeal-v2 .dailydeal--block-v2 .countdown .ticker {
    position: relative;
    width: 46%;
    font-size: 5rem;
    line-height: 6rem;
  }
}
.dailydeal-v2 .dailydeal--block-v2 .countdown {
  padding: 0.625rem 0;
}

@media (max-width: 767px) {
  .thedrop .hide-mobile {
    display: none !important;
  }
}
.dailydeal--block-v2 .product-details,
.dailynews-feed--block .magic-deal-details {
  margin-left: 0;
  text-align: center;
}

.dailydeal--block-v2 .product-details .product-link,
.dailynews-feed--block .magic-deal-details > a {
  color: #5b5b5b;
  font-size: 1.2rem;
  line-height: 1.25rem;
}

.dailydeal--block-v2 .product-details .product-image,
.dailynews-feed--block .magic-deal-details > a > img {
  float: none;
  width: 69%;
  margin-right: 0;
}

.dailydeal--block-v2 .product-details .button,
.dailynews-feed--block .magic-deal-details button {
  margin-bottom: 0;
}

.dailydeal--block-v2 .product-details .price,
.dailynews-feed--block .magic-deal-details strong {
  font-size: 2.3rem;
  font-weight: 700;
  line-height: 2.5rem;
  display: block;
  margin: 0 0 0.5rem;
}

.dailydeal--block-v2 .product-details .price-box,
.dailynews-feed--block .magic-deal-details > span > div {
  margin: 2.5rem 0 0;
}

.dailydeal--block-v2 .product-details .price-label,
.dailynews-feed--block .magic-deal-details label {
  color: #444;
  display: block;
  line-height: 1;
  font-size: 1.3rem;
}

.dailydeal--block-v2 .product-details .availability,
.dailynews-feed--block .magic-deal-details small {
  display: block;
  font-size: 1.1rem;
  line-height: 1rem;
  color: #000;
}

@media only screen and (min-width: 768px) {
  .dailydeal-v2 .dailydeal--block-v2 .countdown {
    padding: 100px 0 0;
    position: relative;
  }
  .dailydeal--block-v2 .product-details,
  .dailynews-feed--block .magic-deal-details {
    position: relative;
    width: 100%;
  }
  .dailydeal--block-v2 .product-details .product-name {
    font-weight: 700;
  }
  .dailydeal--block-v2 .product-details > *,
  .dailynews-feed--block .magic-deal-details > * {
    display: block;
    position: absolute;
    top: 0;
    height: 100%;
  }
  .dailydeal--block-v2 .product-details .product-link,
  .dailynews-feed--block .magic-deal-details > a {
    width: 30%;
    left: 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50%;
    position: relative;
    min-height: 12rem;
    line-height: 12rem;
  }
  .dailydeal--block-v2 .product-details .product-image,
  .dailynews-feed--block .magic-deal-details > a > img {
    width: 100%;
  }
  .dailydeal--block-v2 .product-details .price-details,
  .dailynews-feed--block .magic-deal-details > span {
    left: 31%;
    width: 59%;
    text-align: left;
    padding: 10px;
  }
  .dailydeal--block-v2 .product-details .price-box,
  .dailynews-feed--block .magic-deal-details > span > div {
    margin: 1rem 0 0;
  }
  .dailydeal--block-v2 .product-details .bottom-row,
  .dailynews-feed--block .magic-deal-details .bottom-row {
    margin: 1rem 0 0;
    display: block;
  }
}
.fa-fw,
.fa-li {
  text-align: center;
}

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

.fa,
.fa-stack {
  display: inline-block;
}

.thedrop .dailydeal--block-v2 .product-details .drop-details {
  font-size: 1.2rem;
}

.thedrop .dailydeal--block-v2 .product-details .old-price {
  font-size: 1rem;
  color: #676767;
}

@media only screen and (min-width: 768px) {
  .dailydeal--block-v2 .product-details .price-label,
  .dailynews-feed--block .magic-deal-details label,
  .dailynews-feed--block .magic-deal-details > span,
  .thedrop .dailydeal--block-v2 .product-details .drop-details {
    font-size: 1.5rem;
  }
}
#unbxd > .row {
  margin: 0 auto;
}

#unbxd > .row > .medium-3 {
  padding: 0;
}

@media only screen and (max-width: 768px) {
  .price {
    font-family: Arial, Helvetica, sans-serif;
  }
}

.password-text-validations i.fa-check {
  color: green;
}

.password-text-validations i.fa-times {
  color: red;
}

.footer {
  background: #f7f7f7;
  padding: 40px 0 0;
}
@media screen and (min-width: 1024px) {
  .footer .row.first {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
    justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-bottom: 40px;
  }
  .footer .row.first:before, .footer .row.first:after {
    content: none;
  }
  .footer .row.first .resources-links {
    padding: 0 1rem;
    width: 200px;
  }
  .footer .row.first .block-subscribe {
    padding: 0 1rem;
  }
  .footer .row.first .block-links {
    margin-right: 3.875rem;
    margin-left: 0;
  }
  .footer .row.first .columns {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    flex-grow: 0;
    width: auto;
    width: unset;
  }
  .footer .row.first .columns.block-contact-us {
    padding-right: 1em;
  }
  .footer .row.first .our-stores {
    padding-right: 1rem;
  }
}
@media only screen and (max-width: 40em) {
  .footer .row.first {
    padding: 0 2rem;
  }
  .footer .row.first > div {
    margin-bottom: 20px;
  }
}
.footer p {
  line-height: 1rem;
}
.footer h4 {
  font-size: 22px;
  color: #000;
  font-weight: 700;
  margin: 0;
  padding: 0 0 5px;
  position: relative;
  display: inline-block;
  font-family: "Roboto", sans-serif;
}
.footer h4:before {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  height: 2px;
  width: 30px;
  background: #d40000;
}
.footer .footer-links {
  margin: 0;
  padding: 10px 0;
  list-style: none;
}
.footer .footer-links li {
  display: block;
  position: relative;
  padding: 4px 0 4px 8px;
}
.footer .footer-links li:before {
  position: absolute;
  top: 13px;
  left: 0;
  content: "";
  width: 2px;
  height: 2px;
  border-radius: 50%;
  background: #d82525;
}
.footer .footer-links li a {
  font-size: 12px;
  color: #252525;
  text-decoration: none;
  font-weight: 700;
}
.footer .giftbox {
  margin-bottom: 30px;
  max-height: 70px;
}
.footer .giftbox img {
  float: left;
}
.footer .giftbox .content {
  margin-left: 60px;
}
.footer .giftbox .content h5 {
  font-size: 14px;
  color: #252525;
  font-weight: 700;
  margin: 0;
  padding: 0;
  font-family: "Roboto", sans-serif;
}
.footer .giftbox .content p {
  font-size: 12px;
  color: #464646;
  margin: 0;
  padding: 0;
}
.footer .giftbox .content a {
  font-size: 10px;
  color: #d40000;
  text-decoration: none;
}
.footer .giftbox .content a:hover {
  color: #333;
  text-decoration: none;
}
.footer .giftbox .input-group {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  width: 100%;
}
.footer .giftbox .input-group .form-control {
  height: 30px;
  border: 1px #acabab solid;
  font-size: 12px;
  border-radius: 5px;
  margin-top: 5px;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
  border-right: 0;
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  width: 1%;
  min-width: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.footer .giftbox .input-group .btn-outline-secondary {
  height: 30px;
  border: 1px #acabab solid;
  border-left: none;
  border-radius: 5px !important;
  margin: 5px 0 0 -5px !important;
  background: #d40000;
  padding: 0;
}
.footer .map {
  padding-top: 10px;
}
.footer .map img {
  float: left;
  margin-bottom: 10px;
}
.footer .map .content {
  margin-left: 130px;
}
.footer .map .content h5 {
  padding-top: 20px;
}
.footer .social {
  margin: 0;
  padding: 0 0 0 20px;
  list-style: none;
  display: inline-block;
  vertical-align: top;
}
.footer .social li {
  display: inline-block;
}
.footer .social li a {
  font-size: 12px;
  color: #252525;
  text-decoration: none;
  font-weight: 700;
}
@media only screen and (max-width: 64em) {
  .footer .social {
    display: block;
    padding: 10px 0 0;
  }
}
@media screen and (max-width: 40em) {
  .footer .social {
    padding-bottom: 20px;
  }
}
.footer .footer-copyright {
  background: #fff;
}
.footer .footer-copyright .copyright {
  border-radius: 10px;
  text-align: right;
  padding: 20px 20px 40px;
}
.footer .footer-copyright .copyright p {
  font-size: 12px;
  color: #9e9e9e;
  margin: 0;
  padding: 0;
}
.footer .footer-copyright .copyright ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.footer .footer-copyright .copyright ul li {
  font-size: 12px;
  color: #9e9e9e;
  display: inline-block;
  padding: 0 0 0 8px;
  border-left: 1px #ddd solid;
}
.footer .footer-copyright .copyright ul li:first-child {
  border: none;
}
.footer .footer-copyright .copyright ul li a {
  font-size: 12px;
  color: #9e9e9e;
  text-decoration: none;
}
.footer .footer-copyright .copyright ul li a:hover {
  text-decoration: none;
  color: #666;
}
@media screen and (max-width: 40em) {
  .footer .footer-copyright .copyright {
    margin-top: 20px;
  }
}

.foot-mobile {
  display: none;
}
@media screen and (max-width: 40em) {
  .foot-mobile {
    display: block;
  }
}

/** Rewards */
.rewards-account-index #transaction-table {
  width: 100%;
}

.product-grid.grid-mode:before {
  content: none;
}
.product-grid.grid-mode .item .info-group {
  display: block;
}

.product-grid > div.item a.product-image {
  position: relative;
  z-index: auto;
}
.product-grid > div.item a.product-image:after {
  content: " ";
  display: block;
  background-position: right top;
  background-repeat: no-repeat;
  position: absolute;
  top: -5px;
  right: -5px;
  width: 100%;
  height: 100%;
}
.product-grid > div.item a.product-image.new-arrival:after {
  background-image: url(/media/product_tags/new-items.png);
}
.product-grid > div.item a.product-image.bonus-points:after {
  background-image: url(/media/product_tags/bonus-points.png);
}
.product-grid > div.item a.product-image.preorder:after {
  background-image: url(/media/product_tags/preorder.png);
}
.product-grid > div.item a.product-image.last-chance:after {
  background-image: url(/media/product_tags/last-chance.png);
}
.product-grid > div.item a.product-image.clearance:after {
  background-image: url(/media/product_tags/clearance.png);
}
.product-grid > div.item a.product-image.review:after {
  background-image: url(/media/product_tags/black-friday.png);
}
.product-grid > div.item a.product-image.bigger-than-black-friday:after {
  background-image: url(/media/product_tags/bigger-than-black-friday.png);
}
.product-grid > div.item a.product-image.spring-cleaning:after {
  background-image: url(/media/product_tags/spring-cleaning.png);
}
.product-grid > div.item a.product-image.on-sale:after {
  background-image: url(/media/product_tags/on-sale.png);
}
.product-grid > div.item .product-name a {
  color: #000;
}
.product-grid > div.item .product-name a:hover {
  color: red;
}
.product-grid > div.item .ratings-wrapper a {
  font-size: 0.875rem;
}
.product-grid > div.item .price-box p {
  font-size: 0.75em;
}
.product-grid > div.item .price-box .old-price {
  font-weight: 700;
  color: #676767;
  line-height: 1rem;
  margin-bottom: 0.5rem;
}
.product-grid > div.item .price-box .special-price {
  color: #000;
  font-weight: 700;
  margin-bottom: 0.25rem;
}
.product-grid > div.item .price-box .special-price .price-label {
  display: block;
  line-height: 1rem;
}
.product-grid > div.item .price-box .special-price .price {
  font-size: 1.5rem;
  display: block;
}
.product-grid > div.item .button-group {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  flex-wrap: nowrap;
}
.product-grid > div.item .button-group > li {
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin: 0;
}
.product-grid > div.item .button-group > li .button {
  font-size: 0.8125rem;
  padding: 0.625rem 0.5rem;
  border: none;
  margin: 0;
  width: 100%;
}
.product-grid > div.item .button-group > li .button.button-alert, .product-grid > div.item .button-group > li .button.button-wishlist {
  padding-top: 0;
  padding-bottom: 0;
}
.product-grid > div.item .button-group > li .alert-options {
  width: auto;
  display: inline-block;
  right: -webkit-calc(100% + 10px);
  right: calc(100% + 10px);
}
.product-grid > div.item .button-group > li .alert-options li {
  white-space: nowrap;
}
.product-grid > div.item .button-group > li.add-to-wishlist, .product-grid > div.item .button-group > li.add-to-wishlist ~ li {
  -ms-flex-preferred-size: 36px;
      flex-basis: 36px;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-left: 3px;
  position: relative;
  z-index: auto;
}
.product-grid > div.item .button-group > li.add-to-wishlist .fa-bell-o,
.product-grid > div.item .button-group > li.add-to-wishlist .fa-heart-o, .product-grid > div.item .button-group > li.add-to-wishlist ~ li .fa-bell-o,
.product-grid > div.item .button-group > li.add-to-wishlist ~ li .fa-heart-o {
  font-size: 1.375rem;
  display: inline-block;
  vertical-align: middle;
}
.product-grid > div.item .button-group > li.add-to-wishlist .fa-caret-down,
.product-grid > div.item .button-group > li.add-to-wishlist .fa-plus, .product-grid > div.item .button-group > li.add-to-wishlist ~ li .fa-caret-down,
.product-grid > div.item .button-group > li.add-to-wishlist ~ li .fa-plus {
  font-size: 0.6rem;
  position: absolute;
  z-index: auto;
  bottom: 5px;
  right: 5px;
}
.product-grid > div.item .button-group > li.add-to-wishlist .fa-caret-down, .product-grid > div.item .button-group > li.add-to-wishlist ~ li .fa-caret-down {
  bottom: 2px;
  right: 3px;
}
.product-grid > div.item .button-group > li.add-to-wishlist .button, .product-grid > div.item .button-group > li.add-to-wishlist ~ li .button {
  line-height: 36px;
  display: inline-block;
  vertical-align: top;
  -webkit-transition: all 0s ease;
  transition: all 0s ease;
}
.product-grid > div.item .button-group > li.add-to-wishlist .button {
  background: #000;
}
.product-grid > div.item .button-group > li.add-to-wishlist .button.ajax-loading {
  background: transparent;
  color: black;
}
.product-grid > div.item .button-group > li.add-to-wishlist .button.ajax-loading .fa-plus {
  display: none;
}
.product-grid > div.item .button-group > li.add-to-wishlist .button.ajax-loading .fa-heart-o {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.product-grid > div.item .button-group > li.add-to-wishlist .button.ajax-loading .fa-heart-o:before {
  content: "\e800";
  font-family: "fontello";
}
.product-grid > div.item .availability {
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 700;
  color: #676767;
}

.intellisuggest-title {
  font-size: 1.25rem;
  font-weight: 700;
  margin-bottom: 15px;
}

.searchspring-visible-results .intellisuggest-grid {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}
.searchspring-visible-results .intellisuggest-grid.intellisuggest-recommended .intellisuggest-item {
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-preferred-size: calc(14.2857142857% - 17.4px);
      flex-basis: -webkit-calc(14.2857142857% - 17.4px);
      flex-basis: calc(14.2857142857% - 17.4px);
}
@media only screen and (max-width: 80em) {
  .searchspring-visible-results .intellisuggest-grid.intellisuggest-recommended .intellisuggest-item {
    -ms-flex-preferred-size: calc(16.67% - 16.7px);
        flex-basis: -webkit-calc(16.67% - 16.7px);
        flex-basis: calc(16.67% - 16.7px);
  }
}
@media only screen and (max-width: 64em) {
  .searchspring-visible-results .intellisuggest-grid.intellisuggest-recommended .intellisuggest-item {
    -ms-flex-preferred-size: calc(25% - 15px);
        flex-basis: -webkit-calc(25% - 15px);
        flex-basis: calc(25% - 15px);
  }
}
@media only screen and (max-width: 40.063em) {
  .searchspring-visible-results .intellisuggest-grid.intellisuggest-recommended .intellisuggest-item {
    -ms-flex-preferred-size: calc(50% - 10px);
        flex-basis: -webkit-calc(50% - 10px);
        flex-basis: calc(50% - 10px);
  }
}

.intellisuggest-grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr;
  grid-template-columns: repeat(7, 1fr);
      grid-template-areas: "";
  grid-column-gap: 20px;
  grid-row-gap: 25px;
}
@media only screen and (max-width: 80em) {
  .intellisuggest-grid {
    -ms-grid-columns: (1fr)[6];
    grid-template-columns: repeat(6, 1fr);
  }
}
@media only screen and (max-width: 64em) {
  .intellisuggest-grid {
    -ms-grid-columns: (1fr)[4];
    grid-template-columns: repeat(4, 1fr);
  }
}
@media only screen and (max-width: 40.063em) {
  .intellisuggest-grid {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
}
.intellisuggest-grid.intellisuggest-recommended .intellisuggest-item {
  -ms-grid-rows: -webkit-min-content auto -webkit-min-content;
  -ms-grid-rows: min-content auto min-content;
  grid-template-rows: -webkit-min-content auto -webkit-min-content;
  grid-template-rows: min-content auto min-content;
      grid-template-areas: "image" "title" "price";
}
.intellisuggest-grid.intellisuggest-recommended .intellisuggest-item-add-to-cart {
  display: none;
}
.intellisuggest-grid .intellisuggest-item {
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: -webkit-min-content auto -webkit-min-content -webkit-min-content;
  -ms-grid-rows: min-content auto min-content min-content;
  grid-template-rows: -webkit-min-content auto -webkit-min-content -webkit-min-content;
  grid-template-rows: min-content auto min-content min-content;
      grid-template-areas: "image" "title" "price" "actions";
}
.intellisuggest-grid .intellisuggest-item .intellisuggest-item-image {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  grid-area: image;
  display: inline-block;
      justify-self: center;
      align-self: start;
  max-width: 145px;
}
.intellisuggest-grid .intellisuggest-item .intellisuggest-item-name {
  -ms-grid-row: 2;
  -ms-grid-column: 1;
  grid-area: title;
  padding-top: 15px;
}
.intellisuggest-grid .intellisuggest-item .intellisuggest-item-name a {
  color: #000;
  font-weight: 700;
  line-height: 1rem;
  font-size: 0.875rem;
}
.intellisuggest-grid .intellisuggest-item .intellisuggest-item-name a:hover {
  color: red;
}
.intellisuggest-grid .intellisuggest-item .intellisuggest-item-price {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
  grid-area: price;
  font-size: 1.5rem;
  margin-top: 15px;
  font-weight: 700;
      align-self: end;
}
.intellisuggest-grid .intellisuggest-item .intellisuggest-item-add-to-cart {
  -ms-grid-row: 4;
  -ms-grid-column: 1;
  grid-area: actions;
}
.intellisuggest-grid .intellisuggest-item .intellisuggest-item-add-to-cart button {
  padding: 10px 16px;
  font-size: 0.8125rem;
  margin: 0;
}

.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

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

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

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

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

.fa-fw {
  width: 1.28571429em;
}

.fa-ul {
  margin-left: 2.14285714em;
  padding-left: 0;
  list-style-type: none;
}

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

.fa-ul > li {
  position: relative;
}

.fa-li {
  position: absolute;
  top: 0.14285714em;
  left: -2.14285714em;
  width: 2.14285714em;
}

.fa-li.fa-lg {
  left: -1.85714286em;
}

.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: 0.08em solid #eee;
  border-radius: 0.1em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right,
.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

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

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

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

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

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

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

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

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

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

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

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

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

.fa-inverse {
  color: #fff;
}

.fa-glass:before {
  content: "\f000";
}

.fa-music:before {
  content: "\f001";
}

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

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

.fa-film:before {
  content: "\f008";
}

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

.fa-th:before {
  content: "\f00a";
}

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

.fa-check:before {
  content: "\f00c";
}

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

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

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

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

.fa-signal:before {
  content: "\f012";
}

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

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

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

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

.fa-road:before {
  content: "\f018";
}

.fa-download:before {
  content: "\f019";
}

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

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

.fa-inbox:before {
  content: "\f01c";
}

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

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

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

.fa-lock:before {
  content: "\f023";
}

.fa-flag:before {
  content: "\f024";
}

.fa-headphones:before {
  content: "\f025";
}

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

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

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

.fa-qrcode:before {
  content: "\f029";
}

.fa-barcode:before {
  content: "\f02a";
}

.fa-tag:before {
  content: "\f02b";
}

.fa-tags:before {
  content: "\f02c";
}

.fa-book:before {
  content: "\f02d";
}

.fa-bookmark:before {
  content: "\f02e";
}

.fa-print:before {
  content: "\f02f";
}

.fa-camera:before {
  content: "\f030";
}

.fa-font:before {
  content: "\f031";
}

.fa-bold:before {
  content: "\f032";
}

.fa-italic:before {
  content: "\f033";
}

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

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

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

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

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

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

.fa-list:before {
  content: "\f03a";
}

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

.fa-indent:before {
  content: "\f03c";
}

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

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

.fa-adjust:before {
  content: "\f042";
}

.fa-tint:before {
  content: "\f043";
}

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

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

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

.fa-arrows:before {
  content: "\f047";
}

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

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

.fa-backward:before {
  content: "\f04a";
}

.fa-play:before {
  content: "\f04b";
}

.fa-pause:before {
  content: "\f04c";
}

.fa-stop:before {
  content: "\f04d";
}

.fa-forward:before {
  content: "\f04e";
}

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

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

.fa-eject:before {
  content: "\f052";
}

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

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

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

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

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

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

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

.fa-crosshairs:before {
  content: "\f05b";
}

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

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

.fa-ban:before {
  content: "\f05e";
}

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

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

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

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

.fa-expand:before {
  content: "\f065";
}

.fa-compress:before {
  content: "\f066";
}

.fa-minus:before {
  content: "\f068";
}

.fa-asterisk:before {
  content: "\f069";
}

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

.fa-leaf:before {
  content: "\f06c";
}

.fa-fire:before {
  content: "\f06d";
}

.fa-eye:before {
  content: "\f06e";
}

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

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

.fa-plane:before {
  content: "\f072";
}

.fa-calendar:before {
  content: "\f073";
}

.fa-random:before {
  content: "\f074";
}

.fa-comment:before {
  content: "\f075";
}

.fa-magnet:before {
  content: "\f076";
}

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

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

.fa-retweet:before {
  content: "\f079";
}

.fa-folder:before {
  content: "\f07b";
}

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

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

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

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

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

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

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

.fa-key:before {
  content: "\f084";
}

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

.fa-comments:before {
  content: "\f086";
}

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

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

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

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

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

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

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

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

.fa-trophy:before {
  content: "\f091";
}

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

.fa-upload:before {
  content: "\f093";
}

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

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

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

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

.fa-twitter:before {
  content: "\f099";
}

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

.fa-github:before {
  content: "\f09b";
}

.fa-unlock:before {
  content: "\f09c";
}

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

.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}

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

.fa-bullhorn:before {
  content: "\f0a1";
}

.fa-bell:before {
  content: "\f0f3";
}

.fa-certificate:before {
  content: "\f0a3";
}

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

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

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

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

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

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

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

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

.fa-globe:before {
  content: "\f0ac";
}

.fa-wrench:before {
  content: "\f0ad";
}

.fa-tasks:before {
  content: "\f0ae";
}

.fa-filter:before {
  content: "\f0b0";
}

.fa-briefcase:before {
  content: "\f0b1";
}

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

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

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

.fa-cloud:before {
  content: "\f0c2";
}

.fa-flask:before {
  content: "\f0c3";
}

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

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

.fa-paperclip:before {
  content: "\f0c6";
}

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

.fa-square:before {
  content: "\f0c8";
}

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

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

.fa-strikethrough:before {
  content: "\f0cc";
}

.fa-underline:before {
  content: "\f0cd";
}

.fa-table:before {
  content: "\f0ce";
}

.fa-magic:before {
  content: "\f0d0";
}

.fa-pinterest:before {
  content: "\f0d2";
}

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

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

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

.fa-money:before {
  content: "\f0d6";
}

.fa-columns:before {
  content: "\f0db";
}

.fa-linkedin:before {
  content: "\f0e1";
}

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

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

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

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

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

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

.fa-sitemap:before {
  content: "\f0e8";
}

.fa-umbrella:before {
  content: "\f0e9";
}

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

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

.fa-exchange:before {
  content: "\f0ec";
}

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

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

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

.fa-stethoscope:before {
  content: "\f0f1";
}

.fa-suitcase:before {
  content: "\f0f2";
}

.fa-coffee:before {
  content: "\f0f4";
}

.fa-cutlery:before {
  content: "\f0f5";
}

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

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

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

.fa-ambulance:before {
  content: "\f0f9";
}

.fa-medkit:before {
  content: "\f0fa";
}

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

.fa-beer:before {
  content: "\f0fc";
}

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

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

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

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

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

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

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

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

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

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

.fa-desktop:before {
  content: "\f108";
}

.fa-laptop:before {
  content: "\f109";
}

.fa-tablet:before {
  content: "\f10a";
}

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

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

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

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

.fa-spinner:before {
  content: "\f110";
}

.fa-circle:before {
  content: "\f111";
}

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

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

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

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

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

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

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

.fa-gamepad:before {
  content: "\f11b";
}

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

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

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

.fa-terminal:before {
  content: "\f120";
}

.fa-code:before {
  content: "\f121";
}

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

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

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

.fa-crop:before {
  content: "\f125";
}

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

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

.fa-question:before {
  content: "\f128";
}

.fa-info:before {
  content: "\f129";
}

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

.fa-superscript:before {
  content: "\f12b";
}

.fa-subscript:before {
  content: "\f12c";
}

.fa-eraser:before {
  content: "\f12d";
}

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

.fa-microphone:before {
  content: "\f130";
}

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

.fa-shield:before {
  content: "\f132";
}

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

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

.fa-rocket:before {
  content: "\f135";
}

.fa-maxcdn:before {
  content: "\f136";
}

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

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

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

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

.fa-html5:before {
  content: "\f13b";
}

.fa-css3:before {
  content: "\f13c";
}

.fa-anchor:before {
  content: "\f13d";
}

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

.fa-bullseye:before {
  content: "\f140";
}

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

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

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

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

.fa-ticket:before {
  content: "\f145";
}

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

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

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

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

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

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

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

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

.fa-compass:before {
  content: "\f14e";
}

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

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

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

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

.fa-gbp:before {
  content: "\f154";
}

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

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

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

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

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

.fa-file:before {
  content: "\f15b";
}

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

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

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

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

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

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

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

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

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

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

.fa-youtube:before {
  content: "\f167";
}

.fa-xing:before {
  content: "\f168";
}

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

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

.fa-dropbox:before {
  content: "\f16b";
}

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

.fa-instagram:before {
  content: "\f16d";
}

.fa-flickr:before {
  content: "\f16e";
}

.fa-adn:before {
  content: "\f170";
}

.fa-bitbucket:before {
  content: "\f171";
}

.fa-bitbucket-square:before {
  content: "\f172";
}

.fa-tumblr:before {
  content: "\f173";
}

.fa-tumblr-square:before {
  content: "\f174";
}

.fa-long-arrow-down:before {
  content: "\f175";
}

.fa-long-arrow-up:before {
  content: "\f176";
}

.fa-long-arrow-left:before {
  content: "\f177";
}

.fa-long-arrow-right:before {
  content: "\f178";
}

.fa-apple:before {
  content: "\f179";
}

.fa-windows:before {
  content: "\f17a";
}

.fa-android:before {
  content: "\f17b";
}

.fa-linux:before {
  content: "\f17c";
}

.fa-dribbble:before {
  content: "\f17d";
}

.fa-skype:before {
  content: "\f17e";
}

.fa-foursquare:before {
  content: "\f180";
}

.fa-trello:before {
  content: "\f181";
}

.fa-female:before {
  content: "\f182";
}

.fa-male:before {
  content: "\f183";
}

.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}

.fa-sun-o:before {
  content: "\f185";
}

.fa-moon-o:before {
  content: "\f186";
}

.fa-archive:before {
  content: "\f187";
}

.fa-bug:before {
  content: "\f188";
}

.fa-vk:before {
  content: "\f189";
}

.fa-weibo:before {
  content: "\f18a";
}

.fa-renren:before {
  content: "\f18b";
}

.fa-pagelines:before {
  content: "\f18c";
}

.fa-stack-exchange:before {
  content: "\f18d";
}

.fa-arrow-circle-o-right:before {
  content: "\f18e";
}

.fa-arrow-circle-o-left:before {
  content: "\f190";
}

.fa-caret-square-o-left:before,
.fa-toggle-left:before {
  content: "\f191";
}

.fa-dot-circle-o:before {
  content: "\f192";
}

.fa-wheelchair:before {
  content: "\f193";
}

.fa-vimeo-square:before {
  content: "\f194";
}

.fa-try:before,
.fa-turkish-lira:before {
  content: "\f195";
}

.fa-plus-square-o:before {
  content: "\f196";
}

.fa-space-shuttle:before {
  content: "\f197";
}

.fa-slack:before {
  content: "\f198";
}

.fa-envelope-square:before {
  content: "\f199";
}

.fa-wordpress:before {
  content: "\f19a";
}

.fa-openid:before {
  content: "\f19b";
}

.fa-bank:before,
.fa-institution:before,
.fa-university:before {
  content: "\f19c";
}

.fa-graduation-cap:before,
.fa-mortar-board:before {
  content: "\f19d";
}

.fa-yahoo:before {
  content: "\f19e";
}

.fa-google:before {
  content: "\f1a0";
}

.fa-reddit:before {
  content: "\f1a1";
}

.fa-reddit-square:before {
  content: "\f1a2";
}

.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

.fa-stumbleupon:before {
  content: "\f1a4";
}

.fa-delicious:before {
  content: "\f1a5";
}

.fa-digg:before {
  content: "\f1a6";
}

.fa-pied-piper:before {
  content: "\f1a7";
}

.fa-pied-piper-alt:before {
  content: "\f1a8";
}

.fa-drupal:before {
  content: "\f1a9";
}

.fa-joomla:before {
  content: "\f1aa";
}

.fa-language:before {
  content: "\f1ab";
}

.fa-fax:before {
  content: "\f1ac";
}

.fa-building:before {
  content: "\f1ad";
}

.fa-child:before {
  content: "\f1ae";
}

.fa-paw:before {
  content: "\f1b0";
}

.fa-spoon:before {
  content: "\f1b1";
}

.fa-cube:before {
  content: "\f1b2";
}

.fa-cubes:before {
  content: "\f1b3";
}

.fa-behance:before {
  content: "\f1b4";
}

.fa-behance-square:before {
  content: "\f1b5";
}

.fa-steam:before {
  content: "\f1b6";
}

.fa-steam-square:before {
  content: "\f1b7";
}

.fa-recycle:before {
  content: "\f1b8";
}

.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}

.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}

.fa-tree:before {
  content: "\f1bb";
}

.fa-spotify:before {
  content: "\f1bc";
}

.fa-deviantart:before {
  content: "\f1bd";
}

.fa-soundcloud:before {
  content: "\f1be";
}

.fa-database:before {
  content: "\f1c0";
}

.fa-file-pdf-o:before {
  content: "\f1c1";
}

.fa-file-word-o:before {
  content: "\f1c2";
}

.fa-file-excel-o:before {
  content: "\f1c3";
}

.fa-file-powerpoint-o:before {
  content: "\f1c4";
}

.fa-file-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
  content: "\f1c5";
}

.fa-file-archive-o:before,
.fa-file-zip-o:before {
  content: "\f1c6";
}

.fa-file-audio-o:before,
.fa-file-sound-o:before {
  content: "\f1c7";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}

.fa-file-code-o:before {
  content: "\f1c9";
}

.fa-vine:before {
  content: "\f1ca";
}

.fa-codepen:before {
  content: "\f1cb";
}

.fa-jsfiddle:before {
  content: "\f1cc";
}

.fa-circle-o-notch:before {
  content: "\f1ce";
}

.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0";
}

.fa-empire:before,
.fa-ge:before {
  content: "\f1d1";
}

.fa-git-square:before {
  content: "\f1d2";
}

.fa-git:before {
  content: "\f1d3";
}

.fa-hacker-news:before,
.fa-y-combinator-square:before,
.fa-yc-square:before {
  content: "\f1d4";
}

.fa-tencent-weibo:before {
  content: "\f1d5";
}

.fa-qq:before {
  content: "\f1d6";
}

.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}

.fa-paper-plane:before,
.fa-send:before {
  content: "\f1d8";
}

.fa-paper-plane-o:before,
.fa-send-o:before {
  content: "\f1d9";
}

.fa-history:before {
  content: "\f1da";
}

.fa-circle-thin:before {
  content: "\f1db";
}

.fa-header:before {
  content: "\f1dc";
}

.fa-paragraph:before {
  content: "\f1dd";
}

.fa-sliders:before {
  content: "\f1de";
}

.fa-share-alt:before {
  content: "\f1e0";
}

.fa-share-alt-square:before {
  content: "\f1e1";
}

.fa-bomb:before {
  content: "\f1e2";
}

.fa-futbol-o:before,
.fa-soccer-ball-o:before {
  content: "\f1e3";
}

.fa-tty:before {
  content: "\f1e4";
}

.fa-binoculars:before {
  content: "\f1e5";
}

.fa-plug:before {
  content: "\f1e6";
}

.fa-slideshare:before {
  content: "\f1e7";
}

.fa-twitch:before {
  content: "\f1e8";
}

.fa-yelp:before {
  content: "\f1e9";
}

.fa-wifi:before {
  content: "\f1eb";
}

.fa-calculator:before {
  content: "\f1ec";
}

.fa-paypal:before {
  content: "\f1ed";
}

.fa-google-wallet:before {
  content: "\f1ee";
}

.fa-cc-visa:before {
  content: "\f1f0";
}

.fa-cc-mastercard:before {
  content: "\f1f1";
}

.fa-cc-discover:before {
  content: "\f1f2";
}

.fa-cc-amex:before {
  content: "\f1f3";
}

.fa-cc-paypal:before {
  content: "\f1f4";
}

.fa-cc-stripe:before {
  content: "\f1f5";
}

.fa-bell-slash:before {
  content: "\f1f6";
}

.fa-bell-slash-o:before {
  content: "\f1f7";
}

.fa-copyright:before {
  content: "\f1f9";
}

.fa-at:before {
  content: "\f1fa";
}

.fa-eyedropper:before {
  content: "\f1fb";
}

.fa-paint-brush:before {
  content: "\f1fc";
}

.fa-birthday-cake:before {
  content: "\f1fd";
}

.fa-area-chart:before {
  content: "\f1fe";
}

.fa-pie-chart:before {
  content: "\f200";
}

.fa-line-chart:before {
  content: "\f201";
}

.fa-lastfm:before {
  content: "\f202";
}

.fa-lastfm-square:before {
  content: "\f203";
}

.fa-toggle-off:before {
  content: "\f204";
}

.fa-toggle-on:before {
  content: "\f205";
}

.fa-bicycle:before {
  content: "\f206";
}

.fa-bus:before {
  content: "\f207";
}

.fa-ioxhost:before {
  content: "\f208";
}

.fa-angellist:before {
  content: "\f209";
}

.fa-cc:before {
  content: "\f20a";
}

.fa-ils:before,
.fa-shekel:before,
.fa-sheqel:before {
  content: "\f20b";
}

.fa-meanpath:before {
  content: "\f20c";
}

.fa-buysellads:before {
  content: "\f20d";
}

.fa-connectdevelop:before {
  content: "\f20e";
}

.fa-dashcube:before {
  content: "\f210";
}

.fa-forumbee:before {
  content: "\f211";
}

.fa-leanpub:before {
  content: "\f212";
}

.fa-sellsy:before {
  content: "\f213";
}

.fa-shirtsinbulk:before {
  content: "\f214";
}

.fa-simplybuilt:before {
  content: "\f215";
}

.fa-skyatlas:before {
  content: "\f216";
}

.fa-cart-arrow-down:before {
  content: "\f218";
}

.fa-diamond:before {
  content: "\f219";
}

.fa-ship:before {
  content: "\f21a";
}

.fa-user-secret:before {
  content: "\f21b";
}

.fa-motorcycle:before {
  content: "\f21c";
}

.fa-street-view:before {
  content: "\f21d";
}

.fa-heartbeat:before {
  content: "\f21e";
}

.fa-venus:before {
  content: "\f221";
}

.fa-mars:before {
  content: "\f222";
}

.fa-mercury:before {
  content: "\f223";
}

.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}

.fa-transgender-alt:before {
  content: "\f225";
}

.fa-venus-double:before {
  content: "\f226";
}

.fa-mars-double:before {
  content: "\f227";
}

.fa-venus-mars:before {
  content: "\f228";
}

.fa-mars-stroke:before {
  content: "\f229";
}

.fa-mars-stroke-v:before {
  content: "\f22a";
}

.fa-mars-stroke-h:before {
  content: "\f22b";
}

.fa-neuter:before {
  content: "\f22c";
}

.fa-genderless:before {
  content: "\f22d";
}

.fa-facebook-official:before {
  content: "\f230";
}

.fa-pinterest-p:before {
  content: "\f231";
}

.fa-whatsapp:before {
  content: "\f232";
}

.fa-server:before {
  content: "\f233";
}

.fa-user-plus:before {
  content: "\f234";
}

.fa-user-times:before {
  content: "\f235";
}

.fa-bed:before,
.fa-hotel:before {
  content: "\f236";
}

.fa-viacoin:before {
  content: "\f237";
}

.fa-train:before {
  content: "\f238";
}

.fa-subway:before {
  content: "\f239";
}

.fa-medium:before {
  content: "\f23a";
}

.fa-y-combinator:before,
.fa-yc:before {
  content: "\f23b";
}

.fa-optin-monster:before {
  content: "\f23c";
}

.fa-opencart:before {
  content: "\f23d";
}

.fa-expeditedssl:before {
  content: "\f23e";
}

.fa-battery-4:before,
.fa-battery-full:before {
  content: "\f240";
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}

.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}

.fa-mouse-pointer:before {
  content: "\f245";
}

.fa-i-cursor:before {
  content: "\f246";
}

.fa-object-group:before {
  content: "\f247";
}

.fa-object-ungroup:before {
  content: "\f248";
}

.fa-sticky-note:before {
  content: "\f249";
}

.fa-sticky-note-o:before {
  content: "\f24a";
}

.fa-cc-jcb:before {
  content: "\f24b";
}

.fa-cc-diners-club:before {
  content: "\f24c";
}

.fa-clone:before {
  content: "\f24d";
}

.fa-balance-scale:before {
  content: "\f24e";
}

.fa-hourglass-o:before {
  content: "\f250";
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}

.fa-hourglass:before {
  content: "\f254";
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}

.fa-hand-paper-o:before,
.fa-hand-stop-o:before {
  content: "\f256";
}

.fa-hand-scissors-o:before {
  content: "\f257";
}

.fa-hand-lizard-o:before {
  content: "\f258";
}

.fa-hand-spock-o:before {
  content: "\f259";
}

.fa-hand-pointer-o:before {
  content: "\f25a";
}

.fa-hand-peace-o:before {
  content: "\f25b";
}

.fa-trademark:before {
  content: "\f25c";
}

.fa-registered:before {
  content: "\f25d";
}

.fa-creative-commons:before {
  content: "\f25e";
}

.fa-gg:before {
  content: "\f260";
}

.fa-gg-circle:before {
  content: "\f261";
}

.fa-tripadvisor:before {
  content: "\f262";
}

.fa-odnoklassniki:before {
  content: "\f263";
}

.fa-odnoklassniki-square:before {
  content: "\f264";
}

.fa-get-pocket:before {
  content: "\f265";
}

.fa-wikipedia-w:before {
  content: "\f266";
}

.fa-safari:before {
  content: "\f267";
}

.fa-chrome:before {
  content: "\f268";
}

.fa-firefox:before {
  content: "\f269";
}

.fa-opera:before {
  content: "\f26a";
}

.fa-internet-explorer:before {
  content: "\f26b";
}

.fa-television:before,
.fa-tv:before {
  content: "\f26c";
}

.fa-contao:before {
  content: "\f26d";
}

.fa-500px:before {
  content: "\f26e";
}

.fa-amazon:before {
  content: "\f270";
}

.fa-calendar-plus-o:before {
  content: "\f271";
}

.fa-calendar-minus-o:before {
  content: "\f272";
}

.fa-calendar-times-o:before {
  content: "\f273";
}

.fa-calendar-check-o:before {
  content: "\f274";
}

.fa-industry:before {
  content: "\f275";
}

.fa-map-pin:before {
  content: "\f276";
}

.fa-map-signs:before {
  content: "\f277";
}

.fa-map-o:before {
  content: "\f278";
}

.fa-map:before {
  content: "\f279";
}

.fa-commenting:before {
  content: "\f27a";
}

.fa-commenting-o:before {
  content: "\f27b";
}

.fa-houzz:before {
  content: "\f27c";
}

.fa-vimeo:before {
  content: "\f27d";
}

.fa-black-tie:before {
  content: "\f27e";
}

.fa-fonticons:before {
  content: "\f280";
}

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel, .owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative;
}

.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1;
}

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}

/*.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}*/
.no-js .owl-carousel, .owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

.owl-carousel.owl-hidden {
  opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

.owl-carousel.owl-rtl {
  direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
  float: right;
}

.owl-carousel .animated {
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
  z-index: 0;
}

.owl-carousel .owl-animated-out {
  z-index: 1;
}

.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
          animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.owl-height {
  -webkit-transition: height 0.5s ease-in-out;
  transition: height 0.5s ease-in-out;
}

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}

.owl-carousel .owl-item .owl-lazy:not([src]), .owl-carousel .owl-item .owl-lazy[src^=""] {
  max-height: 0;
}

.owl-carousel .owl-item img.owl-lazy {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: -webkit-transform 0.1s ease;
  transition: -webkit-transform 0.1s ease;
  transition: transform 0.1s ease;
  transition: transform 0.1s ease, -webkit-transform 0.1s ease;
}

.owl-carousel .owl-video-play-icon:hover {
  -webkit-transform: scale(1.3, 1.3);
          transform: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}

@media only screen and (min-width: 64.0625em) {
  .cms-index-index .miniaturemarket-top-banner .row {
    background: unset;
  }
  .cms-index-index .inner-wrap {
    background: rgb(0, 0, 0);
    background: -webkit-gradient(linear, left bottom, left top, from(rgb(0, 0, 0)), to(rgb(160, 0, 0)));
    background: -webkit-linear-gradient(bottom, rgb(0, 0, 0) 0%, rgb(160, 0, 0) 100%);
    background: linear-gradient(0deg, rgb(0, 0, 0) 0%, rgb(160, 0, 0) 100%);
  }
  .cms-index-index .row {
    background: #fff;
  }
  .cms-index-index .footer-container {
    margin-top: 0;
    background-color: unset;
    padding-top: 0;
    padding-bottom: 2rem;
  }
  .cms-index-index .footer-container .footer {
    padding-top: 0;
    background: unset;
  }
  .cms-index-index .footer-container .footer .row {
    padding-top: 2rem;
  }
  .cms-index-index .footer-container .footer .row.first {
    margin-bottom: 0;
    padding-bottom: 40px;
    background: #f7f7f7;
  }
  .cms-index-index .footer-container .footer .row:last-child {
    margin-top: 0;
    padding-top: 0;
  }
  .cms-index-index .footer-container .footer .footer-copyright {
    background: unset;
  }
}
.cms-index-index .homepage-billboard {
  max-width: 82.5rem;
  margin: 0 auto 1em;
  display: -ms-grid;
  display: grid;
  grid-gap: 10px;
  -ms-grid-columns: 1fr 10px 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto 10px auto;
  grid-template-rows: auto auto;
      grid-template-areas: "main main" "secondary1 secondary1";
}
@media only screen and (min-width: 64.0625em) {
  .cms-index-index .homepage-billboard {
    -ms-grid-columns: 3fr 10px 1fr;
    grid-template-columns: 3fr 1fr;
        grid-template-areas: "main secondary1";
  }
}
.cms-index-index .homepage-billboard .promo {
  -ms-grid-column-align: stretch;
      justify-self: stretch;
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch;
}
.cms-index-index .homepage-billboard .primary {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 3;
  grid-area: main;
  min-width: 100%;
}
.cms-index-index .homepage-billboard .primary a {
  padding-bottom: 46.875%;
}
.cms-index-index .homepage-billboard .secondary {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
  -ms-grid-column-span: 3;
  grid-area: secondary1;
}
@media only screen and (min-width: 64.0625em){
  .cms-index-index .homepage-billboard .primary {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
  }
  .cms-index-index .homepage-billboard .secondary {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
    -ms-grid-column-span: 1;
  }
}
.cms-index-index .owl-carousel img {
  border-radius: 10px;
}
.cms-index-index .owl-carousel .owl-nav {
  position: absolute;
  top: 50%;
  margin-top: -20px;
  left: 0;
  right: 0;
}
.cms-index-index .owl-carousel .owl-nav .owl-next {
  position: absolute;
  right: 0;
}
.cms-index-index .promo.secondary {
  height: 100%;
}
.cms-index-index .promo.secondary .sidebar {
  height: 100%;
  background: #d3d3d3;
  padding: 8px 16px;
  border-radius: 10px;
}
@media only screen and (min-width: 64.0625em) {
  .cms-index-index .promo.secondary .sidebar {
    position: relative;
  }
}
@media screen and (max-width: 64em) {
  .cms-index-index .promo.secondary .sidebar {
    display: none;
  }
}
.cms-index-index .promo.secondary .sidebar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.cms-index-index .promo.secondary .sidebar ul li {
  display: block;
  padding: 8px 0;
}
.cms-index-index .promo.secondary .sidebar ul li img {
  margin-right: 12px;
}
.cms-index-index .promo.secondary .sidebar ul li a {
  font-size: 14px;
  color: #000;
  font-weight: 500;
  text-decoration: none;
}
.cms-index-index .promo.secondary .sidebar ul li a:hover {
  color: #333;
  text-decoration: none;
}
.cms-index-index .promo.secondary .sidebar p {
  font-size: 14px;
  color: #000;
  font-weight: 500;
  margin: 0;
}
@media only screen and (min-width: 64.0625em) {
  .cms-index-index .promo.secondary .sidebar p {
    position: absolute;
    bottom: 8px;
  }
}
.cms-index-index .main-product-grid {
  display: -ms-grid;
  display: grid;
  grid-column-gap: 24px;
}
@media only screen and (min-width: 64.0625em) {
  .cms-index-index .main-product-grid {
    -ms-grid-columns: 49% 49%;
    grid-template-columns: 49% 49%;
  }
}
.cms-index-index .main-product-grid .inner-product-grid {
  display: -ms-grid;
  display: grid;
  padding: 10px 0 10px;
}
.cms-index-index .main-product-grid .inner-product-grid .title {
  margin: 0;
  list-style: none;
  font-size: 17px;
  color: #fff;
  background: #d40000;
  border-radius: 5px 0 0 5px;
  padding: 9px 15px 10px;
  position: relative;
  width: 95%;
  height: 39px;
}
.cms-index-index .main-product-grid .inner-product-grid .title:before {
  position: absolute;
  top: 0;
  left: 100%;
  content: "";
  background: url(../images/ribbon.png) no-repeat;
  width: 22px;
  height: 39px;
}
.cms-index-index .main-product-grid .inner-product-grid .title .link {
  font-size: 12px;
  color: #fff;
  position: absolute;
  top: 12px;
  right: 20px;
  text-decoration: none;
}
.cms-index-index .main-product-grid .inner-product-grid .title .link:hover {
  color: #fcd6d6;
}
.cms-index-index .main-product-grid .inner-product-grid .items {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: 24px;
}
.cms-index-index .main-product-grid .inner-product-grid .items .item .product-box {
  margin: 12px 0;
  border: 1px #e9e9e9 solid;
  border-radius: 5px;
  padding: 10px;
}
@media screen and (max-width: 40em) {
  .cms-index-index .main-product-grid .inner-product-grid .items .item .product-box {
    padding: 10px 5px;
  }
}
.cms-index-index .main-product-grid .inner-product-grid .items .item .product-box .product-img {
  display: block;
  margin: 0 auto;
  max-width: 110px;
}
.cms-index-index .main-product-grid .inner-product-grid .items .item .product-box .content {
  text-align: center;
  padding-top: 20px;
}
.cms-index-index .main-product-grid .inner-product-grid .items .item .product-box .content h5 {
  margin: 0;
  font-size: 14px;
  font-weight: 600;
  color: #000;
}
.cms-index-index .main-product-grid .inner-product-grid .items .item .product-box .content h5 a {
  font-size: 14px;
  color: #000;
  text-decoration: none;
}
.cms-index-index .main-product-grid .inner-product-grid .items .item .product-box .content h5 a:hover {
  color: #333;
  text-decoration: none;
}
.cms-index-index .main-product-grid .inner-product-grid .items .item .product-box .content .retail {
  font-size: 12px;
  color: #666;
  padding: 10px 0;
  font-weight: 600;
}
.cms-index-index .main-product-grid .inner-product-grid .items .item .product-box .content .price {
  font-size: 12px;
  color: #000;
  padding: 10px 0;
  font-weight: 600;
}
.cms-index-index .main-product-grid .inner-product-grid .items .item .product-box .content .price strong {
  font-size: 24px;
}
.cms-index-index .main-product-grid .inner-product-grid .items .item .product-box .content .stock {
  font-size: 12px;
  color: #666;
  font-weight: 600;
}
.cms-index-index .main-product-grid .inner-product-grid .items .item .product-box .content .btn-primary {
  color: #fff;
  background: #d60000;
  display: inline-block;
  text-decoration: none;
  font-size: 0.8125rem;
  padding: 0.625rem 0.5rem;
  line-height: normal;
  width: 105px;
}
@media screen and (max-width: 40em) {
  .cms-index-index .main-product-grid .inner-product-grid .items .item .product-box .content .btn-primary {
    padding: 0.625rem 0.4rem;
    width: 80px;
  }
}
.cms-index-index .main-product-grid .inner-product-grid .items .item .product-box .content .btn-primary:hover {
  background: #d60000;
}
.cms-index-index .main-product-grid .inner-product-grid .items .item .product-box .content .to-wishlist {
  background: #000;
  font-size: 0.8125rem;
  padding: 0.625rem 0.5rem;
  position: relative;
}
.cms-index-index .main-product-grid .inner-product-grid .items .item .product-box .content .to-wishlist .fa-heart-o {
  font-size: 1.375rem;
  display: inline-block;
  vertical-align: middle;
  color: #fff;
}
.cms-index-index .main-product-grid .inner-product-grid .items .item .product-box .content .to-wishlist .fa-plus {
  font-size: 0.6rem;
  position: absolute;
  z-index: auto;
  bottom: 5px;
  right: 5px;
  color: #fff;
}
.cms-index-index .main-product-grid .inner-product-grid .items .item .product-box .content .to-wishlist.ajax-loading {
  background: transparent;
  color: black;
}
.cms-index-index .main-product-grid .inner-product-grid .items .item .product-box .content .to-wishlist.ajax-loading .fa-plus {
  display: none;
}
.cms-index-index .main-product-grid .inner-product-grid .items .item .product-box .content .to-wishlist.ajax-loading .fa-heart-o {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
  color: black;
}
.cms-index-index .main-product-grid .inner-product-grid .items .item .product-box .content .to-wishlist.ajax-loading .fa-heart-o:before {
  content: "\e800";
  font-family: "fontello";
}
.cms-index-index .box {
  display: -ms-grid;
  display: grid;
  grid-column-gap: 24px;
  grid-row-gap: 20px;
}
@media only screen and (min-width: 64.0625em) {
  .cms-index-index .box {
    -ms-grid-columns: 32% 32% 32%;
    grid-template-columns: 32% 32% 32%;
  }
}
.cms-index-index .box .preloader {
  background: #1e1e1e;
  background: -webkit-linear-gradient(to top, #000, #1e1e1e);
  background: -webkit-gradient(linear, left bottom, left top, from(#000), to(#1e1e1e));
  background: -webkit-linear-gradient(bottom, #000, #1e1e1e);
  background: linear-gradient(to top, #000, #1e1e1e);
  color: #fff;
  border-radius: 10px;
  padding: 20px;
  position: relative;
  min-height: 162px;
}
.cms-index-index .box .preloader h4 {
  font-size: 27px;
  color: #fff;
  margin: 0;
  padding: 0;
}
.cms-index-index .box .preloader img {
  position: absolute;
  bottom: 0;
  right: 7px;
}
.cms-index-index .box .newarrival {
  background: #d40000;
  background: -webkit-linear-gradient(to top, #a20000, #d40000);
  background: -webkit-gradient(linear, left bottom, left top, from(#a20000), to(#d40000));
  background: -webkit-linear-gradient(bottom, #a20000, #d40000);
  background: linear-gradient(to top, #a20000, #d40000);
  color: #fff;
  border-radius: 10px;
  padding: 20px;
  position: relative;
  min-height: 162px;
  text-align: right;
}
.cms-index-index .box .newarrival img {
  position: absolute;
  bottom: 0;
  left: 20px;
}
.cms-index-index .box .newarrival h4 {
  font-size: 27px;
  color: #fff;
  margin: 0;
  padding: 0;
}
.cms-index-index .box .btn {
  font-size: 13px;
  color: #000;
  background: #d3d3d3;
  padding: 10px 30px;
  border-radius: 5px;
  text-decoration: none;
  display: inline-block;
  margin-top: 10px;
}
.cms-index-index .box .btn:hover {
  background: #fff;
}
.cms-index-index .playthough {
  display: -ms-grid;
  display: grid;
  grid-column-gap: 24px;
  grid-row-gap: 20px;
  margin-top: 22px;
  background: #d3d3d3;
  padding: 30px 25px;
}
@media only screen and (min-width: 64.0625em) {
  .cms-index-index .playthough {
    -ms-grid-columns: 32% 32% 32%;
    grid-template-columns: 32% 32% 32%;
  }
}
@media screen and (max-width: 64em) {
  .cms-index-index .playthough {
    padding: 30px 12px;
  }
}
.cms-index-index .playthough h3 {
  font-size: 26px;
  color: #000;
  font-weight: 600;
  margin: 0;
  padding: 0 0 5px;
  position: relative;
}
.cms-index-index .playthough h3:before {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  height: 2px;
  width: 36px;
  background: #d40000;
}
.cms-index-index .playthough p {
  font-size: 14px;
  color: #000;
  margin: 0;
  padding: 10px 0 5px;
  position: relative;
  font-weight: 600;
}
.cms-index-index .playthough a.btnred {
  font-size: 13px;
  color: #fff;
  padding: 10px 15px;
  margin-top: 5px;
  display: inline-block;
  text-decoration: none;
  border-radius: 5px;
  background: #d40000;
}
.cms-index-index .playthough a.btnred:hover {
  background: #b30101;
}
.cms-index-index .playthough .game {
  border: 4px #000 solid;
  border-radius: 10px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.8);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.8);
  display: inline-block;
}
.cms-index-index .playthough .game img {
  width: 100%;
  border-radius: 10px;
}
@media screen and (max-width: 64em) {
  .cms-index-index .playthough .game iframe {
    width: 100%;
  }
}
.cms-index-index .graytext {
  font-size: 12px;
  color: #9e9e9e;
  padding: 40px 0 50px;
}
.cms-index-index .mobile-promos {
  display: none;
  height: 100%;
  background: #d3d3d3;
  padding: 8px 16px;
  border-radius: 10px;
}
@media screen and (max-width: 40em) {
  .cms-index-index .mobile-promos {
    display: block;
  }
}
.cms-index-index .mobile-promos ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.cms-index-index .mobile-promos ul li {
  display: block;
  padding: 8px 0;
}
.cms-index-index .mobile-promos ul li img {
  margin-right: 12px;
}
.cms-index-index .mobile-promos ul li a {
  font-size: 14px;
  color: #000;
  font-weight: 500;
  text-decoration: none;
}
.cms-index-index .mobile-promos ul li a:hover {
  color: #333;
  text-decoration: none;
}
.cms-index-index .mobile-promos p {
  font-size: 14px;
  color: #000;
  font-weight: 500;
  margin: 0;
}
@media only screen and (min-width: 64.0625em) {
  .cms-index-index .mobile-promos p {
    position: absolute;
    bottom: 8px;
  }
}

/* Browser Resets
*********************************/
.awis-container a:active,
.awislider a:active,
.awis-container a:focus,
.awislider a:focus {
  outline: none;
}

.slides,
.awis-control-nav,
.awis-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}

.awislider .slides {
  margin-bottom: 0;
}

.awislider .slides li {
  margin-left: 0;
}

/* awislider Necessary Styles
*********************************/
.awislider {
  margin: 0;
  padding: 0;
  overflow: hidden;
}

.awislider .slides > li,
.awislider .slides > iframe {
  -webkit-backface-visibility: hidden;
  position: relative;
  float: left;
  margin-right: -100%;
  display: block;
  z-index: 1;
  top: 0;
}

/* Hide the slides before the JS is loaded. Avoids image jumping */
.awislider .slides img {
  max-width: 100%;
  display: block;
}

.awis-pauseplay span {
  text-transform: capitalize;
}

/* Clearfix for the .slides element */
html[xmlns] .slides {
  display: block;
}

* html .slides {
  height: 1%;
}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
  display: block;
}

/* awislider Default Theme
*********************************/
.awislider {
  margin: 0 0 60px;
  background: #fff;
  border: 4px solid #fff;
  position: relative;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  zoom: 1;
}

.awis-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}

.loading .awis-viewport {
  max-height: 300px;
}

.awislider .slides {
  zoom: 1;
  max-width: 100%;
  max-height: 100%;
}

.carousel li {
  margin-right: 5px;
}

/* Direction Nav */
.awis-direction-nav {
  *height: 0;
  margin-bottom: 0 !important;
}

.awis-direction-nav li {
  list-style-type: none;
}

.awis-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.awis-direction-nav .awis-prev,
.awis-direction-nav .awis-next {
  background: url("../images/sprite.png") no-repeat;
  width: 31px;
  height: 31px;
  border: 0;
  cursor: pointer;
}

.awis-direction-nav .awis-prev {
  background-position: 0 0;
  left: 10px;
  opacity: 0.7;
}

.awis-direction-nav.auto-hide .awis-prev {
  left: -50px;
}

.awis-direction-nav .awis-next {
  text-align: right;
  background-position: -45px 0;
  right: 10px;
  opacity: 0.7;
}

.awis-direction-nav.auto-hide .awis-next {
  right: -50px;
}

.awislider:hover .awis-prev {
  opacity: 0.7;
  left: 10px;
}

.awislider:hover .awis-next {
  opacity: 0.7;
  right: 10px;
}

.awislider:hover .awis-next:hover, .awislider:hover .awis-prev:hover {
  opacity: 1;
}

.awis-direction-nav .awis-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default;
}

/* Pause/Play */
.awis-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}

.awis-pauseplay a:hover {
  opacity: 1;
}

/* Control Nav */
.awis-control-nav {
  width: 100%;
  position: absolute;
  bottom: 10px;
  text-align: center;
}

.awislider .awis-control-nav.auto-hide {
  bottom: -40px;
}

.awislider:hover .awis-control-nav.auto-hide {
  bottom: 10px;
}

.awis-control-nav li {
  margin: 0 6px !important;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.awis-control-nav li a {
  position: relative;
  z-index: 5;
}

.awis-control-paging li a {
  display: block;
  cursor: pointer;
  text-indent: -9999px;
  margin: 0 -2px;
  width: 19px;
  height: 19px;
  background: url("../images/sprite.png") -40px -40px no-repeat;
}

.awis-control-paging li a:hover {
  background-position: 0 -45px;
}

.awis-control-paging li a.awis-active {
  background-position: 0 -45px;
}

.awis-control-nav.auto-hide {
  opacity: 0;
}

.awislider:hover .awis-control-nav.auto-hide {
  opacity: 1;
}

.awislider .awis-control-nav.auto-hide:hover {
  opacity: 1;
}

.awis-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}

.awis-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}

.awis-control-thumbs img {
  width: 100%;
  display: block;
  opacity: 0.7;
  cursor: pointer;
}

.awis-control-thumbs img:hover {
  opacity: 1;
}

.awis-control-thumbs .awis-active {
  opacity: 1;
  cursor: default;
}

@media screen and (max-width: 860px) {
  .awis-direction-nav .awis-prev {
    opacity: 1;
    left: 10px;
  }
  .awis-direction-nav .awis-next {
    opacity: 1;
    right: 10px;
  }
}
.awis-jalousie-slice {
  position: absolute;
  top: 0;
}

img.slide-left {
  left: 100%;
  position: absolute;
  top: 0;
}

img.slide-right {
  left: -100%;
  position: absolute;
  top: 0;
}

.awislider .slides li.blind {
  display: block;
  opacity: 1 !important;
  z-index: 2;
}

#unbxd {
  position: relative;
}

#searchspring-facets .element_container {
  overflow: hidden;
}

.fade-enter,
.fade-leave-to,
.fade-leave {
  opacity: 0;
}

.fade-enter-to {
  opacity: 1;
}

.fade-enter-active {
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}

.fade-leave-active {
  -webkit-transition: opacity 0.1s;
  transition: opacity 0.1s;
  position: absolute !important;
  bottom: -1000px;
  right: -1000px;
}

.searchspring-no-results p.try-again {
  margin-bottom: 0;
}

.searchspring-no-results ul.try-again {
  list-style-position: inside;
}

.result-suggestions {
  text-align: center;
  font-style: italic;
}

/***
Styles from previous no-results page
***/
.searchspring-no-results {
  text-align: center;
}

.searchspring-no-results .form-search {
  position: relative;
  width: 50%;
  margin: 0 auto;
}

.searchspring-no-results .form-search button {
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  padding: 0;
  width: 36px;
  height: 36px;
  background: 0 0;
  color: #333;
  text-align: center;
}

.searchspring-no-results .ss-nr-new-arrivals {
  background-color: #292929;
}

.rewardssocial-buttons {
  font-size: 11px;
  height: 20px;
  line-height: 20px;
  margin-bottom: 10px;
  /*z-index: 190;*/ /* fix for refer friends popup z-index for ultimo theme */
  position: relative;
}

.rewardssocial-buttons #facebook-message,
.rewardssocial-buttons #twitter-message,
.rewardssocial-buttons #referral-message,
.rewardssocial-buttons #googleplus-message,
.rewardssocial-buttons #pinterest-message {
  display: none;
  position: absolute;
  background: #333;
  padding: 2px 5px;
  color: #fff;
  margin-top: -25px;
}

.rewardssocial-buttons .buttons-facebook-like:hover #facebook-message {
  display: block;
}

.rewardssocial-buttons .buttons-googleplus-one:hover #googleplus-message {
  display: block;
}

.rewardssocial-buttons .buttons-pinterest-pin:hover #pinterest-message {
  display: block;
}

.rewardssocial-buttons .buttons-twitter-like:hover #twitter-message {
  display: block;
}

.rewardssocial-buttons .buttons-referral-like > a {
  text-decoration: none;
  line-height: 18px;
  border-radius: 2px;
  padding: 0px 3px;
  font-weight: bold;
  color: #333;
  font-size: 11px;
  border: 1px solid #ccc;
  background: #ffffff;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #eaeaea));
  background: -webkit-linear-gradient(top, #ffffff 0%, #eaeaea 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#eaeaea));
  background: linear-gradient(to bottom, #ffffff 0%, #eaeaea 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#eaeaea", GradientType=0);
}

.rewardssocial-buttons .buttons-referral-like:hover #referral-message {
  display: block;
}

.rewardssocial-buttons .fb_iframe_widget {
  margin-right: 10px;
  display: block;
  float: left;
}

.rewardssocial-buttons .mst-rewardssocial-tweet {
  margin-right: 10px;
  display: block;
  float: left;
}

.rewardssocial-buttons .referral {
  display: block;
  float: left;
}

.rewardssocial-buttons .status-message {
  float: left;
  margin-left: 10px;
  color: #666;
}

.rewardssocial-buttons .buttons-pinterest-pin > a {
  margin-right: 10px;
  float: left;
}

.buttons-pinterest-pin {
  clear: none;
  float: left;
  margin-right: 10px;
}

.rewardssocial-buttons .buttons-googleplus-one > div {
  float: left !important;
  margin-right: 10px !important;
}

/* Refer friends button styles begins */
div.rewardssocial-buttons div.buttons-referral-like button.referral {
  background: rgba(0, 0, 0, 0) -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#eaeaea)) repeat scroll 0 0;
  background: rgba(0, 0, 0, 0) -webkit-linear-gradient(top, #ffffff 0%, #eaeaea 100%) repeat scroll 0 0;
  background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #ffffff 0%, #eaeaea 100%) repeat scroll 0 0;
  border: 1px solid #ccc;
  border-radius: 2px;
  color: #333;
  font-size: 11px;
  font-weight: bold;
  line-height: 18px;
  padding: 0 3px;
  text-decoration: none;
}

div.rewardssocial-buttons div.buttons-referral-like div.referral-popup {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #cccccc;
  left: 50%;
  margin-left: -215px;
  padding: 20px;
  position: fixed;
  top: 100px;
  width: 630px;
  z-index: 2001; /* ultimo theme menu has 2000 */
}

div.rewardssocial-buttons div.buttons-referral-like div#referral-popup.referral-popup form#rma-confirmation-form-validate h2#refer-friends {
  color: #50a4cf;
  font-family: "Helvetica Neue", Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 20px;
}

div.rewardssocial-buttons div.buttons-referral-like div#referral-popup.referral-popup div.close {
  color: #636363;
  cursor: pointer;
  display: block;
  float: right;
  font-family: "Helvetica Neue", Verdana, Arial, sans-serif;
  font-size: 30px;
  font-weight: normal;
  position: absolute;
  right: -14px;
  top: -2px;
  text-decoration: none;
  width: 40px;
}

div.rewardssocial-buttons div.buttons-referral-like div#referral-popup.referral-popup form#rma-confirmation-form-validate ul.form-list li div.input-box input#comment.input-text {
  width: 100%;
}

/* Refer friends button styles ends */
.rewards-notification-message {
  border-style: solid !important;
  border-width: 1px !important;
  min-height: 24px !important;
  padding: 8px 8px 6px 32px !important;
  color: #3d6611;
  border-color: #446423;
  background-color: #eff5ea;
  margin-bottom: 10px;
}

.rewards-notification-message li {
  margin-top: 2px;
}

.rewards-social-buttons {
  display: inline-block;
  float: left;
}

.rewards-social-buttons > .fb {
  position: relative;
  display: inline-block;
  margin-top: 0px;
}

.rewards-social-buttons > .tw {
  position: relative;
  display: inline-block;
  padding-top: 15px;
}

.rewards-social-buttons > .gp {
  position: relative;
  display: inline-block;
  margin-top: 5px;
}

.box-account div.fieldset p {
  margin-bottom: 0px;
}

.box-account div.fieldset div.rewards-social-buttons {
  height: 20px;
}

.box-account div.fieldset div.rewards-social-buttons div.tw {
  padding-top: 0px;
  position: relative;
  top: -2px;
}

.box-account div.fieldset div.rewards-social-buttons div.fb {
  position: relative;
  top: -8px;
}

div.rewardssocial-buttons div.buttons-twitter-like {
  float: left;
  margin-right: 10px;
}

div.rewardssocial-buttons div.buttons-googleplus-one {
  float: left;
  margin-right: 10px;
}

/*Gomagecheckout Begin*/
form#gcheckout-onepage-form div#coupon-discount.glc-step.rewards {
  width: 34%;
  float: left;
  position: absolute;
  top: 440px;
}

form#gcheckout-onepage-form div#coupon-discount.glc-step.rewards div#discount-code.discount-form {
  border: 1px solid #eaeaea;
  border-radius: 0 0 4px 4px;
  color: #5f5f5f;
  background-color: #ffffff;
}

form#gcheckout-onepage-form div#coupon-discount.glc-step.rewards div#discount-code.discount-form label {
  margin-left: 15px;
  margin-top: 10px;
  color: #5f5f5f;
}

form#gcheckout-onepage-form div#coupon-discount.glc-step.rewards div#discount-code.discount-form div.input-box input#points_amount.input-text {
  margin-left: 15px;
  width: 93% !important;
}

form#gcheckout-onepage-form div#coupon-discount.glc-step.rewards div#discount-code.discount-form div.input-box input#points_all {
  margin-left: 15px;
}

form#gcheckout-onepage-form div#coupon-discount.glc-step.rewards div#discount-code.discount-form div.input-box label {
  margin-top: 5px;
}

form#gcheckout-onepage-form div#coupon-discount.glc-step.rewards div#discount-code.discount-form div button#apply_points.button {
  float: right;
  margin-bottom: 10px;
  margin-right: 15px;
}

div.glc.gcheckout-onepage-wrap.not_deliverydate_mode form#gcheckout-onepage-form div#gcheckout-onepage-review.glc-step.review {
  padding-bottom: 150px;
}

form#gcheckout-onepage-form div#coupon-discount.glc-step.rewards div#discount-code.discount-form div button#cancel_points.button {
  float: right;
  margin-right: 10px;
}

/*Gomagecheckout End*/
/* Aheadworks OneStep Checkout Begin */
div.aw-onestepchekocut-column.aw-onestepchekocut-column-middle div#coupon-discount.glc-step.rewards div#discount-code.discount-form div button#apply_points {
  width: 108px;
}

div.aw-onestepchekocut-column.aw-onestepchekocut-column-middle div#coupon-discount.glc-step.rewards div#discount-code.discount-form div button#cancel_points {
  width: 108px;
}

/*Aheadworks OneStep Checkout End*/
/* RWD Fix for Twitter hint */
div.rewardssocial-buttons div.buttons-twitter-like.rewardssocial-buttons div#twitter-message {
  margin-top: 5px;
  width: 230px;
}

/* Invite popup styles */
div.rewardssocial-buttons div.buttons-referral-like div#referral-popup.referral-popup form#referralForm ul.form-list li div.input-box {
  width: 90%;
}

div.rewardssocial-buttons div.buttons-referral-like div#referral-popup.referral-popup form#referralForm ul.form-list li div.input-box input.input-text {
  width: 100%;
}

/* firecheckout */
.firecheckout-section.mst-rewards #coupon-discount label {
  display: inline;
}

/* New version of Magestore Onestepcheckout */
form#one-step-checkout-form div.onestepcheckout-shipping-payment-review div.order-review-section ol div.onestepcheckout-rewards div.discount h3#shipping_method_step_header.onestepcheckout-numbers.step_2 {
  background: rgba(0, 0, 0, 0) url("/skin/frontend/base/default/images/onestepcheckout/flatnew/payment_title.png") no-repeat scroll left center;
}

form#one-step-checkout-form div.onestepcheckout-shipping-payment-review div.order-review-section ol div.onestepcheckout-rewards div.discount div.discount-form label {
  width: 100%;
  margin: 15px 15px 20px;
}

form#one-step-checkout-form div.onestepcheckout-shipping-payment-review div.order-review-section ol div.onestepcheckout-rewards div.discount div.discount-form div.input-box input#points_amount.input-text {
  width: 92% !important;
  margin-left: 15px;
}

form#one-step-checkout-form div.onestepcheckout-shipping-payment-review div.order-review-section ol div.onestepcheckout-rewards div.discount div.discount-form div.input-box input#points_all {
  margin-left: 15px;
  margin-top: 10px;
  float: left;
}

form#one-step-checkout-form div.onestepcheckout-shipping-payment-review div.order-review-section ol div.onestepcheckout-rewards div.discount div.discount-form div.input-box label {
  float: left;
  margin-top: 10px;
  width: 80%;
}

form#one-step-checkout-form div.onestepcheckout-shipping-payment-review div.order-review-section ol div.onestepcheckout-rewards div.discount div.discount-form button#onestepcheckout-rewards-add.button {
  margin-bottom: 20px;
  margin-left: 15px;
}

form#one-step-checkout-form div.onestepcheckout-shipping-payment-review div.order-review-section ol div.onestepcheckout-rewards div.discount div.discount-form {
  margin-bottom: 25px;
  border: 1px solid #ebebeb;
}

form#one-step-checkout-form div.onestepcheckout-shipping-payment-review div.order-review-section {
  border: none;
}

form#one-step-checkout-form div.onestepcheckout-shipping-payment-review div.order-review-section ol li.payment-method div#onestepcheckout-payment-methods.onestepcheckout-payment-methods {
  border: 1px solid #ebebeb;
  border-top: none;
  width: 101%;
}

form#one-step-checkout-form div.onestepcheckout-shipping-payment-review div.order-review-section ol div.onestepcheckout-rewards div.discount div.discount-form span#cancel_block button#onestepcheckout-rewards-cancel.button {
  margin-top: -21px;
}

/* Our Facebook Share button */
.mst-fb-share {
  vertical-align: top;
  display: inline-block;
  height: 20px;
  padding: 0 4px;
  border: 1px solid #4267b2;
  border-radius: 3px;
  color: #eceef5;
  background: #4267b2;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1;
  text-decoration: none;
  white-space: nowrap;
  /* IE7 */
  *display: inline;
  *zoom: 1;
}

.mst-fb-share-text:hover, .mst-fb-share-text:visited, .mst-fb-share-text:link, .mst-fb-share-text:active {
  color: #eceef5;
}

.mst-fb-share-text {
  position: relative;
  top: 4px;
  font-weight: bold;
  color: #eceef5;
}

.mst-share-wrapper {
  width: 55px;
  float: left;
}

/*! nouislider - 14.1.1 - 12/15/2019 */
.noUi-target, .noUi-target * {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  -ms-touch-action: none;
  touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.noUi-target {
  position: relative;
}

.noUi-base, .noUi-connects {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
}

.noUi-connects {
  overflow: hidden;
  z-index: 0;
}

.noUi-connect, .noUi-origin {
  will-change: transform;
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  -ms-transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  -webkit-transform-style: preserve-3d;
  transform-origin: 0 0;
  -webkit-transform-style: flat;
          transform-style: flat;
}

.noUi-connect {
  height: 100%;
  width: 100%;
}

.noUi-origin {
  height: 10%;
  width: 10%;
}

.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin {
  left: 0;
  right: auto;
}

.noUi-vertical .noUi-origin {
  width: 0;
}

.noUi-horizontal .noUi-origin {
  height: 0;
}

.noUi-handle {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: absolute;
}

.noUi-touch-area {
  height: 100%;
  width: 100%;
}

.noUi-state-tap .noUi-connect, .noUi-state-tap .noUi-origin {
  -webkit-transition: transform 0.3s;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}

.noUi-state-drag * {
  cursor: inherit !important;
}

.noUi-horizontal {
  height: 18px;
}

.noUi-horizontal .noUi-handle {
  width: 34px;
  height: 28px;
  right: -17px;
  top: -6px;
}

.noUi-vertical {
  width: 18px;
}

.noUi-vertical .noUi-handle {
  width: 28px;
  height: 34px;
  right: -6px;
  top: -17px;
}

.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle {
  left: -17px;
  right: auto;
}

.noUi-target {
  background: #FAFAFA;
  border-radius: 4px;
  border: 1px solid #D3D3D3;
  -webkit-box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB;
          box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB;
}

.noUi-connects {
  border-radius: 3px;
}

.noUi-connect {
  background: #3FB8AF;
}

.noUi-draggable {
  cursor: ew-resize;
}

.noUi-vertical .noUi-draggable {
  cursor: ns-resize;
}

.noUi-handle {
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  background: #FFF;
  cursor: default;
  -webkit-box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #EBEBEB, 0 3px 6px -3px #BBB;
          box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #EBEBEB, 0 3px 6px -3px #BBB;
}

.noUi-active {
  -webkit-box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB;
          box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB;
}

.noUi-handle:after, .noUi-handle:before {
  content: "";
  display: block;
  position: absolute;
  height: 14px;
  width: 1px;
  background: #E8E7E6;
  left: 14px;
  top: 6px;
}

.noUi-handle:after {
  left: 17px;
}

.noUi-vertical .noUi-handle:after, .noUi-vertical .noUi-handle:before {
  width: 14px;
  height: 1px;
  left: 6px;
  top: 14px;
}

.noUi-vertical .noUi-handle:after {
  top: 17px;
}

[disabled] .noUi-connect {
  background: #B8B8B8;
}

[disabled] .noUi-handle, [disabled].noUi-handle, [disabled].noUi-target {
  cursor: not-allowed;
}

.noUi-pips, .noUi-pips * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.noUi-pips {
  position: absolute;
  color: #999;
}

.noUi-value {
  position: absolute;
  white-space: nowrap;
  text-align: center;
}

.noUi-value-sub {
  color: #ccc;
  font-size: 10px;
}

.noUi-marker {
  position: absolute;
  background: #CCC;
}

.noUi-marker-sub {
  background: #AAA;
}

.noUi-marker-large {
  background: #AAA;
}

.noUi-pips-horizontal {
  padding: 10px 0;
  height: 80px;
  top: 100%;
  left: 0;
  width: 100%;
}

.noUi-value-horizontal {
  -webkit-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%);
}

.noUi-rtl .noUi-value-horizontal {
  -webkit-transform: translate(50%, 50%);
  transform: translate(50%, 50%);
}

.noUi-marker-horizontal.noUi-marker {
  margin-left: -1px;
  width: 2px;
  height: 5px;
}

.noUi-marker-horizontal.noUi-marker-sub {
  height: 10px;
}

.noUi-marker-horizontal.noUi-marker-large {
  height: 15px;
}

.noUi-pips-vertical {
  padding: 0 10px;
  height: 100%;
  top: 0;
  left: 100%;
}

.noUi-value-vertical {
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding-left: 25px;
}

.noUi-rtl .noUi-value-vertical {
  -webkit-transform: translate(0, 50%);
  transform: translate(0, 50%);
}

.noUi-marker-vertical.noUi-marker {
  width: 5px;
  height: 2px;
  margin-top: -1px;
}

.noUi-marker-vertical.noUi-marker-sub {
  width: 10px;
}

.noUi-marker-vertical.noUi-marker-large {
  width: 15px;
}

.noUi-tooltip {
  display: block;
  position: absolute;
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  background: #fff;
  color: #000;
  padding: 5px;
  text-align: center;
  white-space: nowrap;
}

.noUi-horizontal .noUi-tooltip {
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  left: 50%;
  bottom: 120%;
}

.noUi-vertical .noUi-tooltip {
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  top: 50%;
  right: 120%;
}

/*
    Created on : Aug 11, 2014, 5:14:12 PM
    Author     : @arboshiki
*/
.animated-super-fast {
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated-fast {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated-slow {
  -webkit-animation-duration: 1.3s;
  animation-duration: 1.3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
            transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
            transform: translateY(-15px);
  }
}
@-webkit-keyframes jumpUp {
  0% {
    -webkit-transform: translate3d(0, 230%, 0) scale3d(0, 1, 1);
    -webkit-animation-timing-function: ease-in;
  }
  40% {
    -webkit-transform: translate3d(0, 0, 0) scale3d(0.02, 1.1, 1);
    -webkit-animation-timing-function: ease-out;
  }
  70% {
    -webkit-transform: translate3d(0, -40px, 0) scale3d(0.8, 1.1, 1);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
  }
}
@keyframes jumpUp {
  0% {
    -webkit-transform: translate3d(0, 230%, 0) scale3d(0, 1, 1);
            transform: translate3d(0, 230%, 0) scale3d(0, 1, 1);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  40% {
    -webkit-transform: translate3d(0, 0, 0) scale3d(0.02, 1.1, 1);
            transform: translate3d(0, 0, 0) scale3d(0.02, 1.1, 1);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  70% {
    -webkit-transform: translate3d(0, -40px, 0) scale3d(0.8, 1.1, 1);
            transform: translate3d(0, -40px, 0) scale3d(0.8, 1.1, 1);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
            transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
  }
}
@-webkit-keyframes expandOpen {
  0% {
    -webkit-transform: scale(1.8);
  }
  50% {
    -webkit-transform: scale(0.95);
  }
  80% {
    -webkit-transform: scale(1.05);
  }
  90% {
    -webkit-transform: scale(0.98);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
@keyframes expandOpen {
  0% {
    -webkit-transform: scale(1.8);
            transform: scale(1.8);
  }
  50% {
    -webkit-transform: scale(0.95);
            transform: scale(0.95);
  }
  80% {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
  90% {
    -webkit-transform: scale(0.98);
            transform: scale(0.98);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes fadeInScale {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
}
@-webkit-keyframes fadeInScale {
  0% {
    -webkit-transform: scale(0);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1);
    opacity: 1;
  }
}
@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3);
  }
  50% {
    opacity: 1;
  }
}
@-webkit-keyframes zoomOut {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3);
  }
  100% {
    opacity: 0;
  }
}
@keyframes zoomOut {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3);
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
}

.jumpUp {
  -webkit-animation-name: jumpUp;
  animation-name: jumpUp;
}

.expandOpen {
  animation-name: expandOpen;
  -webkit-animation-name: expandOpen;
}

.fadeInScale {
  animation-name: fadeInScale;
  -webkit-animation-name: fadeInScale;
}

/* 
    Created on : Sep 19, 2014, 1:47:04 PM
    Author     : @arboshiki
*/
body.lobibox-open {
  overflow: hidden;
}

.lobibox {
  position: fixed;
  z-index: 4001;
  -webkit-box-shadow: 0 0 20px 5px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 20px 5px rgba(0, 0, 0, 0.5);
}

.lobibox * {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.lobibox .lobibox-header {
  font-size: 20px;
  padding: 5px 10px;
  color: #eeeeee;
}

.buyback-image-zoom .lobibox-body {
  overflow: hidden !important;
}

.lobibox .lobibox-header .btn-close {
  float: right;
  background-color: transparent;
  cursor: pointer;
  border: none;
  outline: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.lobibox .lobibox-header .btn-close:hover {
  text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.7);
}

.lobibox .lobibox-body {
  overflow: hidden;
  display: table;
  position: relative;
  width: 100%;
  padding: 15px 20px;
  background-color: rgba(255, 255, 255, 0.98);
  font-size: 16px;
}

.lobibox .lobibox-body .lobibox-icon-wrapper {
  position: relative;
  height: 100%;
  display: table;
  font-size: 60px;
}

.lobibox .lobibox-body .lobibox-icon-wrapper .lobibox-icon {
  display: table-cell;
  vertical-align: middle;
}

.lobibox .lobibox-body .lobibox-body-text-wrapper {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  padding-left: 10px;
}

.lobibox .lobibox-footer {
  text-align: center;
  padding: 6px;
}

.lobibox .lobibox-footer > * {
  margin: 0 10px 0 0;
}

.lobibox .lobibox-footer.text-center {
  text-align: center;
}

.lobibox .lobibox-footer.text-left {
  text-align: left;
}

.lobibox .lobibox-footer.text-right {
  text-align: right;
}

.lobibox.lobibox-confirm {
  border: none;
}

.lobibox.lobibox-confirm .lobibox-header {
  color: #eeeeee;
  background-color: #3C2D2D;
}

.lobibox.lobibox-confirm .lobibox-body .lobibox-icon {
  color: #3C2D2D;
}

.lobibox.lobibox-confirm .lobibox-footer {
  background-color: #594343;
}

.lobibox.lobibox-success {
  border: 1px solid #29B87E;
}

.lobibox.lobibox-success .lobibox-header {
  color: #eeeeee;
  background-color: #29B87E;
}

.lobibox.lobibox-success .lobibox-body .lobibox-icon {
  color: #29B87E;
}

.lobibox.lobibox-success .lobibox-footer {
  background-color: #40d498;
}

.lobibox.lobibox-error {
  border: 1px solid #CA2121;
}

.lobibox.lobibox-error .lobibox-header {
  color: #eeeeee;
  background-color: #CA2121;
}

.lobibox.lobibox-error .lobibox-body .lobibox-icon {
  color: #CA2121;
}

.lobibox.lobibox-error .lobibox-footer {
  background-color: #e03e3e;
}

.lobibox.lobibox-info {
  border: 1px solid #2E79B4;
}

.lobibox.lobibox-info .lobibox-header {
  color: #eeeeee;
  background-color: #2E79B4;
}

.lobibox.lobibox-info .lobibox-body .lobibox-icon {
  color: #2E79B4;
}

.lobibox.lobibox-info .lobibox-footer {
  background-color: #4593d0;
}

.lobibox.lobibox-warning {
  border: 1px solid #CE812E;
}

.lobibox.lobibox-warning .lobibox-header {
  color: #eeeeee;
  background-color: #CE812E;
}

.lobibox.lobibox-warning .lobibox-body .lobibox-icon {
  color: #CE812E;
}

.lobibox.lobibox-warning .lobibox-footer {
  background-color: #d99a56;
}

.lobibox.lobibox-prompt {
  border: none;
}

.lobibox.lobibox-prompt .lobibox-header {
  color: #eeeeee;
  background-color: #3c2d2d;
}

.lobibox.lobibox-prompt .lobibox-body {
  padding: 20px;
}

.lobibox.lobibox-prompt .lobibox-body .lobibox-input {
  min-height: 38px;
  border: 1px solid #21cb91;
  width: 100%;
  padding: 5px;
  font-size: 18px;
  outline: 0;
}

.lobibox.lobibox-prompt .lobibox-body .lobibox-input:focus {
  background-color: #EEE;
}

.lobibox.lobibox-prompt .lobibox-body .lobibox-input.invalid {
  border-color: #DC2B2A;
}

.lobibox.lobibox-prompt .lobibox-body .lobibox-input-error-message {
  margin-top: 5px;
  margin-bottom: 0;
  font-size: 13px;
  color: #DC2B2A;
}

.lobibox.lobibox-prompt .lobibox-footer {
  background-color: #594343;
}

.lobibox.lobibox-progress .lobibox-header {
  background-color: #2F5D6D;
}

.lobibox.lobibox-progress .lobibox-body {
  padding: 15px;
  font-size: 16px;
}

.lobibox.lobibox-progress .lobibox-body .lobibox-progress-bar-wrapper {
  position: relative;
  height: 20px;
  border: 1px solid #c3c3c3;
  border-radius: 10px;
  background-color: #d5d5d5;
}

.lobibox.lobibox-progress .lobibox-body .lobibox-progress-bar-wrapper .lobibox-progress-bar {
  width: 0;
  border-radius: 10px;
  background-color: #468ba2;
  height: 100%;
  text-align: center;
}

.lobibox.lobibox-progress .lobibox-body .lobibox-progress-bar-wrapper .lobibox-progress-text {
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
}

.lobibox.lobibox-progress .lobibox-body .lobibox-progress-outer {
  margin-bottom: 0;
}

.lobibox.lobibox-progress .lobibox-body .lobibox-progress-outer .progress-bar {
  -webkit-transition: none;
  transition: none;
}

.lobibox.lobibox-progress .lobibox-body .lobibox-progress-outer [data-role=progress-text] {
  font-weight: bold;
  color: rgba(0, 0, 0, 0.7);
}

.lobibox.lobibox-window {
  border: 3px solid #225EB8;
  border-radius: 6px;
}

.lobibox.lobibox-window .lobibox-header {
  background-color: #225EB8;
  color: #eeeeee;
  font-size: 18px;
}

.lobibox.lobibox-window .lobibox-body {
  overflow: auto;
  display: block;
  font-size: 14px;
  padding: 15px;
  background-color: #f5f8fd;
}

.lobibox.lobibox-window .lobibox-footer {
  background-color: #8ab0e9;
}

.lobibox.lobibox-window :last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.lobibox.draggable .lobibox-header {
  cursor: move;
}

.lobibox .lobibox-btn {
  display: inline-block;
  padding: 8px 14px;
  font-size: 14px;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 2px;
  line-height: initial;
}

.lobibox .lobibox-btn.lobibox-btn-cancel {
  color: #FFF;
  background-color: #CA2121;
  border-color: #CA2121;
}

.lobibox .lobibox-btn.lobibox-btn-cancel:hover,
.lobibox .lobibox-btn.lobibox-btn-cancel:focus,
.lobibox .lobibox-btn.lobibox-btn-cancel.focus,
.lobibox .lobibox-btn.lobibox-btn-cancel:active,
.lobibox .lobibox-btn.lobibox-btn-cancel.active,
.open > .dropdown-toggle.lobibox .lobibox-btn.lobibox-btn-cancel {
  color: #FFF;
  background-color: #9e1a1a;
  border-color: #951818;
}

.lobibox .lobibox-btn.lobibox-btn-cancel:active,
.lobibox .lobibox-btn.lobibox-btn-cancel.active,
.open > .dropdown-toggle.lobibox .lobibox-btn.lobibox-btn-cancel {
  background-image: none;
}

.lobibox .lobibox-btn.lobibox-btn-cancel.disabled,
.lobibox .lobibox-btn.lobibox-btn-cancel[disabled],
fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-cancel,
.lobibox .lobibox-btn.lobibox-btn-cancel.disabled:hover,
.lobibox .lobibox-btn.lobibox-btn-cancel[disabled]:hover,
fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-cancel:hover,
.lobibox .lobibox-btn.lobibox-btn-cancel.disabled:focus,
.lobibox .lobibox-btn.lobibox-btn-cancel[disabled]:focus,
fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-cancel:focus,
.lobibox .lobibox-btn.lobibox-btn-cancel.disabled.focus,
.lobibox .lobibox-btn.lobibox-btn-cancel[disabled].focus,
fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-cancel.focus,
.lobibox .lobibox-btn.lobibox-btn-cancel.disabled:active,
.lobibox .lobibox-btn.lobibox-btn-cancel[disabled]:active,
fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-cancel:active,
.lobibox .lobibox-btn.lobibox-btn-cancel.disabled.active,
.lobibox .lobibox-btn.lobibox-btn-cancel[disabled].active,
fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-cancel.active {
  background-color: #CA2121;
  border-color: #CA2121;
}

.lobibox .lobibox-btn.lobibox-btn-cancel .badge {
  color: #CA2121;
  background-color: #FFF;
}

.lobibox .lobibox-btn.lobibox-btn-yes {
  color: #FFF;
  background-color: #29B87E;
  border-color: #29B87E;
}

.lobibox .lobibox-btn.lobibox-btn-yes:hover,
.lobibox .lobibox-btn.lobibox-btn-yes:focus,
.lobibox .lobibox-btn.lobibox-btn-yes.focus,
.lobibox .lobibox-btn.lobibox-btn-yes:active,
.lobibox .lobibox-btn.lobibox-btn-yes.active,
.open > .dropdown-toggle.lobibox .lobibox-btn.lobibox-btn-yes {
  color: #FFF;
  background-color: #208e61;
  border-color: #1e865c;
}

.lobibox .lobibox-btn.lobibox-btn-yes:active,
.lobibox .lobibox-btn.lobibox-btn-yes.active,
.open > .dropdown-toggle.lobibox .lobibox-btn.lobibox-btn-yes {
  background-image: none;
}

.lobibox .lobibox-btn.lobibox-btn-yes.disabled,
.lobibox .lobibox-btn.lobibox-btn-yes[disabled],
fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-yes,
.lobibox .lobibox-btn.lobibox-btn-yes.disabled:hover,
.lobibox .lobibox-btn.lobibox-btn-yes[disabled]:hover,
fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-yes:hover,
.lobibox .lobibox-btn.lobibox-btn-yes.disabled:focus,
.lobibox .lobibox-btn.lobibox-btn-yes[disabled]:focus,
fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-yes:focus,
.lobibox .lobibox-btn.lobibox-btn-yes.disabled.focus,
.lobibox .lobibox-btn.lobibox-btn-yes[disabled].focus,
fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-yes.focus,
.lobibox .lobibox-btn.lobibox-btn-yes.disabled:active,
.lobibox .lobibox-btn.lobibox-btn-yes[disabled]:active,
fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-yes:active,
.lobibox .lobibox-btn.lobibox-btn-yes.disabled.active,
.lobibox .lobibox-btn.lobibox-btn-yes[disabled].active,
fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-yes.active {
  background-color: #29B87E;
  border-color: #29B87E;
}

.lobibox .lobibox-btn.lobibox-btn-yes .badge {
  color: #29B87E;
  background-color: #FFF;
}

.lobibox .lobibox-btn.lobibox-btn-no {
  color: #FFF;
  background-color: #0760B3;
  border-color: #0760B3;
}

.lobibox .lobibox-btn.lobibox-btn-no:hover,
.lobibox .lobibox-btn.lobibox-btn-no:focus,
.lobibox .lobibox-btn.lobibox-btn-no.focus,
.lobibox .lobibox-btn.lobibox-btn-no:active,
.lobibox .lobibox-btn.lobibox-btn-no.active,
.open > .dropdown-toggle.lobibox .lobibox-btn.lobibox-btn-no {
  color: #FFF;
  background-color: #054682;
  border-color: #054078;
}

.lobibox .lobibox-btn.lobibox-btn-no:active,
.lobibox .lobibox-btn.lobibox-btn-no.active,
.open > .dropdown-toggle.lobibox .lobibox-btn.lobibox-btn-no {
  background-image: none;
}

.lobibox .lobibox-btn.lobibox-btn-no.disabled,
.lobibox .lobibox-btn.lobibox-btn-no[disabled],
fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-no,
.lobibox .lobibox-btn.lobibox-btn-no.disabled:hover,
.lobibox .lobibox-btn.lobibox-btn-no[disabled]:hover,
fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-no:hover,
.lobibox .lobibox-btn.lobibox-btn-no.disabled:focus,
.lobibox .lobibox-btn.lobibox-btn-no[disabled]:focus,
fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-no:focus,
.lobibox .lobibox-btn.lobibox-btn-no.disabled.focus,
.lobibox .lobibox-btn.lobibox-btn-no[disabled].focus,
fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-no.focus,
.lobibox .lobibox-btn.lobibox-btn-no.disabled:active,
.lobibox .lobibox-btn.lobibox-btn-no[disabled]:active,
fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-no:active,
.lobibox .lobibox-btn.lobibox-btn-no.disabled.active,
.lobibox .lobibox-btn.lobibox-btn-no[disabled].active,
fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-no.active {
  background-color: #0760B3;
  border-color: #0760B3;
}

.lobibox .lobibox-btn.lobibox-btn-no .badge {
  color: #0760B3;
  background-color: #FFF;
}

.lobibox .lobibox-btn.lobibox-btn-ok {
  color: #FFF;
  background-color: #0760B3;
  border-color: #0760B3;
}

.lobibox .lobibox-btn.lobibox-btn-ok:hover,
.lobibox .lobibox-btn.lobibox-btn-ok:focus,
.lobibox .lobibox-btn.lobibox-btn-ok.focus,
.lobibox .lobibox-btn.lobibox-btn-ok:active,
.lobibox .lobibox-btn.lobibox-btn-ok.active,
.open > .dropdown-toggle.lobibox .lobibox-btn.lobibox-btn-ok {
  color: #FFF;
  background-color: #054682;
  border-color: #054078;
}

.lobibox .lobibox-btn.lobibox-btn-ok:active,
.lobibox .lobibox-btn.lobibox-btn-ok.active,
.open > .dropdown-toggle.lobibox .lobibox-btn.lobibox-btn-ok {
  background-image: none;
}

.lobibox .lobibox-btn.lobibox-btn-ok.disabled,
.lobibox .lobibox-btn.lobibox-btn-ok[disabled],
fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-ok,
.lobibox .lobibox-btn.lobibox-btn-ok.disabled:hover,
.lobibox .lobibox-btn.lobibox-btn-ok[disabled]:hover,
fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-ok:hover,
.lobibox .lobibox-btn.lobibox-btn-ok.disabled:focus,
.lobibox .lobibox-btn.lobibox-btn-ok[disabled]:focus,
fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-ok:focus,
.lobibox .lobibox-btn.lobibox-btn-ok.disabled.focus,
.lobibox .lobibox-btn.lobibox-btn-ok[disabled].focus,
fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-ok.focus,
.lobibox .lobibox-btn.lobibox-btn-ok.disabled:active,
.lobibox .lobibox-btn.lobibox-btn-ok[disabled]:active,
fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-ok:active,
.lobibox .lobibox-btn.lobibox-btn-ok.disabled.active,
.lobibox .lobibox-btn.lobibox-btn-ok[disabled].active,
fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-ok.active {
  background-color: #0760B3;
  border-color: #0760B3;
}

.lobibox .lobibox-btn.lobibox-btn-ok .badge {
  color: #0760B3;
  background-color: #FFF;
}

.lobibox .lobibox-btn.lobibox-btn-default {
  color: #000;
  background-color: #e2e2e2;
  border-color: #dadada;
}

.lobibox .lobibox-btn.lobibox-btn-default:hover,
.lobibox .lobibox-btn.lobibox-btn-default:focus,
.lobibox .lobibox-btn.lobibox-btn-default.focus,
.lobibox .lobibox-btn.lobibox-btn-default:active,
.lobibox .lobibox-btn.lobibox-btn-default.active,
.open > .dropdown-toggle.lobibox .lobibox-btn.lobibox-btn-default {
  color: #000;
  background-color: #c9c9c9;
  border-color: #bcbcbc;
}

.lobibox .lobibox-btn.lobibox-btn-default:active,
.lobibox .lobibox-btn.lobibox-btn-default.active,
.open > .dropdown-toggle.lobibox .lobibox-btn.lobibox-btn-default {
  background-image: none;
}

.lobibox .lobibox-btn.lobibox-btn-default.disabled,
.lobibox .lobibox-btn.lobibox-btn-default[disabled],
fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-default,
.lobibox .lobibox-btn.lobibox-btn-default.disabled:hover,
.lobibox .lobibox-btn.lobibox-btn-default[disabled]:hover,
fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-default:hover,
.lobibox .lobibox-btn.lobibox-btn-default.disabled:focus,
.lobibox .lobibox-btn.lobibox-btn-default[disabled]:focus,
fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-default:focus,
.lobibox .lobibox-btn.lobibox-btn-default.disabled.focus,
.lobibox .lobibox-btn.lobibox-btn-default[disabled].focus,
fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-default.focus,
.lobibox .lobibox-btn.lobibox-btn-default.disabled:active,
.lobibox .lobibox-btn.lobibox-btn-default[disabled]:active,
fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-default:active,
.lobibox .lobibox-btn.lobibox-btn-default.disabled.active,
.lobibox .lobibox-btn.lobibox-btn-default[disabled].active,
fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-default.active {
  background-color: #e2e2e2;
  border-color: #dadada;
}

.lobibox .lobibox-btn.lobibox-btn-default .badge {
  color: #e2e2e2;
  background-color: #000;
}

.lobibox.lobibox-hidden {
  display: none;
}

.lobibox-backdrop {
  position: fixed;
  z-index: 4000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}

/*
    Created on : Sep 19, 2014, 2:01:43 PM
    Author     : @arboshiki
*/
.lobibox-notify-wrapper {
  z-index: 5000;
  position: fixed;
}

.lobibox-notify-wrapper.top {
  top: 0px;
}

.lobibox-notify-wrapper.bottom {
  bottom: 0px;
}

.lobibox-notify-wrapper.left {
  left: 0px;
  margin-right: 0px;
}

.lobibox-notify-wrapper.right {
  right: 0px;
  margin-left: 0px;
}

.lobibox-notify-wrapper.right .lobibox-notify {
  margin-left: auto;
}

.lobibox-notify-wrapper.center {
  left: 50%;
}

.lobibox-notify-wrapper-large {
  z-index: 5000;
  position: fixed;
}

.lobibox-notify-wrapper-large.top {
  top: 0px;
}

.lobibox-notify-wrapper-large.bottom {
  bottom: 0px;
}

.lobibox-notify-wrapper-large.left {
  left: 0px;
}

.lobibox-notify-wrapper-large.left .lb-notify-tabs > li {
  float: left;
  margin-left: 0;
  margin-right: 2px;
}

.lobibox-notify-wrapper-large.right {
  right: 0px;
}

.lobibox-notify-wrapper-large .lb-notify-tabs {
  list-style: none;
  padding: 0;
  margin: 0 0 -5px 0;
}

.lobibox-notify-wrapper-large .lb-notify-tabs > li {
  float: right;
  margin-left: 2px;
}

.lobibox-notify-wrapper-large .lb-notify-tabs > li > a {
  text-align: center;
  display: table;
  text-decoration: none;
  font-size: 18px;
  height: 32px;
  color: #FFF;
  width: 28px;
  opacity: 0.6;
}

.lobibox-notify-wrapper-large .lb-notify-tabs > li > a:hover,
.lobibox-notify-wrapper-large .lb-notify-tabs > li > a:active,
.lobibox-notify-wrapper-large .lb-notify-tabs > li > a:focus,
.lobibox-notify-wrapper-large .lb-notify-tabs > li > a:hover:active {
  color: #FFF;
}

.lobibox-notify-wrapper-large .lb-notify-tabs > li > a .tab-control-icon {
  display: table-cell;
  vertical-align: middle;
}

.lobibox-notify-wrapper-large .lb-notify-tabs > li.lobibox-notify-default > a {
  background-color: rgba(28, 28, 28, 0.9);
  border-color: #141414;
}

.lobibox-notify-wrapper-large .lb-notify-tabs > li.lobibox-notify-default > a:hover {
  background-color: #1c1c1c;
  border-color: #0f0f0f;
}

.lobibox-notify-wrapper-large .lb-notify-tabs > li.lobibox-notify-error > a {
  background-color: rgba(202, 33, 33, 0.9);
  border-color: #bd1f1f;
}

.lobibox-notify-wrapper-large .lb-notify-tabs > li.lobibox-notify-error > a:hover {
  background-color: #CA2121;
  border-color: #b41d1d;
}

.lobibox-notify-wrapper-large .lb-notify-tabs > li.lobibox-notify-success > a {
  background-color: rgba(41, 184, 126, 0.9);
  border-color: #26ab75;
}

.lobibox-notify-wrapper-large .lb-notify-tabs > li.lobibox-notify-success > a:hover {
  background-color: #29B87E;
  border-color: #24a370;
}

.lobibox-notify-wrapper-large .lb-notify-tabs > li.lobibox-notify-warning > a {
  background-color: rgba(206, 129, 46, 0.9);
  border-color: #c1792b;
}

.lobibox-notify-wrapper-large .lb-notify-tabs > li.lobibox-notify-warning > a:hover {
  background-color: #CE812E;
  border-color: #b97429;
}

.lobibox-notify-wrapper-large .lb-notify-tabs > li.lobibox-notify-info > a {
  background-color: rgba(46, 121, 180, 0.9);
  border-color: #2b71a8;
}

.lobibox-notify-wrapper-large .lb-notify-tabs > li.lobibox-notify-info > a:hover {
  background-color: #2E79B4;
  border-color: #296ba0;
}

.lobibox-notify-wrapper-large .lb-notify-tabs > li.active > a {
  opacity: 1;
}

.lobibox-notify-wrapper-large .lb-notify-tabs:after {
  content: "";
  display: block;
  clear: both;
}

.lobibox-notify-wrapper-large .lb-notify-wrapper {
  background-color: transparent;
  padding: 0;
  border: none;
}

.lobibox-notify-wrapper-large .lb-notify-wrapper .lb-tab-pane {
  display: none;
}

.lobibox-notify-wrapper-large .lb-notify-wrapper .lb-tab-pane.active {
  display: block;
}

.lobibox-notify-wrapper-large .lb-notify-wrapper .lobibox-notify {
  min-height: 150px;
}

.lobibox-notify-wrapper-large .lb-notify-wrapper .lobibox-notify .lobibox-notify-icon-wrapper {
  width: 100px;
}

.lobibox-notify-wrapper-large .lb-notify-wrapper .lobibox-notify .lobibox-notify-icon > div .icon-el {
  font-size: 78px;
}

.lobibox-notify-wrapper-large .lb-notify-wrapper .lobibox-notify .lobibox-notify-body {
  margin: 13px 20px;
  margin-left: 130px;
}

.lobibox-notify {
  position: relative;
  min-height: 85px;
  font-size: 14px;
  margin: 7px 0;
  border-radius: 0;
  border: 1px solid transparent;
  -webkit-box-shadow: 2px 2px 5px #aaa;
  box-shadow: 2px 2px 5px #aaa;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.lobibox-notify .lobibox-notify-icon-wrapper {
  position: absolute;
  left: 15px;
  width: 60px;
  height: 100%;
}

.lobibox-notify .lobibox-notify-icon {
  display: table;
  width: 100%;
  height: 100%;
}

.lobibox-notify .lobibox-notify-icon > div {
  display: table-cell;
  vertical-align: middle;
}

.lobibox-notify .lobibox-notify-icon > div > img {
  width: 100%;
  max-width: 100%;
  margin-top: 3px;
  border-radius: 4px;
}

.lobibox-notify .lobibox-notify-icon > div .icon-el {
  text-align: center;
  font-size: 55px;
}

.lobibox-notify .lobibox-notify-body {
  margin: 10px 20px;
  margin-left: 90px;
}

.lobibox-notify .lobibox-notify-title {
  font-size: 20px;
}

.lobibox-notify .lobibox-notify-msg {
  overflow: hidden;
}

.lobibox-notify .lobibox-close {
  position: absolute;
  text-align: center;
  border-radius: 50%;
  right: 10px;
  top: 10px;
  font-size: 20px;
  line-height: 19px;
  width: 19px;
  height: 19px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.lobibox-notify .lobibox-close:hover {
  background-color: rgba(0, 0, 0, 0.5);
  font-weight: bold;
}

.lobibox-notify .lobibox-delay-indicator {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 3px;
}

.lobibox-notify .lobibox-delay-indicator > div {
  position: relative;
  height: 100%;
  width: 0;
  background-color: #e8e8e8;
}

.lobibox-notify.lobibox-notify-default {
  border-color: #0f0f0f;
  background-color: #1c1c1c;
  color: #FFF;
}

.lobibox-notify.lobibox-notify-default:hover {
  background-color: #1c1c1c;
  border-color: #FFF;
}

.lobibox-notify.lobibox-notify-default .lobibox-close:hover {
  background-color: #4f4f4f;
}

.lobibox-notify.lobibox-notify-error {
  border-color: #b41d1d;
  background-color: #CA2121;
  color: #FFF;
}

.lobibox-notify.lobibox-notify-error:hover {
  background-color: #CA2121;
  border-color: #FFF;
}

.lobibox-notify.lobibox-notify-success {
  border-color: #24a370;
  background-color: #29B87E;
  color: #FFF;
}

.lobibox-notify.lobibox-notify-success:hover {
  background-color: #29B87E;
  border-color: #FFF;
}

.lobibox-notify.lobibox-notify-warning {
  border-color: #b97429;
  background-color: #CE812E;
  color: #FFF;
}

.lobibox-notify.lobibox-notify-warning:hover {
  background-color: #CE812E;
  border-color: #FFF;
}

.lobibox-notify.lobibox-notify-info {
  border-color: #296ba0;
  background-color: #2E79B4;
  color: #FFF;
}

.lobibox-notify.lobibox-notify-info:hover {
  background-color: #2E79B4;
  border-color: #FFF;
}

.lobibox-notify.rounded {
  border-radius: 30px;
}

.lobibox-notify:hover {
  cursor: pointer;
  -webkit-box-shadow: 3px 3px 10px #aaa;
  box-shadow: 3px 3px 10px #aaa;
}

.lobibox-notify.notify-mini {
  min-height: 36px;
}

.lobibox-notify.notify-mini .lobibox-notify-title {
  margin-top: -5px;
  font-size: 20px;
  line-height: 22px;
}

.lobibox-notify.notify-mini .lobibox-notify-msg {
  line-height: 16px;
}

.lobibox-notify.notify-mini .lobibox-notify-icon-wrapper {
  left: 12px;
  width: 32px;
}

.lobibox-notify.notify-mini .lobibox-notify-icon > div .icon-el {
  font-size: 32px;
}

.lobibox-notify.notify-mini .lobibox-notify-body {
  margin: 15px 30px 15px 56px;
}

.lobibox-notify.without-icon .lobibox-notify-body {
  margin-left: 20px;
}

/*
   Animation example, for spinners
*/
.animate-spin {
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
  display: inline-block;
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
/*# sourceMappingURL=miniaturemarket.bundled.css.map */
