@import '/skin/frontend/enterprise/flatspot/css/common/fonts.css';
@import '/skin/frontend/enterprise/flatspot/css/common/bootstrap.min.css';
/* Default
============================================================================= */
html,
body {
  height: 100%;
}
body {
  font: 15px/1.25 'NeuzeitSLTStd-Book', sans-serif;
  color: #969696;
  min-width: 920px;
  letter-spacing: 0.1em;
  overflow-x: hidden;
  left: 0;
  right: 0;
  position: relative;
  -webkit-transition: left 0.3s, right 0.3s;
  -moz-transition: left 0.3s, right 0.3s;
  transition: left 0.3s, right 0.3s;
}
body.side-menu-opened {
  left: 274px;
  right: -274px;
}
.ipad-view.side-menu-opened {
  position: fixed;
}
/* Text
============================================================================= */
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #323232;
  font-weight: normal;
}
a {
  text-decoration: none;
  color: #00e1f5;
  outline: none;
}
a:hover {
  text-decoration: underline;
  color: #00e1f5;
  outline: none;
}
a:focus {
  color: #00e1f5;
  outline: none;
}
h4 {
  font-size: 21px;
  margin-top: 0;
  margin-bottom: 33px;
  letter-spacing: 0.025em;
}
/* Images
============================================================================= */
img {
  max-width: 100%;
  height: auto;
}
/* Iframe
============================================================================= */
iframe {
  display: block;
  border: 0;
}
/* Lists
============================================================================= */
ol,
ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
em,
i,
strong,
b {
  font-style: normal;
  font-weight: normal;
}
/* Table
============================================================================= */
table {
  width: 100%;
}
th {
  font-weight: normal;
  vertical-align: middle;
}
td {
  vertical-align: middle;
}
.table-view {
  display: table;
  height: 500px;
  width: 100%;
}
.table-cell {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.nobr {
  white-space: nowrap;
}
/* Other
============================================================================= */
mark {
  background: none;
}
/* Style Position
============================================================================= */
.a-left {
  text-align: left;
}
.a-center {
  text-align: center;
}
.a-right {
  text-align: right;
}
.no-display {
  display: none;
}
/* Std
============================================================================= */
.std p {
  margin: 0 0 18px;
  font-family: 'PlantinStdLight', sans-serif;
}
@media only screen and (max-width: 1230px) {
  .std p {
    font-size: 14px;
    margin: 0 0 12px;
  }
}
.std strong,
.std b {
  font-weight: normal;
  font-family: 'NeuzeitSLTStd-Book', sans-serif;
}
.std em,
.std i {
  font-style: normal;
  font-family: 'PlantinStdLightItalic', serif;
}
.std ul,
.std ol {
  list-style: decimal;
  padding-left: 20px;
}
.std ul li,
.std ol li {
  padding-bottom: 10px;
}
/* Main Layout
============================================================================= */
.wrapper {
  position: relative;
  min-height: 100%;
  background: #ffffff;
}
@media only screen and (orientation:portrait) {
  .ipad-view .wrapper {
    padding: 0 10px;
  }
}
.page {
  padding: 59px 0 324px;
  position: relative;
  width: 100%;
  overflow: hidden;
  background: #ffffff;
}
.main {
  position: relative;
  margin: 0 auto;
}
/* Breadcrumb
============================================================================= */
.breadcrumb {
  padding: 20px 0 0;
  color: #969696;
  font: 11px/14px 'NeuzeitSLTStd-Book', sans-serif;
  text-transform: uppercase;
  float: right;
  letter-spacing: 0.1em;
}
@media only screen and (max-width: 1230px) {
  .breadcrumb {
    font-size: 10px;
  }
}
.breadcrumb li {
  display: inline;
}
.breadcrumb li + li:before {
  padding: 0;
  content: '\00a0/\00a0';
  color: inherit;
}
.breadcrumb .search span {
  white-space: nowrap;
  max-width: 250px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  vertical-align: middle;
}
.breadcrumb a {
  color: #969696;
}
.breadcrumb a:hover {
  color: #00e1f5;
  text-decoration: none;
}
/* Pagination
============================================================================= */
.pagination {
  position: fixed;
  bottom: 24px;
  left: 5px;
  background: #fff;
  padding: 9px;
  margin: 0;
  z-index: 1030;
  color: #969696;
  font: 17px/1 'NeuzeitSLTStd-Book', sans-serif;
  letter-spacing: 1px;
  transform: translateZ(0);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.pagination.no-padding {
  bottom: 4px;
}
.pager {
  text-align: center;
}
/* Loading
============================================================================= */
.ias_loader {
  width: 100%;
  height: 64px;
  float: left;
  text-align: center;
  margin-top: 100px;
  margin-bottom: 50px;
}
/* Top
============================================================================= */
#toTop {
  display: none;
  position: fixed;
  bottom: 35px;
  right: 10px;
  width: 28px;
  height: 15px;
  text-indent: -9999px;
  background: url('/skin/frontend/enterprise/flatspot/images/sprite.png') -385px -33px no-repeat;
  z-index: 999;
  outline: none;
  -webkit-transition: bottom 0.3s ease;
  -moz-transition: bottom 0.3s ease;
  transition: bottom 0.3s ease;
}
#toTop.no-padding {
  bottom: 15px;
}
#toTop:hover {
  background-position: -460px -417px;
}
/* Ajax Wait
============================================================================= */
.please-wait {
  display: block;
  padding-top: 20px;
}
/* Checkout
============================================================================= */
.opc .section {
  margin-bottom: 15px;
}
.billing-list {
  padding: 0 15px;
}
.shipping-list {
  padding: 0 15px;
}
.step {
  padding: 38px 0;
}
.step-title {
  background: #c8c8c8;
  font-size: 17px;
  color: #fff;
  padding: 13px 18px 11px;
  letter-spacing: 0.1em;
}
.step-title * {
  vertical-align: middle;
  display: inline-block;
}
.step-title h2 {
  font-size: 17px;
  color: #fff;
  margin: 0;
  text-transform: uppercase;
  white-space: nowrap;
}
.step-title > .info {
  float: right;
  color: #6e6e6e;
  font-style: normal;
  text-align: right;
}
.step-title > .info address {
  font-style: normal;
  color: #6e6e6e;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 900px;
}
@media only screen and (max-width: 1230px) {
  .step-title > .info address {
    width: 650px;
  }
}
.step-title > .info p {
  margin: 0;
}
.page-popup {
  text-align: center;
}
.page-popup .title-buttons .button {
  display: none;
}
.page-popup .tracking-table-popup {
  width: 50%;
  margin: 0 auto;
  border-collapse: collapse;
  border: 1px solid #c8c8c8;
}
.page-popup .tracking-table-popup tr {
  border-bottom: 1px solid #c8c8c8;
}
.page-popup .tracking-table-popup th {
  border-right: 1px solid #c8c8c8;
}
.page-popup .tracking-table-popup th,
.page-popup .tracking-table-popup td {
  padding: 10px 0;
  width: 50%;
}
.page-popup .button {
  margin: 20px auto 0;
}
/* Shop
==============================================================================*/
.shop,
.nosto-shop {
  width: 1200px;
  margin: 0 auto 20px;
  padding-top: 21px;
}
@media only screen and (max-width: 1230px) {
  .shop,
  .nosto-shop {
    width: 920px;
  }
}
.shop .row,
.nosto-shop .row {
  margin-left: -10px;
  margin-right: -10px;
}
.shop .item,
.nosto-shop .item {
  position: relative;
  min-height: 1px;
  padding: 0 10px;
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 18px;
  color: #323232;
  float: left;
  width: 244px;
}
@media only screen and (max-width: 1230px) {
  .shop .item,
  .nosto-shop .item {
    width: 235px;
  }
  .shop .item:nth-child(n + 5),
  .nosto-shop .item:nth-child(n + 5) {
    display: none;
  }
}
.shop .sold-out-item,
.nosto-shop .sold-out-item {
  opacity: 0.7;
}
.shop .sold-out-item a,
.nosto-shop .sold-out-item a {
  color: #969696;
}
.shop .sold-out,
.nosto-shop .sold-out {
  position: absolute;
  z-index: 1;
  width: 53px;
  height: 53px;
  top: 17px;
  right: 27px;
}
.shop .sold-out img,
.nosto-shop .sold-out img {
  width: 100%;
}
.shop .product-image,
.nosto-shop .product-image {
  margin-bottom: 7px;
}
.shop img,
.nosto-shop img {
  width: 100%;
}
.shop .std,
.nosto-shop .std {
  position: relative;
  line-height: 18px;
  letter-spacing: 0.1em;
}
.shop .std p,
.nosto-shop .std p {
  font-family: 'NeuzeitSLTStd-Book', sans-serif;
}
.shop .product-brand,
.nosto-shop .product-brand {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 150px;
  height: 17px;
}
.shop .special-price-item .product-brand,
.nosto-shop .special-price-item .product-brand {
  width: 75px;
}
.shop .product-name-text,
.nosto-shop .product-name-text {
  display: block;
  height: 35px;
  overflow: hidden;
}
.shop .price-box,
.nosto-shop .price-box {
  position: absolute;
  right: 0;
  top: 0;
  color: #969696;
}
.shop .price-box .old-price,
.nosto-shop .price-box .old-price {
  display: inline-block;
  vertical-align: top;
}
.shop .price-box .old-price .price,
.nosto-shop .price-box .old-price .price {
  text-decoration: line-through;
}
.shop .price-box .special-price,
.nosto-shop .price-box .special-price {
  display: inline-block;
  vertical-align: top;
}
.shop .price-box .special-price .price,
.nosto-shop .price-box .special-price .price {
  color: #ff0000;
}
.shop a,
.nosto-shop a {
  display: block;
  color: inherit;
}
.shop a:hover,
.nosto-shop a:hover {
  text-decoration: none;
  color: #00e1f5;
}
/* Input
============================================================================= */
input {
  -webkit-border-radius: 0;
  -webkit-appearance: none;
  outline: none;
}
input::-ms-clear {
  display: none;
}
input[type='text'],
input[type='email'],
input[type='password'] {
  display: block;
  width: 100%;
  padding: 9px 10px;
  margin: 0;
  border: 1px solid #c8c8c8;
  background: #ffffff;
  letter-spacing: 0.025em;
  color: #323232;
  font-size: 17px;
  height: 40px;
  -webkit-transition: border-color 0.3s;
  -moz-transition: border-color 0.3s;
  transition: border-color 0.3s;
  /* Subscribe
        ======================================================================*/
}
.block-subscribe input[type='text'],
.block-subscribe input[type='email'],
.block-subscribe input[type='password'] {
  border-color: #969696;
  width: 291px;
  height: 39px;
  padding: 7px 14px 6px;
  letter-spacing: 0.1em;
  background: transparent;
}
.block-subscribe input[type='text']::-webkit-input-placeholder,
.block-subscribe input[type='email']::-webkit-input-placeholder,
.block-subscribe input[type='password']::-webkit-input-placeholder {
  color: #323232;
}
.block-subscribe input[type='text']::-moz-placeholder,
.block-subscribe input[type='email']::-moz-placeholder,
.block-subscribe input[type='password']::-moz-placeholder {
  color: #323232;
}
.block-subscribe input[type='text']:-moz-placeholder,
.block-subscribe input[type='email']:-moz-placeholder,
.block-subscribe input[type='password']:-moz-placeholder {
  color: #323232;
}
.block-subscribe input[type='text']:-ms-input-placeholder,
.block-subscribe input[type='email']:-ms-input-placeholder,
.block-subscribe input[type='password']:-ms-input-placeholder {
  color: #323232;
}
@media only screen and (max-width: 1230px) {
  .block-subscribe input[type='text'],
  .block-subscribe input[type='email'],
  .block-subscribe input[type='password'] {
    font-size: 14px;
  }
}
input[type='radio'] input[type='checkbox'] {
  margin-right: 5px;
}
input[type="submit"]:hover,
input[type="button"]:hover {
  background: #0096a5;
  color: #fff;
}
input[type="submit"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input[type="submit"] [class^='icon-'],
input[type="button"] [class^='icon-'] {
  display: inline-block;
  vertical-align: middle;
  padding-left: 34px;
  font-size: 20px;
  color: #1d777f;
}
input[type="submit"]:hover [class^='icon-'],
input[type="button"]:hover [class^='icon-'] {
  color: #fff;
}
.validation-error input {
  border-color: #fe0000;
}
input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 999px #ffffff inset;
}
input.qty {
  padding: 11px 5px 9px;
  vertical-align: middle;
  text-align: center;
  border: 1px solid #c8c8c8;
  color: #323232;
  outline: none;
}
.account-login input {
  width: 425px;
}
@media only screen and (orientation:portrait) {
  .account-login input {
    width: 400px;
  }
}
@media only screen and (max-width: 1230px) {
  input {
    font-size: 15px;
  }
}
.optional {
  text-transform: none;
  font-size: 15px;
  color: #c8c8c8;
}
.input-text {
  /* Discount
    ===================================================================== */
}
.discount .input-text {
  display: inline-block;
  vertical-align: middle;
  padding: 10px;
  width: 229px;
  margin-left: 121px;
  border: 1px solid #c8c8c8;
  letter-spacing: 1px;
  -webkit-transition: border-color 0.3s;
  -moz-transition: border-color 0.3s;
  transition: border-color 0.3s;
}
@media only screen and (max-width: 1230px) {
  .discount .input-text {
    width: 215px;
    margin-left: 22px;
  }
}
.validation-error .input-text {
  border-color: #fe0000;
}
input[type='text'].validation-failed,
input[type='email'].validation-failed,
input[type='password'].validation-failed {
  border-color: #fe0000;
}
/* Textarea
============================================================================= */
textarea {
  -webkit-border-radius: 0;
  -webkit-appearance: none;
  outline: none;
  display: block;
  width: 100%;
  padding: 9px 10px 8px;
  margin: 0;
  border: 1px solid #c8c8c8;
  background: #ffffff;
  letter-spacing: 0.025em;
  color: #323232;
  font-size: 17px;
  max-width: 100%;
  min-width: 100%;
  min-height: 100px;
  max-height: 150px;
  overflow: auto;
}
.validation-error textarea {
  border-color: #fe0000;
}
.wishlist-share-email-form textarea {
  width: 578px;
  color: #afafaf;
}
@media only screen and (max-width: 1230px) {
  textarea {
    font-size: 15px;
  }
}
/* Button
============================================================================= */
button {
  display: block;
  background-color: #00e1f5;
  height: 42px;
  padding: 10px 15px;
  border: 0;
  text-align: left;
  color: #323232;
  font-size: 17px;
  letter-spacing: 0.1em;
  outline: none;
  position: relative;
  min-width: 137px;
  white-space: nowrap;
  -webkit-transition: background-color 0.15s;
  -moz-transition: background-color 0.15s;
  transition: background-color 0.15s;
  /* Dashboard
    ========================================================================= */
  /* Subscribe
    ========================================================================= */
  /* Wishlist Form Email
    ========================================================================= */
  /* Checkout
    ========================================================================= */
}
button::-moz-focus-inner {
  padding: 0 !important;
  border: 0 none !important;
  margin-top: -2px;
  margin-bottom: -2px;
}
button:hover {
  background-color: #0096a5;
  color: #fff;
  padding: 9px 15px;
}
button [class^='icon-'] {
  display: inline-block;
  vertical-align: middle;
  padding-left: 34px;
  font-size: 20px;
  color: #1d777f;
}
button:hover [class^='icon-'] {
  color: #fff;
}
.dashboard button {
  font-size: 15px;
  padding: 9px 15px;
}
.dashboard button [class^='icon-'] {
  padding-left: 50px;
}
.block-subscribe button {
  position: absolute;
  top: 1px;
  right: 1px;
  padding: 0;
  width: 45px;
  min-width: 0;
  height: 37px;
  background: transparent;
}
.block-subscribe button [class^='icon-'] {
  padding-left: 16px;
  color: #323232;
  font-size: 18px;
}
.block-subscribe button:hover [class^='icon-'] {
  color: #00e1f5;
}
.wishlist-share-email-form button {
  position: relative;
  width: 137px;
  font-size: 14px;
  padding: 9px 15px;
}
.opc button {
  font-size: 14px;
  height: 40px;
  padding: 9px 15px;
}
@media only screen and (max-width: 1230px) {
  button {
    font-size: 15px;
  }
}
.btn {
  /* Ajax Cart
    ========================================================================= */
  /* Cart
    ========================================================================= */
  /* Product Page
    ========================================================================= */
  /* Wishlist
    ========================================================================= */
}
.btn-login:hover {
  background: #323232;
}
.btn-create:hover {
  background: #323232;
}
.btn-forgot:hover {
  background: #323232;
}
.btn-guest {
  margin-top: 56px;
}
.btn-facebook {
  background: #fff;
  padding: 0;
  position: relative;
  font-size: 21px;
  line-height: 1;
  letter-spacing: 0.025em;
  color: #323232;
}
.btn-facebook [class^='icon-'] {
  padding-left: 17px;
  color: #b6b6b6;
}
.btn-facebook [class^='icon-facebook-circled'] {
  padding-left: 0;
  font-size: 36px;
  display: inline-block;
  vertical-align: middle;
  color: #b6b6b6;
  padding-right: 9px;
}
.btn-facebook:hover {
  text-decoration: none;
  background: #fff;
  color: #00e1f5;
  padding: 0;
}
.btn-facebook:hover [class^='icon-'] {
  color: #b6b6b6;
}
.btn-facebook:hover [class^='icon-facebook-circled'] {
  color: #00e1f5;
}
.opc .btn-checkout-facebook {
  background: #fff;
  padding: 0;
  position: relative;
  font-size: 17.95px;
  line-height: 1;
  letter-spacing: 0.025em;
  color: #323232;
}
.opc .btn-checkout-facebook [class^='icon-facebook-circled'] {
  padding-left: 0;
  font-size: 30px;
  display: inline-block;
  vertical-align: middle;
  color: #b6b6b6;
  padding-right: 9px;
}
.opc .btn-checkout-facebook:hover {
  text-decoration: none;
  background: #fff;
  color: #00e1f5;
  padding: 0;
}
.opc .btn-checkout-facebook:hover [class^='icon-facebook-circled'] {
  color: #00e1f5;
}
.btn-view-basket {
  width: 99%;
  margin-bottom: 0;
  background: #323232;
  color: #00e1f5;
  font-size: 17px;
  padding: 10px 13px;
}
.btn-view-basket [class^='icon-'] {
  padding-left: 65px;
  color: #00e1f5;
}
.btn-view-basket:hover {
  background-color: #0096a5;
  padding: 10px 13px;
  color: #00e1f5;
}
.btn-view-basket:hover [class^='icon-'] {
  color: #00e1f5;
}
@media only screen and (max-width: 1230px) {
  .btn-view-basket {
    font-size: 15px;
    padding: 9px 13px;
  }
  .btn-view-basket [class^='icon-'] {
    padding-left: 50px;
  }
  .btn-view-basket:hover {
    padding: 9px 13px;
  }
}
.btn-ajax-remove {
  display: inline-block;
  text-indent: -9999px;
  background: url('/skin/frontend/enterprise/flatspot/images/sprite.png') -525px -318px no-repeat;
  width: 16px;
  height: 16px;
  text-align: center;
}
.btn-ajax-remove:hover {
  background-position: -552px -362px;
}
.btn-coupon {
  display: inline-block;
  vertical-align: middle;
  background: #ffffff;
  color: #969696;
  min-width: inherit;
  text-transform: uppercase;
  height: auto;
  margin: 0 0 0 69px;
  font-size: 14px;
  padding: 0;
}
.btn-coupon [class^='icon-'] {
  color: #969696;
  padding-left: 5px;
  font-size: 10px;
  height: 14px;
}
.btn-coupon:hover {
  color: #00e1f5;
  background: #ffffff;
  padding: inherit;
}
.btn-coupon:hover [class^='icon-'] {
  color: #00e1f5;
}
@media only screen and (max-width: 1230px) {
  .btn-coupon {
    margin-left: 32px;
    font-size: 13px;
  }
}
.btn-cancel {
  display: inline-block;
  vertical-align: middle;
  background: #ffffff;
  color: #969696;
  min-width: inherit;
  text-transform: uppercase;
  height: auto;
  margin: 0 7px 0 60px;
  font-size: 14px;
  padding: 0;

}
.btn-cancel [class^='icon-'] {
  color: #969696;
  padding-left: 5px;
  font-size: 10px;
  height: 14px;
}
.btn-cancel:hover {
  color: #00e1f5;
  background: #ffffff;
  padding: inherit;
}
.btn-cancel:hover [class^='icon-'] {
  color: #00e1f5;
}
@media only screen and (max-width: 1230px) {
  .btn-cancel {
    margin-left: 23px;
    margin-right: 3px;
    font-size: 13px;
  }
}
.btn-update {
  width: 228px;
  font-size: 15px;
  height: 43px;
}
.btn-update [class^='icon-'] {
  padding-left: 62px;
}
@media only screen and (max-width: 1230px) {
  .btn-update {
    width: 214px;
  }
  .btn-update [class^='icon-'] {
    padding-left: 48px;
  }
}
.btn-remove {
  display: inline-block;
  text-indent: -9999px;
  background: url('/skin/frontend/enterprise/flatspot/images/sprite.png') -588px -361px no-repeat;
  width: 16px;
  height: 16px;
  text-align: center;
}
.btn-remove:hover {
  background-position: -569px -318px;
}
.btn-proceed-checkout {
  display: inline-block;
  margin: 0;
  font-size: 15px;
  height: 43px;
  width: 328px;
}
.btn-proceed-checkout [class^='icon-'] {
  padding-left: 202px;
}
.btn-checkout {
  min-width: 327px;
}
.btn-checkout [class^='icon-'] {
  padding-left: 169px;
}
.btn-cart {
  width: 100%;
  height: 55px;
  margin-bottom: 0;
  color: #323232;
}
.btn-cart [class^='icon-'] {
  position: absolute;
  right: 18px;
  top: 50%;
  margin-top: -12px;
}
.btn-cart:hover {
  color: #fff;
}
.pre-order .btn-cart {
  color: #323232;
  background-color: #d3a909;
  text-transform: uppercase;
}
.pre-order .btn-cart [class^='icon-'] {
  color: #836f1f;
}
.pre-order .btn-cart:hover {
  color: #fff;
  background-color: #ffcb05;
}
.pre-order .btn-cart:hover [class^='icon-'] {
  color: #fff;
}
@media only screen and (max-width: 1230px) {
  .btn-cart {
    height: 50px;
    font-size: 15px;
  }
}
.btn-share {
  background: #ffffff;
  border: 1px solid #c8c8c8;
  color: #323232;
  display: inline-block;
  vertical-align: top;
  position: relative;
  margin-right: 41px;
  margin-bottom: 0;
  width: 369px;
  font-size: 17px;
  height: 54px;
}
.btn-share:hover {
  background: #ebebe6;
  color: #323232;
}
.btn-share:before {
  position: absolute;
  content: '';
  display: block;
  top: 50%;
  right: 20px;
  float: none;
  margin-top: -9px;
  background: url('/skin/frontend/enterprise/flatspot/images/sprite.png') -467px -16px no-repeat;
  width: 18px;
  height: 18px;
}
.btn-add {
  width: 369px;
  font-size: 17px;
  height: 54px;
  padding: 4px 15px 0;
}
.btn-add [class^='icon-'] {
  padding-left: 100px;
}
.btn-add:hover {
  padding: 4px 15px 0;
}
@media only screen and (max-width: 1230px) {
  .btn-add {
    width: 280px;
    font-size: 15px;
  }
  .btn-add [class^='icon-'] {
    padding-left: 40px;
  }
}
.btn-remove-wishlist {
  display: block;
  position: absolute;
  background: #2a2a2b;
  padding: 0 10px;
  color: #fff;
  border: none;
  text-decoration: none;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.btn-remove-wishlist:before {
  position: absolute;
  content: '';
  display: block;
  background: url('/skin/frontend/enterprise/flatspot/images/sprite.png') -103px -220px no-repeat;
  width: 18px;
  height: 12px;
  top: 50%;
  right: 5px;
  margin-top: -5px;
}
.item:hover .btn-remove-wishlist {
  opacity: 1;
}
.btn-remove-wishlist:hover {
  background: #616061;
  color: #fff;
  text-decoration: none;
}
.products-grid .btn-remove-wishlist {
  font-size: 13px;
  height: 34px;
  line-height: 36px;
  width: 106px;
  top: 21px;
  left: 20px;
}
.products-list .btn-remove-wishlist {
  font-size: 11px;
  height: 29px;
  line-height: 29px;
  width: 88px;
  top: 15px;
  left: 10px;
}
.products-list .btn-remove-wishlist:before {
  right: 5px;
}
.btn-add-to {
  position: absolute;
  padding: 0 10px;
  white-space: nowrap;
  color: #323232;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.btn-add-to [class^='icon-'] {
  padding-left: 20px;
}
.btn-add-to span {
  color: #0096a5;
}
.btn-add-to:hover {
  color: #fff;
  text-decoration: none;
  padding: 0 10px;
}
.btn-add-to:hover span {
  color: #ffffff;
}
.item:hover .btn-add-to {
  opacity: 1;
}
.products-grid .btn-add-to {
  font-size: 13px;
  height: 34px;
  line-height: 35px;
  top: 65px;
  left: 20px;
}
.products-grid .btn-add-to:before {
  right: 10px;
}
.products-grid .btn-add-to.shared {
  top: 20px;
}
.products-grid .btn-add-to strong {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.products-list .btn-add-to {
  font-size: 11px;
  height: 29px;
  line-height: 30px;
  top: 55px;
  left: 10px;
  letter-spacing: 0px;
}
.products-list .btn-add-to.shared {
  top: 10px;
}
.products-list .btn-add-to:before {
  right: 10px;
  background-size: 400px;
  background-position: -14px -6px;
}
.products-list .btn-add-to:hover:before {
  background-position: -33px -6px;
}
.products-list .btn-add-to strong {
  max-width: 150px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.facebook-login {
  margin-top: 39px;
}
/* Select
============================================================================= */
/*select {
  position: absolute;
  left: -9999px;
}*/
/* Fieldset
============================================================================= */
fieldset {
  border: none;
  margin: 0;
  padding: 0;
}
/* Label
============================================================================= */
label {
  font-weight: normal;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size: 15px;
  display: block;
  white-space: nowrap;
  margin-bottom: 5px;
  -moz-user-select: -moz-none;
  -o-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  /* Discount
    ========================================================================= */
  /* Wishlist
    ========================================================================= */
}
label em {
  padding-right: 2px;
  display: inline-block;
}
.validation-error label {
  color: #fe0000;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  transition: color 0.3s;
}
.validation-error label em {
  color: #fe0000;
}
.discount label {
  font-size: 14px;
  display: inline-block;
  width: 128px;
}
@media only screen and (max-width: 1230px) {
  .discount label {
    font-size: 13px;
    width: 120px;
  }
}
.wishlist-share-email-form label {
  font-size: 15px;
}
.wishlist-share-email-form label span {
  font-size: 15px;
  color: #c8c8c8;
  text-transform: none;
}
@media only screen and (max-width: 1230px) {
  .wishlist-share-email-form label span {
    font-size: 14px;
  }
}
.centinel-logos label {
  white-space: normal;
  text-transform: inherit;
}
@media only screen and (max-width: 1230px) {
  label {
    font-size: 14px;
  }
}
/* Form List
============================================================================= */
.form-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.form-list li:after {
  display: block;
  clear: both;
  content: '';
}
.form-list li.control {
  margin: 5px 0 29px;
}
/* Input Box
============================================================================= */
.input-box {
  margin: 0 0 29px;
  position: relative;
  /* Account
    ========================================================================= */
  /* Product Shop
    ========================================================================= */
  /* Checkout
    ===================================================================== */
}
.account-list .address-edit .input-box {
  margin-bottom: 29px;
  position: relative;
}
.product-shop .input-box {
  margin-bottom: 0;
}
.discount .input-box {
  margin: 0;
}
.opc .input-box {
  width: 353px;
}
@media only screen and (max-width: 1230px) {
  .opc .input-box {
    width: 273px;
  }
}
/* Buttons Set
============================================================================= */
.buttons-set {
  position: relative;
  /* My Account
    ========================================================================= */
  /* Forgot Pass
    ========================================================================= */
  /* Account Login Create
    ========================================================================= */
  /* Dashboard Address Book
    ========================================================================= */
  /* Wishlist Wrapper
    ========================================================================= */
}
.my-account .customer-edit .buttons-set {
  position: absolute;
  bottom: 22px;
}
@media only screen and (max-width: 1230px) {
  .my-account .customer-edit .buttons-set {
    position: relative;
    bottom: 0;
    margin: 10px 0 20px;
  }
}
.forgot-pass .buttons-set {
  margin-bottom: 29px;
}
.account-login .buttons-set {
  margin-bottom: 11px;
}
.section-create .buttons-set {
  margin-bottom: 0;
}
.address-edit .buttons-set {
  margin-bottom: 29px;
}
.wishlist-wrapper .buttons-set {
  padding-bottom: 45px;
  text-align: center;
}
/* CSS3 input checkbox radio
============================================================================= */
.custom-input {
  /* Checkout
    ========================================================================= */
}
.custom-input input[type='radio'],
.custom-input input[type='checkbox'] {
  display: none;
}
.custom-input input[type='radio'] + label,
.custom-input input[type='checkbox'] + label {
  position: relative;
  cursor: pointer;
  display: block;
  font-size: 15px;
  line-height: 20px;
}
.custom-input input[type='radio'] + label:before,
.custom-input input[type='checkbox'] + label:before {
  position: relative;
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 28px;
  height: 20px;
  left: 0;
  top: -5px;
  background: url('/skin/frontend/enterprise/flatspot/images/sprite.png') -387px -60px no-repeat;
}
@media only screen and (max-width: 1230px) {
  .custom-input input[type='radio'] + label,
  .custom-input input[type='checkbox'] + label {
    font-size: 14px;
  }
}
.custom-input input[type='radio']:checked + label:before,
.custom-input input[type='checkbox']:checked + label:before {
  background-position: -355px -60px;
}
.payment-item-paypal_express .custom-input {
  padding-left: 28px;
}
.payment-item-paypal_express .custom-input input[type='radio'] + label:before {
  position: absolute;
  left: -28px;
}
/* Billing Shipping
==============================================================================*/
.billing-list input[type='radio'] + label:before,
.shipping-list input[type='radio'] + label:before,
.billing-list input[type='checkbox'] + label:before,
.shipping-list input[type='checkbox'] + label:before {
  position: absolute;
  left: -28px;
}
/* Checkout Payment
==============================================================================*/
.custom-input .saved-card {
  padding-left: 43px;
}
.custom-input .saved-card input[type='radio'] + label:before {
  position: absolute;
  left: -28px;
}
/* Search Form
==============================================================================*/
.form-search {
  float: left;
}
.search_mini_form {
  display: none;
  position: absolute;
  right: 0;
  top: 100%;
  background: #00e1f5;
  width: 1015px;
}
.search_mini_form input[type='text'] {
  border: 0;
  width: 100%;
  background: none;
  padding: 22px 18px 21px;
  font-size: 34px;
  color: #323232;
  height: inherit;
  letter-spacing: 1px;
  background-position: 90% 50%;
  background-repeat: no-repeat;
}
.search_mini_form input[type='text']::-webkit-input-placeholder {
  color: #0096a5;
}
.search_mini_form input[type='text']::-moz-placeholder {
  color: #0096a5;
}
.search_mini_form input[type='text']:-moz-placeholder {
  color: #0096a5;
}
.search_mini_form input[type='text']:-ms-input-placeholder {
  color: #0096a5;
}
.search_mini_form input[type='text']:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 999px #00e1f5 inset;
}
@media only screen and (max-width: 1230px) {
  .search_mini_form input[type='text'] {
    font-size: 29px;
  }
}
.search_mini_form button[type='submit'] {
  position: absolute;
  right: 20px;
  top: 24px;
  background: url('/skin/frontend/enterprise/flatspot/images/sprite.png') -56px -208px no-repeat;
  text-indent: -9999px;
  overflow: hidden;
  width: 37px;
  height: 32px;
  padding: 0;
  margin: 0;
  min-width: 0;
}
.search_mini_form button[type='submit']:before {
  display: none;
}
.search_mini_form .search-autocomplete {
  padding: 20px;
  border-top: 1px solid #1cb1c5;
  font-size: 13px;
  color: #323232;
}
@media only screen and (max-width: 1230px) {
  .search_mini_form {
    width: 700px;
  }
}
/* Account Create
============================================================================= */
.create-login form {
  width: 425px;
}
/* Forgot Password
============================================================================= */
.forgot-pass form {
  width: 425px;
  margin: 0 auto;
}
/* Checkout
============================================================================= */
.opc .sp-methods .input-box {
  width: 352px;
}
@media only screen and (max-width: 1230px) {
  .opc .sp-methods .input-box {
    width: 273px;
  }
}
.opc .sp-methods .cvv {
  width: 100%;
  padding-right: 17.5px;
}
.opc dl {
  margin: 0;
}
.opc dl li,
.opc dl dd {
  margin: 0 0 15px;
}
.opc .label-name {
  display: inline-block;
  width: 350px;
}
@media only screen and (max-width: 1230px) {
  .opc .label-name {
    width: 350px;
  }
}
.validation-advice {
  color: #fe0000;
  font-size: 14px;
  margin: 3px 0;
  letter-spacing: 0.1em;
  /* Account
    ========================================================================= */
  /* Account Edit
    ========================================================================= */
  /* Checkout
    ========================================================================= */
  /* Product Page
    ========================================================================= */
  /* Discount
    ========================================================================= */
  /* Account Login
    ========================================================================= */
  /* Account Login
    ========================================================================= */
  /* Forgot Password
    ========================================================================= */
  /* Wishlist
    ==========================================================================*/
}
.dashboard .validation-advice {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 15px;
  text-transform: uppercase;
  margin: 0;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 220px;
  white-space: nowrap;
  text-align: right;
}
@media only screen and (max-width: 1230px) {
  .dashboard .validation-advice {
    width: 130px;
    font-size: 14px;
  }
}
.dashboard .custom-select-wrapper .validation-advice {
  top: -23px;
}
@media only screen and (max-width: 1230px) {
  .dashboard .custom-select-wrapper .validation-advice {
    top: -22px;
    width: 145px;
  }
}
.customer-edit .validation-advice {
  position: static;
  text-align: left;
  margin-top: 5px;
  overflow: inherit;
  white-space: inherit;
  width: auto;
  letter-spacing: 0.075em;
}
#opc-login .validation-advice,
#opc-billing .validation-advice,
#opc-shipping .validation-advice {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 15px;
  text-transform: uppercase;
  margin: 0;
  text-align: right;
  max-width: 150px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media only screen and (max-width: 1230px) {
  #opc-login .validation-advice,
  #opc-billing .validation-advice,
  #opc-shipping .validation-advice {
    font-size: 14px;
    max-width: 130px;
  }
}
#opc-login .custom-select-wrapper .validation-advice,
#opc-billing .custom-select-wrapper .validation-advice,
#opc-shipping .custom-select-wrapper .validation-advice {
  top: -23px;
}
@media only screen and (max-width: 1230px) {
  #opc-login .custom-select-wrapper .validation-advice,
  #opc-billing .custom-select-wrapper .validation-advice,
  #opc-shipping .custom-select-wrapper .validation-advice {
    top: -22px;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 180px;
    white-space: nowrap;
  }
}
.product-view .validation-advice {
  position: absolute;
  top: -25px;
  right: 0;
  text-transform: uppercase;
  font-size: 15px;
  line-height: 1;
}
.discount .validation-advice {
  position: absolute;
  top: 38px;
  left: 255px;
}
@media only screen and (max-width: 1230px) {
  .discount .validation-advice {
    left: 148px;
  }
}
.section-login .validation-advice {
  position: absolute;
  right: 20px;
  top: 0;
  text-transform: uppercase;
  font-size: 15px;
  line-height: 1;
}
@media only screen and (max-width: 1230px) {
  .section-login .validation-advice {
    font-size: 14px;
  }
}
.section-create .validation-advice {
  position: absolute;
  right: 0;
  top: 0;
  text-transform: uppercase;
  font-size: 15px;
  line-height: 1;
}
@media only screen and (max-width: 1230px) {
  .section-create .validation-advice {
    font-size: 14px;
  }
}
.forgot-pass .validation-advice {
  position: absolute;
  right: 0;
  top: 0;
  text-transform: uppercase;
  font-size: 15px;
  line-height: 1;
}
@media only screen and (max-width: 1230px) {
  .forgot-pass .validation-advice {
    font-size: 14px;
  }
}
.wishlist-share-email-form .validation-advice {
  width: 578px;
  font-size: 13px;
  margin-top: 5px;
}
.messages {
  list-style: none;
  margin: 0;
  padding: 0;
  /* Cart
    ========================================================================= */
  /* Wishlist
    ========================================================================= */
}
.messages ul {
  margin-bottom: 25px;
}
.messages ul li {
  margin-bottom: 25px;
}
.messages .error-msg {
  color: #fe0000;
}
.messages .success-msg {
  color: #00e1f5;
}
.cart .messages {
  text-align: center;
}
.share-wrapper .messages {
  margin-bottom: 40px;
  line-height: 21px;
  text-align: center;
}
.share-wrapper .messages .error-msg {
  color: #969696;
}
.share-wrapper .messages .success-msg {
  color: #00e1f5;
}
.share-wrapper .messages a {
  color: #00e1f5;
  text-decoration: underline;
}
.share-wrapper .messages a:hover {
  color: #00e1f5;
}
/* Product Page ============================================================= */
.product-view .messages {
  margin: 20px 0 -20px;
}
.product-view .validation-error {
  position: relative;
}
/* Checkout
============================================================================= */
.opc .validation-error .custom-select-btn {
  border-color: #fe0000;
}
/* Product
============================================================================= */
.product-shop .validation-error .custom-select-btn {
  border-color: #fe0000;
}
/* Account
============================================================================= */
.customer-account-create .messages,
.customer-account-login .messages {
  width: 920px;
  margin: 25px auto -25px;
}
.my-account .messages ul {
  margin-bottom: 0;
}
.my-account .messages ul li {
  margin: 5px 0;
}
.my-account #advice-validate-password-password,
.my-account #advice-validate-cpassword-confirmation {
  position: static;
  font-size: 12px;
  text-transform: none;
  margin-top: 6px;
}
/* Footer Subscribe
==============================================================================*/
#ajax-info {
  position: absolute;
  left: 0;
  bottom: -25px;
  white-space: nowrap;
  font-size: 14px;
}
#ajax-info .ajax-loading {
  position: relative;
  background: url('/skin/frontend/enterprise/flatspot/images/ajax-loader.gif') 0 0 no-repeat;
  background-size: 24px;
  text-indent: -9999px;
  display: block;
  width: 24px;
  height: 24px;
  top: 5px;
}
#ajax-info .error {
  color: #fe0000;
}
#ajax-info .success {
  color: #00e1f5;
}
/* noscript Message
==============================================================================*/
.global-site-notice.noscript {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  z-index: 1050;
  padding: 20px 0;
  background: #323232;
  color: #fff;
  text-align: center;
}
/* Header Container
============================================================================= */
.header-container {
  background: rgba(0, 0, 0, 0.8);
  height: 59px;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1030;
  text-align: center;
  min-width: 920px;
  -webkit-transition: left 0.3s;
  -moz-transition: left 0.3s;
  transition: left 0.3s;
}
.side-menu-opened .header-container {
  left: 274px;
}
@media only screen and (max-width: 1230px) {
  .header-container {
    padding: 0;
  }
}
.header-container ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.header-container .header {
  position: relative;
  height: 59px;
}
.header-container .header .logo {
  display: inline-block;
  vertical-align: middle;
  margin-right: 50px;
  width: 153px;
  position: relative;
  z-index: 9;
}
@media only screen and (max-width: 1230px) {
  .header-container .header .logo {
    margin-right: 34px;
    width: 110px;
  }
}
.header-container .header .logo img {
  width: 100%;
  height: auto;
}
/* User Opener
============================================================================= */
.opener-block {
  position: absolute;
  left: 21px;
  top: 0;
  bottom: 0;
  padding: 0;
  z-index: 5;
  display: table;
  height: 100%;
}
.user-opener {
  cursor: pointer;
  display: table-cell;
  vertical-align: middle;
}
.user-opener:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  background: url('/skin/frontend/enterprise/flatspot/images/sprite.png') no-repeat -318px -218px;
  width: 16px;
  height: 15px;
}
@media (min-resolution: 2dppx), (min-resolution: 192dpi) {
  .user-opener:before {
    background-position: -179px -101px;
    background-size: 320px 250px;
  }
}
.side-menu-opened .user-opener:before {
  background-position: -318px -268px;
}
@media (min-resolution: 2dppx), (min-resolution: 192dpi) {
  .side-menu-opened .user-opener:before {
    background-position: -179px -126px;
  }
}
.user-opener:hover:before {
  background-position: -318px -268px;
}
@media (min-resolution: 2dppx), (min-resolution: 192dpi) {
  .user-opener:hover:before {
    background-position: -179px -126px;
  }
}
.user-name {
  display: inline-block;
  vertical-align: middle;
  max-width: 150px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 15px;
  text-align: left;
  letter-spacing: 0.1em;
  margin-left: 10px;
  line-height: 1.1;
  padding-top: 3px;
}
@media screen and (max-width: 1465px) {
  .user-name {
    display: none;
  }
}
@media only screen and (max-width: 1230px) {
  .user-name {
    font-size: 13px;
    max-width: 130px;
  }
}
/* Quick Access
============================================================================= */
.quick-access {
  position: absolute;
  right: 0;
  top: 0;
}
.quick-access .opener {
  position: relative;
  display: block;
  height: 59px;
  cursor: pointer;
}
.quick-access .opener:before {
  background: url('/skin/frontend/enterprise/flatspot/images/sprite.png') no-repeat;
  height: 17px;
  position: absolute;
  content: '';
  top: 50%;
}
.quick-access .opener:after {
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  -webkit-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
  position: absolute;
  content: '';
  display: none;
  background: #00e1f5;
  bottom: 0;
  left: 50%;
  margin-left: -26px;
  width: 16px;
  height: 16px;
}
.quick-access .opened .opener:after {
  display: block;
}
.quick-access .top-cart #cartHeader {
  position: relative;
}
.quick-access .top-cart .opener {
  min-width: 50px;
  padding: 22px 17px 0 35px;
  text-decoration: none;
  color: inherit;
}
.quick-access .top-cart .opener:before {
  background-position: -264px -216px;
  width: 22px;
  left: 9px;
  margin: -10px 0 0;
}
@media only screen and (max-width: 1230px) {
  .quick-access .top-cart .opener:before {
    background-image: url('/skin/frontend/enterprise/flatspot/images/sprite2x.png');
    background-size: 47px;
    background-position: top right;
  }
}
.quick-access .top-cart .opener:after {
  left: -7px;
  margin: 0;
}
.quick-access .top-cart .opener:hover:before {
  background-position: -264px -267px;
}
@media only screen and (max-width: 1230px) {
  .quick-access .top-cart .opener:hover:before {
    background-image: url('/skin/frontend/enterprise/flatspot/images/sprite2x.png');
    background-size: 47px;
    background-position: center right;
  }
}
.quick-access .top-cart.opened .opener:before {
  background-position: -264px -267px;
}
@media only screen and (max-width: 1230px) {
  .quick-access .top-cart.opened .opener:before {
    background-image: url('/skin/frontend/enterprise/flatspot/images/sprite2x.png');
    background-size: 47px;
    background-position: center right;
  }
}
.quick-access .form-search .opener {
  text-indent: -9999px;
  overflow: hidden;
  width: 36px;
}
.quick-access .form-search .opener:before {
  background-position: -217px -218px;
  width: 17px;
  left: 50%;
  margin: -8px 0 0 -8px;
}
@media only screen and (max-width: 1230px) {
  .quick-access .form-search .opener:before {
    background-image: url('/skin/frontend/enterprise/flatspot/images/sprite2x.png');
    background-size: 47px;
    background-position: top left;
  }
}
.quick-access .form-search .opener:hover:before {
  background-position: -217px -269px;
}
@media only screen and (max-width: 1230px) {
  .quick-access .form-search .opener:hover:before {
    background-image: url('/skin/frontend/enterprise/flatspot/images/sprite2x.png');
    background-size: 47px;
    background-position: center left;
    margin-top: -9px;
  }
}
.quick-access .form-search.opened .opener:before {
  background-position: -217px -269px;
}
@media only screen and (max-width: 1230px) {
  .quick-access .form-search.opened .opener:before {
    background-image: url('/skin/frontend/enterprise/flatspot/images/sprite2x.png');
    background-size: 47px;
    background-position: center left;
    margin-top: -9px;
  }
}
/* Top Navigation
============================================================================= */
.nav-container {
  display: inline-block;
  vertical-align: middle;
  font-size: 17px;
  letter-spacing: 0.1em;
  /* First level
    ========================================================================= */
  /* Dropdown
    ========================================================================= */
  /* Dropdown Center
    ========================================================================= */
}
@media only screen and (max-width: 1230px) {
  .nav-container {
    font-size: 13px !important;
  }
}
.nav-container li.level0 {
  float: left;
  margin: 0 0 0 28px;
}
@media only screen and (max-width: 1230px) {
  .nav-container li.level0 {
    margin: 0 0 0 17px;
  }
}
.nav-container li.level0:before {
  content: '';
  float: left;
  border-left: 1px solid #000;
  height: 14px;
  margin: 22px 28px 0 0;
  -webkit-box-shadow: -1px 0 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: -1px 0 0 rgba(0, 0, 0, 0.3);
  box-shadow: -1px 0 0 rgba(0, 0, 0, 0.3);
}
@media only screen and (max-width: 1230px) {
  .nav-container li.level0:before {
    margin-right: 17px;
  }
}
.nav-container li.level0:first-child {
  margin: 0;
}
.nav-container li.level0:first-child:before {
  display: none;
}
.nav-container li.level0 > a {
  float: left;
  color: #ffffff;
  line-height: 59px;
  position: relative;
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.nav-container li.level0 > a:after {
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  -webkit-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
  position: absolute;
  content: '';
  display: none;
  background: #00e1f5;
  bottom: 0;
  left: 50%;
  margin-left: -26px;
  width: 16px;
  height: 16px;
}
.nav-container li.level0 > a:hover {
  color: #00e1f5;
}
.nav-container li.level0.sale a {
  color: #ff0000;
}
.nav-container li.level0.opened > a {
  color: #00e1f5;
  position: relative;
}
.nav-container li.level0.opened > a:after {
  display: block;
}
.nav-container a {
  text-decoration: none;
}
.nav-container a:hover {
  text-decoration: none;
}
.nav-container div.level1 {
  position: absolute;
  padding: 15px 0 22px;
  left: 0;
  right: 0;
  top: 100%;
  background: #00e1f5;
  display: none;
  -webkit-transition: left 0.5s ease, right 0.5s ease;
  -moz-transition: left 0.5s ease, right 0.5s ease;
  transition: left 0.5s ease, right 0.5s ease;
}
.nav-container div.level1 .nav-header {
  padding-bottom: 16px;
  padding-top: 7px;
}
.nav-container div.level1 .nav-header.empty {
  padding-top: 0;
}
.nav-container div.level1 .nav-header-title {
  text-align: left;
  margin: 0;
  font: 15px/1 'NeuzeitSLTStd-Book', sans-serif;
  color: #0096a5;
  text-transform: uppercase;
}
@media only screen and (max-width: 1230px) {
  .nav-container div.level1 .nav-header-title {
    font-size: 13px;
  }
}
.nav-container div.level1 .nav-row {
  margin: auto;
  width: 793px;
  position: relative;
}
.nav-container div.level1 .nav-content {
  border-top: 1px solid #1cb1c5;
  border-bottom: 1px solid #1cb1c5;
  padding: 15px 0;
}
.nav-container div.level1 .nav-footer {
  padding-top: 22px;
  text-align: left;
}
.nav-container div.level1 .nav-footer a {
  text-transform: uppercase;
  color: #323232;
}
.nav-container div.level1 .nav-footer a:hover {
  color: #1cb1c5;
}
.nav-container div.level1 .nav-footer a span {
  color: #388196;
}
.nav-container div.level1 li {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  padding: 2px 0;
  text-align: left;
}
.nav-container div.level1 li a {
  color: #323232;
}
.nav-container div.level1 li a:hover {
  color: #388196;
}
.nav-container .shoes .nav-row {
  left: -68px;
}
@media only screen and (max-width: 1230px) {
  .nav-container .shoes .nav-row {
    left: -24px;
  }
}
.nav-container .clothing .nav-row {
  left: 43px;
}
@media only screen and (max-width: 1230px) {
  .nav-container .clothing .nav-row {
    left: 59px;
  }
}
.nav-container .brands .nav-row {
  left: 181px;
}
@media only screen and (max-width: 1230px) {
  .nav-container .brands .nav-row {
    left: 161px;
  }
}
.nav-container .skateboarding .nav-row {
  left: 302px;
}
@media only screen and (max-width: 1230px) {
  .nav-container .skateboarding .nav-row {
    left: 249px;
  }
}
.nav-container .journal div.level1 {
  padding: 0;
}
.nav-container .journal div.level1 .nav-header {
  display: none;
}
.nav-container .journal div.level1 ul {
  float: none;
}
.nav-container .journal div.level1 .nav-row {
  left: 759px;
  border: none;
}
@media only screen and (max-width: 1230px) {
  .nav-container .journal div.level1 .nav-row {
    left: 660px;
  }
}
.user-panel {
  top: 0;
  position: fixed;
  bottom: 0;
  width: 274px;
  background: rgba(0, 0, 0, 0.8);
  left: -274px;
  -webkit-transition: left 0.3s;
  -moz-transition: left 0.3s;
  transition: left 0.3s;
}
.side-menu-opened .user-panel {
  left: 0;
}
@media only screen and (max-width: 1230px) {
  .user-panel {
    font-size: 13px;
  }
}
.links-list li {
  border-bottom: 1px solid #000;
  height: 59px;
  line-height: 59px;
  position: relative;
  -webkit-transition: background 0.3s;
  -moz-transition: background 0.3s;
  transition: background 0.3s;
}
.links-list li [class^='icon-'] {
  position: absolute;
  right: 18px;
  top: 50%;
  margin-top: -28px;
  font-size: 20px;
}
.links-list li:hover mark {
  color: #fff;
}
.links-list a {
  text-decoration: none;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  transition: color 0.3s;
}
.links-list mark {
  color: #388196;
  display: inline-block;
  vertical-align: middle;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  transition: color 0.3s;
}
.links-list .user-name-sidebar {
  max-width: 140px;
  color: #323232;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: inline-block;
  vertical-align: middle;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  transition: color 0.3s;
}
.links-list .marked li {
  background: #00e1f5;
}
.links-list .marked li:hover {
  background: #0096a5;
}
.links-list .marked .sign-out-link {
  padding-left: 18px;
}
.links-list .marked .sign-out-link mark a {
  color: #388196;
}
.links-list .marked .sign-out-link mark a:hover {
  color: #23666c;
}
.links-list .marked .sign-out-link:hover {
  background: #00e1f5;
  color: #23666c;
}
.links-list .marked a {
  color: #323232;
  padding: 0 18px;
  display: block;
  white-space: nowrap;
}
.links-list .marked a:hover {
  color: #fff;
}
.links-list .marked mark a {
  padding: 0;
}
.links-list .marked .basket [class^='icon-'] {
  display: none;
}
.links-list .marked .basket:after {
  position: absolute;
  top: 50%;
  margin: -9px 0 0;
  content: '';
  background: url('/skin/frontend/enterprise/flatspot/images/sprite.png') -264px -178px no-repeat;
  width: 22px;
  height: 17px;
  right: 14px;
}
@media only screen and (max-width: 1230px) {
  .links-list .marked .basket:after {
    background-image: url('/skin/frontend/enterprise/flatspot/images/sprite2x.png');
    background-size: 47px;
    background-position: bottom right;
  }
}
.links-list .marked .basket:hover:after {
  background-position: -264px -216px;
}
@media only screen and (max-width: 1230px) {
  .links-list .marked .basket:hover:after {
    background-position: top right;
  }
}
.links-list .cms-links li {
  background: #323232;
}
.links-list .cms-links li:hover {
  background: #6e6e6e;
}
.links-list .cms-links a {
  color: #fff;
  padding: 0 18px;
  display: block;
}
.links-list .currency li {
  background: #323232;
  padding: 0 18px;
}
.links-list .currency .currency-title {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
}
.links-list .currency .currency-item {
  display: inline-block;
  vertical-align: middle;
  color: #afafaf;
  line-height: 1.35;
  position: relative;
  padding: 0 1px 0 3px;
  margin: 0 5px;
}
.links-list .currency .currency-item:nth-child(2):after,
.links-list .currency .currency-item:nth-child(3):after {
  position: absolute;
  content: '';
  display: block;
  width: 1px;
  height: 18px;
  background: #afafaf;
  top: 0;
  right: -8px;
}
.links-list .currency .currency-item:hover {
  color: #00e1f5;
  text-decoration: none;
}
.links-list .currency .currency-item.active {
  border-bottom: 1px solid #ffffff;
  text-decoration: none;
  color: #ffffff;
}
.links-list .currency .default:before {
  content: '£';
}
.links-list .currency .us_dollar_view:before {
  content: '$';
}
.links-list .currency .euro_view:before {
  content: '€';
}
.nav-overlay {
  position: fixed;
  background: transparent;
  left: 0;
  top: 59px;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.footer-container {
  position: relative;
  height: 324px;
  margin: -324px 0 0;
  text-align: center;
  background: #fff;
  border-top: 1px solid #c8c8c8;
}
.footer-container ul li {
  display: inline;
}
.footer-container ul a {
  color: #323232;
  letter-spacing: 0.1em;
}
.footer-container ul a:hover {
  text-decoration: none;
  color: #00e1f5;
}
.footer-container .social-links {
  display: inline-block;
  vertical-align: middle;
  margin: 1px 0 0 -11px;
}
.footer-container .social-links li {
  margin-right: 25px;
}
.footer-container .social-links a {
  font-size: 24px;
  color: #4b4b4b;
}
.footer-container .social-links .icon-instagram-1 {
  font-size: 20px;
}
.footer-container .social-links .icon-tumblr {
  font-size: 22px;
}
.footer-container .social-links .icon-google-plus:before {
  background: url('/skin/frontend/enterprise/flatspot/images/sprite.png') -185px -76px no-repeat;
  content: '';
  width: 24px;
  height: 22px;
  position: relative;
  top: 3px;
}
.footer-container .social-links .icon-google-plus:hover:before {
  background-position: -185px -133px;
}
.footer-container .social-links .icon-box:before {
  background: url('/skin/frontend/enterprise/flatspot/images/sprite.png') -127px -73px no-repeat;
  content: '';
  width: 18px;
  height: 22px;
  position: relative;
  top: 3px;
}
.footer-container .social-links .icon-box:hover:before {
  background-position: -127px -133px;
}
.footer-top {
  padding: 46px 0 41px;
}
.footer-middle {
  color: #323232;
  font-size: 14px;
  letter-spacing: 1px;
  border-bottom: 1px solid #c8c8c8;
  padding-bottom: 53px;
}
.footer-middle .currency {
  display: inline;
  letter-spacing: 0.1em;
}
.footer-middle .currency * {
  display: inline-block;
  line-height: 1;
}
.footer-middle .currency ul {
  text-align: left;
  cursor: default;
}
.footer-middle .currency ul li {
  border-left: 1px solid #afafaf;
  padding: 0 10px;
}
.footer-middle .currency ul li:first-child {
  border-left: none;
}

.footer-middle .currency ul li a {
  color: #afafaf;
}
.footer-middle .currency ul li a:hover {
  color: #00e1f5;
}
.footer-middle .currency ul li a.active {
  border-bottom: 1px solid #323232;
  text-decoration: none;
  color: #323232;
}
.footer-middle .currency ul li .default:before {
  content: '£';
}
.footer-middle .currency ul li .us_dollar_view:before {
  content: '$';
}
.footer-middle .currency ul li .euro_view:before {
  content: '€';
}
@media only screen and (max-width: 1230px) {
  .footer-middle {
    font-size: 13px;
  }
}
.footer-cms-links {
  display: inline;
}
.footer-cms-links ul {
  display: inline;
}
.footer-cms-links li {
  margin: 0 46px 0 0;
}
.footer-bottom {
  font-size: 11px;
  color: #afafaf;
  text-align: center;
  padding: 52px 0 61px;
  letter-spacing: 0.1em;
}
.footer-bottom ul {
  display: inline;
  margin: 0;
}
.footer-bottom ul li {
  display: inline;
}
.footer-bottom ul li:after {
  content: '| ';
  padding: 0 3px;
}
.footer-bottom ul li a {
  color: inherit;
}
.footer-bottom ul li a:hover {
  color: #323232;
}
.footer-bottom p {
  display: inline;
  margin: 0;
}
.fixed-bottom {
  background: none repeat scroll 0 0 rgba(0, 225, 245, 0.95);
  left: 0;
  bottom: 0;
  min-width: 920px;
  padding: 9px;
  position: fixed;
  text-align: center;
  width: 100%;
  z-index: 1030;
  -webkit-transition: left 0.3s;
  -moz-transition: left 0.3s;
  transition: left 0.3s;
}
.side-menu-opened .fixed-bottom {
  left: 274px;
}
.fixed-bottom .btn-close {
  color: #0096a5;
  cursor: pointer;
  font-size: 10px;
  letter-spacing: 1px;
  position: absolute;
  right: 20px;
  text-transform: uppercase;
  top: 10px;
}
.fixed-bottom .btn-close:after {
  background: url('/skin/frontend/enterprise/flatspot/images/sprite.png') -172px -222px no-repeat;
  content: '';
  display: inline-block;
  height: 8px;
  margin: -3px 0 0 5px;
  vertical-align: middle;
  width: 8px;
}
.fixed-bottom .btn-close:hover {
  color: #eee;
  text-decoration: none;
}
.fixed-bottom .btn-close:hover:after {
  background-position: -127px -222px;
}
.fixed-bottom ul {
  color: #fff;
  font-size: 13px;
  letter-spacing: 1px;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
}
.fixed-bottom ul li {
  display: inline;
}
.fixed-bottom ul li:before {
  content: '| ';
  margin: 0 8px;
}
.fixed-bottom ul li:first-child:before {
  display: none;
}
.fixed-bottom ul a {
  color: inherit;
  font-size: 13px;
  letter-spacing: 1px;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  text-decoration: none;
}
.fixed-bottom ul a:hover {
  color: #eee;
}
.copyright a {
  color: #afafaf;
  text-decoration: underline;
}
.copyright a:hover {
  color: #00e1f5;
}
/* Subscribe
============================================================================= */
.block-subscribe {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  margin: 0 0 0 60px;
  text-align: left;
}
/* Hello Message
============================================================================= */
.hello {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 9999;
  /* Button
============================================================================= */
}
.hello .table-view {
  height: 100%;
}
.hello .content {
  background: #fff;
  color: #323232;
  line-height: 20px;
  font-size: 15px;
  width: 510px;
  padding: 54px 40px;
  display: inline-block;
  position: relative;
  letter-spacing: 0;
  top: -300px;
  opacity: 0;
  -webkit-transition: top 0.3s ease, opacity 0.3s ease;
  -moz-transition: top 0.3s ease, opacity 0.3s ease;
  transition: top 0.3s ease, opacity 0.3s ease;
}
.hello .content a {
  color: #323232;
  text-decoration: underline;
}
.hello .content a:hover {
  color: #00e1f5;
}
.hello h5 {
  font-size: 17px;
  line-height: 24px;
  color: #323232;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  margin: 0 0 20px;
}
.hello .close-small {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
  background: url('/skin/frontend/enterprise/flatspot/images/sprite.png') -576px -349px no-repeat;
  display: block;
  text-indent: -9999px;
  width: 40px;
  height: 40px;
  padding: 10px;
}
.hello .close-button {
  border: 1px solid #323232;
  text-transform: uppercase;
  font: 12px 'NeuzeitSLTStd-Book', sans-serif;
  display: inline-block;
  cursor: pointer;
  letter-spacing: 0.1em;
  width: 90px;
  height: 28px;
  line-height: 28px;
}
.hello .button {
  display: block;
  background-color: #00e1f5;
  height: 42px;
  padding: 10px 15px;
  border: 0;
  text-align: left;
  color: #323232;
  font-size: 17px;
  letter-spacing: 0.1em;
  outline: none;
  position: relative;
  white-space: nowrap;
  -webkit-transition: background-color 0.15s;
  -moz-transition: background-color 0.15s;
  transition: background-color 0.15s;
  margin: 20px 0 0 0;
}
.hello .button::-moz-focus-inner {
  padding: 0 !important;
  border: 0 none !important;
  margin-top: -2px;
  margin-bottom: -2px;
}
.hello .button:hover {
  background-color: #0096a5;
  color: #fff;
  padding: 9px 15px;
}
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none;
}
.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flexslider .slides > li {
  display: none;
  position: relative;
}
.flexslider .slides img {
  width: 100%;
  display: block;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
.slides:after {
  content: "";
  display: block;
  clear: both;
}
html[xmlns] .slides {
  display: block;
}
.flexslider {
  position: relative;
  zoom: 1;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.flexslider .slides {
  zoom: 1;
}
.flex-direction-nav li {
  width: 112px;
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 5;
}

.cms-home .flex-direction-nav li{list-style-type:none;}

.ipad-view .flex-direction-nav {
  display: none;
}
.flex-direction-nav li:first-child {
  left: 0;
}
.flex-direction-nav li + li {
  right: 0;
}
.flex-direction-nav a {
  text-indent: -9999px;
  position: absolute;
  opacity: 0;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.flex-direction-nav a:after {
  position: absolute;
  content: '';
  display: block;
  left: 50%;
  top: 50%;
  margin-left: -25px;
  margin-top: -25px;
  background: url('/skin/frontend/enterprise/flatspot/images/sprite.png') no-repeat;
  width: 51px;
  height: 51px;
}
.flex-direction-nav li:hover a {
  opacity: 1;
}
.flex-direction-nav .flex-prev:after {
  background-position: -174px -349px;
}
.flex-direction-nav .flex-next:after {
  background-position: -291px -349px;
}
.flex-direction-nav .flex-disabled {
  display: none !important;
}
.flex-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;
}
.flex-pauseplay a:hover {
  opacity: 1;
}
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: 20px;
  text-align: center;
  z-index: 3;
  line-height: 0;
}
.flex-control-nav li {
  margin: 0 4px;
  display: inline-block;
}
.flex-control-paging a {
  width: 9px;
  height: 9px;
  display: block;
  text-indent: -9999px;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  cursor: pointer;
}
.flex-control-paging a:hover,
.flex-control-paging a.flex-active {
  background: #00e1f5;
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: .7;
  cursor: pointer;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}
@media screen and (max-width: 1024px) {
  .flex-direction-nav li {
    width: 56px;
  }
  .flex-direction-nav li a {
    opacity: 1;
  }
}
.product-shop .flex-direction-nav .flex-prev:after {
  background-position: -370px -367px;
  width: 100%;
  left: 50%;
  top: 50%;
  margin-left: -6px;
  margin-top: -10px;
  height: 24px;
}
.product-shop .flex-direction-nav .flex-next:after {
  background-position: -419px -365px;
  width: 100%;
  left: 50%;
  top: 50%;
  margin-left: -6px;
  margin-top: -10px;
  height: 24px;
}
.nosto-shop {
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
}
/* ------------------------------------------------------ *
 * Headings
 */
.nosto-heading {
  padding: 0 10px;
  margin-bottom: 20px;
}
.nosto-heading h4 {
  font: 18px/1.35 'futwora', sans-serif;
  margin: 0;
  margin-bottom:20px;
}
.nosto-heading h4 a {
  display: none;
}
/* ------------------------------------------------------ *
 * Homepage
 */
#nosto-front-page1 .nosto-wrapper {
  padding-top: 44px;
}
#nosto-front-page2 .nosto-wrapper {
  padding-top: 25px;
  padding-bottom: 25px;
  margin-bottom: 50px;
  position: relative;
}
#nosto-front-page2 .nosto-wrapper:after {
  position: absolute;
  content: '';
  display: block;
  left: -100%;
  bottom: 0;
  right: -100%;
  height: 1px;
  background: #c8c8c8;
}
/* ------------------------------------------------------ *
 * Layout Category
 */
@media only screen and (max-width: 1720px) {
  .no-mode-view .nosto-product-list-item:nth-of-type(n + 6),
  .list .nosto-product-list-item:nth-of-type(n + 6) {
    display: none;
  }
}
@media only screen and (max-width: 1230px) {
  .no-mode-view .nosto-product-list-item:nth-of-type(n + 5),
  .list .nosto-product-list-item:nth-of-type(n + 5) {
    display: none;
  }
}
@media only screen and (max-width: 986px) {
  .no-mode-view .nosto-product-list-item:nth-of-type(n + 4),
  .list .nosto-product-list-item:nth-of-type(n + 4) {
    display: none;
  }
}
.grid .products-container .nosto-product-list-item {
  width: 25%;
}
.grid .products-container .nosto-product-list-item:nth-of-type(n + 5) {
  display: none;
}
@media only screen and (max-width: 1634px) {
  .grid .products-container .nosto-product-list-item {
    width: 33.333333%;
  }
  .grid .products-container .nosto-product-list-item:nth-of-type(n + 4) {
    display: none;
  }
}
@media only screen and (max-width: 1228px) {
  .grid .products-container .nosto-product-list-item {
    width: 50%;
  }
  .grid .products-container .nosto-product-list-item:nth-of-type(n + 3) {
    display: none;
  }
}
.grid .products-container .nosto-product-list-item .product-name {
  font-size: 17px;
}
.grid .products-container .nosto-product-list-item .product-name-text {
  height: 40px;
}
.grid .products-container .nosto-product-list-item .product-brand {
  width: 220px;
}
.grid .products-container .nosto-product-list-item .price-box {
  font-size: 17px;
}
/* ------------------------------------------------------ *
 * Top Category
 */
#nosto-page-latest1 .nosto-wrapper,
#nosto-page-category1 .nosto-wrapper,
#nosto-page-sale1 .nosto-wrapper,
#nosto-page-search1 .nosto-wrapper {
  margin-bottom: 40px;
  position: relative;
}
#nosto-page-latest1 .nosto-wrapper:after,
#nosto-page-category1 .nosto-wrapper:after,
#nosto-page-sale1 .nosto-wrapper:after,
#nosto-page-search1 .nosto-wrapper:after {
  position: absolute;
  content: '';
  display: block;
  left: -100%;
  bottom: 0;
  right: -100%;
  height: 1px;
  background: #c8c8c8;
}
/* ------------------------------------------------------ *
 * Bottom Category
 */
#nosto-page-latest2 .nosto-wrapper,
#nosto-page-category2 .nosto-wrapper,
#nosto-page-sale2 .nosto-wrapper,
#nosto-page-search2 .nosto-wrapper {
  padding-top: 30px;
  position: relative;
}
#nosto-page-latest2 .nosto-wrapper:before,
#nosto-page-category2 .nosto-wrapper:before,
#nosto-page-sale2 .nosto-wrapper:before,
#nosto-page-search2 .nosto-wrapper:before {
  position: absolute;
  content: '';
  display: block;
  left: -100%;
  top: 0;
  right: -100%;
  height: 1px;
  background: #c8c8c8;
}
/* ------------------------------------------------------ *
 * Single Product
 */
#nosto-page-product1 .nosto-wrapper {
  margin-top: 50px;
  padding-top: 50px;
  position: relative;
}
#nosto-page-product1 .nosto-wrapper:before {
  position: absolute;
  content: '';
  display: block;
  left: -100%;
  top: 0;
  right: -100%;
  height: 1px;
  background: #c8c8c8;
}
#nosto-page-product2 .nosto-wrapper {
  margin-top: 30px;
}
/* ------------------------------------------------------ *
 * Cart = Product template
 */
#nosto-page-cart1 .nosto-wrapper {
  margin-top: -50px;
}
/* ------------------------------------------------------ *
 * 404
 */
#page-404 .nosto-wrapper .std {
  position: relative;
  line-height: 18px;
  letter-spacing: 0.1em;
  display: block;
  text-align: left;
}
/* Ajax Cart
==============================================================================*/
.top-cart {
  float: left;
}
.top-cart .block-content {
  position: absolute;
  top: 100%;
  right: 0;
  background: #00e1f5;
  color: #323232;
  width: 520px;
  padding: 0 20px 16px;
  text-align: left;
  -webkit-box-shadow: -5px 5px 14px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: -5px 5px 14px rgba(0, 0, 0, 0.2);
  box-shadow: -5px 5px 14px rgba(0, 0, 0, 0.2);
}
@media only screen and (max-width: 1230px) {
  .top-cart .block-content {
    width: 460px;
  }
}
.top-cart .block-content .subtotal {
  margin-top: 35px;
  padding-left: 25px;
  text-transform: uppercase;
}
.top-cart .block-content .subtotal .price {
  padding-left: 18px;
}
@media only screen and (max-width: 1230px) {
  .top-cart .block-content .subtotal .price {
    padding-left: 10px;
  }
}
@media only screen and (max-width: 1230px) {
  .top-cart .block-content .subtotal {
    font-size: 14px;
  }
}
.top-cart .block-content .price,
.top-cart .block-content .label {
  font: 15px 'NeuzeitSLTStd-Book', sans-serif;
  color: #323232;
}
@media only screen and (max-width: 1230px) {
  .top-cart .block-content .price,
  .top-cart .block-content .label {
    font-size: 14px;
  }
}
.top-cart .actions {
  padding: 20px 15px 0;
}
.top-cart .actions a {
  color: #323232;
  padding-left: 10px;
}
.top-cart .cart-empty {
  padding: 20px 10px 0px;
}
.j2t_ajax_progress {
  padding: 20px 0 0;
}
.mini-products-list {
  padding: 0;
  list-style: none;
  min-height: 124px;
}
.mini-products-list.mCustomScrollbar {
  margin-right: -20px;
}
@media only screen and (max-width: 1230px) {
  .mini-products-list.mCustomScrollbar li {
    margin-right: 19px;
  }
}
.mini-products-list li {
  padding: 23px 0 17px;
  border-bottom: 1px solid #0096a5;
  display: table;
}
.mini-products-list li > div {
  display: table-cell;
  vertical-align: middle;
}
.mini-products-list li .product-image {
  width: 82px;
}
@media only screen and (max-width: 1230px) {
  .mini-products-list li .product-image {
    width: 114px;
  }
}
.mini-products-list li .product-image img {
  width: 100%;
}
.mini-products-list li .product-details {
  width: 250px;
  padding-left: 20px;
}
.mini-products-list li .product-details h5 {
  margin: 0;
  font: 15px/18px 'NeuzeitSLTStd-Book', sans-serif;
}
@media only screen and (max-width: 1230px) {
  .mini-products-list li .product-details h5 {
    font-size: 14px;
  }
}
.mini-products-list li .product-details .product-brand {
  display: block;
}
.mini-products-list li .product-details a {
  color: #323232;
  text-decoration: none;
}
.mini-products-list li .product-details a:hover {
  text-decoration: none;
  color: #23666c;
}
.mini-products-list li .product-details .std {
  margin-top: 5px;
  display: block;
}
.mini-products-list li .price {
  width: 100px;
  text-align: center;
  line-height: 1;
}
.mini-products-list li .close {
  width: 50px;
  text-align: center;
  line-height: 1;
}
.mCustomScrollbar {
  -ms-touch-action: none;
  touch-action: none;
}
.mCustomScrollbar.mCS_no_scrollbar {
  -ms-touch-action: auto;
  touch-action: auto;
}
.mCustomScrollBox {
  position: relative;
  overflow: hidden;
  height: 100%;
  max-width: 100%;
  outline: none;
  direction: ltr;
}
.mCSB_container {
  overflow: hidden;
  width: auto;
  height: auto;
}
.mCSB_container.mCS_no_scrollbar_y .mCS_y_hidden {
  margin-right: 0;
}
.mCSB_scrollTools {
  position: absolute;
  width: 19px;
  height: auto;
  left: auto;
  top: 0;
  right: 0;
  bottom: 0;
  border-left: 1px solid #0096a5;
  /* Filter
    ========================================================================= */
}
.mCSB_scrollTools .mCSB_draggerContainer {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: auto;
  margin: 3px 0;
}
.mCSB_scrollTools .mCSB_draggerRail {
  width: 2px;
  height: 100%;
  margin: 0 auto;
}
.mCSB_scrollTools .mCSB_dragger {
  cursor: pointer;
  width: 9px;
  height: 30px;
  z-index: 1;
  background: #0096a5;
  border-radius: 25px;
  left: 4px;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  position: relative;
}
.mCSB_scrollTools .mCSB_buttonDown {
  bottom: 0;
}
.filter-col .mCSB_scrollTools {
  border-left: 1px solid #afafaf;
  width: 16px;
}
.filter-col .mCSB_scrollTools .mCSB_dragger {
  background: #afafaf;
  left: 3px;
}
.mCS-dir-rtl > .mCSB_inside > .mCSB_container {
  margin-right: 0;
  margin-left: 30px;
}
.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools {
  right: auto;
  left: 0;
}
.yui-ac label {
  float: left;
  height: 21px;
  width: 24px;
  overflow: hidden;
  text-align: left;
  text-indent: -999em;
}
.yui-ac button {
  display: block;
  vertical-align: middle;
  overflow: visible;
  cursor: pointer;
}
#myContainer,
.yui-ac-container {
  position: fixed;
  right: 0;
  z-index: 999;
  width: 1015px;
  background: #00e1f5;
  border-top: 1px solid #1cb1c5;
  transform: rotateZ(0);
}
@media only screen and (max-width: 1230px) {
  #myContainer,
  .yui-ac-container {
    width: 700px;
  }
}
@media only screen and (max-width: 935px) {
  #myContainer,
  .yui-ac-container {
    left: 220px;
  }
}
.yui-ac-hd {
  display: block;
  text-align: left;
}
.yui-ac-bd div {
  padding: 0 20px;
  color: #323232;
}
.yui-ac-content ul {
  padding: 14px 0;
}
.yui-ac-content ul,
.header .form-search .search-autocomplete ul {
  border: none;
}
.header .form-search .search-autocomplete ul > li,
.yui-ac-content ul > li {
  cursor: pointer;
  color: #323232;
  font: 13px/25px 'NeuzeitSLTStd-Book', sans-serif;
  letter-spacing: 0.1em;
}
.yui-ac-content ul > li.selected {
  background: #00cadc;
}
.search-autocomplete ul ol {
  padding: 0;
}
.yui-ac-content ul > li:hover {
  color: #23666c;
}
.yui-ac-bd ul > li.aw_hidden {
  display: none;
}
.aw-sas-all-results-wrapper {
  padding-top: 3px;
}
.aw-sas-all-results {
  display: block;
  margin: auto;
  padding: 0;
  height: 36px;
  border: none;
  background: #069;
  color: #fff;
  text-align: center;
  text-decoration: none !important;
  font-weight: bold;
  font-size: 14px;
  line-height: 36px;
  cursor: pointer;
}
.yui-ac-bd .ajax-cart-empty {
  padding-top: 14px;
  padding-bottom: 14px;
}

/* Slider
==============================================================================*/
.flexslider.loading .slides li {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.flexslider.loading .slides li:first-child {
  position: relative;
  z-index: 2;
}
.flexslider .visual-holder {
  background: #ebebe6;
  margin: 0 -9999px;
}
.flexslider .visual-holder img {
  width: auto;
  margin: 0 auto;
}
@media only screen and (max-width: 1230px) {
  .flexslider .visual-holder img {
    height: 520px;
  }
}
.playing .flexslider .visual-holder {
  display: none;
}
.flexslider .video-holder iframe {
  height: 660px;
  width: 100%;
}
@media only screen and (max-width: 1230px) {
  .flexslider .video-holder iframe {
    height: 520px;
  }
}
.playing .flexslider .video-holder {
  display: block;
}
.flexslider .caption {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.playing .flexslider .caption {
  display: none;
}
.playing .flexslider .flex-control-nav {
  display: none;
}
.playing .flexslider .flex-direction-nav {
  display: none;
}
.flexslider .caption-table {
  display: table;
  height: 100%;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
@media only screen and (max-width: 1230px) {
  .flexslider .caption-table {
    max-width: 920px;
  }
}
.flexslider .caption-cell {
  display: table-cell;
  vertical-align: middle;
}
.flexslider .caption-text {
  width: 335px;
  text-align: center;
  letter-spacing: 1px;
}
@media only screen and (max-width: 1230px) {
  .flexslider .caption-text {
    width: 252px;
    font-size: 12px;
  }
}
.flexslider .side-left .caption-text {
  margin-left: 29px;
}
@media only screen and (max-width: 1230px) {
  .flexslider .side-left .caption-text {
    margin-left: 24px;
  }
}
.flexslider .side-right .caption-text {
  margin-right: 29px;
  float: right;
}
@media only screen and (max-width: 1230px) {
  .flexslider .side-right .caption-text {
    margin-right: 24px;
  }
}
.flexslider .color-white.image .caption-text {
  color: #fff;
}
.flexslider .color-black .caption-text {
  color: #323232;
}
.flexslider .color-black .read-more {
  border-color: #323232;
}
.flexslider .color-black .read-more:after {
  background-position: -23px -303px;
}
.flexslider .category-title {
  display: block;
  margin: 0 0 15px;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 16px;
  letter-spacing: 0.15em;
}
@media only screen and (max-width: 1230px) {
  .flexslider .category-title {
    font-size: 12px;
  }
}
.flexslider h1 {
  font: 39px/51px 'futwora', sans-serif;
  text-transform: none;
  margin: 0 0 20px;
  color: inherit;
  letter-spacing: 0.01em;
}
@media only screen and (max-width: 1230px) {
  .flexslider h1 {
    font-size: 36px;
    line-height: 39px;
  }
}
.flexslider h1 a {
  display: block;
  color: inherit;
}
.flexslider h1 a:hover {
  text-decoration: none;
  color: #00e1f5;
}
.flexslider p {
  letter-spacing: 0.1em;
  font-size: 14px;
  line-height: 19px;
  font: 14px 'NeuzeitSLTStd-Book', sans-serif
}
@media only screen and (max-width: 1230px) {
  .flexslider p {
    font-size: 12px;
    line-height: 14px;
  }
}
.flexslider .video .caption-cell {
  vertical-align: bottom;
}
.flexslider .video .caption-text {
  background: rgba(255, 255, 255, 0.9);
  padding: 20px;
  width: 386px;
  margin: 0 auto 60px;
}
.flexslider .video .caption-text h1 {
  display: none;
}
.flexslider .video .caption-text p {
  color: #323232;
  margin: 0;
}
.flexslider .read-more {
  display: inline-block;
  vertical-align: top;
  border: 1px solid #fff;
  padding: 7px 24px 3px 8px;
  text-transform: uppercase;
  color: inherit;
  font-size: 12px;
  letter-spacing: 0.1em;
  position: relative;
}
@media only screen and (max-width: 1230px) {
  .flexslider .read-more {
    font-size: 11px;
  }
}
.flexslider .read-more:after {
  position: absolute;
  content: '';
  display: block;
  background: url('/skin/frontend/enterprise/flatspot/images/sprite.png') -1px -302px no-repeat;
  width: 10px;
  height: 10px;
  top: 50%;
  right: 7px;
  margin-top: -5px;
}
.flexslider .read-more:hover {
  border-color: #00e1f5;
  background: #00e1f5;
  color: #323232;
  text-decoration: none;
}
.flexslider .read-more:hover:after {
  background-position: -23px -303px;
}
.flexslider .btn-play {
  position: absolute;
  left: 50%;
  top: 50%;
  background: url('/skin/frontend/enterprise/flatspot/images/sprite.png') -25px -63px no-repeat;
  text-indent: -9999px;
  width: 67px;
  height: 42px;
  z-index: 1;
  margin-left: -34px;
  margin-top: -21px;
}
.flexslider .btn-close {
  position: absolute;
  right: 100px;
  top: 70px;
  background: url('/skin/frontend/enterprise/flatspot/images/sprite.png') -10px -407px no-repeat;
  text-indent: -9999px;
  width: 35px;
  height: 35px;
  z-index: 99;
}
.flexslider .btn-close:hover {
  background-position: -10px -347px;
}
/* Blog
==============================================================================*/
.blog {
  margin: 0 auto 100px;
  width: 1200px;
}
@media only screen and (max-width: 1230px) {
  .blog {
    width: 920px;
  }
}
.blog .row {
  margin-left: -10px;
  margin-right: -10px;
  margin-bottom: 50px;
}
.blog .row:last-child {
  margin-bottom: 40px;
}
.blog .row:only-child {
  margin-bottom: 40px;
}
.blog .item {
  padding: 0 10px;
}
@media only screen and (max-width: 1230px) {
  .blog .item {
    margin-bottom: 15px;
  }
}
.blog .featured-embed,
.blog .featured-image {
  height: 250px;
  overflow: hidden;
  margin-bottom: 14px;
}
@media only screen and (max-width: 1230px) {
  .blog .featured-embed,
  .blog .featured-image {
    height: 190px;
    margin-bottom: 10px;
  }
}
.blog iframe,
.blog img {
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 1230px) {
  .blog iframe,
  .blog img {
    min-width: 294px;
    min-height: 190px;
  }
}
.blog iframe {
  height: 100%;
}
.blog .blog-category {
  display: block;
  font-size: 13px;
  margin: 0 0 3px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
@media only screen and (max-width: 1230px) {
  .blog .blog-category {
    font-size: 12px;
  }
}
.blog .blog-title {
  font-size: 17px;
  line-height: 24px;
  color: #323232;
  text-transform: uppercase;
  margin: 0 0 4px;
  letter-spacing: 0.1em;
}
@media only screen and (max-width: 1230px) {
  .blog .blog-title {
    font-size: 14px;
    line-height: 19px;
  }
}
.blog .blog-title a {
  display: block;
  color: inherit;
}
.blog .blog-title a:hover {
  text-decoration: none;
  color: #00e1f5;
}
.blog .std {
  color: #969696;
  font-size: 15px;
  line-height: 21px;
  letter-spacing: 0.1em;
}
@media only screen and (max-width: 1230px) {
  .blog .std {
    font-size: 12px;
    line-height: 16px;
  }
}
.blog .read-more {
  text-transform: capitalize;
  display: inline-block;
  position: relative;
}
.blog .read-more:after {
  position: absolute;
  content: '';
  display: block;
  background: url('/skin/frontend/enterprise/flatspot/images/sprite.png') no-repeat -42px -303px;
  right: -17px;
  top: 50%;
  width: 12px;
  height: 9px;
  margin-top: -5px;
}
.blog .read-more:hover {
  text-decoration: none;
  color: #323232;
}
.blog .read-more:hover:after {
  background-position: -64px -303px;
}


/** **/
ul.row.nosto-product-list {
  	padding-left: 0px;
}
li.item.nosto-product-list-item{
	list-style-type:none;
}


/* PRODUCT FILTERS */

#narrow-by-list{padding-top:0px !important;}

.filter-name{
  background-position: 95% center;
  background-repeat: no-repeat;
  margin-left: 10px;
  margin-right: 15px;
  cursor: pointer;
  border-bottom: solid 1px #ccc;
  font-size: 1.1em;
  padding-top: 7px;
  padding-bottom: 10px;
  display: block;
}
.filter-nav{
  padding: 0px !important;
  border-width: 0px 1px;
}
#slider_outer{
  padding: 0 10px;
}

ol.layered-links.unactive-layer {
  padding: 15px 10px;
}
.price-slider-values{
	padding: 15px 10px;
}
#narrow-by-list input[type='text']{
	display:initial;
}
button#price-filter-button{
	min-width:initial;
  display: inline;
}
#narrow-by-list{
	border-bottom: solid 1px #ccc !important;	
}
.products-container .item{
	/*width:33.3%;*/
}
.products-container .product-name-text{
	font-size:14px;
	min-height:50px;
}

.footer-container{clear:both;}
.catalog-category-view .page{
	padding: 59px 0 10px;
}
#ajaxlist-reload-product_list{min-height:1000px;}
.header-container{z-index:999999 !important;}

.cms-home .col1-layout > .std{border-bottom:1px solid #cccccc;}
.cms-home .blog {padding-top: 50px;}

.latest-index-index .nosto-shop{display:none;}


#mgt-developer-toolbar-container{top:75px !important;}

.new-cat-filters .mCSB_scrollTools .mCSB_dragger{
	background:#AFAFAF;
	width:6px;
	margin: 0 2px;
}
.new-cat-filters .mCSB_scrollTools .mCSB_draggerRail{
	background:#EBEBE6;
	width: 8px;
}
.new-cat-filters .mCSB_scrollTools{
	border-left:none;
}
.new-cat-filters a{ color:#323232;}

.new-cat-filters ol.layered-links li a .item-count, ol#category-filters li a .item-count{
	text-decoration: none;
    color: #969696;
    font-size: 10px;
	margin-left: 5px;
    letter-spacing: 0.1em;
	position:absolute;
}
ol.layered-links li > a, ol#category-filters li > a{position:relative; padding: 0px 0px 0px 25px !important;}
.filter-nav{margin-bottom:15px;}



.low-stock {
    width: 53px;
    height: 53px;
    top: 14px;
    right: 24px;
}
.low-stock img {
    width: 100%;
}

.new-cat-filters span.item-count {
    display: none;
}
ul.currency
{
	display:none;
}

.gallery-popup .gallery-loader{
	display: block;
    margin: 0 auto;
    position: relative;
    top: 45%;
}

.catalog-product-view .page{
    padding: 59px 0 0px;
}
.catalog-product-view .more-views img{cursor: zoom-in;}
.catalog-product-view .product-name h1{
	color: #323232;
    font: 34px/1.15 'futwora', sans-serif;
    padding: 0;
    margin: 0;
    letter-spacing: 0.025em;
}

.user-name {
    display: inline-block;
    vertical-align: middle;
    max-width: 150px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 15px;
    text-align: left;
    letter-spacing: 0.1em;
    margin-left: 10px;
    line-height: 1.1;
    padding-top: 3px;
	color:#969696;
}

.toolbar select{left:-999999px;}

#options-container .super-attribute-select, .form-list .validate-select{
	position: absolute !important;
    left: -9999px !important;
}

 .customer-account-login .page{
	padding: 59px 0 0;
 }
 
 
 /*** POPUP STYLE ****/
 
 
 .popup-submit{
	display: block;
    background-color: #00e1f5;
    height: 37px;
    padding: 10px 15px;
    border: 0;
    text-align: center;
    color: #323232;
    font-size: 14px;
    letter-spacing: 0.1em;
    outline: none;
    position: relative;
    min-width: 137px;
    white-space: nowrap;
    -webkit-transition: background-color 0.15s;
    -moz-transition: background-color 0.15s;
    transition: background-color 0.15s;
	margin:0 auto;
	font-weight:100;
	margin-top: 15px;
}

#search .custom-select{
	display:block !important;
}

#modal .custom-select-drop{
	max-height: 175px;
}

#modal .close-x{
  
    position: absolute;
    top: 10px;
    right: 10px;
    
}

#modal .close-x a{
	cursor: pointer;
	color: #323232;
}



 /*** END POPUP STYLE ****/

.fixed-bottom{z-index:999999 !important;}

/*** Hidden Category Filters ****/
.category-shoes .new-cat-filters .Category{display:none;}
.category-stefan-janoski .Category{display:none;}

.category-clothing .new-cat-filters .Category{display:none;}
.category-clothing .new-cat-filters .Category1{display:none;}
.category-bags .new-cat-filters .Category{display:none;}
.category-hats .new-cat-filters .Category{display:none;}
.category-jackets .new-cat-filters .Category{display:none;}
.category-jeans .new-cat-filters .Category{display:none;}
.category-shirts .new-cat-filters .Category{display:none;}
.category-shorts .new-cat-filters .Category{display:none;}
.category-sweatshirts .new-cat-filters .Category{display:none;}
.category-t-shirts .new-cat-filters .Category{display:none;}
.category-socks .new-cat-filters .Category{display:none;}
.category-accessories .new-cat-filters .Category{display:none;}

.category-skateboarding .new-cat-filters .Category{display:none;}
.category-decks .new-cat-filters .Category{display:none;}
.category-hardware .new-cat-filters .Category{display:none;}
.category-trucks .new-cat-filters .Category{display:none;}
.category-wheels .new-cat-filters .Category{display:none;}

.category-skateboarding .new-cat-filters .CLOTHING {display:none;}
.category-decks .new-cat-filters .CLOTHING {display:none;}
.category-hardware .new-cat-filters .CLOTHING {display:none;}
.category-trucks .new-cat-filters .CLOTHING {display:none;}
.category-wheels .new-cat-filters .CLOTHING {display:none;}

.category-clothing .new-cat-filters .Shoe{display:none;}
.category-bags .new-cat-filters .Shoe{display:none;}
.category-hats .new-cat-filters .Shoe{display:none;}
.category-jackets .new-cat-filters .Shoe{display:none;}
.category-jeans .new-cat-filters .Shoe{display:none;}
.category-shirts .new-cat-filters .Shoe{display:none;}
.category-shorts .new-cat-filters .Shoe{display:none;}
.category-sweatshirts .new-cat-filters .Shoe{display:none;}
.category-t-shirts .new-cat-filters .Shoe{display:none;}
.category-socks .new-cat-filters .Shoe{display:none;}
.category-accessories .new-cat-filters .Shoe{display:none;}

.category-nike-sb .new-cat-filters .Category1{display:none;}
.category-huf .new-cat-filters .Category1{display:none;}

 .category-t-shirts .new-cat-filters .Category1{display:none;}
 .category-shirts .new-cat-filters .Category4{display:none;}


/*** Hidden Category Filters ****/



#price-filters-container .custom-select-btn{padding: 8px 10px;}

span.clear.filter-name a {
    color: #B8AFAF !important;
    text-transform: uppercase;
    font-size: 11px;
}
.filter-name{
	color:#323232;
	text-transform:uppercase;
}

li.price-filter-container span {
    display: block;
    margin-bottom: -10px;
}

#narrow-by-list {
    border-bottom: none !important;
}

.new-cat-filters .actions {
    display: none !important;
}

.catalog-product-view .std p{
    font-family: 'PlantinStdLight', sans-serif;
	color: #6e6e6e;
}
.catalog-product-view .std p a{
    text-decoration: none;
    color: #00e1f5;
    outline: none;
}

.catalog-product-view .price{
	color: #323232;
    font: 34px/1.15 'futwora', sans-serif;
    padding: 0;
    margin: 0;
    letter-spacing: 0.025em;
}

.category-description .std{
	font-family: 'PlantinStdLight', sans-serif;
	font-size:15px;
}

.cms-home .page {
    padding: 0 0 324px;
}


/*** HOMEPAGE PRODUCTS ****/
.custom-home-products 

.custom-home-products  .products-list .product-name {
  font: normal 14px/1.35 'NeuzeitSLTStd-Book', sans-serif;
}
.custom-home-products  .products-container .product-name {
  margin: 0;
  text-align: left;
  font-family: 'NeuzeitSLTStd-Book', sans-serif;
  line-height: 1.25;
  letter-spacing: 0.1em;
}
.custom-home-products  .products-container .product-name a {
  display: block;
  color: #323232;
  line-height: 1.25;
}
.custom-home-products  .products-list .product-name-text {
  height: 52px;
}
.custom-home-products  .products-container .product-name-text {
  display: block;
  overflow: hidden;
}
.custom-home-products  .products-container .product-shop {
  position: relative;
  margin-top: 7px;
}
.custom-home-products  .products-container .price-box {
  float: left;
  margin-top: 8px;
  position:relative !important;
}
.custom-home-products  .products-container .regular-price {
  color: #969696;
}
.custom-home-products  .products-container .buy-it {
  float: right;
  margin-top: 8px;
}
.custom-home-products  .products-container .buy-it a {
  color: #fff;
  text-transform: uppercase;
  background: #afafaf;
  padding: 1px 20px 0 5px;
  font-size: 12px;
  position: relative;
  line-height: 1em;
  height: 21px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.custom-home-products  .products-container .buy-it a:after {
  content: '';
  background: url(/skin/frontend/enterprise/flatspot/images/sprite.png) no-repeat -87px -302px;
  position: absolute;
  right: 4px;
  width: 13px;
  height: 17px;
}
.custom-home-products  .products-container .buy-it a:hover, .products-container .buy-it a:focus {
  text-decoration: none;
  background: #00e1f5;
}
.custom-home-products  .products-list .item {
  width: 20% !important;
}
.custom-home-products  .products-container .item {
  float: left;
  margin: 0 0 45px 0;
  padding: 0 8px;
  position: relative;
}

.custom-home-products  .overlay {
  position: absolute;
  max-height: 0;
  overflow: hidden;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.8);
  color: #ffffff;
  text-transform: uppercase;
  text-align: center;
  -webkit-transition: max-height 0.5s;
  -moz-transition: max-height 0.5s;
  transition: max-height 0.5s;
  
  display:none; /* TEMP */
}

.custom-home-products .products-container .item:hover .overlay {
  max-height: 100%;
}

.custom-home-products .products-container .product-image {
  display: block;
  position: relative;
}

.custom-home-products .products-container .overlay p {
  font-size: 12px !important;
  padding-top: 4px;
}

.custom-home-products .products-container .overlay ul {
  text-align: left;
  padding: 0 10px 10px;
}

.custom-home-products .products-container .overlay ul li {
  display: inline-block;
  vertical-align: top;
  margin: 0 15px 10px 11px;
  letter-spacing: 1px;
  font-size: 12px !important;
}

.custom-home-products .products-container{
	float:left;
	width:100%;
}


.custom-home-products .products-container .old-price {
    display: inline-block;
    vertical-align: top;
    margin: 0;
    text-decoration: line-through;
}

.custom-home-products .products-container .special-price {
    display: inline-block;
    vertical-align: top;
    margin: 0;
    color: #ff0000;
}

.custom-home-products ol li {
    list-style-type: none;
}
.custom-home-products ol {
padding-left:0px;
}

.custom-home-products .products-list{
    margin-right: -10px;
    margin-left: -10px;
}

.cms-home .col1-layout > .std{border-bottom:none;}

.custom-home-products .products-container .overlay p{
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    padding-top: 15px;
}

.custom-home-products .product-name-text:hover {color:#00e1f5}

.custom-home-products .price-box p{font:normal 14px/1.35 'NeuzeitSLTStd-Book', sans-serif}

@media only screen and (max-width: 1230px){
.shop .item:nth-child(n + 5), .nosto-shop .item:nth-child(n + 5) {
    display: block;
}
}



/*** Product flexslider ***/

/** Thumbs **/
.thumb-more-views {
    width: 700px;
    float: right;
    position: relative;
}

.thumb-flexslider.thumb-more-views img{
	padding-right:5px 
}

.thumb-more-views li:hover{
	cursor:pointer;
}

.thumb-flexslider .flex-direction-nav a:after {
    position: absolute;
    content: '';
    display: block;
    left: 0%;
    top: 50%;
    margin-left: 0px;
    margin-top: -25px;
    background: url('/skin/frontend/enterprise/flatspot/images/sprite.png') no-repeat;
    width: 51px;
    height: 51px;
}
.thumb-flexslider .flex-direction-nav .flex-prev:after {
    background-position: -174px -349px;
}
.thumb-flexslider .flex-direction-nav .flex-next:after {
    background-position: -291px -349px;
	left: -5px;
}
.thumb-flexslider .flex-direction-nav a{
    outline: none
}
.thumb-flexslider .flex-direction-nav li{width:51px;}




/** End Thumbs **/

.product-flexslider {
    padding-right: 5px;
}

.product-flexslider .flex-direction-nav a:after {
    position: absolute;
    content: '';
    display: block;
    left: 50%;
    top: 50%;
    margin-left: -25px;
    margin-top: -25px;
    background: url('/skin/frontend/enterprise/flatspot/images/sprite.png') no-repeat;
    width: 51px;
    height: 51px;
}
.product-flexslider .flex-direction-nav .flex-prev:after {
    background-position: -174px -349px;
}
.product-flexslider .flex-direction-nav .flex-next:after {
    background-position: -291px -349px;
}


.price-filter-container .custom-select-btn{
	font-size:15px;
}


/** TITLES **/
.cms-page-view h2{text-transform: capitalize !important;}
.cms-shipping h2{text-transform: none !important;}

/*** ***/
.cms-home .blog .read-more {
    display: block;
	/*padding-top:6px;*/
}
.cms-home .blog .read-more:after {
	left: 100px;
	/*top:62%;*/
}
.cms-home .blog .std{
	/*margin-top:6px;*/
}

.catalog-product-view .special-price .price{color: #ff0000 !important;}

.category-latest .category-description {
    position: relative !important;
	z-index: 1 !important;
}

.home-divider{
    border-bottom: 1px solid #c8c8c8;
    clear: both;
	margin-bottom: 12px;
}


.cms-about-us .std .content{
	width: 100%;
    max-width: 1200px;
}

.products-container .overlay ul li{
	min-width: 34px !important;
}


/*@media (max-width: 1050px) {
	.opener-block {
		display:none;
	}
}
*/


 .category-skateboarding .Category1 #category-filters{padding: 15px 10px;}
 
 
 .checkout-onepage-index i.icon-right-open-big {margin-top: -3px !important;}

@media only screen and (max-width: 1230px){
.brands-wrapper {
    width: 100% !important;
    margin: 0 auto 150px;
}
}

@media only screen and (max-width: 1050px){
	.user-opener .user-name{display:none;}
}

@media (max-width: 940px) {
	.main{ 
	width: 100%;
	margin: 0;
	}
	
	body{min-width:inherit;}
	
	.nosto-shop{width:100%;}
	
	.cms-home .blog {
    width: 100%;
    }
	
	.catalog-product-view .product-essential{width:40%}
	.more-views{width:52% !important}
	.thumb-more-views{width:52% !important}
	
	.fixed-bottom{min-width:100% !important;}
	
	.nav-container .brands .nav-row {left: 24px;}
	
	.footer-cms-links li {margin: 0 22px 0 0;}
	
	.catalog-product-view .share{padding:7px !important;}

}

.catalog-category-view  .sold-out {
    width: 53px;
    height: 53px;
    top: 14px;
    right: 24px;
}


/** ipad portrait **/
@media screen and (max-width: 768px){
#nav li.level0.skateboarding {display: none;}
#nav li.level0.journal{display:none;}
.header-container .header .logo {margin-left: -170px;}
.tablet-side-nav{display:block !important;}
.header-container .quick-access{right:150px;}

.main {width: 768px !important;}
.account-login input {width: 92%;}
.account-login .note{text-align:left !important;}
.account-login .section-create {padding-left: 25px;}

.checkout-cart-index .main{margin-left:0px; padding-right: 20px;}
.btn-coupon-custom{left: 400px !important;top: 0px !important;}

#opc-login .col-checkout-sign-in {width: 50% !important;padding-left: 40px;}

.opc .input-box{width:auto;}
.opc input[type='text'], input[type='email'], input[type='password']{width:90% !important;}

.checkout-cart-index.ipad-view {min-width: auto;}
.checkout-onepage-index .step-title > .info address{display:none;}

.payment-item-paypal_direct .card-fields .col-xs-6{width:100%;}

}


/*** OCT 2015 ***/
.nav-footer a span{display:none;}


 

	



