/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * @codingStandardsIgnoreStart
 */
/* Color base para errores */
/* Variables de Magento_Theme para el footer/copyright */
.white-links {
  color: #fff !important;
  font-weight: 700;
  letter-spacing: 0.8px;
  text-decoration: underline;
  transition: color 0.2s ease;
}
.white-links:hover {
  text-decoration: none;
}
.red-links {
  color: #E31023 !important;
  font-weight: 700;
  letter-spacing: 0.8px;
  text-decoration: underline;
  transition: color 0.2s ease;
}
.red-links:hover {
  text-decoration: none;
}
.black-links {
  color: #000 !important;
  font-weight: 700;
  letter-spacing: 0.8px;
  text-decoration: underline;
  transition: color 0.2s ease;
}
.black-links:hover {
  text-decoration: none;
}
.form-messages .message.message-error {
  display: block !important;
  background-color: transparent !important;
  margin-top: 8px !important;
  font: 600 16px/1.2 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif !important;
  color: #fff !important;
}
.form-messages .message.message-success {
  display: block !important;
  background-color: transparent !important;
  margin-top: 8px !important;
  font: 600 16px/1.2 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif !important;
  color: #fff !important;
}
.message.notice,
.message-notice {
  display: block !important;
  background-color: transparent !important;
  margin-top: 8px !important;
  text-align: left !important;
  font: 600 16px/1.2 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif !important;
  color: #fff !important;
}
.message.notice:before,
.message-notice:before {
  color: #fff !important;
}
.message.notice > *:first-child:before,
.message-notice > *:first-child:before {
  color: #fff !important;
}
.message.notice > *,
.message-notice > * {
  color: #fff !important;
}
.message.notice > *:before,
.message-notice > *:before {
  color: #fff !important;
}
.message.notice > *:first-child:before,
.message-notice > *:first-child:before {
  color: #fff !important;
}
.message.notice div,
.message-notice div {
  color: #fff !important;
}
/* pequeña animación */
.message.message-error {
  animation: shake 0.2s ease-in-out 0s 2;
}
@keyframes shake {
  0%,
  100% {
    transform: translateX(0);
  }
  25% {
    transform: translateX(-2px);
  }
  75% {
    transform: translateX(2px);
  }
}
.captcha input.input-text {
  height: 44px;
  border-radius: 10px;
}
.captcha .captcha-img {
  border-radius: 8px;
}
.page-print .logo {
  display: block;
  float: none;
  text-align: left;
}
@media print {
  * {
    -webkit-filter: none !important;
    background: transparent !important;
    color: #000 !important;
    filter: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline !important;
  }
  pre,
  blockquote {
    border: 1px solid #999;
    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 #999;
  }
  .box,
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 1cm;
  }
  .block-content,
  p,
  h2,
  h3 {
    break-inside: avoid;
  }
  .block-content {
    break-before: avoid;
  }
  .block-title,
  h2,
  h3 {
    break-after: avoid;
    break-inside: 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;
  }
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sources%22%3A%5B%22%5C%2Fstatic%5C%2Ffrontend%5C%2FLauka%5C%2FLaukaEcomTheme%5C%2Fes_ES%5C%2Fcss%5C%2Fsource%5C%2F_theme.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FLauka%5C%2FLaukaEcomTheme%5C%2Fes_ES%5C%2Fcss%5C%2Fsource%5C%2Fbase%5C%2F_variables.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FLauka%5C%2FLaukaEcomTheme%5C%2Fes_ES%5C%2Fcss%5C%2Fprint.less%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22%3B%3B%3B%3B%3B%3B%3B%3B%3BAAKA%3BEACE%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3BEACA%2C0BAAA%3BEACA%2C2BAAA%3B%3BAAEF%2CYAAY%3BEACV%2CqBAAA%3B%3BAAGF%3BEACE%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3BEACA%2C0BAAA%3BEACA%2C2BAAA%3B%3BAAEF%2CUAAU%3BEACR%2CqBAAA%3B%3BAAGF%3BEACE%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3BEACA%2C0BAAA%3BEACA%2C2BAAA%3B%3BAAEF%2CYAAY%3BEACV%2CqBAAA%3B%3BAAGF%2CcAAe%2CSAAQ%3BEACrB%2CyBAAA%3BEACA%2CwCAAA%3BEACA%2C0BAAA%3BEACA%2CmBChBQ%2CiDAAiD%2CoBAAoB%2CmCDgB7E%3BEACA%2CWAAA%3B%3BAAEF%2CcAAe%2CSAAQ%3BEACrB%2CyBAAA%3BEACA%2CwCAAA%3BEACA%2C0BAAA%3BEACA%2CmBCvBQ%2CiDAAiD%2CoBAAoB%2CmCDuB7E%3BEACA%2CWAAA%3B%3BAAGF%2CQAAQ%3BAACR%3BEACE%2CyBAAA%3BEACA%2CwCAAA%3BEACA%2C0BAAA%3BEACA%2C2BAAA%3BEACA%2CmBCjCQ%2CiDAAiD%2CoBAAoB%2CmCDiC7E%3BEACA%2CWAAA%3B%3BAAGA%2CQAVM%2COAUL%3BAAAD%2CeAAC%3BEACC%2CWAAA%3B%3BAAXJ%2CQAAQ%2COAeJ%2CIAAC%2CYAAY%3BAAdjB%2CeAcI%2CIAAC%2CYAAY%3BEACb%2CWAAA%3B%3BAAhBJ%2CQAAQ%2COAmBJ%3BAAlBJ%2CeAkBI%3BEACA%2CWAAA%3B%3BAAEA%2CQAtBI%2COAmBJ%2CIAGC%3BAAAD%2CeAHA%2CIAGC%3BEACC%2CWAAA%3B%3BAAIF%2CQA3BI%2COAmBJ%2CIAQC%2CYAAY%3BAAAb%2CeARA%2CIAQC%2CYAAY%3BEACX%2CWAAA%3B%3BAA5BN%2CQAAQ%2COAgCN%3BAA%5C%2FBF%2CeA%2BBE%3BEACE%2CWAAA%3B%3B%3BAAKJ%2CQAAQ%3BEACN%2CsCAAA%3B%3BAAGF%3BEACE%3BEAAG%3BIAAO%2CWAAW%2CaAAX%3B%3BEACV%3BIAAM%2CWAAW%2CgBAAX%3B%3BEACN%3BIAAM%2CWAAW%2CeAAX%3B%3B%3BAAGR%2CQAAS%2CMAAK%3BEACZ%2CYAAA%3BEACA%2CmBAAA%3B%3BAAGF%2CQAAS%3BEACP%2CkBAAA%3B%3BAEzFF%2CWACI%3BEACI%2CcAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3B%3BAA0HR%3BEArHI%3BIACI%2C%2BBAAA%3BIACA%2CkCAAA%3BIACA%2CWAAA%3BIACA%2CuBAAA%3BIACA%2C4BAAA%3B%3BEAGJ%3BEACA%2CCAAC%3BIACG%2CqCAAA%3B%3BEAIJ%3BEACA%3BIACI%2CsBAAA%3BIACA%2CwBAAA%3B%3BEAGJ%3BIACI%2C2BAAA%3B%3BEAGJ%2CcAAe%3BIACX%2CWAAA%3BIAMA%2CmBAAA%3B%3BEAPJ%2CcAAe%2CMAGX%3BIACI%2CWAAA%3B%3BEAKJ%2CcATW%2CMASP%2CQAAQ%2CKAAE%3BIACV%2C0BAAA%3B%3BEAIR%3BEACA%3BEACA%3BIACI%2CwBAAA%3B%3BEAGJ%3BIACI%2C0BAAA%3B%3BEAGJ%3BIACI%2CWAAA%3B%3BEAGJ%3BEACA%3BEACA%3BEACA%3BIACI%2CmBAAA%3B%3BEAGJ%3BIACI%2CmBAAA%3B%3BEAGJ%3BEACA%3BEACA%3BIACI%2CkBAAA%3BIACA%2CmBAAA%3B%3BEAGJ%3BIACI%2CwBAAA%3B%3BEAGJ%3BEACA%3BEACA%2COAAO%2CQAAW%2CIAAC%3BEACnB%2CMAAM%2CQAAW%2CIAAC%3BEAClB%2COAAO%2CQAAW%2CIAAC%3BIACf%2CaAAA%3B%3BEAGJ%3BEACA%2COAAQ%3BIACJ%2CyBAAA%3BIACA%2CcAAA%3B%3BEAMQ%2CoBAFR%2CaACI%2CoBACK%2CIAAI%3BIACD%2CYAAA%3BIACA%2CmBAAA%3B%3BEAMhB%2COAAO%3BIACH%2CsBAAA%3BIACA%2CsBAAA%3B%3BEAGJ%3BIACI%2CcAAA%3BIACA%2CiBAAA%3B%3BEAGJ%2COAAO%3BIACH%2CUAAA%3B%3BEAGJ%3BIACI%2CwBAAA%22%7D */