/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/*--------------------------------

cdfont icon font
Generated using nucleoapp.com

-------------------------------- */
@font-face {
  font-family: 'cdfont';
  src: url('../fonts/cdfont.eot');
  src: url('../fonts/cdfont.eot') format('embedded-opentype'), url('../fonts/cdfont.woff2') format('woff2'), url('../fonts/cdfont.woff') format('woff'), url('../fonts/cdfont.ttf') format('truetype'), url('../fonts/cdfont.svg') format('svg');
}
/* base class */
.icon {
  display: inline-block;
  font: normal normal normal 1em/1 'cdfont';
  color: inherit;
  flex-shrink: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* size examples - relative units */
.icon-sm {
  font-size: 0.8em;
}
.icon-lg {
  font-size: 1.2em;
}
/* size examples - absolute units */
.icon-16 {
  font-size: 16px;
}
.icon-32 {
  font-size: 32px;
}
/* rotate the icon infinitely */
.icon-is-spinning {
  animation: icon-spin 1s infinite linear;
}
@keyframes icon-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* transform */
.icon-rotate-90 {
  transform: rotate(90deg);
}
.icon-rotate-180 {
  transform: rotate(180deg);
}
.icon-rotate-270 {
  transform: rotate(270deg);
}
.icon-flip-y {
  transform: scaleY(-1);
}
.icon-flip-x {
  transform: scaleX(-1);
}
/* icons */
.cd-cd_wp::before {
  content: "\ea02";
}
.cd-cd_tools::before {
  content: "\ea03";
}
.cd-cd_star::before {
  content: "\ea04";
}
.cd-cd_handshake::before {
  content: "\ea05";
}
.cd-cd_woo::before {
  content: "\ea06";
}
.cd-cd_userguide::before {
  content: "\ea07";
}
.cd-cd_upgrade::before {
  content: "\ea08";
}
.cd-cd_plant::before {
  content: "\ea09";
}
.cd-cd_tick::before {
  content: "\ea0a";
}
.cd-cd_team-support::before {
  content: "\ea0b";
}
.cd-cd_support::before {
  content: "\ea0c";
}
.cd-cd_pwa::before {
  content: "\ea0d";
}
.cd-cd_shopify-::before {
  content: "\ea0e";
}
.cd-cd_shield::before {
  content: "\ea0f";
}
.cd-cd_search::before {
  content: "\ea10";
}
.cd-cd_salesforce::before {
  content: "\ea11";
}
.cd-cd_rightarrow::before {
  content: "\ea12";
}
.cd-cd_refund::before {
  content: "\ea13";
}
.cd-cd_mail::before {
  content: "\ea14";
}
.cd-cd_Prestashop::before {
  content: "\ea15";
}
.cd-cd_plus::before {
  content: "\ea16";
}
.cd-cd_play::before {
  content: "\ea17";
}
.cd-cd_card::before {
  content: "\ea18";
}
.cd-cd_phone::before {
  content: "\ea19";
}
.cd-cd_persona::before {
  content: "\ea1a";
}
.cd-cd_onetoone::before {
  content: "\ea1b";
}
.cd-cd_open-source::before {
  content: "\ea1c";
}
.cd-cd_console::before {
  content: "\ea1d";
}
.cd-cd_magento::before {
  content: "\ea1e";
}
.cd-cd_location::before {
  content: "\ea1f";
}
.cd-cd_hyva::before {
  content: "\ea20";
}
.cd-cd_leftarrow::before {
  content: "\ea21";
}
.cd-cd_heartsolid::before {
  content: "\ea22";
}
.cd-cd_heartoutline::before {
  content: "\ea23";
}
.cd-cd_clear-eye::before {
  content: "\ea24";
}
.cd-cd_Graphql::before {
  content: "\ea25";
}
.cd-cd_GDPR::before {
  content: "\ea26";
}
.cd-cd_freedom::before {
  content: "\ea27";
}
.cd-cd_eye::before {
  content: "\ea28";
}
.cd-cd_cross::before {
  content: "\ea29";
}
.cd-cd_cup::before {
  content: "\ea2a";
}
.cd-cd_certified::before {
  content: "\ea2b";
}
.cd-cd_brush::before {
  content: "\ea2c";
}
.cd-cd_code::before {
  content: "\ea2d";
}
.cd-cd_cdlogo::before {
  content: "\ea2e";
}
.cd-cd_collaboration::before {
  content: "\ea2f";
}
.cd-cd_bigcommerce::before {
  content: "\ea30";
}
.cd-cd_clock::before {
  content: "\ea31";
}
.cd-cd_Bucket-Cart::before {
  content: "\ea32";
}
.cd-cd_API::before {
  content: "\ea33";
}
.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;
  }
}
