.swatch-option.image, .swatch-option.color {
  min-width: 60px;
  min-height: 60px;
  background-size: cover !important;
}

.swatch-request ul.checklist li img {
  min-width: 60px;
  min-height: 60px;
  max-width: 60px;
}

.swatch-option.text {
  padding: 5px;
  text-overflow: initial;
  widows: auto;
  overflow: visible;
  width: 120px;
  height: auto;
}
.swatch-option.has-image {
  width: 60px !important;
  height: 60px !important;
  padding: 0;
}

body .swatch-attribute-options label {
  color: #18171C;
  font-size: 16px;
}

body .nav-sections .navigation .level0 .level2 a {
  color: #18171C;
}

.product-item .price-wrapper {
  margin-left: 5px;
}

.products-grid.grid .swatch-option.image, .products-grid.grid .swatch-option.color {
  min-width: 40px;
  min-height: 40px;
}

.products-grid.grid .swatch-option.image:after,
.products-grid.grid .swatch-option.color:after {
  display: none;
}

.products-grid.grid .swatch-more {
  display: none;
}

.products-grid.grid .swatch-attribute-options {
  max-height: 50px;
  overflow: hidden;
}

.products-grid.grid .swatch-attribute-label-wrap {
  display: none;
}

.products-grid.grid .swatch-option.image::after,
.products-grid.grid .swatch-option.color::after {
  display: none;
}

.label-icon.sale-label {
  background: url("/media/discount-triangle.png?v=2") no-repeat;
  position: absolute;
  top: 0;
  right: 0;
  width: 100px;
  border: 0;
  height: 100px;
  margin-top: 0;
  margin-bottom: 0;
  background-size: cover;
  text-align: center;
}

.label-icon.sale-label .sale--label__text--off {
  font-size: 15px;
  margin-left: -5px;
  display: inline-block;
  vertical-align: 5px;
}

.label-icon.sale-label .sale--label__text {
  transform: rotate(45deg);
  margin-top: 28px;
  width: 100px;
  font-family: Judson;
  text-transform: lowercase;
  margin-top: 23px;
  font-size: 28px;
  margin-left: 16px;
  color: white;
}

.block.related .related-available .product-item-name {
  margin-left: 0;
}

@media screen and (max-width: 767px) {
  .widget-product-grid .item {
    padding: 30px;
  }
}
.widget-product-grid .owl-nav {
  font-size: 25px;
  position: absolute;
  font-size: 25px !important;
  color: #fff !important;
  top: 30%;
  display: block !important;
  width: 100%;
}
.widget-product-grid .owl-nav button {
  position: absolute;
  font-size: 50px !important;
  color: #000 !important;
  top: 40%;
}
.widget-product-grid .owl-nav button:hover {
  background: transparent !important;
}
.widget-product-grid .owl-nav button.owl-prev {
  left: -3%;
}
.widget-product-grid .owl-nav button.owl-next {
  right: -3%;
}

.justify-content-center {
  justify-content: center !important;
}

html .page-products .products-grid .product-item:nth-child(2n+1) {
  margin-left: 2%;
}

body .product-item-name {
  word-wrap: initial;
}

#wishlist-sidebar {
  padding-bottom: 60px;
}
#wishlist-sidebar li {
  clear: both;
}
#wishlist-sidebar li span {
  padding-bottom: 0 !important;
}
#wishlist-sidebar li .product-item-photo {
  float: left;
  width: 80px;
  padding-top: 10px;
}
#wishlist-sidebar li .product-item-details {
  float: right;
  width: calc(100% - 90px);
  padding-top: 14px;
}
#wishlist-sidebar .product-item-photo {
  position: relative;
}
#wishlist-sidebar .product-item-details {
  margin-left: 0;
}

body .navigation, body .breadcrumbs, body .page-wrapper > .widget, body .page-wrapper > .page-bottom, body .block.category.event, body .top-container, body .page-main {
  max-width: 80%;
}
body .header.content {
  max-width: 90%;
}

.opc-progress-bar {
  display: none !important;
}

.checkout-index-index .page-header {
  border-bottom: 1px solid #ececec;
  padding-bottom: 10px;
}
.checkout-index-index .authentication-wrapper,
.checkout-index-index .discount-code {
  display: none !important;
}
.checkout-index-index .fieldset .field .label {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.checkout-index-index .cart-totals, .checkout-index-index .opc-block-summary .table-totals {
  border: 0;
}
.checkout-index-index .field-tooltip .field-tooltip-action {
  display: none;
}
.checkout-index-index input[type=text],
.checkout-index-index input[type=password],
.checkout-index-index input[type=url],
.checkout-index-index input[type=tel],
.checkout-index-index input[type=search],
.checkout-index-index input[type=number],
.checkout-index-index input[type=datetime],
.checkout-index-index input[type=email],
.checkout-index-index select,
.checkout-index-index input[type=tel] {
  border-radius: 5px;
  border: 1px solid #DEDEDE;
  background: #F9F9F9;
  width: 100%;
  height: 56px;
  line-height: 56px;
  padding-left: 20px;
}
.checkout-index-index select {
  padding-top: 0;
  padding-bottom: 0;
}
.checkout-index-index .opc-wrapper .form-login, .checkout-index-index .opc-wrapper .form-shipping-address,
.checkout-index-index .checkout-payment-method .field-select-billing,
.checkout-index-index .checkout-payment-method .billing-address-form {
  max-width: 640px;
}
.checkout-index-index .field .control._with-tooltip input {
  margin-right: 0;
  padding-right: 0;
  width: 100%;
}
.checkout-index-index .checkout-index-index .opc-wrapper .form-login {
  max-width: 640px;
}
.checkout-index-index .payment-method {
  max-width: 640px;
}
.checkout-index-index .payment-method-content {
  padding-left: 0;
}
.checkout-index-index .opc-wrapper .form-login, .checkout-index-index .opc-wrapper .form-shipping-address {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: 0;
}
.checkout-index-index .payment-group {
  margin-top: -50px;
}
.checkout-index-index .opc-block-summary {
  border-radius: 10px;
  background: #F5F5F5;
  padding: 35px;
}
.checkout-index-index #co-payment-form .actions-toolbar button.action, .checkout-index-index #co-payment-form .action.primary {
  font-size: 12px !important;
  line-height: 18px !important;
  padding: 10px 30px !important;
  margin-top: 10px !important;
  border-radius: 5px !important;
  transition: all 0.3s ease !important;
}
.checkout-index-index #co-payment-form .actions-toolbar button.action:hover, .checkout-index-index #co-payment-form .action.primary:hover {
  opacity: 0.7 !important;
}
.checkout-index-index .opc-block-summary .table-totals .grand th, .checkout-index-index .opc-block-summary .table-totals .grand td {
  padding-top: 0;
}
.checkout-index-index .opc-wrapper .step-title, .checkout-index-index .opc-block-shipping-information .shipping-information-title, .checkout-index-index .opc-block-summary > .title, .checkout-index-index .checkout-agreements-items .checkout-agreements-item-title {
  font-size: 24px;
}
.checkout-index-index .cart-totals .grand strong, .checkout-index-index .opc-block-summary .table-totals .grand strong {
  font-weight: 400;
}
.checkout-index-index .cart-totals .grand .mark, .checkout-index-index .opc-block-summary .table-totals .grand .mark,
.checkout-index-index .cart-totals .grand .amount, .checkout-index-index .opc-block-summary .table-totals .grand .amount {
  border-top: 0 !important;
}
.checkout-index-index .totals.sub {
  opacity: 0.5;
  font-size: 14px;
}
.checkout-index-index .totals.sub th, .checkout-index-index .totals.sub td {
  border-bottom: 0 !important;
}
.checkout-index-index .opc-block-summary .items-in-cart > .title {
  border-bottom: 0 !important;
  border-top: 1px solid #cccccc;
}
.checkout-index-index .opc-block-summary .items-in-cart > .title strong {
  font-size: 14px;
}
.checkout-index-index .minicart-items .product-item-details .details-qty {
  margin-top: 0;
  color: rgba(0, 0, 0, 0.3);
  margin-bottom: 10px;
}
.checkout-index-index .minicart-items .product-item-name {
  margin-bottom: 0;
}
.checkout-index-index .minicart-items .product .toggle:after {
  color: #000000;
}
.checkout-index-index dt {
  font-weight: 400;
}
.checkout-index-index .page-main {
  max-width: 90%;
}
.checkout-index-index .back-to-cart {
  font-size: 14px;
  text-transform: uppercase;
  border-bottom: 1px solid #000000;
  color: #000000;
  text-decoration: none !important;
}
.checkout-index-index .back-to-cart:hover {
  text-decoration: none !important;
}
.checkout-index-index .link-login-or-create {
  font-weight: 300;
}
.checkout-index-index .link-login-or-create span {
  opacity: 0.7;
}
.checkout-index-index .link-login-or-create a {
  font-weight: 400;
  text-decoration: none !important;
  border-bottom: 1px solid #000000;
  opacity: 1;
}
.checkout-index-index #co-payment-form .actions-toolbar button.action.action-update {
  background: none !important;
  border: 1px solid #000000 !important;
  color: #000000 !important;
}
.checkout-index-index .checkout-payment-method .actions-toolbar .primary {
  float: none;
  width: 100%;
}
.checkout-index-index .checkout-payment-method .actions-toolbar .primary button {
  width: 100%;
}

body {
  letter-spacing: 0;
}

.opc-wrapper .form-login .fieldset .field .label, .opc-wrapper .form-shipping-address .fieldset .field .label {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 14px;
}/*# sourceMappingURL=new.css.map */