/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
._keyfocus *:focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
  box-shadow: none;
}
/**
//  * Copyright © Magento, Inc. All rights reserved.
//  * See COPYING.txt for license details.
//  */
.font_base {
  font-family: 'Pill Gothic 600mg Rg';
  font-weight: 400;
}
.font_medium {
  font-family: 'Pill Gothic 600mg Md';
  font-weight: 500;
}
.font_bold {
  font-family: 'Pill Gothic 600mg Md';
  font-weight: 600;
}
.example-pages-1 > .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.example-pages-1 .items {
  font-size: 0;
  letter-spacing: -1px;
  line-height: 0;
  white-space: nowrap;
  width: 100%;
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none none;
  display: inline-block;
  font-weight: 400;
}
.example-pages-1 .item {
  font-size: 1.5rem;
  line-height: 3rem;
  letter-spacing: normal;
  margin: 0 8px 0 0;
  display: inline-block;
}
.example-pages-1 .item .action {
  box-shadow: unset;
}
.example-pages-1 .item .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.example-pages-1 .item.pages-item-next {
  position: absolute;
  right: 0;
  top: 0;
}
.example-pages-1 .item.pages-item-previous {
  position: absolute;
  left: 0;
  top: 0;
}
.example-pages-1 .item.current {
  color: #111111;
}
.example-pages-1 a.page {
  color: #111111;
  display: inline-block;
  padding: 0 20px;
  text-decoration: none;
  font-weight: bold;
}
.example-pages-1 a.page:visited {
  color: #006bb4;
}
.example-pages-1 a.page:hover {
  color: #111111;
  text-decoration: none;
}
.example-pages-1 a.page:active {
  color: #111111;
}
.example-pages-1 strong.page {
  background: none;
  font-size: 1.5rem;
  line-height: 3rem;
  letter-spacing: normal;
  color: #111111;
  display: inline-block;
  font-weight: 700;
  padding: 0 20px;
}
.example-pages-1 .action {
  box-shadow: unset;
}
.example-pages-1 .action:visited {
  color: #5b5b5b;
}
.example-pages-1 .action:hover {
  color: #5b5b5b;
  text-decoration: none;
}
.example-pages-1 .action:active {
  color: #5b5b5b;
}
.example-pages-1 .action.next {
  content: '';
  background: url('../images/icons/pagination-next-icon.png') no-repeat center;
  display: block;
  width: 16px;
  height: 30px;
}
.example-pages-1 .action.next span {
  display: none;
}
.example-pages-1 .action.previous {
  content: '';
  background: url('../images/icons/pagination-prev-icon.png') no-repeat center;
  display: block;
  width: 16px;
  height: 30px;
}
.example-pages-1 .action.previous span {
  display: none;
}
a:visited,
.alink:visited {
  color: inherit;
  text-decoration: none;
}
a,
.alink {
  color: inherit;
  text-decoration: none;
}
a:hover,
.alink:hover {
  color: inherit;
  text-decoration: none;
}
.primary .action.primary {
  display: block;
  margin: 0 12px 10px 0px;
  min-width: 200px;
  padding: 0;
  width: auto;
  height: 60px;
  position: relative;
  background: none;
  border: none;
  color: #ffffff;
  cursor: pointer;
  font-family: 'Pill Gothic 600mg Md';
  font-weight: 500;
  font-size: 16px;
  text-transform: uppercase;
  line-height: 60px;
}
.primary .action.primary:before {
  background: #e30018;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transform: skew(-20deg);
  z-index: 1;
}
.primary .action.primary span {
  z-index: 2;
  position: relative;
}
.fieldset .field {
  margin: 0 0 30px;
}
.fieldset .field .label {
  color: #111111;
  font-size: 14px;
  font-family: 'Pill Gothic 600mg Rg';
  font-style: normal;
  font-weight: 600;
  margin: 0;
}
.fieldset .field .control {
  padding: 0;
  margin: 0;
  background: transparent;
}
.fieldset .field .control input[type="text"],
.fieldset .field .control input[type="password"],
.fieldset .field .control input[type="url"],
.fieldset .field .control input[type="tel"],
.fieldset .field .control input[type="search"],
.fieldset .field .control input[type="number"],
.fieldset .field .control input[type="datetime"],
.fieldset .field .control input[type="email"] {
  font-size: 16px;
  color: #7c7c7c;
  padding: 0 0 5px;
  margin-bottom: 0;
  background: transparent;
  height: auto;
  line-height: 1.5;
  border: none;
  border-bottom: 2px solid #343434;
  border-radius: 0;
}
.fieldset .field .control input[type="text"]::-webkit-input-placeholder,
.fieldset .field .control input[type="password"]::-webkit-input-placeholder,
.fieldset .field .control input[type="url"]::-webkit-input-placeholder,
.fieldset .field .control input[type="tel"]::-webkit-input-placeholder,
.fieldset .field .control input[type="search"]::-webkit-input-placeholder,
.fieldset .field .control input[type="number"]::-webkit-input-placeholder,
.fieldset .field .control input[type="datetime"]::-webkit-input-placeholder,
.fieldset .field .control input[type="email"]::-webkit-input-placeholder {
  color: #7c7c7c;
}
.fieldset .field .control input[type="text"]:-ms-input-placeholder,
.fieldset .field .control input[type="password"]:-ms-input-placeholder,
.fieldset .field .control input[type="url"]:-ms-input-placeholder,
.fieldset .field .control input[type="tel"]:-ms-input-placeholder,
.fieldset .field .control input[type="search"]:-ms-input-placeholder,
.fieldset .field .control input[type="number"]:-ms-input-placeholder,
.fieldset .field .control input[type="datetime"]:-ms-input-placeholder,
.fieldset .field .control input[type="email"]:-ms-input-placeholder {
  color: #7c7c7c;
}
.fieldset .field .control input[type="text"]::placeholder,
.fieldset .field .control input[type="password"]::placeholder,
.fieldset .field .control input[type="url"]::placeholder,
.fieldset .field .control input[type="tel"]::placeholder,
.fieldset .field .control input[type="search"]::placeholder,
.fieldset .field .control input[type="number"]::placeholder,
.fieldset .field .control input[type="datetime"]::placeholder,
.fieldset .field .control input[type="email"]::placeholder {
  color: #7c7c7c;
}
.control select {
  height: auto;
  background-color: transparent;
  background-image: url('../images/icons/select-arrow.png');
  background-repeat: no-repeat;
  background-position: 98.6% center;
  background-size: 15px;
  border: none;
  border-bottom: 2px solid #343434;
  border-radius: 0;
  box-shadow: none;
  color: #7c7c7c;
  font-family: 'Pill Gothic 600mg Rg';
  font-weight: 500;
  font-size: 16px;
  -webkit-appearance: none;
  padding: 0 27px 5px 0;
  text-indent: 0;
}
.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;
  }
}
