/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
@font-face {
  font-family: "Nexa Light";
  src: url("../fonts/12108809f49c49bcdc126dcecc938761.eot");
  src: url("../fonts/12108809f49c49bcdc126dcecc938761.eot?#iefix") format("embedded-opentype"), url("../fonts/12108809f49c49bcdc126dcecc938761.woff2") format("woff2"), url("../fonts/12108809f49c49bcdc126dcecc938761.woff") format("woff"), url("../fonts/12108809f49c49bcdc126dcecc938761.ttf") format("truetype"), url("../fonts/12108809f49c49bcdc126dcecc938761.svg#Nexa Light") format("svg");
  font-display: swap;
}
@font-face {
  font-family: "Nexa Regular";
  src: url("../fonts/cefa2bca89ec27b6b9c51c215bce8ba2.eot");
  src: url("../fonts/cefa2bca89ec27b6b9c51c215bce8ba2.eot?#iefix") format("embedded-opentype"), url("../fonts/cefa2bca89ec27b6b9c51c215bce8ba2.woff2") format("woff2"), url("../fonts/cefa2bca89ec27b6b9c51c215bce8ba2.woff") format("woff"), url("../fonts/cefa2bca89ec27b6b9c51c215bce8ba2.ttf") format("truetype"), url("../fonts/cefa2bca89ec27b6b9c51c215bce8ba2.svg#Nexa-Regular") format("svg");
  font-display: swap;
}
@font-face {
  font-family: "Nexa Heavy";
  src: url("../fonts/ec94b85e5f995f46685d5818995f451d.eot");
  src: url("../fonts/ec94b85e5f995f46685d5818995f451d.eot?#iefix") format("embedded-opentype"), url("../fonts/ec94b85e5f995f46685d5818995f451d.woff2") format("woff2"), url("../fonts/ec94b85e5f995f46685d5818995f451d.woff") format("woff"), url("../fonts/ec94b85e5f995f46685d5818995f451d.ttf") format("truetype"), url("../fonts/ec94b85e5f995f46685d5818995f451d.svg#Nexa-Heavy") format("svg");
  font-display: swap;
}
.ul-nostyle {
  list-style: none;
  margin: 0;
  padding: 0;
}
/**
 * Button
 */
/**
 * Remove color name product
 */
/**
 * Icomoon mixin
 */
@-moz-keyframes spin {
  100% {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
h1,
.ui-menu-item {
  font-family: 'Nexa Regular';
}
.title {
  font-family: 'Nexa Regular';
}
.type {
  font-family: 'Nexa Heavy';
  font-weight: 900;
  color: #ff6600;
  font-size: 17px;
}
.product .attribute {
  font-family: 'Nexa Light';
  font-size: 14px !important;
}
.product-info-main .box-tocart .fieldset .actions .tocart:hover,
.product-options-bottom .box-tocart .fieldset .actions .tocart:hover {
  border: 1px solid #019939 !important;
  background: #019939 !important;
  color: #fff !important;
}
.product-info-main .box-tocart .fieldset .actions .buynow,
.product-options-bottom .box-tocart .fieldset .actions .buynow {
  background-color: #ff6600 !important;
  color: #fff !important;
}
.product-info-main .box-tocart .fieldset .actions .buynow:hover,
.product-options-bottom .box-tocart .fieldset .actions .buynow:hover {
  border: 1px solid #019939 !important;
  background: #019939 !important;
  color: #fff !important;
}
.product-info-main .box-tocart .fieldset .actions .writeus,
.product-options-bottom .box-tocart .fieldset .actions .writeus {
  background-color: #666 !important;
  color: #fff !important;
}
.product-info-main .box-tocart .fieldset .actions .writeus:hover,
.product-options-bottom .box-tocart .fieldset .actions .writeus:hover {
  border: 1px solid #999 !important;
  background: #999 !important;
  color: #fff !important;
}
.input-text {
  font-family: 'Nexa Heavy';
}
.list-contact-wrapper {
  padding: 10px 0;
  border-top: 1px dashed #e5e5e5;
  margin-bottom: 30px;
}
.list-contact-wrapper .list-contact-wrapper .list-info-contact {
  margin: 0;
  display: inline-block;
  width: 100%;
}
.page-print .logo {
  display: block;
  float: none;
  text-align: left;
}
@media print {
  * {
    -webkit-filter: none !important;
    background: transparent !important;
    color: #000000 !important;
    filter: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline !important;
  }
  pre,
  blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  .table-wrapper table {
    width: 100%;
    table-layout: fixed;
  }
  .table-wrapper table td {
    width: auto;
  }
  .table-wrapper table > tfoot > tr:first-child {
    border-top: 1px solid #999999;
  }
  .box,
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 1cm;
  }
  .block-content,
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  .block-content {
    page-break-before: avoid;
  }
  .block-title,
  h2,
  h3 {
    page-break-after: avoid;
  }
  .nav-toggle {
    display: none !important;
  }
  .sidebar,
  .nav-sections,
  .header.content > *[class],
  .panel.wrapper > *[class],
  .footer.content > *[class] {
    display: none;
  }
  .logo,
  .footer .copyright {
    display: block !important;
    margin: 10px 0;
  }
  .order-details-items .order-items .order-gift-message:not(.expanded-content) {
    height: auto;
    visibility: visible;
  }
  .column.main {
    float: none !important;
    width: 100% !important;
  }
  .breadcrumbs {
    margin: 0 auto;
    text-align: right;
  }
  .footer.content {
    padding: 0;
  }
  .hidden-print {
    display: none !important;
  }
}
