@import url('styles-ie-blessed1.css?z=1430132539419');

  .blog-index-list .block-blog .block-title, .blog-post-view .block-blog .block-title, .blog-cat-view .block-blog .block-title {
    display: none; }
  .blog-index-list .block-blog .block-content > div, .blog-post-view .block-blog .block-content > div, .blog-cat-view .block-blog .block-content > div {
    background: #f6f6f6;
    padding: 22px 8px 5px;
    margin: 0 0 15px; }
    .blog-index-list .block-blog .block-content > div h5, .blog-post-view .block-blog .block-content > div h5, .blog-cat-view .block-blog .block-content > div h5 {
      font-size: 1.0625rem;
      font-weight: bold;
      text-transform: uppercase;
      border-left: 5px solid #d9232e;
      padding-left: 5px;
      height: 15px;
      line-height: 17px;
      margin-top: 0;
      margin-bottom: 15px;
      cursor: pointer;
      padding-right: 0; }
      .blog-index-list .block-blog .block-content > div h5:before, .blog-post-view .block-blog .block-content > div h5:before, .blog-cat-view .block-blog .block-content > div h5:before {
        left: 100%;
        font-family: FontAwesome;
        font-weight: normal; }
        @media only screen and (min-width: 40.063em) and (max-width: 64em) {
          .blog-index-list .block-blog .block-content > div h5:before, .blog-post-view .block-blog .block-content > div h5:before, .blog-cat-view .block-blog .block-content > div h5:before {
            display: none; } }
      .blog-index-list .block-blog .block-content > div h5.active:before, .blog-post-view .block-blog .block-content > div h5.active:before, .blog-cat-view .block-blog .block-content > div h5.active:before {
        font-family: FontAwesome;
        float: right;
        font-weight: normal; }
    .blog-index-list .block-blog .block-content > div li, .blog-post-view .block-blog .block-content > div li, .blog-cat-view .block-blog .block-content > div li {
      list-style: none;
      margin: 8px 0;
      line-height: 1.125rem; }
      .blog-index-list .block-blog .block-content > div li a, .blog-post-view .block-blog .block-content > div li a, .blog-cat-view .block-blog .block-content > div li a {
        color: #616466;
        font-size: 0.875rem;
        font-family: Helvetica, "Lucida Grande", sans-serif;
        text-transform: none; }
  .blog-index-list .block-blog .block-content .menu-social li:before, .blog-post-view .block-blog .block-content .menu-social li:before, .blog-cat-view .block-blog .block-content .menu-social li:before {
    font-size: 0.6875rem;
    padding: 1px 10px 0 0;
    font-family: FontAwesome;
    float: left;
    width: 20px; }
  .blog-index-list .block-blog .block-content .menu-tags li a, .blog-post-view .block-blog .block-content .menu-tags li a, .blog-cat-view .block-blog .block-content .menu-tags li a {
    text-transform: uppercase; }
  .blog-index-list .block-blog .tagcloud li, .blog-post-view .block-blog .tagcloud li, .blog-cat-view .block-blog .tagcloud li {
    padding: 0;
    margin: 0; }
    .blog-index-list .block-blog .tagcloud li a, .blog-post-view .block-blog .tagcloud li a, .blog-cat-view .block-blog .tagcloud li a {
      text-transform: uppercase;
      font-size: 0.75rem !important;
      font-weight: bold; }
      .blog-index-list .block-blog .tagcloud li a.normal, .blog-post-view .block-blog .tagcloud li a.normal, .blog-cat-view .block-blog .tagcloud li a.normal {
        color: #707070; }
      .blog-index-list .block-blog .tagcloud li a.light, .blog-post-view .block-blog .tagcloud li a.light, .blog-cat-view .block-blog .tagcloud li a.light {
        color: #ccc; }
      .blog-index-list .block-blog .tagcloud li a.bold, .blog-post-view .block-blog .tagcloud li a.bold, .blog-cat-view .block-blog .tagcloud li a.bold {
        color: #616466; }
.blog-index-list .inner-wrapper h2, .blog-post-view .inner-wrapper h2, .blog-cat-view .inner-wrapper h2 {
  text-transform: uppercase;
  font-size: 1.375rem;
  margin-bottom: 15px;
  font-weight: bold; }
.blog-index-list .aw-post-comment, .blog-post-view .aw-post-comment, .blog-cat-view .aw-post-comment {
  background: #f2f2f2;
  border-left: 5px solid #d9232e;
  padding: 15px 17px 0;
  overflow: hidden;
  margin: 40px 0; }
  .blog-index-list .aw-post-comment .button, .blog-index-list .aw-post-comment .button-black, .blog-post-view .aw-post-comment .button, .blog-post-view .aw-post-comment .button-black, .blog-cat-view .aw-post-comment .button, .blog-cat-view .aw-post-comment .button-black {
    float: right;
    background: #d9232e;
    border-left-color: #000; }
.blog-index-list .commentWrapper, .blog-post-view .commentWrapper, .blog-cat-view .commentWrapper {
  border-top: 1px dashed #c1c1c1;
  border-bottom: 1px dashed #c1c1c1;
  margin: 20px 0;
  padding: 20px 0; }

.widget-latest h2.title {
  border-bottom: 1px solid #9c9e9f;
  padding: 0 0 5px 20px;
  font-weight: 700;
  font-size: 1.5625rem;
  margin: 0 0 25px;
  color: #000; }
.widget-latest .last-post {
  float: left;
  margin-bottom: 30px; }
  .widget-latest .last-post img {
    padding: 7px;
    float: left;
    min-width: 165px;
    min-height: 132px;
    width: 100%; }
    @media only screen and (min-width: 40.063em) {
      .widget-latest .last-post img {
        margin: 0 5px 20px 0; } }
  .widget-latest .last-post .std {
    text-align: left; }
    @media only screen and (max-width: 40em) {
      .widget-latest .last-post .std {
        display: none; } }
    .widget-latest .last-post .std, .widget-latest .last-post .std p {
      line-height: 1.1;
      margin: 0.3125rem 0 2.1875rem 0;
      font-size: 0.75rem;
      color: #3f3f3f; }
  .widget-latest .last-post h3 {
    text-transform: uppercase;
    margin-bottom: 0;
    line-height: 1.1;
    font-size: 0.875rem;
    font-weight: bold; }
    .widget-latest .last-post h3 a {
      color: #616466; }
  .widget-latest .last-post .column {
    padding-right: 0; }
  .widget-latest .last-post .post-content {
    overflow: hidden;
    float: left; }

.social-bar {
  float: left; }
  .social-bar > div {
    float: left;
    margin: 0 23px 0 0; }
    .social-bar > div:before {
      font-size: 0.875rem;
      padding: 0 10px 0 0;
      font-family: FontAwesome;
      vertical-align: sub; }
    .social-bar > div a {
      color: #fff;
      padding: 6px 8px 6px 5px;
      background: #d9232e;
      border-left: 5px solid #000;
      font-size: 0.75rem; }

.commentWrapper .commentDetails .date {
  color: #9c9e9f; }
.commentWrapper p {
  margin: 0; }

.contacts-index-index .inner-wrapper h2 {
  border-bottom: 1px dashed #9c9e9f;
  padding: 0 0 5px 20px;
  font-weight: 700;
  font-size: 1.5625rem;
  margin: 22px 0 0; }
.contacts-index-index .contact-form {
  color: #fff;
  padding: 20px 17px 5px; }
  .contacts-index-index .contact-form label {
    float: left;
    line-height: 14px;
    clear: both; }
    .contacts-index-index .contact-form label a {
      text-transform: none;
      text-decoration: underline; }
  .contacts-index-index .contact-form p {
    font-size: 0.875rem; }
  .contacts-index-index .contact-form button[type="submit"] {
    background: #d9232e;
    border-color: #000;
    float: right;
    margin-top: 8px; }
    @media only screen and (max-width: 40em) {
      .contacts-index-index .contact-form button[type="submit"] {
        width: 100%;
        float: none; } }
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  .contacts-index-index .form {
    float: none;
    margin: 0 auto;
    width: 70%; }
    .contacts-index-index .form .large-6 {
      width: 50%; }
    .contacts-index-index .form .large-9 {
      width: 75%; }
    .contacts-index-index .form .large-3 {
      width: 25%; } }

.cms-page-view h1,
.cms-page-view h2,
.cms-page-view h3,
.cms-page-view p,
.cms-page-view ul,
.cms-page-view ol {
  color: #303030; }
.cms-page-view h1 {
  font-size: 1.5625rem; }
.cms-page-view h2 {
  font-size: 1.25rem; }
.cms-page-view h1,
.cms-page-view h2 {
  font-weight: bold; }
.cms-page-view p,
.cms-page-view ul,
.cms-page-view ol {
  font-size: 0.875rem; }
.cms-page-view aside ul {
  margin: 0; }
  .cms-page-view aside ul li {
    list-style: none;
    padding: 10px 0 10px;
    border-bottom: 1px dashed #9c9e9f;
    font-size: 0.8rem;
    line-height: 1.4; }
    .cms-page-view aside ul li:last-child {
      border-bottom: 0 none; }
    .cms-page-view aside ul li a {
      color: #303030; }

@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  .catalog-category-view .sidebar,
  .catalogsearch-result-index .sidebar {
    position: absolute;
    top: 13.6%; } }
@media only screen and (max-width: 40em) {
  .catalog-category-view .sidebar,
  .catalogsearch-result-index .sidebar {
    position: absolute;
    top: 168px;
    left: 0; } }

.catalog-category-view .inner-wrapper {
  padding: 0 20px;
  position: relative; }
@media only screen and (max-width: 40em) {
  .catalog-category-view .pages {
    border: none; }
    .catalog-category-view .pages:not(.pages-pager) {
      display: block; }
  .catalog-category-view .pages-pager {
    display: none; }
  .catalog-category-view .pages-columns {
    float: left;
    position: absolute;
    left: 0; } }
.catalog-category-view .category-title {
  text-align: center;
  position: relative; }
  .catalog-category-view .category-title img {
    display: inline-block; }
  .catalog-category-view .category-title h1 {
    width: 100%;
    max-width: 62.5rem;
    text-align: left;
    position: absolute;
    bottom: 0;
    left: 50%;
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    padding: 0 0 1.25rem 1.25rem;
    color: #fff;
    font-size: 1.375rem;
    font-weight: 700; }
    @media only screen and (min-width: 40.063em) {
      .catalog-category-view .category-title h1 {
        font-size: 3.375rem; } }

.amshopby-slider {
  margin-bottom: 0 !important; }
  .amshopby-slider ~ .slider-max-value {
    float: right;
    color: #3f3f3f;
    font-family: Helvetica, "Lucida Grande", sans-serif;
    font-weight: 700;
    font-size: 0.625rem; }
  .amshopby-slider ~ .slider-min-value {
    float: left;
    font-family: Helvetica, "Lucida Grande", sans-serif;
    font-weight: 700;
    font-size: 0.625rem; }
  .amshopby-slider .amshopby-slider-bar {
    height: 2px;
    top: 8px;
    background: #d9232e; }
  .amshopby-slider .handle {
    background: #d9232e !important;
    width: 0 !important;
    height: 2px !important;
    top: 8px !important; }
  .amshopby-slider .amshopby-slider-price {
    position: absolute;
    bottom: 100%;
    margin-bottom: 0.625rem;
    font-size: 0.625rem;
    font-family: Helvetica, "Lucida Grande", sans-serif;
    font-weight: 700;
    color: #fff;
    background: #d9232e;
    padding: 0 5px;
    z-index: 100; }
    .amshopby-slider .amshopby-slider-price-from {
      right: -3px; }
      .amshopby-slider .amshopby-slider-price-from:after {
        right: 0; }
    .amshopby-slider .amshopby-slider-price-to {
      left: -3px; }
      .amshopby-slider .amshopby-slider-price-to:after {
        left: 0; }
    .amshopby-slider .amshopby-slider-price:after {
      content: "";
      background: url(../images/icons/slider_handler.png) 0 0 no-repeat;
      width: 6px;
      height: 10px;
      position: absolute;
      top: 100%; }

.block-layered-nav {
  position: relative; }
  @media only screen and (min-width: 64.063em) and (max-width: 90em) {
    .block-layered-nav {
      left: 0 !important; } }
  @media only screen and (max-width: 40em) {
    .block-layered-nav {
      display: none;
      position: absolute !important;
      top: 100px;
      z-index: 300;
      width: 100%;
      background: #f2f2f2;
      padding: 10px 50px 40px;
      left: 0 !important; } }
  @media only screen and (min-width: 40.063em) and (max-width: 64em) {
    .block-layered-nav {
      position: absolute !important;
      left: -750px;
      z-index: 9999;
      background: #f6f6f6;
      padding: 20px 10px;
      border-right: 3px solid #e5e5e5;
      width: 300px;
      top: -20px; } }
  .block-layered-nav .actions {
    display: none; }
  .block-layered-nav .close {
    float: right;
    font-weight: bold;
    background: url("../images/icons/ico-close.jpg") no-repeat 12px 14px;
    padding: 20px;
    position: relative;
    text-outline: -10px;
    left: 6px; }
    @media only screen and (max-width: 40em) {
      .block-layered-nav .close {
        padding: 20px 20px 0;
        background-position: 5px 4px; }
        .block-layered-nav .close.close-tablet {
          display: none; } }
  .block-layered-nav .cat-btn {
    background: transparent url("../images/icons/ico-filter.jpg") no-repeat 12px 14px; }
    .block-layered-nav .cat-btn .icon {
      display: none; }
  .block-layered-nav .clear-all {
    text-align: right;
    padding: 10px 0 0; }
    @media only screen and (min-width: 40.063em) and (max-width: 64em) {
      .block-layered-nav .clear-all {
        display: none; } }
    @media only screen and (min-width: 64.063em) and (max-width: 90em) {
      .block-layered-nav .clear-all {
        display: none; } }
    .block-layered-nav .clear-all a {
      color: #616466;
      font-size: 0.8125rem; }

@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  .product-list {
    padding: 0 30px; } }

.cat-btn {
  background: #f2f2f2 url("../images/icons/ico-filter.jpg") no-repeat 12px 14px;
  padding: 13px 17px 13px 30px;
  text-transform: uppercase;
  font-weight: bold;
  display: inline-block;
  margin-top: -2px;
  float: left; }
  @media only screen and (max-width: 40em) {
    .cat-btn {
      display: none; } }
  .cat-btn .icon {
    margin-left: 17px; }

.btn-cat {
  float: left;
  background: #f2f2f2;
  text-transform: uppercase;
  color: #d9232e;
  padding: 10px 10px 10px 15px;
  cursor: pointer;
  margin-left: 5px;
  font-size: 0.9375rem;
  height: 35px; }
  @media only screen and (max-width: 40em) {
    .btn-cat {
      position: absolute;
      right: 0.9375rem; } }
  .btn-cat .icon {
    margin-left: 5px;
    color: #616466; }
  @media only screen and (min-width: 64.063em) and (max-width: 90em) {
    .btn-cat {
      display: none; } }
  @media only screen and (min-width: 40.063em) and (max-width: 64em) {
    .btn-cat {
      display: none; } }

.sidebar .block-title {
  display: none; }
.sidebar .block-content {
  background: #f6f6f6;
  padding: 22px 15px 5px 8px;
  border-left: 5px solid #e5e5e5;
  margin: 0 0 15px;
  clear: both; }
  .sidebar .block-content:before, .sidebar .block-content:after {
    content: " ";
    display: table; }
  .sidebar .block-content:after {
    clear: both; }
  .sidebar .block-content .colors-filter .-selected {
    display: inline-block;
    border: 1px solid #848484;
    border-radius: 3px; }
  .sidebar .block-content ol {
    margin-left: 12px; }
    .sidebar .block-content ol li {
      list-style: none;
      margin: 8px 0;
      line-height: 1.125rem; }
      .sidebar .block-content ol li img {
        margin: 1px; }
      .sidebar .block-content ol li a {
        color: #616466;
        font-size: 0.875rem;
        font-family: Helvetica, "Lucida Grande", sans-serif;
        text-transform: none; }
      .sidebar .block-content ol li [type=checkbox]:checked + span {
        color: #d9272e; }
      .sidebar .block-content ol li span {
        padding-top: 0; }
      .sidebar .block-content ol li strong {
        margin-left: 5px;
        font-weight: bold; }

#compare-items {
  margin: 0; }
  #compare-items li {
    padding: 0.3125rem 0 0.625rem;
    margin: 0;
    border-bottom: 1px dashed #e5e5e5; }
  #compare-items .compare-inner {
    padding: 0.9375rem 1.875rem 0.9375rem 0.9375rem;
    background: #fff;
    border-left: 4px solid #d9232e;
    position: relative; }
    #compare-items .compare-inner:before, #compare-items .compare-inner:after {
      content: " ";
      display: table; }
    #compare-items .compare-inner:after {
      clear: both; }
  #compare-items .btn-remove {
    font-size: 0;
    position: absolute;
    top: 0.625rem;
    right: 0.625rem;
    text-decoration: none !important; }
    #compare-items .btn-remove:before {
      font-family: FontAwesome;
      font-size: 0.875rem;
      color: #848484; }
  #compare-items .product-image {
    padding-left: 0;
    padding-right: 0;
    width: 33.33333%;
    float: left; }
  #compare-items .product-name {
    padding-left: 0;
    padding-right: 0;
    width: 62.5%;
    float: left;
    float: right;
    font-size: 0.875rem;
    font-weight: 400;
    font-family: Helvetica, "Lucida Grande", sans-serif;
    line-height: 1.25;
    color: #030303;
    text-transform: none;
    overflow: hidden;
    word-wrap: break-word; }
    #compare-items .product-name strong {
      display: block;
      text-align: left;
      padding: 0;
      margin: 0; }

.block-compare .actions a {
  display: none; }
.block-compare .button, .block-compare .button-black {
  width: 100%;
  text-align: center;
  margin-top: 0.625rem; }

.block-layered-nav > .block-content {
  padding: 0;
  border: none;
  background: none;
  margin: 0; }

#narrow-by-list {
  margin-top: 15px; }
  @media only screen and (max-width: 40em) {
    #narrow-by-list {
      margin-top: 25px; } }
  #narrow-by-list .amshopby-attr-selected {
    color: #d9232e !important;
    font-weight: bold; }

.cat-title {
  background: url("../images/cat-header.png") no-repeat;
  height: 155px;
  position: relative;
  margin-bottom: 20px; }
  @media only screen and (max-width: 40em) {
    .cat-title {
      display: none; } }
  .cat-title h1 {
    color: #fff;
    position: absolute;
    bottom: 10px;
    font-weight: bold;
    font-size: 3.375rem;
    margin: 0 35px 15px;
    line-height: 50px; }

@media only screen and (min-width: 64.063em) {
  .catalogsearch-result-index .cat-btn, .catalogsearch-result-index .btn-cat {
    display: none; } }
.catalogsearch-result-index h2 {
  margin-bottom: 20px !important; }

#addToCartTrigger {
  position: fixed;
  top: 100%;
  left: -9999em; }

.product_styled_modal .close-reveal-modal {
  text-decoration: none; }
.product_styled_modal button {
  margin: 0;
  padding: 0 15px;
  text-align: center;
  display: block;
  width: 100%;
  margin-bottom: 5px; }
  .product_styled_modal button > span {
    padding: 10px 0;
    display: block; }
.product_styled_modal .info-field,
.product_styled_modal .size-info,
.product_styled_modal .product-info {
  border: dashed #9c9e9f;
  border-width: 1px 0;
  padding: 30px;
  margin-bottom: 20px; }
  .product_styled_modal .info-field:before, .product_styled_modal .info-field:after,
  .product_styled_modal .size-info:before,
  .product_styled_modal .size-info:after,
  .product_styled_modal .product-info:before,
  .product_styled_modal .product-info:after {
    content: " ";
    display: table; }
  .product_styled_modal .info-field:after,
  .product_styled_modal .size-info:after,
  .product_styled_modal .product-info:after {
    clear: both; }
  .product_styled_modal .info-field > img,
  .product_styled_modal .size-info > img,
  .product_styled_modal .product-info > img {
    float: left;
    margin-right: 15px; }
  .product_styled_modal .info-field > hgroup,
  .product_styled_modal .size-info > hgroup,
  .product_styled_modal .product-info > hgroup {
    overflow: hidden;
    display: block; }
    .product_styled_modal .info-field > hgroup h4,
    .product_styled_modal .size-info > hgroup h4,
    .product_styled_modal .product-info > hgroup h4 {
      font-family: Helvetica, "Lucida Grande", sans-serif;
      font-size: 1.125rem;
      font-weight: 700;
      text-transform: none;
      color: #616466;
      line-height: 1;
      margin: 0 0 5px; }
      .product_styled_modal .info-field > hgroup h4 strong,
      .product_styled_modal .size-info > hgroup h4 strong,
      .product_styled_modal .product-info > hgroup h4 strong {
        display: block;
        font-size: 150%;
        margin-bottom: 0.3125rem; }
    .product_styled_modal .info-field > hgroup h5,
    .product_styled_modal .size-info > hgroup h5,
    .product_styled_modal .product-info > hgroup h5 {
      font-family: Helvetica, "Lucida Grande", sans-serif;
      font-size: 0.75rem;
      font-weight: 700;
      color: #616466; }
.product_styled_modal h2 {
  color: #3f3f3f;
  text-transform: uppercase;
  margin: 0;
  padding-right: 20px;
  font-family: Helvetica, "Lucida Grande", sans-serif;
  font-size: 1.0625rem;
  font-weight: 700; }
  .product_styled_modal h2:before {
    content: " ";
    display: inline-block;
    vertical-align: top;
    margin-top: 3px;
    margin-right: 15px;
    width: 4px;
    background: #d9232e;
    color: #d9232e;
    height: 14px; }
.product_styled_modal h3 {
  margin: 0;
  padding: 20px;
  font-size: 0.75rem;
  font-family: Helvetica, "Lucida Grande", sans-serif; }
  .product_styled_modal h3 span {
    color: #d9232e; }

.product-view .loading {
  position: relative;
  min-height: 64px; }
  .product-view .loading:before {
    content: "";
    position: absolute;
    display: block !important;
    z-index: 95;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: #fff url(../images/loading.gif) 50% 50% no-repeat; }

#product-options-wrapper {
  margin-bottom: 20px; }

.product-matrix {
  background: #fff;
  margin-bottom: 4px !important;
  position: relative; }

.product-attribute-specs-table.validation-fired .color_base th {
  border-left: 1px dashed #d9232e;
  border-top: 1px dashed #d9232e;
  border-bottom: 1px dashed #d9232e; }
.product-attribute-specs-table.validation-fired .color_base td {
  border-right: 1px dashed #d9232e;
  border-top: 1px dashed #d9232e;
  border-bottom: 1px dashed #d9232e; }
.product-attribute-specs-table.validation-fired .color_base [data-validation-title] {
  position: relative;
  margin-top: 7px; }
  .product-attribute-specs-table.validation-fired .color_base [data-validation-title]:after {
    content: attr(data-validation-title);
    color: #d9232e;
    position: absolute;
    bottom: 100%;
    left: 0;
    width: 100%;
    text-align: left;
    font-family: Helvetica, "Lucida Grande", sans-serif;
    font-size: 0.625rem;
    font-weight: bold; }

.comprar-function-triggerer {
  background: url(../images/icons/icon_comprar.png) 0 50% no-repeat;
  font-family: Lato;
  font-size: 0.6875rem;
  font-weight: 400;
  color: #616466;
  text-transform: uppercase;
  padding-left: 20px;
  display: inline-block;
  margin-top: 10px; }
  .comprar-function-triggerer:hover {
    color: #d9232e;
    text-decoration: none; }

.product-matrix-scroll-overflow {
  overflow: hidden;
  position: relative; }
  @media only screen and (max-width: 40em) {
    .product-matrix-scroll-overflow {
      height: auto !important; } }

.product-matrix-image {
  display: inline-block;
  vertical-align: middle;
  height: 50px;
  width: 50px; }
  .product-matrix-image img {
    width: 50px;
    height: 50px;
    display: block; }
  .product-matrix-image:empty {
    border: 1px dashed #9c9e9f; }

.product-matrix-edit-selector {
  text-decoration: none !important; }
  .product-matrix-edit-selector:before {
    font-family: FontAwesome;
    font-size: 20px;
    color: #2b2b2b; }

.product-matrix-selector-content {
  display: none;
  position: absolute;
  top: 46px;
  left: 94px;
  z-index: 100;
  width: 280px;
  padding: 15px;
  border: 1px solid #e4e2e2;
  background: #fff; }
  .product-matrix-selector-content.expanded {
    display: block; }
  .product-matrix-selector-content label {
    display: block;
    text-decoration: none;
    font-size: 1rem;
    text-transform: uppercase;
    color: #616466; }
  .product-matrix-selector-content img,
  .product-matrix-selector-content span {
    display: inline-block;
    vertical-align: middle;
    text-transform: none; }
  .product-matrix-selector-content img {
    max-width: 20px; }

.product-matrix-selector-text {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 10px;
  border: 1px solid #f5f5f5;
  font-size: 0.75rem;
  color: #3f3f3f;
  text-transform: uppercase;
  padding: 5px 30px 5px 20px;
  min-width: 280px;
  max-width: 100%;
  position: relative;
  cursor: pointer; }
  .product-matrix-selector-text:before {
    font-family: FontAwesome;
    color: #9c9e9f;
    position: absolute;
    font-size: 8px;
    top: 9px;
    right: 10px; }

.product-matrix-options-list {
  margin: 0; }

.product-matrix-continue {
  float: right;
  font-family: Helvetica, "Lucida Grande", sans-serif;
  font-size: 1rem;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none !important;
  line-height: 50px;
  color: #616466;
  display: none; }
  .product-matrix-continue.can-proceed {
    display: block; }
  .product-matrix-continue:hover {
    color: #d9232e; }
  .product-matrix-continue:before {
    float: right;
    margin-left: 15px;
    font-family: FontAwesome; }

.product-matrix-preview {
  padding: 7px 20px 7px 30px;
  transition: all 300ms ease-out;
  -ms-transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }
  .product-matrix-preview.completed {
    -ms-transform: translate(-100%, 0);
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    -o-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }

#productMatrixScrollToComprar {
  display: inline-block;
  width: 100%;
  max-width: 326px;
  background: #d9232e; }

.product-matrix-qtys-container {
  overflow: auto;
  padding: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  transition: all 300ms ease-out;
  -ms-transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }
  .product-matrix-qtys-container.completed {
    -ms-transform: translate(100%, 0);
    -webkit-transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    -o-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  .product-matrix-qtys-container table {
    margin: 0; }
  .product-matrix-qtys-container img {
    width: 3.125rem;
    height: 3.125rem;
    max-width: none;
    display: block; }
  .product-matrix-qtys-container td {
    vertical-align: middle;
    background: #fff;
    border-bottom: 1px dashed #e5e5e5;
    padding: 0.5625rem 0.125rem; }
  .product-matrix-qtys-container thead th {
    border-bottom: 1px dashed #e5e5e5;
    padding: 0.5625rem 0;
    text-align: center; }
  .product-matrix-qtys-container th {
    background: #fff;
    color: #9c9e9f;
    font-size: 0.875rem;
    text-align: center;
    padding: 0.5625rem 1.5625rem 0.5625rem 0.3125rem; }
    .product-matrix-qtys-container th[class=""], .product-matrix-qtys-container th.in-stock {
      padding: 0.5625rem 0; }
      .product-matrix-qtys-container th[class=""]:before, .product-matrix-qtys-container th.in-stock:before {
        font-family: FontAwesome;
        color: #76bd1d; }
    .product-matrix-qtys-container th.out-of-stock {
      color: #d9232e;
      font-size: 0.75rem;
      max-width: 3.4375rem;
      overflow: hidden;
      text-overflow: ellipsis;
      padding: 0.5625rem 0; }
      .product-matrix-qtys-container th.out-of-stock:before {
        font-family: FontAwesome;
        font-size: 0.875rem;
        display: inline-block;
        vertical-align: top;
        margin: 0 2px; }
    .product-matrix-qtys-container th.maximum-exceeded {
      padding: 0.5625rem 0; }
      .product-matrix-qtys-container th.maximum-exceeded:before {
        font-family: FontAwesome;
        color: red; }
  .product-matrix-qtys-container input {
    margin-bottom: 0;
    text-align: right;
    padding: 0.3125rem 0;
    text-align: center;
    min-width: 33px;
    font-size: 0.75rem; }
    .product-matrix-qtys-container input.completed {
      text-align: center;
      background: none;
      border: none;
      box-shadow: none;
      cursor: default;
      font-weight: bold;
      font-size: 0.75rem; }
      .product-matrix-qtys-container input.completed ~ span {
        display: none; }
    .product-matrix-qtys-container input.maximum-exceeded {
      border-color: red;
      color: red; }
    .product-matrix-qtys-container input::-webkit-outer-spin-button, .product-matrix-qtys-container input::-webkit-inner-spin-button {
      -webkit-appearance: none;
      margin: 0; }
  .product-matrix-qtys-container .edit-links {
    display: inline-block;
    margin: 0; }

.product-matrix-edit-values {
  text-decoration: none !important; }
  .product-matrix-edit-values:before {
    font-family: FontAwesome;
    font-size: 14px;
    color: #9c9e9f; }

.product-matrix-qty-wrapper {
  position: relative;
  padding-right: 1.25rem; }
  .product-matrix-qty-wrapper.completed {
    padding: 0; }
    .product-matrix-qty-wrapper.completed span {
      display: none; }

.product-matrix-increment-qty,
.product-matrix-decrement-qty {
  position: absolute;
  right: 0;
  bottom: 0;
  color: #fff;
  line-height: 18px;
  max-height: 18px;
  cursor: pointer;
  background: #9c9e9f;
  padding: 0 5px;
  user-select: none; }
  .product-matrix-increment-qty:before,
  .product-matrix-decrement-qty:before {
    font-family: FontAwesome;
    font-size: 10px; }

.product-matrix-increment-qty {
  top: 0;
  bottom: auto; }

.product-matrix-delete-item {
  text-decoration: none !important; }
  .product-matrix-delete-item:before {
    font-family: FontAwesome;
    font-size: 14px;
    color: #9c9e9f; }

.catalog-product-view main {
  background: #fff; }
.catalog-product-view .box-up-sell,
.catalog-product-view .accordion,
.catalog-product-view .breadcrumbs {
  max-width: 62.5rem;
  margin: auto; }
.catalog-product-view .breadcrumbs ul:after {
  display: table;
  content: "";
  clear: both; }

.product-select-options-wrapper .progress-button {
  margin-top: 0 !important; }

#sendOrderPopupContents,
#addToCartModal,
.product-view {
  /* General styles for all types of buttons */ }
  #sendOrderPopupContents .progress-button,
  #addToCartModal .progress-button,
  .product-view .progress-button {
    position: relative;
    display: inline-block;
    outline: none;
    text-align: center;
    border: none;
    background: #000;
    border-left: 3px solid #d9232e;
    color: #fff;
    text-transform: uppercase;
    font-size: 1rem; }
    #sendOrderPopupContents .progress-button[disabled], #sendOrderPopupContents .progress-button[disabled].state-loading,
    #addToCartModal .progress-button[disabled],
    #addToCartModal .progress-button[disabled].state-loading,
    .product-view .progress-button[disabled],
    .product-view .progress-button[disabled].state-loading {
      cursor: default; }
    #sendOrderPopupContents .progress-button .content,
    #addToCartModal .progress-button .content,
    .product-view .progress-button .content {
      position: relative;
      display: block; }
      #sendOrderPopupContents .progress-button .content:before, #sendOrderPopupContents .progress-button .content:after,
      #addToCartModal .progress-button .content:before,
      #addToCartModal .progress-button .content:after,
      .product-view .progress-button .content:before,
      .product-view .progress-button .content:after {
        position: absolute;
        right: 20px;
        color: #d9232e;
        opacity: 0;
        transition: opacity 0.3s 0.3s;
        background-size: 24px 24px;
        content: "\00a0";
        width: 24px;
        background-position: 50% 50%;
        background-repeat: no-repeat; }
      #sendOrderPopupContents .progress-button .content:before,
      #addToCartModal .progress-button .content:before,
      .product-view .progress-button .content:before {
        background-image: url('data:image/svg+xml,<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" fill="#fff"><path clip-rule="evenodd" d="M21.652,3.211c-0.293-0.295-0.77-0.295-1.061,0L9.41,14.34  c-0.293,0.297-0.771,0.297-1.062,0L3.449,9.351C3.304,9.203,3.114,9.13,2.923,9.129C2.73,9.128,2.534,9.201,2.387,9.351  l-2.165,1.946C0.078,11.445,0,11.63,0,11.823c0,0.194,0.078,0.397,0.223,0.544l4.94,5.184c0.292,0.296,0.771,0.776,1.062,1.07  l2.124,2.141c0.292,0.293,0.769,0.293,1.062,0l14.366-14.34c0.293-0.294,0.293-0.777,0-1.071L21.652,3.211z" fill-rule="evenodd"/></svg>'); }
      #sendOrderPopupContents .progress-button .content:after,
      #addToCartModal .progress-button .content:after,
      .product-view .progress-button .content:after {
        background-image: url('data:image/svg+xml,<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" fill="#fff"><path clip-rule="evenodd" d="M21.652,3.211c-0.293-0.295-0.77-0.295-1.061,0L9.41,14.34  c-0.293,0.297-0.771,0.297-1.062,0L3.449,9.351C3.304,9.203,3.114,9.13,2.923,9.129C2.73,9.128,2.534,9.201,2.387,9.351  l-2.165,1.946C0.078,11.445,0,11.63,0,11.823c0,0.194,0.078,0.397,0.223,0.544l4.94,5.184c0.292,0.296,0.771,0.776,1.062,1.07  l2.124,2.141c0.292,0.293,0.769,0.293,1.062,0l14.366-14.34c0.293-0.294,0.293-0.777,0-1.071L21.652,3.211z" fill-rule="evenodd"/></svg>'); }
    #sendOrderPopupContents .progress-button.state-success .content:after, #sendOrderPopupContents .progress-button.state-success .content:before, #sendOrderPopupContents .progress-button.state-error .content:after, #sendOrderPopupContents .progress-button.state-error .content:before,
    #addToCartModal .progress-button.state-success .content:after,
    #addToCartModal .progress-button.state-success .content:before,
    #addToCartModal .progress-button.state-error .content:after,
    #addToCartModal .progress-button.state-error .content:before,
    .product-view .progress-button.state-success .content:after,
    .product-view .progress-button.state-success .content:before,
    .product-view .progress-button.state-error .content:after,
    .product-view .progress-button.state-error .content:before {
      opacity: 1; }
    #sendOrderPopupContents .progress-button .progress,
    #addToCartModal .progress-button .progress,
    .product-view .progress-button .progress {
      background: #df3741;
      padding: 0;
      height: auto;
      margin: 0;
      border: none; }
    #sendOrderPopupContents .progress-button .progress-inner,
    #addToCartModal .progress-button .progress-inner,
    .product-view .progress-button .progress-inner {
      position: absolute;
      left: 0;
      background: #d9232e; }
    #sendOrderPopupContents .progress-button[data-horizontal] .progress-inner,
    #addToCartModal .progress-button[data-horizontal] .progress-inner,
    .product-view .progress-button[data-horizontal] .progress-inner {
      top: 0;
      width: 0;
      height: 100%;
      transition: width 0.3s, opacity 0.3s; }
    #sendOrderPopupContents .progress-button[data-perspective],
    #addToCartModal .progress-button[data-perspective],
    .product-view .progress-button[data-perspective] {
      position: relative;
      display: inline-block;
      padding: 0;
      background: transparent;
      -webkit-perspective: 900px;
      perspective: 900px; }
      #sendOrderPopupContents .progress-button[data-perspective] .content,
      #addToCartModal .progress-button[data-perspective] .content,
      .product-view .progress-button[data-perspective] .content {
        padding: 0 60px;
        background: #d9232e; }
      #sendOrderPopupContents .progress-button[data-perspective] .progress-wrap,
      #addToCartModal .progress-button[data-perspective] .progress-wrap,
      .product-view .progress-button[data-perspective] .progress-wrap {
        display: block;
        transition: transform 0.2s;
        transform-style: preserve-3d; }
      #sendOrderPopupContents .progress-button[data-perspective] .content,
      #sendOrderPopupContents .progress-button[data-perspective] .progress,
      #addToCartModal .progress-button[data-perspective] .content,
      #addToCartModal .progress-button[data-perspective] .progress,
      .product-view .progress-button[data-perspective] .content,
      .product-view .progress-button[data-perspective] .progress {
        outline: 1px solid transparent;
        /* Smoothen jagged edges in FF */ }
    #sendOrderPopupContents .progress-button[data-style="shrink"],
    #addToCartModal .progress-button[data-style="shrink"],
    .product-view .progress-button[data-style="shrink"] {
      overflow: hidden;
      transition: transform 0.2s; }
      #sendOrderPopupContents .progress-button[data-style="shrink"][data-horizontal] .content,
      #addToCartModal .progress-button[data-style="shrink"][data-horizontal] .content,
      .product-view .progress-button[data-style="shrink"][data-horizontal] .content {
        transition: opacity 0.3s, transform 0.3s; }
        #sendOrderPopupContents .progress-button[data-style="shrink"][data-horizontal] .content:before, #sendOrderPopupContents .progress-button[data-style="shrink"][data-horizontal] .content:after,
        #addToCartModal .progress-button[data-style="shrink"][data-horizontal] .content:before,
        #addToCartModal .progress-button[data-style="shrink"][data-horizontal] .content:after,
        .product-view .progress-button[data-style="shrink"][data-horizontal] .content:before,
        .product-view .progress-button[data-style="shrink"][data-horizontal] .content:after {
          top: 100%;
          margin-top: 10px;
          right: auto;
          left: 50%;
          transition: opacity 0.3s;
          transform: translateX(-50%); }
      #sendOrderPopupContents .progress-button[data-style="shrink"][data-horizontal].state-loading,
      #addToCartModal .progress-button[data-style="shrink"][data-horizontal].state-loading,
      .product-view .progress-button[data-style="shrink"][data-horizontal].state-loading {
        transform: scaleY(0.3); }
        #sendOrderPopupContents .progress-button[data-style="shrink"][data-horizontal].state-loading .content,
        #addToCartModal .progress-button[data-style="shrink"][data-horizontal].state-loading .content,
        .product-view .progress-button[data-style="shrink"][data-horizontal].state-loading .content {
          opacity: 0; }
      #sendOrderPopupContents .progress-button[data-style="shrink"][data-horizontal].state-success .content, #sendOrderPopupContents .progress-button[data-style="shrink"][data-horizontal].state-error .content,
      #addToCartModal .progress-button[data-style="shrink"][data-horizontal].state-success .content,
      #addToCartModal .progress-button[data-style="shrink"][data-horizontal].state-error .content,
      .product-view .progress-button[data-style="shrink"][data-horizontal].state-success .content,
      .product-view .progress-button[data-style="shrink"][data-horizontal].state-error .content {
        transform: translateY(-100%); }
  #sendOrderPopupContents .notransition,
  #addToCartModal .notransition,
  .product-view .notransition {
    transition: none !important; }

.message-product {
  margin: 0.625rem 0;
  text-align: center;
  background: #fcfdcb;
  padding: 0.625rem 0;
  border: 1px solid #fff262;
  font-size: 0.75rem; }

#addToCartModal .button, #addToCartModal .button-black {
  background: #000;
  border-color: #d9232e; }
#addToCartModal .progress-button {
  background: #d9232e;
  border-color: #000; }
  #addToCartModal .progress-button .progress-inner {
    background: #0d0d0d; }

.product-view {
  clear: both; }
  .product-type-simple .product-view .comprar-function {
    margin-top: 0 !important; }
  .product-view .product-essential {
    margin: 0; }
    @media only screen and (max-width: 40em) {
      .product-view .product-essential {
        padding: 20px 20px 0; } }
    @media only screen and (min-width: 40.063em) {
      .product-view .product-essential {
        padding-top: 20px; }
        .product-view .product-essential hgroup {
          float: right;
          width: 41.66667%;
          padding: 0 30px; }
          .product-view .product-essential hgroup:hover {
            position: relative;
            z-index: 10; } }
    .product-view .product-essential .row {
      margin: 0; }
  .product-view .care-guide {
    max-width: 62.5rem;
    margin: auto; }
    @media only screen and (min-width: 64.063em) {
      .product-view .care-guide {
        padding-top: 3.125rem; } }
    .product-view .care-guide h2 {
      text-align: center;
      color: #d9232e;
      font-size: 1.75rem;
      font-family: Helvetica, "Lucida Grande", sans-serif;
      font-weight: 400;
      line-height: 1;
      text-transform: uppercase; }
      @media only screen and (min-width: 40.063em) and (max-width: 64em) {
        .product-view .care-guide h2 {
          padding: 1.25rem 0; } }
      @media only screen and (min-width: 64.063em) {
        .product-view .care-guide h2 {
          text-align: right; } }
    .product-view .care-guide p {
      font-size: 1rem;
      font-family: Arial, sans-serif;
      font-weight: 400;
      line-height: 1.5rem;
      color: #848484;
      margin-bottom: 30px; }
      .product-view .care-guide p span {
        display: block;
        font-size: 0.8125rem;
        text-transform: uppercase;
        color: #454343; }
      .product-view .care-guide p strong {
        color: #454343; }
  .product-view h1.product-name {
    color: #616466;
    font-family: Helvetica, "Lucida Grande", sans-serif;
    font-size: 0.875rem;
    font-weight: 700;
    line-height: 1;
    margin: 0;
    text-transform: none; }
  .product-view .product-sku {
    color: #000;
    font-size: 2.75rem;
    font-family: Helvetica, "Lucida Grande", sans-serif;
    font-weight: 700;
    line-height: 1;
    margin: 0; }
  .product-view .std {
    font-size: 0.75rem;
    color: #616466;
    margin-bottom: 30px;
    line-height: 1.5; }
  .product-view .link-compare {
    text-transform: uppercase;
    font-size: 0.6875rem;
    font-weight: 800;
    text-decoration: underline; }
    .product-view .link-compare:before {
      content: "+"; }
  .product-view .price-box {
    text-align: right;
    font: 400 1.5rem/1 Helvetica, "Lucida Grande", sans-serif; }
    @media only screen and (max-width: 40em) {
      .product-view .price-box {
        margin-bottom: 20px; } }
    .product-view .price-box .price-label {
      display: none; }
    .product-view .price-box .label {
      color: #616466;
      font-size: 1rem;
      background: none; }
    .product-view .price-box span {
      font-size: 20px;
      color: #616466; }
  .product-view .availability {
    display: none; }
  .product-view .product-options-bottom,
  .product-view .add-to-box {
    position: relative;
    margin: 10px 0 30px; }
    .product-view .product-options-bottom:before, .product-view .product-options-bottom:after,
    .product-view .add-to-box:before,
    .product-view .add-to-box:after {
      content: " ";
      display: table; }
    .product-view .product-options-bottom:after,
    .product-view .add-to-box:after {
      clear: both; }
  .product-view .description-price {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #9c9e9f; }
    .product-view .description-price:before, .product-view .description-price:after {
      content: " ";
      display: table; }
    .product-view .description-price:after {
      clear: both; }
    .product-view .description-price > .std {
      padding-top: 0px;
      text-align: left; }
    .product-view .description-price > .price-box {
      padding-left: 0.9375rem;
      padding-right: 0.9375rem;
      width: 33.33333%;
      float: left; }
    .product-view .description-price > .std {
      padding-left: 0.9375rem;
      padding-right: 0.9375rem;
      width: 66.66667%;
      float: left; }
  .product-view .add-to-cart {
    text-align: right;
    clear: both; }
    .product-view .add-to-cart input {
      float: left;
      width: 40%;
      margin-top: 2px; }
  .product-type-simple .product-view .compare-content {
    width: 100%; }
    .product-type-simple .product-view .compare-content button {
      margin: 0; }
  .product-view .compare-content,
  .product-view .addtocart-content {
    text-align: center; }
  .product-view .addtocart-content {
    text-align: right;
    padding-top: 0.625rem; }
    .product-type-simple .product-view .addtocart-content {
      display: none; }
    .product-view .addtocart-content a {
      text-decoration: underline;
      text-transform: uppercase;
      font-size: 0.6875rem;
      font-weight: bold;
      line-height: 1.5625rem; }
    .product-view .addtocart-content .button, .product-view .addtocart-content .button-black {
      margin-top: 0.625rem; }
  .product-view .add-to-links {
    margin: 10px 0 0;
    text-align: center; }
    .product-type-simple .product-view .add-to-links {
      clear: both;
      text-align: left; }
  .product-view .product-shop {
    clear: right; }
    @media only screen and (min-width: 40.063em) {
      .product-view .product-shop {
        text-align: right; }
        .product-view .product-shop:hover {
          position: relative;
          z-index: 10; } }
    @media only screen and (max-width: 40em) {
      .product-view .product-shop, .product-view .product-shop > .column {
        padding: 0; } }
    .product-view .product-shop .price-box .label {
      display: none; }
    .product-view .product-shop .price-box .price {
      font-size: 1.75rem;
      font-weight: bold; }
      .product-view .product-shop .price-box .price sub {
        font-size: 50%; }
    .product-view .product-shop .price-box p {
      display: inline; }
    .product-view .product-shop .price-box .old-price {
      text-decoration: line-through;
      margin-right: 5px; }
    .product-view .product-shop .price-box .special-price span {
      font-size: 1.5rem;
      color: #d9232e; }
    .product-view .product-shop .combination-wrapper table {
      border-top: none; }
  .product-view #color_contrast_placeholder {
    min-height: 2rem; }
    .product-type-simple .product-view #color_contrast_placeholder {
      display: none; }
  .product-view .options-image-list:before, .product-view .options-image-list:after {
    content: " ";
    display: table; }
  .product-view .options-image-list:after {
    clear: both; }
  .product-view .options-image-list li {
    float: left;
    margin: 1px;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    max-width: 2rem;
    max-height: 2rem;
    min-height: 0;
    border: 1px solid transparent; }
    .product-view .options-image-list li.active {
      border-color: #848484; }
    .product-view .options-image-list li:before {
      background-size: 1.875rem 1.875rem; }
    .product-view .options-image-list li:after {
      content: attr(data-item-image-label);
      position: absolute;
      left: 0;
      top: 0;
      padding: 7px 0;
      text-align: center;
      white-space: nowrap;
      overflow: hidden;
      width: 30px;
      display: block;
      color: #fff;
      font-size: 0.625rem; }
    .product-view .options-image-list li[data-item-image-label^="7"]:before {
      box-shadow: inset 0 0 1px 0 #000;
      content: "";
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0; }
    .product-view .options-image-list li[data-item-image-label^="7"]:after {
      color: #616466; }
    .product-view .options-image-list li img {
      width: 30px;
      height: 30px; }
  .product-view .product-attribute-specs-table {
    border: solid #9c9e9f;
    border-width: 1px 0;
    word-wrap: break-word;
    margin: 0; }
    .product-view .product-attribute-specs-table tr {
      background: none;
      border: none; }
      .product-type-simple .product-view .product-attribute-specs-table tr:last-child {
        display: none; }
    .product-view .product-attribute-specs-table th {
      border-right: 1px dashed #9c9e9f;
      color: #9c9e9f;
      font-size: 0.625rem;
      font-family: Helvetica, "Lucida Grande", sans-serif;
      font-weight: 400;
      text-transform: uppercase; }
    .product-view .product-attribute-specs-table td {
      padding-left: 20px;
      text-align: left; }
      .product-view .product-attribute-specs-table td > div {
        word-wrap: break-word;
        white-space: normal; }
  .product-view .price-box {
    margin-bottom: 20px; }
    .product-view .price-box .price {
      font-size: 1.375rem; }
  .product-view .product-options p {
    display: none; }
  .product-view .product-options dt {
    margin: 0; }
    .product-view .product-options dt label {
      display: none; }
      .product-view .product-options dt label em {
        display: none; }
  .product-view .product-options dd {
    margin: 0; }
  .product-view .product-options select {
    position: absolute;
    left: -624.9375rem; }
    @media only screen and (max-width: 40em) {
      .product-view .product-options select {
        width: 100%; } }
    @media only screen and (min-width: 64.063em) {
      .product-view .product-options select {
        width: 17.0625rem; } }
  .product-view .product-options .input-box {
    position: relative; }
    .product-view .product-options .input-box.validation-error {
      margin-bottom: 25px; }
    .product-view .product-options .input-box .validation-advice {
      position: absolute;
      top: 100%;
      left: 0;
      width: 100%;
      text-align: left;
      padding: 0 0.625rem;
      color: #d9232e;
      font-size: 0.75rem; }
  .product-view .thumbnails-share {
    border: solid #f2f2f2;
    border-width: 3px 3px 2px;
    clear: both;
    padding: 1.25rem 0; }
    .product-view .thumbnails-share .inline-list {
      margin: 0; }
  .product-view .box-up-sell {
    padding: 20px 0; }
    .product-view .box-up-sell img {
      margin: auto; }
    .product-view .box-up-sell h2 {
      margin: 0 20px 20px;
      font-size: 18px;
      border-bottom: 1px dashed #9c9e9f; }
    .product-view .box-up-sell .item {
      padding: 0 60px; }
    .product-view .box-up-sell .item-inner-wrapper {
      border: 2px dashed #c0ebea; }
    @media only screen and (min-width: 40.063em) {
      .product-view .box-up-sell .item {
        float: left;
        position: static;
        margin: 0; }
      .product-view .box-up-sell .orbit-next,
      .product-view .box-up-sell .orbit-prev {
        display: none; } }
    @media only screen and (min-width: 40.063em) and (max-width: 64em) {
      .product-view .box-up-sell .item {
        max-width: 33%; } }
  @media only screen and (min-width: 40.063em) {
    .product-view .main-image-container {
      float: right;
      width: 79.5%;
      position: relative; } }
  .product-view .main-image-container img {
    margin: auto;
    display: block; }
  .product-view .more-views {
    list-style: none;
    margin: 0;
    padding: 0; }
    @media only screen and (max-width: 40em) {
      .product-view .more-views {
        margin: 0 -15px; } }
    @media only screen and (min-width: 40.063em) {
      .product-view .more-views {
        float: left;
        margin: 30px 0 50px; } }
    .product-view .more-views .slick-slide {
      float: left;
      margin: 3px;
      border: 1px dashed #e5e5e5; }
      @media only screen and (min-width: 40.063em) {
        .product-view .more-views .slick-slide {
          float: none;
          margin: 1px; } }
  .product-view .product-image-box {
    margin-bottom: 30px; }
    .product-view .product-image-box:before, .product-view .product-image-box:after {
      content: " ";
      display: table; }
    .product-view .product-image-box:after {
      clear: both; }

#product_media_gallery {
  max-height: 496px;
  overflow: hidden; }
  @media only screen and (min-width: 40.063em) {
    #product_media_gallery {
      height: 496px; } }

#image_floatout_flicker_fix {
  position: absolute;
  width: 100%;
  overflow: hidden;
  visibility: hidden; }
  #image_floatout_flicker_fix #product-image {
    height: 440px;
    margin: 0; }

.product-add-to-cart-options {
  background: #f6f6f6;
  padding: 20px; }
  @media only screen and (min-width: 40.063em) {
    .product-add-to-cart-options {
      margin: 0.625rem 0.9375rem 1.875rem; } }
  .product-add-to-cart-options h2 {
    font-size: 1.0625rem;
    font-weight: bold;
    font-family: Helvetica, "Lucida Grande", sans-serif;
    line-height: 1;
    margin: 0 0 30px;
    position: relative;
    padding-left: 5px;
    text-transform: uppercase; }
    .product-add-to-cart-options h2:after {
      content: "";
      position: absolute;
      bottom: 3px;
      right: 100%;
      width: 20px;
      height: 13px;
      background: #d9232e; }

.product-select-options-wrapper {
  overflow: auto;
  margin: 0; }
  .product-select-options-wrapper > dt {
    font-size: 0.875rem;
    font-weight: bold;
    text-transform: uppercase;
    text-align: right;
    margin-left: 2.375rem;
    margin-bottom: 1.25rem;
    position: relative; }
    .product-select-options-wrapper > dt:after {
      content: "";
      position: absolute;
      display: block;
      right: 100%;
      bottom: 3px;
      width: 3.3125rem;
      height: 1.375rem;
      margin-right: 0.3125rem;
      background: #e5e5e5; }
    .product-select-options-wrapper > dt span {
      float: left; }
  .product-select-options-wrapper > dd {
    padding: 0 0.625rem;
    margin: 0 0 0.625rem; }
  .product-select-options-wrapper dd {
    margin: 0; }
  .product-select-options-wrapper .show-more {
    display: block;
    font-size: 0.875rem;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    color: #9c9e9f;
    padding: 1.25rem;
    line-height: 1;
    border: 1px dashed #9c9e9f;
    margin: 0.3125rem 0 1.5625rem; }
    .product-select-options-wrapper .show-more:hover {
      background: #fff; }
    .product-select-options-wrapper .show-more.ignored {
      display: none !important; }
  .product-select-options-wrapper .product-price-clone {
    margin-bottom: 1.875rem;
    float: right;
    position: relative;
    min-width: 5.3125rem;
    text-align: right; }
    .product-select-options-wrapper .product-price-clone:before,
    .product-select-options-wrapper .product-price-clone .label {
      content: attr(data-totals);
      position: absolute;
      top: 100%;
      max-width: 100%;
      right: 0;
      font-size: 0.75rem;
      font-weight: 400;
      font-style: oblique;
      line-height: 1.25;
      white-space: normal;
      padding: 0;
      margin-top: 5px;
      color: #9c9e9f;
      background: none;
      text-align: right; }
    .product-select-options-wrapper .product-price-clone .price {
      font-size: 2.25rem;
      font-weight: 700;
      font-family: Helvetica, "Lucida Grande", sans-serif;
      line-height: 1; }
      .product-select-options-wrapper .product-price-clone .price sub {
        bottom: 0;
        font-size: 35%; }
    .product-select-options-wrapper .product-price-clone:after {
      content: attr(title);
      position: absolute;
      right: 100%;
      top: 5px;
      font-weight: 200;
      font-size: 0.8125rem;
      font-family: Helvetica, "Lucida Grande", sans-serif;
      line-height: 1.25;
      margin-right: 0.625rem;
      text-transform: uppercase;
      text-align: right; }
  .product-select-options-wrapper .attributes-for-delivery {
    display: inline;
    margin: 0 0.625rem; }
    .product-select-options-wrapper .attributes-for-delivery li {
      display: inline-block;
      vertical-align: top;
      line-height: 1rem;
      margin-left: 20px;
      font-size: 0.75rem;
      font-weight: 400;
      text-transform: none; }
      .product-select-options-wrapper .attributes-for-delivery li:before {
        margin-right: 10px;
        font-family: FontAwesome;
        font-size: 1rem; }
    .product-select-options-wrapper .attributes-for-delivery .success:before {
      color: #77bc1f; }
    .product-select-options-wrapper .attributes-for-delivery .time-to-wait:before {
      color: #d9272e; }

.amlabel-div table {
  background-color: transparent !important;
  border-collapse: inherit; }

#compareModal {
  position: relative; }
  #compareModal:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 20px;
    width: 60px;
    z-index: 9;
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, white));
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
    background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 ); }
    @media only screen and (min-width: 40.063em) {
      #compareModal:before {
        right: 30px; } }
  #compareModal .compare-popup-inner {
    overflow-x: scroll;
    position: relative;
    max-width: 100%; }
  #compareModal .page-title h1 {
    margin-bottom: 20px; }
  #compareModal .close-reveal-modal {
    z-index: 9;
    top: 15px;
    right: 30px; }

.compare-table thead,
.compare-table tfoot {
  background: transparent; }
  .compare-table thead tr th,
  .compare-table thead tr td,
  .compare-table tfoot tr th,
  .compare-table tfoot tr td {
    background: transparent; }
.compare-table tbody tr.even, .compare-table tbody tr:nth-child(even) {
  background: transparent; }
.compare-table tfoot tr {
  border-bottom: 0 none; }
  .compare-table tfoot tr tr,
  .compare-table tfoot tr td,
  .compare-table tfoot tr th {
    border-right: 0 none;
    text-align: center; }
.compare-table tr {
  border-bottom: 1px dashed #9c9e9f; }
  .compare-table tr th,
  .compare-table tr td {
    border-right: 1px solid #9c9e9f;
    vertical-align: top; }
  .compare-table tr th {
    width: 80px;
    white-space: initial;
    text-align: right;
    font-weight: 400;
    color: #9c9e9f;
    text-transform: uppercase; }
  .compare-table tr td {
    white-space: initial;
    text-align: left; }
    .compare-table tr td, .compare-table tr td .std {
      width: 230px;
      white-space: normal !important; }
    .compare-table tr td .title_and_remove {
      padding-right: 30px;
      position: relative; }
      .compare-table tr td .title_and_remove .btn-remove {
        position: absolute;
        top: 0;
        right: 0;
        width: 10px;
        z-index: 9; }
        .compare-table tr td .title_and_remove .btn-remove:hover {
          text-decoration: none; }
        .compare-table tr td .title_and_remove .btn-remove:before {
          font-family: FontAwesome;
          font-size: 16px;
          color: #9c9e9f;
          font-weight: 400; }
        .compare-table tr td .title_and_remove .btn-remove span {
          display: none; }
    .compare-table tr td .product-name {
      font-weight: bold;
      line-height: 1;
      margin: 0;
      height: auto;
      font-size: 0.875rem; }
      .compare-table tr td .product-name a {
        color: #616466;
        text-transform: uppercase;
        font-size: inherit !important; }
.compare-table .product-shop-row td {
  text-align: center; }
.compare-table .price-box {
  padding: 0;
  text-align: left; }
  .compare-table .price-box .price {
    font-size: 1.375rem; }
.compare-table .add-to-row .btn-cart {
  margin-left: auto;
  margin-right: auto; }

.checkout-cart-index .product-matrix-qtys-container {
  position: static; }
.checkout-cart-index .product-sizes {
  clear: both; }
.checkout-cart-index .product-select-options-wrapper > dt {
  margin-left: 1.875rem; }
  .checkout-cart-index .product-select-options-wrapper > dt:after {
    width: 0.9375rem; }
.checkout-cart-index #matrixCartPopupContents .product-info {
  padding: 1.875rem 0.625rem 0.625rem;
  border-bottom: none;
  margin-bottom: 0.625rem; }

.cart-matrix .cart-items .row {
  margin: 0; }
.cart-matrix .item-options {
  position: relative;
  float: left;
  clear: left;
  padding-right: 1.875rem; }
.cart-matrix .edit-options {
  position: absolute;
  right: 0;
  top: 0;
  width: 0.9375rem;
  text-align: center;
  margin: 0 0 0 0.9375rem; }
.cart-matrix .product-info {
  padding-top: 20px !important; }
  .cart-matrix .product-info .product-name {
    margin: 0 0 0.9375rem;
    line-height: 1; }
  .cart-matrix .product-info table {
    width: auto;
    margin-bottom: 10px; }
    .cart-matrix .product-info table.decreased {
      width: 100%; }
      .cart-matrix .product-info table.decreased th, .cart-matrix .product-info table.decreased td {
        min-width: 0 !important;
        padding: 0 5px !important; }
      .cart-matrix .product-info table.decreased tfoot .out-of-stock {
        font-size: 0 !important;
        line-height: 0 !important; }
    .cart-matrix .product-info table img {
      max-width: none;
      width: 30px;
      height: 30px; }
  .cart-matrix .product-info tfoot td, .cart-matrix .product-info tfoot th, .cart-matrix .product-info tbody td, .cart-matrix .product-info tbody th {
    border-top: 1px dashed #e5e5e5; }
  .cart-matrix .product-info th {
    font-size: 0.75rem;
    text-transform: uppercase;
    color: #e5e5e5; }
    .cart-matrix .product-info th.over-stock, .cart-matrix .product-info th.in-stock, .cart-matrix .product-info th.out-of-stock {
      color: #9c9e9f; }
  .cart-matrix .product-info td {
    font-family: Lato;
    font-weight: 700;
    font-size: 0.875rem;
    color: #e5e5e5; }
    .cart-matrix .product-info td.over-stock, .cart-matrix .product-info td.in-stock, .cart-matrix .product-info td.out-of-stock {
      color: #616466; }
  .cart-matrix .product-info tfoot th.in-stock:before {
    font-family: FontAwesome;
    color: #76bd1d; }
  .cart-matrix .product-info tfoot th.over-stock:before {
    font-family: FontAwesome;
    color: #ffa43a; }
  .cart-matrix .product-info tfoot th.out-of-stock {
    color: #d9232e;
    font-size: 0.75rem; }
    .cart-matrix .product-info tfoot th.out-of-stock:before {
      font-family: FontAwesome;
      font-size: 0.875rem;
      display: block;
      margin-bottom: 2px; }
  .cart-matrix .product-info thead, .cart-matrix .product-info tbody, .cart-matrix .product-info tfoot {
    background: none; }
    .cart-matrix .product-info thead tr, .cart-matrix .product-info tbody tr, .cart-matrix .product-info tfoot tr {
      border: none; }
    .cart-matrix .product-info thead td, .cart-matrix .product-info thead th, .cart-matrix .product-info tbody td, .cart-matrix .product-info tbody th, .cart-matrix .product-info tfoot td, .cart-matrix .product-info tfoot th {
      text-align: center;
      vertical-align: middle;
      padding: 0 10px;
      min-width: 60px; }
      .cart-matrix .product-info thead td:first-child, .cart-matrix .product-info thead th:first-child, .cart-matrix .product-info tbody td:first-child, .cart-matrix .product-info tbody th:first-child, .cart-matrix .product-info tfoot td:first-child, .cart-matrix .product-info tfoot th:first-child {
        padding: 0 20px 0 0;
        border-top: none; }
  .cart-matrix .product-info th, .cart-matrix .product-info td {
    border-right: 1px solid #e5e5e5; }
.cart-matrix .product-description {
  font-size: 0.6875rem;
  font-weight: 400; }
.cart-matrix .product-price {
  padding-top: 30px !important;
  font-family: Helvetica, "Lucida Grande", sans-serif;
  font-size: 1.375rem;
  font-weight: 700;
  text-align: right; }
  .cart-matrix .product-price sub {
    font-size: 60%; }
  .cart-matrix .product-price .price {
    line-height: 1; }
.cart-matrix .item-remove {
  text-align: right;
  padding-top: 10px !important; }

.cart-table.loading, .cart-table .loading,
.mini-products-list.loading,
.mini-products-list .loading {
  position: relative; }
  .cart-table.loading:before, .cart-table .loading:before,
  .mini-products-list.loading:before,
  .mini-products-list .loading:before {
    width: 100%;
    content: "";
    display: block;
    min-height: 64px;
    position: absolute;
    z-index: 99;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: #fff url(../images/loading.gif) 50% 50% no-repeat; }

.cart {
  font-size: 0.75rem;
  font-family: Helvetica, sans-serif;
  font-weight: 400; }
  .cart:before, .cart:after {
    content: " ";
    display: table; }
  .cart:after {
    clear: both; }
  .cart .row {
    margin: 0; }
  .cart .icon-trash-o, .cart .header .block-cart ul .btn-remove, .header .block-cart ul .cart .btn-remove, .cart .product-matrix-delete-item:before, .cart .compare-table tr td .title_and_remove .btn-remove:before, .compare-table tr td .title_and_remove .cart .btn-remove:before {
    font-family: FontAwesome;
    color: #9c9e9f;
    font-size: 16px; }
    @media only screen and (min-width: 64.063em) {
      .cart .icon-trash-o, .cart .header .block-cart ul .btn-remove, .header .block-cart ul .cart .btn-remove, .cart .product-matrix-delete-item:before, .cart .compare-table tr td .title_and_remove .btn-remove:before, .compare-table tr td .title_and_remove .cart .btn-remove:before {
        margin-top: 5px;
        display: inline-block; } }
    .cart .icon-trash-o:hover, .cart .header .block-cart ul .btn-remove:hover, .header .block-cart ul .cart .btn-remove:hover, .cart .product-matrix-delete-item:hover:before, .cart .compare-table tr td .title_and_remove .btn-remove:hover:before, .compare-table tr td .title_and_remove .cart .btn-remove:hover:before {
      color: #d9232e;
      text-decoration: none; }
  @media only screen and (max-width: 40em) {
    .cart .item-row {
      padding-bottom: 45px;
      position: relative;
      margin: 0 15px; }
      .cart .item-row .column {
        position: static;
        padding: 0; }
    .cart .combined {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      max-height: 45px;
      line-height: 45px;
      padding-right: 10px;
      background: #f6f6f6;
      text-align: right; }
      .cart .combined * {
        display: inline;
        float: none !important;
        width: auto; }
      .cart .combined .price {
        font-size: 20px;
        font-weight: 700; }
    .cart .item-options {
      background: #f6f6f6;
      padding: 10px 10px 0;
      margin: 0; }
      .cart .item-options dt, .cart .item-options dd {
        background: #fff;
        margin: 0;
        padding: 0; }
    .cart .products-grid {
      width: 1000px; }
      .cart .products-grid .item {
        margin-left: 25px; }
    .cart .crosssell {
      overflow: hidden;
      max-width: 319px; } }
  .cart .headline {
    background: #f6f6f6;
    line-height: 45px;
    max-height: 45px;
    font-size: 0.75rem;
    text-transform: uppercase;
    font-weight: 700; }
  .cart .order-info > h2 {
    text-transform: uppercase;
    color: #616466;
    font-size: 0.9375rem;
    font-weight: 700;
    font-family: Helvetica, sans-serif; }
    .cart .order-info > h2:before {
      content: "";
      display: inline-block;
      width: 25px;
      height: 0.75rem;
      margin-top: 2px;
      background: #d9232e;
      margin-right: 10px; }
    .cart .order-info > h2 span {
      color: #d9232e; }
  @media only screen and (min-width: 64.063em) {
    .cart .item-row {
      border-top: 1px dashed #9c9e9f; } }
  @media only screen and (min-width: 40.063em) {
    .cart .item-row {
      margin: 0 15px; } }
  .cart .item-row .combined .column {
    padding-top: 10px; }
  .cart .item-row .price {
    font-size: 20px;
    white-space: nowrap;
    color: #616466; }
  .cart .title-buttons {
    border: dashed #9c9e9f;
    border-width: 1px 0;
    padding: 10px; }
    @media only screen and (min-width: 40.063em) {
      .cart .title-buttons {
        border-top: none; } }
    .cart .title-buttons:before, .cart .title-buttons:after {
      content: " ";
      display: table; }
    .cart .title-buttons:after {
      clear: both; }
    .cart .title-buttons h1 {
      float: left;
      font-size: 1.125rem;
      font-family: Helvetica, sans-serif;
      font-weight: 700;
      line-height: 2.25rem;
      margin: 0; }
      @media only screen and (min-width: 40.063em) {
        .cart .title-buttons h1 {
          font-size: 1.5rem; } }
    .cart .title-buttons .checkout-types {
      padding: 0;
      margin: 0;
      float: right;
      list-style: none;
      vertical-align: top; }
    .cart .title-buttons button {
      margin: 0;
      background: #2b2b2b;
      border-width: 0 0 0 3px;
      border-color: #d9232e;
      padding: 10px;
      line-height: 1; }
      .cart .title-buttons button:hover {
        border-color: #2b2b2b;
        background-color: #d9232e; }
      .cart .title-buttons button span {
        font-size: 0.875rem;
        font-weight: 400; }
  .cart .cart-table {
    min-height: 60px; }
    .cart .cart-table:before, .cart .cart-table:after {
      content: " ";
      display: table; }
    .cart .cart-table:after {
      clear: both; }
  .cart .caption-cart {
    border-top: 1px dashed #9c9e9f;
    text-align: left;
    padding: 0.625rem 0; }
    .cart .caption-cart .green {
      color: #76bd1d; }
    .cart .caption-cart li {
      list-style: none;
      display: inline-block;
      margin-right: 1.5625rem; }
    .cart .caption-cart i {
      font-family: FontAwesome; }
    .cart .caption-cart .icon-exclamation-circle, .cart .caption-cart .cart-matrix .product-info tfoot th.over-stock:before, .cart-matrix .product-info tfoot .cart .caption-cart th.over-stock:before {
      color: #ffa43a; }
    .cart .caption-cart .icon-clock-o, .cart .caption-cart .product-matrix-qtys-container th.out-of-stock:before, .product-matrix-qtys-container .cart .caption-cart th.out-of-stock:before, .cart .caption-cart .product-select-options-wrapper .attributes-for-delivery .time-to-wait, .product-select-options-wrapper .attributes-for-delivery .cart .caption-cart .time-to-wait, .cart .caption-cart .cart-matrix .product-info tfoot th.out-of-stock:before, .cart-matrix .product-info tfoot .cart .caption-cart th.out-of-stock:before, .cart .caption-cart .customer .time-left, .customer .cart .caption-cart .time-left {
      color: #d9272e; }
    .cart .caption-cart .red-tex-clock {
      color: #d9272e;
      font-width: bold;
      font-size: 0.75rem; }
  @media only screen and (max-width: 40em) {
    .cart .totals {
      padding: 10px 15px 0; } }
@media only screen and (min-width: 40.063em) and (max-width: 64em) and (orientation: portrait) {
  .cart .totals {
    margin: 0 15px; } }

  .cart .totals .checkout-types {
    list-style: none;
    text-align: center;
    border-top: 1px dashed #9c9e9f;
    padding: 20px 0;
    margin: 0; }
    @media only screen and (max-width: 40em) {
      .cart .totals .checkout-types {
        margin: 0 -15px 0; } }
    @media only screen and (min-width: 40.063em) {
      .cart .totals .checkout-types {
        text-align: right; } }
  @media only screen and (min-width: 40.063em) and (orientation: portrait) {
    .cart .totals .checkout-types {
      padding-right: 25px; } }
    @media only screen and (min-width: 40.063em) {
        .cart .totals .checkout-types > li {
          display: inline-block;
          vertical-align: middle; } }
  .cart .totals .cart-link-request {
    display: inline-block;
    vertical-align: top;
    padding: 0.3125rem 0.625rem;
    border: 1px dashed #707070;
    text-align: right;
    margin-top: 1px; }
    @media only screen and (min-width: 64.063em) {
      .cart .totals .cart-link-request {
        min-width: 520px;
        vertical-align: middle; } }
    .cart .totals .cart-link-request .button, .cart .totals .cart-link-request .button-black {
      margin: 0; }
    .cart .totals .cart-link-request strong {
      display: inline-block;
      vertical-align: middle;
      font-size: 0.75rem; }
      .cart .totals .cart-link-request strong span {
        text-transform: uppercase;
        color: #d9232e;
        font-weight: bold; }
  .cart .totals .button, .cart .totals .button-black {
    margin: 0;
    display: inline-block;
    vertical-align: middle; }
    @media only screen and (min-width: 40.063em) {
      .cart .totals .button, .cart .totals .button-black {
        margin-left: 20px; } }
    @media only screen and (min-width: 64.063em) {
      .cart .totals .button, .cart .totals .button-black {
        margin-left: 0; } }
@media only screen and (min-width: 40.063em) and (max-width: 64em) and (orientation: portrait) {
  .cart .totals .button, .cart .totals .button-black {
    margin-bottom: 1.25rem;
    min-width: 13.125rem; } }

  .cart .totals .btn-checkout-save {
    border-left-width: 4px;
    background-color: #9c9e9f;
    border-color: #d9232e;
    padding: 0.875rem 1.25rem; }
  .cart .totals .btn-checkout {
    padding: 20px;
    border-left-width: 4px; }
    @media only screen and (max-width: 40em) {
      .cart .totals .btn-checkout {
        margin-top: 20px; } }
    @media only screen and (min-width: 64.063em) {
      .cart .totals .btn-checkout {
        min-width: 16.875rem; } }
    @media only screen and (min-width: 40.063em) and (max-width: 64em) {
      .cart .totals .btn-checkout {
        padding: 0.875rem 1.25rem; } }
  .cart .totals table {
    width: 100%;
    border: none;
    margin: 0; }
    @media only screen and (min-width: 64.063em) {
      .cart .totals table {
        margin-bottom: 20px; } }
  .cart .totals td, .cart .totals th {
    background: #f6f6f6;
    text-align: right;
    border: solid #fff;
    border-width: 3px 0 0;
    padding: 0.9375rem; }
  .cart .totals .total-products-count {
    float: left;
    text-transform: uppercase;
    font-size: 0.75rem;
    padding-left: 3.125rem; }
    .cart .totals .total-products-count strong {
      font-weight: 700;
      font-size: 1.375rem;
      margin-right: 0.9375rem; }
    .cart .totals .total-products-count span {
      color: #d9232e; }
  .cart .totals .price {
    white-space: nowrap;
    font-size: 20px;
    font-weight: 700; }
  .cart .totals strong {
    font-weight: 400; }
  .cart .cart-contents-info {
    border: 1px dashed #9c9e9f;
    padding: 0.625rem;
    text-align: center; }
    @media only screen and (min-width: 40.063em) {
      .cart .cart-contents-info {
        text-align: right; } }
  @media only screen and (min-width: 40.063em) and (orientation: portrait) {
    .cart .cart-contents-info {
      margin: 0 15px; } }

    @media only screen and (min-width: 64.063em) {
      .cart .cart-contents-info {
        float: left;
        width: 55%;
        margin-top: 15px; } }
    .cart .cart-contents-info h3 {
      font-size: 0.875rem;
      margin-bottom: 10px; }
      @media only screen and (min-width: 40.063em) {
        .cart .cart-contents-info h3 {
          display: inline-block;
          vertical-align: middle;
          margin-right: 10px; } }
      @media only screen and (min-width: 64.063em) {
        .cart .cart-contents-info h3 {
          max-width: 55%; } }
    .cart .cart-contents-info strong {
      font-weight: 700;
      text-transform: uppercase;
      color: #d9232e; }
    .cart .cart-contents-info button {
      font-size: 0.875rem;
      padding: 15px;
      border-left-width: 2px;
      border-color: #d9232e;
      background: #9c9e9f;
      margin: 0;
      vertical-align: middle;
      display: inline-block; }
      .cart .cart-contents-info button:hover {
        border-color: #9c9e9f;
        background: #d9232e; }
  .cart .cart-collaterals {
    padding: 1.25rem 0 0;
    clear: both; }
  .cart .crosssell > h2 {
    border-bottom: 1px dashed #9c9e9f;
    font-size: 18px;
    margin: 0 15px 20px; }
    @media only screen and (min-width: 40.063em) {
      .cart .crosssell > h2 {
        padding: 0 20px 10px;
        font-size: 24px; } }
  .cart .crosssell .products-grid {
    margin: 0; }
    @media only screen and (min-width: 40.063em) {
      .cart .crosssell .products-grid {
        padding: 0 30px; } }
  @media only screen and (min-width: 64.063em) {
    .cart .crosssell .item {
      max-width: 20%; } }
  .cart .product-image {
    padding: 0.9375rem;
    text-align: center; }
  .cart .product-name {
    font-size: 1.25rem;
    font-family: Helvetica, sans-serif;
    font-weight: 700;
    color: #616466; }
    .cart .product-name a {
      color: inherit; }
      .checkout-onepage-index .cart .product-name a {
        text-decoration: none !important;
        cursor: default; }
    .cart .product-name strong {
      display: block;
      font-weight: 700;
      font-size: 125%;
      color: #000; }
      .cart .product-name strong span {
        color: #d9232e; }
  .cart .short-description {
    margin-bottom: 20px;
    font-size: 11px;
    color: #616466;
    font-family: Helvetica, sans-serif; }

#checkout-review-table-wrapper {
  padding-bottom: 1.25rem; }

.checkout-onepage-success .buttons-set .button, .checkout-onepage-success .buttons-set .button-black {
  display: inline-block;
  text-decoration: none;
  margin-right: 1.25rem; }

#review-buttons-container {
  clear: both\9; }

@media only screen and (min-width: 40.063em) {
  .checkout-onepage-index .checkout-agreements {
    float: right;
    width: 230px;
    margin-right: -15px; } }
.checkout-onepage-index .ui-autocomplete {
  margin: 0;
  max-width: 245px;
  border: 1px solid #e6e4e4;
  padding: 10px 0;
  list-style: none;
  background: #fff;
  max-height: 300px;
  overflow: auto; }
  .checkout-onepage-index .ui-autocomplete .ui-state-focus {
    background: #f2f2f2; }
  .checkout-onepage-index .ui-autocomplete li {
    border-top: 1px dashed #e6e4e4;
    padding: 0.625rem 0.625rem 0.9375rem;
    font-size: 0.875rem;
    line-height: 1.4; }
    .checkout-onepage-index .ui-autocomplete li:first-child {
      border: none; }
  .checkout-onepage-index .ui-autocomplete a {
    text-decoration: none;
    color: #616466; }
  .checkout-onepage-index .ui-autocomplete strong {
    font-weight: normal; }
  .checkout-onepage-index .ui-autocomplete span {
    font-weight: bold; }
.checkout-onepage-index .opc .totals {
  margin: 0; }
.checkout-onepage-index .opc .separator {
  border-left: 1px solid #c1c1c1;
  padding: 0; }
  .checkout-onepage-index .opc .separator strong {
    font-weight: normal;
    font-size: 1.5rem;
    font-family: Helvetica, "Lucida Grande", sans-serif;
    line-height: 1.25;
    display: block;
    padding: 0.9375rem 1.875rem 0; }
  .checkout-onepage-index .opc .separator span {
    font-size: 1.125rem;
    line-height: 1.25;
    display: block;
    padding: 0 1.875rem 0.9375rem; }
.checkout-onepage-index .opc .icon-search, .checkout-onepage-index .opc .form-search button[type="submit"], .form-search .checkout-onepage-index .opc button[type="submit"] {
  display: block;
  background: #d9232e;
  position: absolute;
  top: 0;
  right: 0;
  border-left: 4px solid #000;
  color: #fff;
  padding: 0.6875rem 0.6875rem 0.75rem; }
.checkout-onepage-index .opc [type=search] {
  padding-right: 3rem; }
  .checkout-onepage-index .opc [type=search] + .validation-advice {
    position: static; }
.checkout-onepage-index .opc .form-search {
  margin: 1.875rem 0; }
.checkout-onepage-index .opc .billing-bottom-box {
  margin: 1.5625rem 0 0; }
.checkout-onepage-index .block-progress {
  background: #f6f6f6;
  padding: 20px 0 2px;
  margin-top: 93px; }
  .checkout-onepage-index .block-progress .block-content {
    padding: 0 0 0 25px; }
  .checkout-onepage-index .block-progress .sep-progress {
    border-bottom: 1px dashed #ccc;
    margin: 15px 0; }
  .checkout-onepage-index .block-progress .block-title h3 {
    text-transform: uppercase;
    font-size: 0.9375rem;
    border-left: 20px solid #d9232e;
    height: 12px;
    line-height: 0.75rem;
    padding-left: 6px;
    margin-top: 0; }
  .checkout-onepage-index .block-progress address {
    font-style: normal; }
  .checkout-onepage-index .block-progress p {
    font-size: 0.875rem;
    line-height: 1.125rem; }
.checkout-onepage-index .product-sku {
  display: block;
  text-transform: uppercase;
  text-align: left;
  font-size: 110%; }
  .checkout-onepage-index .product-sku span {
    color: #d9232e; }
.checkout-onepage-index h4 {
  text-transform: uppercase;
  font-size: 0.875rem;
  display: inline-block;
  vertical-align: middle;
  border-right: 1px solid #9c9e9f;
  padding-right: 10px;
  line-height: 0.625rem; }
.checkout-onepage-index h5:before {
  content: '' !important; }
.checkout-onepage-index .changelink {
  background: url("../images/icons/edit-icon-black.png") no-repeat;
  height: 15px;
  width: 15px;
  display: inline-block;
  vertical-align: middle;
  margin: -7px 5px 0; }
  .checkout-onepage-index .changelink span {
    display: none; }
.checkout-onepage-index .shipping-box {
  border: 1px solid #ececec;
  padding: 40px 0 10px;
  height: 350px;
  cursor: pointer; }
  .checkout-onepage-index .shipping-box.red-box {
    background: #d9232e; }
    .checkout-onepage-index .shipping-box.red-box h4, .checkout-onepage-index .shipping-box.red-box h5, .checkout-onepage-index .shipping-box.red-box label, .checkout-onepage-index .shipping-box.red-box p {
      color: #fff; }
  .checkout-onepage-index .shipping-box label {
    width: 85%;
    margin-bottom: 20px;
    margin-top: -4px; }
  .checkout-onepage-index .shipping-box h4 {
    border: 0;
    font-size: 2.1875rem;
    font-weight: bold;
    line-height: 2.1875rem;
    text-transform: none;
    padding: 0 30px;
    width: 80%; }
  .checkout-onepage-index .shipping-box .shipping-box-content {
    padding: 0 30px;
    border-top: 1px dashed #9c9e9f;
    margin-top: 10px;
    padding-top: 20px; }
    .checkout-onepage-index .shipping-box .shipping-box-content h5 {
      text-transform: uppercase;
      font-weight: bold;
      margin: 0;
      padding: 0; }
    .checkout-onepage-index .shipping-box .shipping-box-content p {
      text-align: justify; }
.checkout-onepage-index ul li ul,
.checkout-onepage-index ul li ol {
  margin-left: 0; }
.checkout-onepage-index #discount-coupon-form {
  background: #f6f6f6;
  margin-bottom: 20px; }
  .checkout-onepage-index #discount-coupon-form h2 {
    font-size: 1rem;
    font-weight: 800;
    margin-top: 10px; }
  .checkout-onepage-index #discount-coupon-form label {
    font-size: 0.8125rem; }
  .checkout-onepage-index #discount-coupon-form .input-text {
    display: block;
    width: 100%; }
  .checkout-onepage-index #discount-coupon-form .button, .checkout-onepage-index #discount-coupon-form .button-black {
    margin: 20px 0 10px 0;
    font-size: 13px;
    font-weight: 400;
    padding: 10px 10px 6px;
    color: #fff;
    background: #2b2b2b;
    border-left: 6px solid #d9232e;
    text-transform: uppercase;
    text-align: center;
    width: 100%; }
    .checkout-onepage-index #discount-coupon-form .button span span:before, .checkout-onepage-index #discount-coupon-form .button-black span span:before {
      display: none; }
    .checkout-onepage-index #discount-coupon-form .button.cancelcoupon, .checkout-onepage-index #discount-coupon-form .cancelcoupon.button-black {
      margin: 0px 0 10px; }
  .checkout-onepage-index #discount-coupon-form #msg {
    font-size: 0.75rem;
    font-weight: 800;
    color: #d9232e;
    margin: 10px 0;
    display: block;
    line-height: 1; }
  .checkout-onepage-index #discount-coupon-form .coupon-please-wait {
    margin-bottom: 10px;
    text-align: center; }
.checkout-onepage-index .btn-checkout {
  margin-top: 0px;
  padding: 20px 30px;
  color: #fff;
  background: #d9232e;
  border-left: 6px solid #2b2b2b;
  text-transform: uppercase;
  text-align: center; }
.checkout-onepage-index #checkout-review-table-wrapper table tbody td.a-center,
.checkout-onepage-index #checkout-review-table-wrapper table thead td.a-center {
  text-align: center; }
.checkout-onepage-index #checkout-review-table-wrapper table tbody td.a-right,
.checkout-onepage-index #checkout-review-table-wrapper table thead td.a-right {
  text-align: right; }
.checkout-onepage-index #checkout-review-table-wrapper table tfoot tr.last .price {
  font-size: 1.25rem; }
.checkout-onepage-index .inner-wrapper h2.title {
  border-bottom: 1px dashed #9c9e9f;
  font-size: 1.5625rem;
  font-weight: 700;
  margin: 22px 0 0;
  padding: 0 0 5px 20px; }
.checkout-onepage-index .inner-wrapper .button, .checkout-onepage-index .inner-wrapper .button-black {
  float: right; }
  .checkout-onepage-index .inner-wrapper .button span span:before, .checkout-onepage-index .inner-wrapper .button-black span span:before {
    font-family: FontAwesome;
    color: #fff;
    float: right;
    margin-left: 10px;
    font-size: 1.125rem;
    margin-top: 0; }
.checkout-onepage-index .inner-wrapper h3 {
  font-size: 1.5rem;
  text-transform: uppercase;
  background: #f2f2f2;
  padding: 0 10px 0 0;
  font-weight: 700;
  margin-top: 30px;
  margin-bottom: 20px;
  clear: both; }
  .checkout-onepage-index .inner-wrapper h3 span {
    background: #d9232e;
    color: #fff;
    padding: 10px 20px;
    margin-right: 15px;
    display: inline-block; }

.valuedeliverynote {
  padding: 0; }
  .valuedeliverynote .validation-advice {
    position: static; }
    .valuedeliverynote .validation-advice + .validation-advice {
      display: none; }
  .valuedeliverynote [type=radio] {
    position: absolute;
    left: -999em; }
    .valuedeliverynote [type=radio] + label {
      margin: 0 5px;
      border: 1px solid #c1c1c1;
      color: #c1c1c1;
      height: 43px;
      width: 43px;
      text-transform: uppercase;
      text-align: center;
      line-height: 43px;
      font-weight: bold;
      float: left; }
      .valuedeliverynote [type=radio] + label:hover {
        background: #d9232e;
        color: #fff;
        font-weight: normal; }
    .valuedeliverynote [type=radio]:checked + label {
      border-color: #d9232e;
      background: #d9232e;
      color: #fff;
      font-weight: normal; }

.billing-bottom {
  border-top: 1px dashed #707070;
  padding: 0 20px 0;
  margin-top: 25px; }
  .billing-bottom .subLabel {
    color: #9c9e9f;
    clear: both;
    font-style: italic;
    font-size: 0.875rem;
    padding-left: 1.5625rem; }
  .billing-bottom input[type="checkbox"] + span {
    font-size: 0.9375rem;
    line-height: 1; }
  .billing-bottom .warning {
    border: 1px dashed #707070;
    padding-top: 18px;
    background: url("../images/icons/warning-icon.png") 20px 50% no-repeat; }
    .billing-bottom .warning p {
      font-size: 0.9375rem;
      color: #9c9e9f;
      font-style: italic;
      padding: 0 0 0 65px;
      line-height: 1.125rem; }

.please-wait {
  display: block;
  padding: 20px 0;
  text-align: center;
  clear: both; }
  .please-wait img {
    display: inline-block;
    margin-right: 10px; }
  .please-wait p {
    font-size: 0.8125rem;
    clear: both;
    font-weight: 800;
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    text-align: left; }

#i4getfreeshipping button {
  margin: 0 10px 10px 0;
  font-size: 13px;
  font-weight: 400;
  padding: 10px 10px 6px;
  color: #fff;
  background: #2b2b2b;
  border-left: 6px solid #d9232e;
  text-transform: uppercase;
  text-align: center;
  width: 100%; }

#checkout-step-payment .form-list {
  font-size: 0.875rem;
  border: 0 none;
  padding: 0;
  margin: 0; }
  #checkout-step-payment .form-list > div,
  #checkout-step-payment .form-list > ul {
    border: 1px solid #c0c0c0;
    padding: 1em 2em; }
  #checkout-step-payment .form-list p {
    font-size: inherit !important;
    padding: 0 !important;
    margin: 0; }

dl.sp-methods label {
  width: 90%; }

h3.servidredpro-redirect-msg {
  text-align: center; }

#serviredpro-spinner {
  display: block;
  margin: auto; }

#customer_recentproducts_grid {
  margin: 0 0 1.875rem; }
  #customer_recentproducts_grid button {
    margin: 0.3125rem 0 0; }
  #customer_recentproducts_grid > button[class^="slick"] {
    top: 100%;
    background: none; }
    #customer_recentproducts_grid > button[class^="slick"]:before {
      color: #616466; }
  #customer_recentproducts_grid .slick-prev {
    right: 50%;
    left: auto; }
  #customer_recentproducts_grid .slick-next {
    left: 50%;
    right: auto; }
  #customer_recentproducts_grid .item {
    margin: 0 1px !important;
    background: #fff; }
  #customer_recentproducts_grid .item-wrapper {
    background: #fff;
    padding: 0.3125rem 0 0; }
  #customer_recentproducts_grid .product-colors {
    padding-bottom: 5px; }
  #customer_recentproducts_grid .item-content {
    padding: 0 0.3125rem; }
  #customer_recentproducts_grid .item-content-button {
    border-bottom: none;
    border-top: 1px solid #9c9e9f;
    margin: 0;
    padding-bottom: 5px; }
    #customer_recentproducts_grid .item-content-button .button-black {
      border-left-width: 2px; }
      #customer_recentproducts_grid .item-content-button .button-black span {
        font-size: 0.75rem; }
  #customer_recentproducts_grid .item-price .price-box {
    padding: 0.3125rem 0; }

.sales-order-history .info-content {
  padding: 0 !important;
  overflow: auto; }
  .sales-order-history .info-content .amount {
    display: none; }
  .sales-order-history .info-content .label-sorter,
  .sales-order-history .info-content label {
    vertical-align: middle;
    display: inline-block;
    margin-right: 10px; }
  .sales-order-history .info-content .custom-dropdown {
    float: none; }
.sales-order-history .toolbar {
  margin: 0;
  margin-bottom: 0.9375rem;
  border: 1px dashed #9c9e9f;
  background: #fff;
  padding: 0.9375rem 1.875rem; }
  .sales-order-history .toolbar .row {
    margin: 0; }
  .sales-order-history .toolbar > ul {
    float: right;
    margin: 0; }
    .sales-order-history .toolbar > ul li {
      display: inline-block;
      height: 1.875rem;
      width: 1.875rem;
      vertical-align: middle;
      line-height: 1.875rem;
      text-align: center; }
    .sales-order-history .toolbar > ul a {
      font-size: 0.75rem;
      color: #616466; }
      .sales-order-history .toolbar > ul a:hover {
        text-decoration: none;
        color: #d9232e; }
  .sales-order-history .toolbar .current {
    background: #d9232e;
    font-size: 0.75rem;
    color: #fff; }
  .sales-order-history .toolbar .next, .sales-order-history .toolbar .pages ul li a.previous,
  .sales-order-history .toolbar .previous {
    background: #000;
    color: #fff !important; }
.sales-order-history .toolbar-bottom .toolbar > * {
  display: none; }
.sales-order-history .toolbar-bottom .toolbar > ul {
  display: block; }

.customer {
  margin-top: 0 !important;
  padding-top: 40px;
  margin-top: 40px; }
  .customer .addresses-additional h2.subTitle {
    margin-bottom: 0 !important; }
  .customer .recent_order_table {
    border: 1px solid #f3f3f3;
    background: #ffffff;
    padding: 1.25rem; }
  .customer address {
    font-style: normal;
    font-size: 1rem;
    line-height: 1.25rem;
    margin-bottom: 10px; }
  .customer h2.title {
    border-bottom: 1px dashed #9c9e9f !important;
    font-size: 1.5625rem;
    font-weight: 700;
    margin: 0;
    padding: 0 0 5px 20px; }
  .customer .top-blocks {
    padding: 40px 20px 0; }
    @media only screen and (min-width: 40.063em) and (max-width: 64em) {
      .customer .top-blocks {
        padding: 0 20px 20px; } }
    @media only screen and (max-width: 40em) {
      .customer .top-blocks {
        padding: 0 25px; } }
    .customer .top-blocks h3:not(.title) {
      text-transform: uppercase;
      font-weight: normal;
      border-bottom: 1px dashed #9c9e9f;
      padding: 0 15px 10px; }
    .customer .top-blocks h3.title {
      text-transform: uppercase;
      margin-bottom: 20px; }
    .customer .top-blocks p {
      padding: 0 15px 0;
      line-height: 1.125rem; }
    .customer .top-blocks .info-ok,
    .customer .top-blocks .info-ko,
    .customer .top-blocks .info-okko {
      padding: 0 20px 0 75px;
      margin-top: 39px; }
      @media only screen {
        .customer .top-blocks .info-ok,
        .customer .top-blocks .info-ko,
        .customer .top-blocks .info-okko {
          margin-top: 20px; } }
    .customer .top-blocks .info-ok {
      background: url("../images/icons/ok-icon.png") no-repeat; }
    .customer .top-blocks .info-ko {
      background: url("../images/icons/ko-icon.png") no-repeat; }
    .customer .top-blocks .info-okko {
      background: url("../images/icons/okko-icon.png") no-repeat; }
  .customer .phone:before {
    margin-right: 10px;
    font-family: FontAwesome; }
  .customer .mail a {
    font-weight: bold;
    padding: 0; }
  .customer p.info-order {
    text-transform: uppercase;
    margin: 0 20px;
    margin-top: 30px; }
    .customer p.info-order span {
      color: #d9232e; }
  .customer .customer-content p.info-order {
    font-size: 0.75rem;
    padding: 0 10px 5px; }
  .customer .customer-content h2.subTitle {
    margin-bottom: 20px; }
  .customer .customer-content.restos {
    font-size: 0.75rem; }
    @media only screen and (max-width: 40em) {
      .customer .customer-content.restos {
        border-top: 1px dashed #9c9e9f; } }
    .customer .customer-content.restos p {
      margin-bottom: 15px;
      font-size: 0.75rem; }
      .customer .customer-content.restos p span {
        color: #d9232e;
        text-transform: uppercase;
        font-weight: bold; }
    .customer .customer-content.restos .info-block {
      padding: 0 25px; }
    .customer .customer-content.restos .orders-bottom {
      padding: 0 50px; }
      @media only screen and (max-width: 40em) {
        .customer .customer-content.restos .orders-bottom {
          padding: 0; } }
  .customer .customer-content .info-block h3 {
    margin: 20px 0 0;
    text-transform: uppercase;
    clear: both; }
    .customer .customer-content .info-block h3 span {
      background: #e5e5e5;
      padding: 4px 10px 4px 18px;
      margin: -4px 6px 0 0;
      float: left; }
  .customer .customer-content .info-block .info-content {
    clear: both;
    padding: 20px;
    border-bottom: 1px dashed #9c9e9f;
    overflow: hidden; }
    @media only screen and (max-width: 40em) {
      .customer .customer-content .info-block .info-content {
        overflow: auto; } }
    .customer .customer-content .info-block .info-content.slick-slider {
      margin: 20px 0 0; }
      @media only screen and (max-width: 40em) {
        .customer .customer-content .info-block .info-content.slick-slider {
          padding: 0 0 20px !important; } }
      .customer .customer-content .info-block .info-content.slick-slider .slick-slide {
        margin: 0 5px; }
        @media only screen and (max-width: 40em) {
          .customer .customer-content .info-block .info-content.slick-slider .slick-slide .image {
            -webkit-transform: translateX(30%);
            transform: translateX(30%); } }
      .customer .customer-content .info-block .info-content.slick-slider .slide-prev, .customer .customer-content .info-block .info-content.slick-slider .slide-next {
        text-align: center;
        font-family: FontAwesome;
        text-decoration: none;
        position: relative;
        left: 45%;
        margin-top: 20px; }
        @media only screen and (max-width: 40em) {
          .customer .customer-content .info-block .info-content.slick-slider .slide-prev, .customer .customer-content .info-block .info-content.slick-slider .slide-next {
            position: absolute;
            left: auto;
            margin-top: 0;
            background: #9c9e9f;
            padding: 5px 10px; } }
        .customer .customer-content .info-block .info-content.slick-slider .slide-prev i, .customer .customer-content .info-block .info-content.slick-slider .slide-next i {
          float: left;
          font-size: 1.5625rem;
          color: #616466; }
          @media only screen and (max-width: 40em) {
            .customer .customer-content .info-block .info-content.slick-slider .slide-prev i, .customer .customer-content .info-block .info-content.slick-slider .slide-next i {
              color: #fff;
              font-size: 1.25rem; } }
        .customer .customer-content .info-block .info-content.slick-slider .slide-prev .icon-angle-left, .customer .customer-content .info-block .info-content.slick-slider .slide-prev .breadcrumbs ul:before, .breadcrumbs .customer .customer-content .info-block .info-content.slick-slider .slide-prev ul:before, .customer .customer-content .info-block .info-content.slick-slider .slide-next .icon-angle-left, .customer .customer-content .info-block .info-content.slick-slider .slide-next .breadcrumbs ul:before, .breadcrumbs .customer .customer-content .info-block .info-content.slick-slider .slide-next ul:before {
          margin-right: 25px; }
          @media only screen and (max-width: 40em) {
            .customer .customer-content .info-block .info-content.slick-slider .slide-prev .icon-angle-left, .customer .customer-content .info-block .info-content.slick-slider .slide-prev .breadcrumbs ul:before, .breadcrumbs .customer .customer-content .info-block .info-content.slick-slider .slide-prev ul:before, .customer .customer-content .info-block .info-content.slick-slider .slide-next .icon-angle-left, .customer .customer-content .info-block .info-content.slick-slider .slide-next .breadcrumbs ul:before, .breadcrumbs .customer .customer-content .info-block .info-content.slick-slider .slide-next ul:before {
              margin-right: 0; } }
    .customer .customer-content .info-block .info-content .form-search .icon-search, .customer .customer-content .info-block .info-content .form-search button[type="submit"] {
      padding: 12px;
      text-align: center; }
  .customer .customer-content .info-block .catalog {
    border-bottom: none;
    padding-bottom: 10px; }
    @media only screen and (max-width: 40em) {
      .customer .customer-content .info-block .catalog {
        padding-bottom: 0; } }
    .customer .customer-content .info-block .catalog ul {
      margin: 0; }
      .customer .customer-content .info-block .catalog ul li {
        list-style: none;
        width: 46%;
        float: left;
        padding: 10px 5px;
        margin: 10px 20px 10px 0; }
        @media only screen and (max-width: 40em) {
          .customer .customer-content .info-block .catalog ul li {
            width: 100%;
            padding: 10px;
            margin: 0 20px 0 0; } }
        .customer .customer-content .info-block .catalog ul li:nth-child(even) {
          margin: 10px 0 10px 0; }
        .customer .customer-content .info-block .catalog ul li.green {
          background: #008c7c; }
        .customer .customer-content .info-block .catalog ul li.violet {
          background: #7e66a5; }
        .customer .customer-content .info-block .catalog ul li.red {
          background: #d9232e; }
        .customer .customer-content .info-block .catalog ul li.orange {
          background: #f2963f; }
        .customer .customer-content .info-block .catalog ul li.blue {
          background: #00368a; }
        .customer .customer-content .info-block .catalog ul li.light-blue {
          background: #0090cc; }
        .customer .customer-content .info-block .catalog ul li a {
          color: #fff;
          text-transform: uppercase;
          font-family: Lato;
          font-weight: 700; }
  .customer .orders-content {
    padding: 0 10px;
    display: table;
    width: 100%; }
  .customer ul.orders {
    margin-left: 0;
    display: table-row; }
    .customer ul.orders li {
      list-style: none;
      background: #fff;
      color: #9c9e9f;
      font-size: 0.75rem;
      display: table-cell;
      width: 100%;
      float: left;
      font-family: Arial, Sans-Serif;
      padding: 6px 0 6px 16px; }
      .customer ul.orders li:nth-child(even) {
        background: #f9f9f9; }
      .customer ul.orders li + li {
        border-top: 1px dashed #9c9e9f; }
      .customer ul.orders li span {
        margin: 0 10px; }
      .customer ul.orders li .total-price {
        color: #616466;
        float: right;
        padding-right: 2px;
        font-weight: bold;
        font-size: 0.9375rem; }
  .customer .orders-bottom {
    padding: 0 10px;
    margin-top: 20px; }
    .customer .orders-bottom .time-left {
      font-weight: bold;
      line-height: 1.4375rem; }
      .customer .orders-bottom .time-left:before {
        margin: 0 5px 0 0;
        font-size: 1rem;
        font-weight: normal; }
  .customer .time-left {
    color: #d9232e; }
    .customer .time-left:before {
      margin: 0 5px 0 -16px;
      font-size: 0.9375rem;
      font-family: Fontawesome; }
  .customer h2 {
    text-transform: uppercase;
    font-weight: 700; }
    .customer h2.title {
      font-size: 1.5rem;
      border-bottom: none;
      margin-bottom: 0;
      padding-left: 20px; }
    .customer h2.subTitle {
      font-size: 1.0625rem;
      border-left: 20px solid #d9232e;
      height: 12px;
      line-height: 0.75rem;
      padding-left: 6px;
      margin-bottom: 30px; }
  .customer p {
    font-size: 0.875rem; }
  .customer h3 {
    font-size: 0.875rem;
    font-weight: 700; }
  .customer a {
    font-size: 0.75rem;
    display: block; }
  .customer .sidebar {
    background: #f6f6f6;
    border-left: 4px solid #e5e5e5;
    padding: 15px 15px 8px; }
    @media only screen and (min-width: 40.063em) and (max-width: 64em) {
      .customer .sidebar {
        width: 100%;
        margin: 10px 0 20px; }
        .customer .sidebar.medium-pull-9 {
          right: 0; } }
    .customer .sidebar h2 {
      text-transform: uppercase;
      font-size: 1rem;
      font-weight: 700;
      margin-bottom: 17px; }
    .customer .sidebar ul {
      margin: 0; }
      @media only screen and (min-width: 40.063em) and (max-width: 64em) {
        .customer .sidebar ul {
          display: table;
          height: 100%;
          padding-bottom: 15px; } }
      .customer .sidebar ul li {
        list-style: none;
        margin: 0 0 8px 8px;
        font-size: 0.875rem; }
        @media only screen and (min-width: 40.063em) and (max-width: 64em) {
          .customer .sidebar ul li {
            float: none;
            display: table-cell;
            padding: 0 12px;
            text-align: center;
            line-height: 0.9375rem;
            vertical-align: middle; }
            .customer .sidebar ul li + li {
              border-left: 1px dashed #c8c8c8; }
            .customer .sidebar ul li:first-child {
              padding-left: 0;
              text-align: left; } }
        .customer .sidebar ul li a {
          color: #333;
          font-size: 0.8125rem; }
        .customer .sidebar ul li.current {
          text-transform: uppercase;
          font-weight: 700; }
          .customer .sidebar ul li.current .red-border {
            color: #d9232e;
            padding-right: 5px;
            margin-left: -8px; }
            @media only screen and (min-width: 40.063em) and (max-width: 64em) {
              .customer .sidebar ul li.current .red-border {
                margin-left: 0; } }
  @media only screen and (max-width: 40em) {
    .customer .dashboard {
      margin-top: 0; } }
  .customer .dashboard .row {
    border-bottom: 1px dashed #9c9e9f; }
    .customer .dashboard .row:last-child {
      border-bottom: none; }
  .customer .dashboard address {
    font-size: 0.875rem;
    line-height: 1.25rem; }
  .customer .dashboard .button, .customer .dashboard .button-black {
    margin-top: 10px; }
  .customer .customer-content {
    background: #f6f6f6;
    padding: 20px 0 10px;
    margin: 20px 0;
    clear: both; }
    .customer .customer-content.content-transparent {
      background: #fff !important; }
    @media only screen and (max-width: 40em) {
      .customer .customer-content {
        background: #fff;
        margin: 10px 0 0; }
        .customer .customer-content.orders {
          display: none; } }
    .customer .customer-content td {
      vertical-align: middle; }
  .customer .content-form {
    padding: 0 20px; }
  .customer .form-list {
    margin-right: 20px; }

.customer-inner h2.subTitle {
  margin-bottom: 30px !important; }
.customer-inner .info-content {
  padding-bottom: 0 !important; }
  .customer-inner .info-content:last-child {
    border-bottom: none !important; }
.customer-inner .column, .customer-inner .columns {
  padding-right: 0.9375rem !important; }

.agent {
  padding: 0; }
  @media only screen and (min-width: 64.063em) and (max-width: 90em) {
    .agent {
      margin-top: -20px; } }
  @media only screen and (min-width: 40.063em) and (max-width: 64em) {
    .agent {
      margin-top: 20px; } }
  @media only screen and (max-width: 40em) {
    .agent {
      margin-top: 20px; } }
  .agent h3.title {
    margin-bottom: 10px;
    margin-top: 13px; }
  .agent h3:not(.title) {
    margin-left: 20px; }
  .agent p {
    margin-bottom: 5px; }
  .agent .content {
    margin-top: -9px; }
  .agent .agent-image {
    float: left;
    width: 80px;
    height: 120px;
    overflow: hidden;
    margin-right: 15px; }
    @media only screen and (min-width: 40.063em) and (max-width: 64em) {
      .agent .agent-image {
        height: 100%; } }
    .agent .agent-image img {
      border-radius: 500px;
      -webkit-border-radius: 500px;
      -moz-border-radius: 500px;
      border: 4px solid #e5e5e5; }

.sales-rep {
  background: #303030;
  padding: 30px 0 10px; }
  .sales-rep .agent {
    width: 500px; }
    @media only screen and (min-width: 40.063em) and (max-width: 64em) {
      .sales-rep .agent {
        width: 100%;
        padding: 0 40px; } }
    @media only screen and (max-width: 40em) {
      .sales-rep .agent {
        width: 100%;
        padding: 0 40px; } }
    .sales-rep .agent .agent-image {
      width: 140px;
      height: 167px; }
    .sales-rep .agent h3 {
      color: #fff; }
      .sales-rep .agent h3:not(.title) {
        border-bottom: 1px dashed #fff;
        margin-left: 20px; }
    .sales-rep .agent .phone, .sales-rep .agent .mail {
      color: #fff; }
    .sales-rep .agent .sales-text {
      color: #9c9e9f;
      font-size: 0.8125rem; }
    @media only screen and (min-width: 64.063em) and (max-width: 90em) {
      .sales-rep .agent {
        margin-top: 0; } }
    .sales-rep .agent p {
      margin: 0;
      line-height: 1.1875rem; }

@media only screen and (max-width: 40em) {
  .customer-content .info-block {
    overflow-x: auto; } }
.customer .customer-order-view, .i4dbas400-order-printorder .customer-order-view {
  margin-top: 0px;
  padding-top: 0px; }
  .customer .customer-order-view .info-block .info-content, .i4dbas400-order-printorder .customer-order-view .info-block .info-content {
    padding-top: 0px; }
    .customer .customer-order-view .info-block .info-content .ship-info, .i4dbas400-order-printorder .customer-order-view .info-block .info-content .ship-info {
      margin-bottom: 1.5625rem; }
      .customer .customer-order-view .info-block .info-content .ship-info h3, .i4dbas400-order-printorder .customer-order-view .info-block .info-content .ship-info h3 {
        margin: 0.9375rem 0 0.625rem 0;
        text-transform: none;
        font-size: 1.25rem; }
      .customer .customer-order-view .info-block .info-content .ship-info .ship-to table, .i4dbas400-order-printorder .customer-order-view .info-block .info-content .ship-info .ship-to table {
        width: 50%;
        margin-bottom: 0px; }
        .customer .customer-order-view .info-block .info-content .ship-info .ship-to table tr, .i4dbas400-order-printorder .customer-order-view .info-block .info-content .ship-info .ship-to table tr {
          border-bottom: 0px; }
        .customer .customer-order-view .info-block .info-content .ship-info .ship-to table tr:nth-child(even), .i4dbas400-order-printorder .customer-order-view .info-block .info-content .ship-info .ship-to table tr:nth-child(even) {
          background: #FFF; }
        .customer .customer-order-view .info-block .info-content .ship-info .ship-to table td, .i4dbas400-order-printorder .customer-order-view .info-block .info-content .ship-info .ship-to table td {
          text-align: left;
          padding: 0 0.3125rem 0.3125rem 0.3125rem;
          vertical-align: top; }
          .customer .customer-order-view .info-block .info-content .ship-info .ship-to table td strong, .i4dbas400-order-printorder .customer-order-view .info-block .info-content .ship-info .ship-to table td strong {
            color: #848484;
            text-transform: lowercase; }
    .customer .customer-order-view .info-block .info-content table thead th, .i4dbas400-order-printorder .customer-order-view .info-block .info-content table thead th {
      text-align: left; }
      .customer .customer-order-view .info-block .info-content table thead th .text-center, .i4dbas400-order-printorder .customer-order-view .info-block .info-content table thead th .text-center {
        text-align: center; }
    .customer .customer-order-view .info-block .info-content table tbody tr td, .i4dbas400-order-printorder .customer-order-view .info-block .info-content table tbody tr td {
      padding: 0.5625rem 0.3125rem; }
      .customer .customer-order-view .info-block .info-content table tbody tr td .text-left, .i4dbas400-order-printorder .customer-order-view .info-block .info-content table tbody tr td .text-left {
        text-align: left; }

.i4dbas400-order-printorder {
  padding: 40px; }
  .i4dbas400-order-printorder h2 {
    margin-top: 1.25rem;
    color: #000;
    font-weight: bold; }
  .i4dbas400-order-printorder h3 {
    font-size: 1.25rem;
    font-weight: bold; }
    .i4dbas400-order-printorder h3 span {
      font-size: 2.1875rem;
      color: #000;
      font-weight: bold; }
  .i4dbas400-order-printorder .buttons-set {
    display: none; }
  .i4dbas400-order-printorder .info-block .info-content .ship-info .ship-to table {
    width: 20% !important; }
  .i4dbas400-order-printorder table {
    width: 50%; }
    .i4dbas400-order-printorder table thead th {
      text-align: left; }
    .i4dbas400-order-printorder table tbody tr td {
      text-align: left; }

.customer-address-index .ui-autocomplete {
  margin: 0;
  max-width: 245px;
  border: 1px solid #e6e4e4;
  padding: 10px 0;
  list-style: none;
  background: #fff;
  max-height: 300px;
  overflow: auto; }
  .customer-address-index .ui-autocomplete .ui-state-focus {
    background: #f2f2f2; }
  .customer-address-index .ui-autocomplete li {
    border-top: 1px dashed #e6e4e4;
    padding: 0.625rem 0.625rem 0.9375rem;
    font-size: 0.875rem;
    line-height: 1.4; }
    .customer-address-index .ui-autocomplete li:first-child {
      border: none; }
  .customer-address-index .ui-autocomplete a {
    text-decoration: none;
    color: #616466; }
  .customer-address-index .ui-autocomplete strong {
    font-weight: normal; }
  .customer-address-index .ui-autocomplete span {
    font-weight: bold; }

/* For Magento  1.3
label within container */
.yui-ac ol {
  margin: 0;
  line-height: 1.25; }
.yui-ac img {
  float: left;
  margin-right: 10px; }
.yui-ac strong {
  font-weight: 400; }
.yui-ac .searched-words {
  font-weight: 800; }
.yui-ac strong, .yui-ac p {
  overflow: hidden;
  font-family: Helvetica, "Lucida Grande", sans-serif;
  font-size: 0.75rem;
  line-height: 1.25 !important;
  display: inline;
  clear: none;
  margin: 0; }

.yui-ac label {
  float: left;
  height: 21px;
  width: 24px;
  overflow: hidden;
  text-align: left;
  text-indent: -999em; }

/* For Magento  1.3
button within container */
.yui-ac button {
  display: block;
  padding: 0;
  margin: 0;
  width: auto;
  vertical-align: middle;
  overflow: visible;
  border: 0 none;
  cursor: pointer;
  background: none repeat scroll 0 0 transparent;
  color: #2F2F2F;
  font: 12px/15px Arial,Helvetica,sans-serif; }

.yui-ac button span {
  display: block;
  height: 21px;
  padding: 0 0 0 3px;
  background: url("../images/aw_searchautocomplete/btn_search.gif") no-repeat scroll 0 0 transparent;
  color: #FFFFFF;
  text-align: center;
  white-space: nowrap;
  font: bold 11px/21px Tahoma,Verdana,Arial,sans-serif; }

.yui-ac button span span {
  background-position: 100% 0;
  padding: 0 6px 0 3px; }

/* results container */
#myContainer,
.yui-ac-container {
  position: absolute !important;
  z-index: 999;
  width: auto !important;
  margin-top: -4px;
  margin-left: -1px; }

/* results content */
.yui-ac-content {
  border: solid 2px #edecec;
  background: #fff;
  width: 245px;
  padding: 10px;
  font-size: 0.75rem;
  margin: 0;
  max-height: 300px;
  overflow: auto; }
  #myContainer_account .yui-ac-content {
    width: 247px; }

/* header within container */
.yui-ac-hd {
  color: #999999;
  display: block;
  margin-bottom: 4px;
  padding: 0 4px;
  border-bottom: dashed 1px #999999;
  text-align: left;
  font-style: italic; }

/* item list (ul) container */
.yui-ac-hd,
#sac-suggest {
  display: none; }

#myContainer .yui-ac-bd ul {
  position: relative;
  margin: 0;
  padding: 0; }

/* items container*/
.yui-ac-content ul,
.header .form-search .search-autocomplete ul {
  background-color: #ffffff;
  border: none;
  margin: 0; }

/* result item */
.header .form-search .search-autocomplete ul > li,
.yui-ac-content ul > li {
  border-bottom: 1px dashed #edecec;
  margin: 0;
  padding: 4px;
  cursor: pointer;
  min-height: 85px;
  color: #2F2F2F; }

.search-autocomplete ul li img {
  float: left;
  max-width: 60px;
  margin-right: 5px; }
.search-autocomplete ul li p {
  clear: none;
  display: inline; }

.yui-ac-highlight {
  /* highlighted result item */
  background-color: #D5E4EB; }

.searched-words {
  /* highlight of the words being searched */ }

.search-autocomplete ul > li {
  text-align: left; }

.search-autocomplete ul > li p {
  text-align: justify; }

.yui-ac-bd ul > li.aw_hidden {
  background-color: white;
  border: medium none;
  margin: 0;
  padding: 0;
  display: none; }

.aw-sas-suggest {
  text-align: left; }

.aw-sas-suggest a {
  margin: 0 3px 0 0; }

.aw-sas-all-results {
  font-family: Helvetica, "Lucida Grande", sans-serif;
  font-size: 0.75rem;
  font-weight: 700;
  color: #9c9e9f;
  display: block;
  margin: auto;
  padding: 0;
  border: none;
  line-height: 36px;
  height: 36px;
  text-align: center;
  text-decoration: none !important;
  cursor: pointer; }

.aw-sas-suggest-all-results:hover {
  background: #00527a; }

#sac-results {
  display: inline-block; }

.icon {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-glass:before {
  content: ""; }

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

.icon-search:before, .form-search button[type="submit"]:before {
  content: ""; }

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

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

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

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

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

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

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

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

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

.icon-check:before, .product-matrix-qtys-container th[class=""]:before, .product-matrix-qtys-container th.in-stock:before, .product-select-options-wrapper .attributes-for-delivery .success:before, .cart-matrix .product-info tfoot th.in-stock:before {
  content: ""; }

.icon-times:before, #compare-items .btn-remove:before, .product-matrix-qtys-container th.maximum-exceeded:before {
  content: ""; }

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

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

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

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

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

.icon-trash-o:before, .header .block-cart ul .btn-remove:before, .product-matrix-delete-item:before, .compare-table tr td .title_and_remove .btn-remove:before {
  content: ""; }

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

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

.icon-clock-o:before, .product-matrix-qtys-container th.out-of-stock:before, .product-select-options-wrapper .attributes-for-delivery .time-to-wait:before, .cart-matrix .product-info tfoot th.out-of-stock:before, .customer .time-left:before {
  content: ""; }

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

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

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

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

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

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

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

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

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

.icon-lock:before, .header .client-login:before, .header .links .client-area:before {
  content: ""; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.icon-picture-o:before {
  content: ""; }

.icon-pencil:before, .product-matrix-edit-values:before {
  content: ""; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.icon-chevron-left:before, .slick-prev:before, .product-matrix-edit-selector:before {
  content: ""; }

.icon-chevron-right:before, .slick-next:before, .product-matrix-continue:before {
  content: ""; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.icon-plus:before, .products-grid .item-wrapper .product-colors .expander:before, .product-matrix-increment-qty:before {
  content: ""; }

.icon-minus:before, .products-grid .item-wrapper .product-colors .expander.minus:before, .product-matrix-decrement-qty:before {
  content: ""; }

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

.icon-exclamation-circle:before, .cart-matrix .product-info tfoot th.over-stock:before {
  content: ""; }

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

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

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

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

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

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

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

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

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

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

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

.icon-chevron-up:before, .slick-vertical .slick-prev:before {
  content: ""; }

.icon-chevron-down:before, .slick-vertical .slick-next:before, .product-matrix-selector-text:before {
  content: ""; }

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

.icon-shopping-cart:before, .header .block-cart .amount:before {
  content: ""; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.icon-phone:before, .phone:before, .customer .phone:before {
  content: ""; }

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

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

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

.icon-twitter:before, .blog-index-list .block-blog .block-content .menu-social li.twitter:before, .blog-post-view .block-blog .block-content .menu-social li.twitter:before, .blog-cat-view .block-blog .block-content .menu-social li.twitter:before, .social-bar > div.twitter:before {
  content: ""; }

.icon-facebook:before, .blog-index-list .block-blog .block-content .menu-social li.facebook:before, .blog-post-view .block-blog .block-content .menu-social li.facebook:before, .blog-cat-view .block-blog .block-content .menu-social li.facebook:before, .social-bar > div.facebook:before {
  content: ""; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.icon-bars:before {
  content: ""; }

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

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

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

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

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

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

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

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

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

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

.icon-google-plus:before, .blog-index-list .block-blog .block-content .menu-social li.gplus:before, .blog-post-view .block-blog .block-content .menu-social li.gplus:before, .blog-cat-view .block-blog .block-content .menu-social li.gplus:before, .social-bar > div.gplus:before {
  content: ""; }

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

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

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

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

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

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

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

.icon-sort-down:before,
.icon-sort-asc:before {
  content: ""; }

.icon-sort-up:before,
.icon-sort-desc:before {
  content: ""; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.icon-angle-left:before, .breadcrumbs ul:before {
  content: ""; }

.icon-angle-right:before, .checkout-onepage-index .inner-wrapper .button span span:before, .checkout-onepage-index .inner-wrapper .button-black span span:before {
  content: ""; }

.icon-angle-up:before, .sidebar .block-content h5:before, .mobile-left h2.active:before, .blog-index-list .block-blog .block-content > div h5:before, .blog-post-view .block-blog .block-content > div h5:before, .blog-cat-view .block-blog .block-content > div h5:before {
  content: ""; }

.icon-angle-down:before, .custom-dropdown:before, .sidebar .block-content h5.active:before, .mobile-left h2:before, .blog-index-list .block-blog .block-content > div h5.active:before, .blog-post-view .block-blog .block-content > div h5.active:before, .blog-cat-view .block-blog .block-content > div h5.active:before {
  content: ""; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.icon-reply-all:before {
  content: ""; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.icon-rss-square:before, .blog-index-list .block-blog .block-content .menu-social li.rss:before, .blog-post-view .block-blog .block-content .menu-social li.rss:before, .blog-cat-view .block-blog .block-content .menu-social li.rss:before {
  content: ""; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.icon-flickr:before {
  content: ""; }

.icon-adn:before {
  content: ""; }

.icon-bitbucket:before {
  content: ""; }

.icon-bitbucket-square:before {
  content: ""; }

.icon-tumblr:before {
  content: ""; }

.icon-tumblr-square:before {
  content: ""; }

.icon-long-arrow-down:before {
  content: ""; }

.icon-long-arrow-up:before {
  content: ""; }

.icon-long-arrow-left:before {
  content: ""; }

.icon-long-arrow-right:before {
  content: ""; }

.icon-apple:before {
  content: ""; }

.icon-windows:before {
  content: ""; }

.icon-android:before {
  content: ""; }

.icon-linux:before {
  content: ""; }

.icon-dribbble:before {
  content: ""; }

.icon-skype:before {
  content: ""; }

.icon-foursquare:before {
  content: ""; }

.icon-trello:before {
  content: ""; }

.icon-female:before {
  content: ""; }

.icon-male:before {
  content: ""; }

.icon-gittip:before {
  content: ""; }

.icon-sun-o:before {
  content: ""; }

.icon-moon-o:before {
  content: ""; }

.icon-archive:before {
  content: ""; }

.icon-bug:before {
  content: ""; }

.icon-vk:before {
  content: ""; }

.icon-weibo:before {
  content: ""; }

.icon-renren:before {
  content: ""; }

.icon-pagelines:before {
  content: ""; }

.icon-stack-exchange:before {
  content: ""; }

.icon-arrow-circle-o-right:before {
  content: ""; }

.icon-arrow-circle-o-left:before {
  content: ""; }

.icon-toggle-left:before,
.icon-caret-square-o-left:before {
  content: ""; }

.icon-dot-circle-o:before {
  content: ""; }

.icon-wheelchair:before {
  content: ""; }

.icon-vimeo-square:before {
  content: ""; }

.icon-turkish-lira:before,
.icon-try:before {
  content: ""; }

.icon-plus-square-o:before {
  content: ""; }