/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.navigation {
  background: #000;
  text-transform: uppercase;
  height: 56px;
}
.nav-sections {
  background: #000 !important;
}
@media only screen and (max-width: 767px) {
  .navigation .level0 {
    background-color: #000;
  }
  .navigation ul {
    background: #000 !important;
  }
  .navigation .level0.active > a:not(.ui-state-active),
  .navigation .level0.has-active > a:not(.ui-state-active) {
    border-color: #ff0054;
  }
}
.navigation li.level0 > .level-top {
  color: #ffffff;
}
.navigation .level0 > .level-top,
.navigation .level0.has-active > .level-top {
  color: #ff0054;
}
.navigation .level0.has-active > .level-top,
.navigation .level0 .submenu .active > a {
  border-color: #ff0054;
}
.navigation .level0.active > .level-top {
  border-color: #ff0054;
  color: #ffffff;
  margin-bottom: -3px;
}
.navigation .level0 .submenu {
  border-bottom: 3px solid #ff0054;
}
.navigation .level0 > .level-top:hover {
  color: #ff0054;
}
.navigation li.level0:hover {
  border-bottom: 3px solid #ff0054;
}
.navigation li.level0 a:hover {
  color: #ff0054;
}
.navigation .level0 .submenu a:hover {
  border-left: 3px solid #ff0054;
}
.header.panel {
  text-align: center;
}
.header.panel > .header.links {
  float: none;
  line-height: 18px;
  text-transform: uppercase;
  font-family: Arial, Helvetica, sans-serif;
  font: 12px;
  color: #7e7e7e;
}
.header.panel > .header.links li a {
  line-height: 18px;
  font-size: 10px;
  color: #7e7e7e;
}
.header.content {
  padding: 0px 20px 0;
  height: 100px;
}
.minicart-wrapper .action.showcart .counter.qty {
  background: #ff0054;
}
.product-item .price-box .price {
  font-size: 1.9rem;
  font-weight: bold;
}
.block-search .nested {
  display: none;
}
.block-search .control {
  padding: 0 0 10px;
}
.page-header .header.panel {
  padding-top: 5px;
  padding-bottom: 5px;
}
.logo {
  text-decoration: none !important;
  margin: 38px 0 0 20px;
}
.panel.wrapper {
  background: #F7F7F7;
  margin-left: 20px;
  margin-right: 20px;
  border-bottom: 0px solid #e8e8e8;
}
.copyright {
  background: #F7F7F7;
  padding: 16px;
  height: 15px;
  color: #a9a9a9;
  font-size: 11px;
}
.page-wrapper {
  max-width: 1180px;
  background-color: #ffffff;
  margin: 0 auto;
  padding: 0 20px 20px;
}
.footer {
  font-size: 11px;
}
.footer.content .links {
  margin-left: 30px;
}
body {
  background-color: #000000 !important;
}
.minicart-wrapper {
  margin-top: 50px;
}
.block-search {
  margin-top: 50px;
}
.button-form {
  display: inline-block;
  vertical-align: middle;
}
.product-item .price-box {
  display: inline-block;
  margin: 25px 10px 25px;
}
.product-item-actions .actions-primary + .actions-secondary {
  display: inline-block;
  width: 50%;
  padding-left: 5px;
  white-space: nowrap;
}
.product-item-actions .actions-primary {
  display: block;
}
.product-item-name > a,
.product.name a > a {
  color: #131925;
  line-height: 18px;
  height: 36px;
  display: block;
  overflow: hidden;
  font-size: 12px;
  text-transform: uppercase;
}
.product.name a {
  font-weight: 700;
}
/*
.product-image-container {
    display: inline-block;
    max-width: 100%;
    border: 10px solid #EEEEEE;
}

.page-products .products-grid .product-item {
    width: 30.233%;
    margin-left: calc((100% - 3 * 30.233%) / 2);
    padding: 0;
}
.page-products .product-item-info {
    width: 100%;
    margin-left: 10px;
}
*/
.action.primary {
  float: left;
  height: 28px;
  background: #121722;
  padding: 0 12px 0 12px;
  font-size: 11px;
  line-height: 28px;
  text-align: center;
  white-space: nowrap;
  color: #bfbfbf;
  font-weight: 700;
  text-transform: uppercase;
}
.product-item .price-box .price {
  font-size: 1.9rem;
  font-weight: bold;
  font-size: 22px;
  font-weight: 700;
  line-height: 26px;
  color: #630c50;
  vertical-align: center;
}
.block-minicart .block-content > .actions > .primary .action.primary,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .action.primary,
.methods-shipping .actions-toolbar .action.primary,
.product-info-main .box-tocart .action.tocart {
  padding: 24px 17px 24px 17px;
  line-height: 0rem;
}
.product-item-actions .product-reviews-summary {
  display: inline-block;
  margin: 0px 50px 0px;
  vertical-align: middle;
}
.product-item .product-reviews-summary .rating-summary {
  display: none;
}
.page-layout-2columns-left .sidebar-main {
  width: 23.66666667%;
  float: left;
  order: 1;
}
.page-layout-2columns-left .column.main {
  width: 76.33333333%;
  float: right;
  order: 2;
}
.product-image-container {
  width: 100% !important;
}
.block-promo {
  margin-bottom: 16px;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  display: block;
  width: 100%;
  color: #333 !important;
}
.block-promo .content {
  display: block;
  box-sizing: border-box;
  position: absolute;
  z-index: 1;
  overflow: hidden;
  padding: 25px 35px 35px;
}
.block-promo .info {
  display: block;
  font-weight: 300;
  font-size: 2.2rem;
  margin-bottom: 20px;
}
.block-promo .title + .button {
  margin-top: 10px;
}
.block-promo .button.more {
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1.4rem;
  font-weight: 700;
  box-sizing: border-box;
  vertical-align: middle;
  border-radius: 3px;
  text-decoration: none;
  padding: 10px 15px;
}
.block-promo-hp {
  margin: 0 -8px;
}
.block-promo-hp .block-promo {
  border-left: 8px solid #fff;
  border-right: 8px solid #fff;
}
.block-promo-wrapper .block-promo {
  float: left;
}
.home-main {
  max-height: 410px;
  max-width: 1280px;
}
.home-main .content {
  top: 40px;
  right: 40px;
  width: 40%;
  background-color: rgba(255, 255, 255, 0.9);
}
.home-pants {
  max-height: 614px;
  width: 33.3%;
}
.home-pants .content {
  top: 65% !important;
  left: -15px !important;
  width: 80%;
  bottom: 0;
  position: absolute;
  color: #fff;
  text-shadow: -1px -1px 0 #000000, 1px -1px 0 #000000, -1px 1px 0 #000000, 1px 1px 0 #000000;
}
.home-pants img {
  border-bottom: 27px solid black;
}
.home-t-shirts {
  background: #390931 !important;
  max-height: 276px;
  display: table;
  width: 66.7%;
}
.home-t-shirts .content {
  color: #fff;
  width: 40%;
  position: static;
  display: table-cell;
}
.home-t-shirts .image {
  width: 60%;
  vertical-align: middle;
  text-align: center;
  padding-left: 10px;
}
.home-t-shirts img {
  max-width: 100% !important;
  float: right;
}
.home-erin {
  width: 33.3%;
  max-height: 323px;
}
.home-erin .content {
  top: 0;
  right: 0;
  width: 60%;
}
.block-promo-hp .bg-white,
.block-promo-hp .home-erin .content {
  padding: 20px;
}
.block-promo-wrapper .home-performance {
  float: right;
}
.home-performance {
  width: 33.3%;
  max-height: 580px;
  /*	border: 5px solid #02829c !important; */
}
.home-performance .content {
  /*	border: 5px solid #02829c; */
  top: 25px;
  right: 25px;
  left: 25px;
  background-color: #FFF;
  margin: 4px;
}
.home-eco {
  width: 66.7%;
  max-height: 240px;
}
.home-eco .content {
  background-color: #fff;
  color: #000;
  width: 91%;
  top: 60px !important;
  right: 35px !important;
  border: 3px solid #000;
  top: 35px !important;
  right: 45px;
}
.block-promo .info {
  display: block;
  font-weight: 300;
  font-size: 2.2rem;
  margin-bottom: 20px;
}
.block-promo .title {
  display: block;
  font-weight: 300;
  font-size: 2.8rem;
  line-height: 1.2;
  margin-bottom: 15px;
}
.button.more {
  background: #630c50 !important;
  border: 1px solid #390931 !important;
}
.copyright {
  background: #000;
  padding: 16px;
  height: 15px;
  color: #fff;
  font-size: 11px;
}
@media screen and (max-width: 767px) {
  .block-promo .title {
    display: none;
  }
  .home-pants .content {
    top: 30% !important;
  }
  .home-erin .content {
    width: 70%;
  }
  .home-main .content {
    top: 13px;
  }
  .home-main .content .info {
    font-size: 1.5em;
  }
  .home-eco .content {
    right: 19px !important;
    top: 5px !important;
  }
  .home-erin .content .info {
    font-size: 0.9em;
  }
  .home-t-shirts .content {
    width: 45%;
  }
  .home-t-shirts .content .info {
    font-size: 1em;
  }
  .home-performance .content .info {
    font-size: 1em;
  }
  .home-eco .content .info {
    font-size: 1.3em;
  }
}
@media screen and (max-width: 690px) {
  .home-pants,
  .home-t-shirts,
  .home-t-shirts .content,
  .home-erin,
  .home-performance,
  .home-eco {
    width: 100%;
    display: block;
  }
  .block-promo .title {
    display: none;
  }
  .home-pants .content {
    top: 30% !important;
  }
  .home-main .content {
    top: -5px;
    width: 50%;
    display: block;
    margin: 0;
    padding: 13px;
    right: 0;
    background-color: #000;
    color: #fff;
  }
  .home-main .content .info {
    display: none;
  }
  .home-eco .content {
    right: 13px !important;
    top: 8px !important;
    margin: 0 auto;
    padding: 3px 25px;
  }
  .home-erin .content .info {
    font-size: 1.6em;
  }
  .home-t-shirts .content .info {
    font-size: 1em;
  }
  .home-performance .content .info {
    font-size: 1.3em;
  }
  .home-eco .content .info {
    font-size: 0.9em;
    margin-bottom: 10px;
  }
  .home-t-shirts {
    max-height: 350px;
  }
}
@media screen and (max-width: 550px) {
  .products-grid .product-item {
    display: inline-block;
    width: 100%;
  }
  .home-pants .content {
    top: 65% !important;
    height: 180px;
    text-align: end;
    right: 5em !important;
  }
}
.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;
  }
}
