/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.breadcrumbs {
  display: flex;
}
.opc-wrapper {
  width: auto;
}
.column.main .product-item {
  margin-bottom: 15px;
}
.checkout-agreement.field.choice.required {
  margin-left: 10px;
}
.page-header {
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 20px;
  position: sticky;
  top: 0;
  z-index: 10;
  background: white;
}
.logo img {
  max-height: 32px;
  width: auto;
}
.price-container .price {
  font-size: 1.6rem;
}
.product-item .price-box span {
  display: block;
}
.product-item .price-box .price-label {
  display: block;
}
.minicart-items .product-item-name a {
  color: #333333;
}
a,
.alink {
  color: #333333;
}
a:visited,
.alink:visited {
  color: #575757;
}
.product-item .old-price .price,
.product-info-main .product-info-price .old-price .price-wrapper .price,
.old-price span.price {
  text-decoration: line-through;
}
.product-item .price-box .special-price .price-label {
  overflow: visible;
  width: auto;
  clip: unset;
  position: relative;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 28px;
  color: #fff;
  margin: -5px 10px 5px 0;
  padding: 0 10px;
  height: auto;
  border-radius: 4px;
  background: #ff5501;
  display: inline-block;
}
.product-info-main .product-info-price .special-price .price-label {
  overflow: visible;
  width: auto;
  clip: unset;
  position: relative;
  font-size: 2rem;
  font-weight: 700;
  color: #fff;
  margin: -5px 10px 5px 0;
  padding: 0 10px;
  height: auto;
  border-radius: 4px;
  background: #ff5501;
}
.product-item-actions > * {
  font-size: 1.3rem;
}
button {
  background: #e3131b;
  border: 1px solid #e3131b;
  border-radius: 3px;
  color: white;
}
button:hover {
  background: #ff3c41;
  border: 1px solid #e3131b;
  color: white;
}
button:not(.primary) {
  box-shadow: none;
}
.action.primary {
  background: #e3131b;
  border: 1px solid #e3131b;
  border-radius: 3px;
  color: white;
}
.action.primary:hover {
  background: #ff3c41;
  border: 1px solid #e3131b;
  color: white;
}
.action-primary:focus,
.action-primary:active {
  background: #ff3c41;
  border: 1px solid #e3131b;
}
.pages .action {
  box-shadow: none;
  border-radius: 3px;
  padding: 0px;
  background: #e3131b;
  border: 1px solid #e3131b;
}
.pages .action:hover {
  background: #ff3c41;
  color: white;
}
.pages .action.previous::before {
  color: white;
}
.pages .action.next::before {
  color: white;
}
.fotorama__caption {
  display: none;
}
.product-item-actions .actions-secondary > .action {
  width: 30px;
}
.toolbar select {
  background-color: #e3131b;
  box-shadow: none;
  border-radius: 3px;
  color: white;
  border-color: #e3131b;
  font-weight: 700;
}
.modes-mode {
  background-color: white;
  box-shadow: none;
  border: 1px solid #e3131b;
}
.modes-mode.active {
  box-shadow: none;
  background: #e3131b;
  border: 1px solid #e3131b;
}
.modes-mode:last-child {
  border-radius: 0 3px 3px 0;
  border-right: 1px solid #e3131b;
}
.modes-mode::before {
  color: #000000;
}
.filter-title strong {
  background-color: #e3131b;
  box-shadow: none;
  border: 1px solid #e3131b;
  color: white;
  font-weight: 700;
}
.filter-options-title {
  word-break: normal;
}
.filter .filter-current-subtitle {
  padding-bottom: 20px;
  padding-top: 20px;
  font-size: 2rem;
  color: #ff5501;
}
.pages .action.next:visited:before {
  color: white;
}
.product-info-main .product-reviews-summary {
  display: none;
}
.product-reviews-summary {
  display: none;
}
.nav-toggle:before {
  color: #000;
}
.block-search .label:before {
  color: #000;
}
.minicart-wrapper .action.showcart:before {
  color: #000;
}
.sidebar .product-items .product-item-details {
  margin: 0;
}
.sidebar .block-viewed-products-grid .products-grid .product-item-photo {
  position: relative;
}
.block-compare .block-title strong,
.block-reorder .block-title strong,
.widget .block-title strong,
.block-wishlist .block-title strong {
  font-weight: 700;
}
.abs-revert-to-action-secondary,
.paypal-review .block .actions-toolbar .action.primary,
.abs-discount-block .actions-toolbar .action.primary,
.abs-discount-block .actions-toolbar .action.cancel,
.block-compare .action.primary,
.cart-summary .block .actions-toolbar > .primary .action.primary,
.abs-discount-code .form-discount .actions-toolbar .primary .action,
.cart-summary .form.giftregistry .fieldset .action.primary,
.paypal-review-discount .actions-toolbar .action.primary,
.paypal-review-discount .actions-toolbar .action.cancel,
.cart-discount .actions-toolbar .action.primary,
.cart-discount .actions-toolbar .action.cancel,
.checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action,
.abs-revert-secondary-color:hover,
.abs-revert-to-action-secondary:hover,
.paypal-review .block .actions-toolbar .action.primary:hover,
.abs-discount-block .actions-toolbar .action.primary:hover,
.abs-discount-block .actions-toolbar .action.cancel:hover,
.block-compare .action.primary:hover,
.cart-summary .block .actions-toolbar > .primary .action.primary:hover,
.abs-discount-code .form-discount .actions-toolbar .primary .action:hover,
.cart-summary .form.giftregistry .fieldset .action.primary:hover,
.paypal-review-discount .actions-toolbar .action.primary:hover,
.paypal-review-discount .actions-toolbar .action.cancel:hover,
.cart-discount .actions-toolbar .action.primary:hover,
.cart-discount .actions-toolbar .action.cancel:hover,
.checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action:hover,
.abs-revert-secondary-color:focus,
.abs-revert-secondary-color:active,
.abs-revert-to-action-secondary:focus,
.abs-revert-to-action-secondary:active,
.paypal-review .block .actions-toolbar .action.primary:focus,
.paypal-review .block .actions-toolbar .action.primary:active,
.abs-discount-block .actions-toolbar .action.primary:focus,
.abs-discount-block .actions-toolbar .action.primary:active,
.abs-discount-block .actions-toolbar .action.cancel:focus,
.abs-discount-block .actions-toolbar .action.cancel:active,
.block-compare .action.primary:focus,
.block-compare .action.primary:active,
.cart-summary .block .actions-toolbar > .primary .action.primary:focus,
.cart-summary .block .actions-toolbar > .primary .action.primary:active,
.abs-discount-code .form-discount .actions-toolbar .primary .action:focus,
.abs-discount-code .form-discount .actions-toolbar .primary .action:active,
.cart-summary .form.giftregistry .fieldset .action.primary:focus,
.cart-summary .form.giftregistry .fieldset .action.primary:active,
.paypal-review-discount .actions-toolbar .action.primary:focus,
.paypal-review-discount .actions-toolbar .action.primary:active,
.paypal-review-discount .actions-toolbar .action.cancel:focus,
.paypal-review-discount .actions-toolbar .action.cancel:active,
.cart-discount .actions-toolbar .action.primary:focus,
.cart-discount .actions-toolbar .action.primary:active,
.cart-discount .actions-toolbar .action.cancel:focus,
.cart-discount .actions-toolbar .action.cancel:active,
.checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action:focus,
.checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action:active {
  background: #e3131b;
  border: 1px solid #e3131b;
  border-radius: 3px;
  color: #fff;
  box-shadow: none !important;
}
.mageMostviewedToolbar {
  display: none !important;
}
.cwsMostviewed .title {
  margin: 0 0 20px 0;
}
.cwsMostviewed .title h3 {
  font-weight: 700;
}
.mage-mostviewed-slider .owl-carousel .owl-nav .owl-prev,
.mage-mostviewed-slider .owl-carousel .owl-nav .owl-next,
.mage-mostviewed-slider .owl-carousel .owl-dot {
  background: #e3131b;
  border: 1px solid #e3131b;
  border-radius: 3px;
  color: #fff;
  box-shadow: none !important;
}
.testimonial .extra-info .date.nobr {
  display: none;
}
@media only screen and (max-width: 640px) {
  .cwsMostviewed .products-grid.grid3 .product-item,
  .cwsMostviewed .products-grid.grid4 .product-item,
  .cwsMostviewed .products-grid.grid5 .product-item,
  .cwsMostviewed .products-grid.grid6 .product-item {
    width: 49%;
  }
}
@media only screen and (max-width: 767px) {
  .navigation a,
  .navigation a:hover {
    color: #000;
    text-decoration: none;
  }
}
@media only screen and (max-width: 639px) {
  .product-item-actions .actions-primary {
    display: inline-block;
  }
}
.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;
  }
}
