@import url("//fast.fonts.com/cssapi/f100466c-87ad-4562-a348-bdfa50d74e6e.css");
/**
 * Copyright © 2016 Magento. All rights reserved.
 * See COPYING.txt for license details.
 */
a.action.secondary:hover {
  color: #fff !important;
}
.account-wrapper .block-account-overlay .overlay-menu li a.action.primary:after {
  margin-top: 0px !important;
  font-size: 20px !important;
}
button:after,
a.action.primary:after,
a.action.secondary:after {
  font-size: 20px !important;
}
.modal-slide .modal-inner-wrap,
.modal-popup .modal-inner-wrap {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
body._has-modal {
  overflow-y: scroll !important;
}
.catalog-product-view .slick-slider {
  height: auto !important;
  padding: 0 20px;
  margin: 0 15px;
}
.catalog-product-view .slick-slider .product-item-binding {
  display: inline;
  font-size: 1.3rem;
  color: #7e807e;
}
@media only screen and (max-width: 768px) {
  .catalog-product-view .modal-inner-wrap .modal-header .action-close {
    top: 0;
    right: 0;
    padding: 15px;
    position: absolute;
    float: right;
  }
}
.catalog-product-view .modal-popup .modal-inner-wrap {
  width: 50%;
}
.catalog-product-view .modal-popup .modal-inner-wrap h1.modal-title {
  font-size: 1.1em !important;
  min-height: 2em;
  padding-right: 35px;
  font-weight: 400;
}
@media only screen and (max-width: 768px) {
  .catalog-product-view .modal-popup .modal-inner-wrap h1.modal-title {
    font-weight: 400;
  }
}
.catalog-product-view .modal-popup .modal-inner-wrap h1.page-title {
  font-size: 1.2em !important;
  margin-bottom: 6px !important;
}
.catalog-product-view .modal-content {
  margin: 20px 0 25px 0;
  overflow-x: hidden;
  padding: 0 2.6rem 0;
}
.catalog-product-view .modal-content .product-image-wrapper {
  padding-bottom: 170px !important;
}
.catalog-product-view .modal-content .product-image-container {
  display: inherit;
  max-width: 100%;
}
.catalog-product-view .modal-content .products {
  margin-top: 10px;
}
.catalog-product-view .modal-content .slick-slider {
  margin-bottom: 0;
}
.catalog-product-view .modal-content .product-reviews-summary {
  margin-bottom: 0 !important;
}
.catalog-product-view .modal-content .bod-product-subtitle {
  color: #27455a;
  font-size: 1.5rem;
  margin-top: 2px;
  margin-bottom: 8px;
  display: block;
  font-weight: 600;
}
.catalog-product-view .modal-content .product-author-link {
  font-weight: bold;
  text-decoration: underline;
}
.catalog-product-view .modal-content li.slick-slide {
  min-height: 280px;
}
.catalog-product-view .modal-content li .product-item-author-container .product-author-link {
  font-weight: normal;
  text-decoration: none;
}
.catalog-product-view .modal-content .add-to-cart-overlay .flex-box {
  display: flex;
}
.catalog-product-view .modal-content .add-to-cart-overlay .product-content {
  flex-direction: row;
  justify-content: flex-start;
  width: 100%;
}
.catalog-product-view .modal-content .add-to-cart-overlay .product-content .product-info-price .variant {
  display: inline;
  font-size: 1.3rem;
  color: #7e807e;
  cursor: default;
}
.catalog-product-view .modal-content .add-to-cart-overlay .product-content .product-reviews-summary.short {
  margin-top: 20px;
}
.catalog-product-view .modal-content .add-to-cart-overlay .product-content .switcher-buttons .variant {
  display: inline;
  font-size: 1.3rem;
  color: #7e807e;
  cursor: default;
  top: 4px;
  position: relative;
  left: 4px;
}
.catalog-product-view .modal-content .add-to-cart-overlay .product-content .switcher-buttons a:hover {
  text-decoration: none;
}
.catalog-product-view .modal-content .add-to-cart-overlay .product-content .switcher-buttons .price {
  float: left;
}
.catalog-product-view .modal-content .add-to-cart-overlay .price {
  font-size: 1.1em;
  color: #27455a;
  font-weight: 600;
}
.catalog-product-view .modal-content .add-to-cart-overlay .bod-tax-container {
  clear: both;
}
.catalog-product-view .modal-content .add-to-cart-overlay .bod-tax-container p {
  margin-bottom: 0rem;
}
.catalog-product-view .modal-content .add-to-cart-overlay .layer-buttons {
  width: 100%;
  margin-top: 2em;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  flex-wrap: wrap;
}
.catalog-product-view .modal-content .add-to-cart-overlay .layer-buttons button {
  font-size: 1.4rem;
  line-height: 1.6rem;
  padding: 0 10px;
}
.catalog-product-view .modal-content .add-to-cart-overlay .layer-buttons button:after {
  font-size: 19px;
}
@media only screen and (max-width: 502px) {
  .catalog-product-view .modal-content .add-to-cart-overlay .layer-buttons {
    margin-top: 1em;
  }
}
.catalog-product-view .modal-content .add-to-cart-overlay .bod-product-image {
  margin-right: 50px;
  margin-bottom: 0 !important;
  max-width: 160px;
  width: 100%;
  min-height: 253px;
  flex-direction: row;
  justify-content: flex-start;
}
.catalog-product-view .modal-content .add-to-cart-overlay .bod-product-image img {
  max-width: 160px;
  max-height: 253px;
}
@media only screen and (max-width: 479px) {
  .catalog-product-view .modal-content .add-to-cart-overlay .bod-product-image {
    margin-right: 30px;
  }
}
.catalog-product-view .modal-content .related-products-header-container {
  width: 100%;
  clear: both;
  font-size: 1.1em !important;
  color: #27455a;
  font-weight: 600;
  text-transform: uppercase;
}
.catalog-product-view .modal-content .related-products-header-container .no-text-transform {
  text-transform: capitalize;
}
.catalog-product-view .modal-content .product-slider-slick-container .slider-info-wrapper .product-item-name {
  display: block;
  max-height: 38px;
  margin-top: 5.25px;
  overflow: hidden;
  font-size: 1.5rem;
  line-height: 1.2;
}
.catalog-product-view .modal-content .product-slider-slick-container .slider-info-wrapper .product-item-name a {
  font-weight: 600;
}
.catalog-product-view .modal-content .product-slider-slick-container .price-bs_price {
  display: inline;
}
.catalog-product-view .modal-content .product-slider-slick-container .page-layout-custom-home .slick-slider button,
.catalog-product-view .modal-content .product-slider-slick-container .slick-dots li button {
  box-shadow: none;
}
.catalog-product-view .modal-content .product-slider-slick-container .slick-prev,
.catalog-product-view .modal-content .product-slider-slick-container .slick-next,
.catalog-product-view .modal-content .product-slider-slick-container .slick-prev:hover,
.catalog-product-view .modal-content .product-slider-slick-container .slick-next:hover {
  box-shadow: none;
  transform: translate(0, -50%);
  top: 30%;
  border: none;
}
.catalog-product-view .modal-content .product-slider-slick-container .slick-next {
  right: 0 !important;
}
.catalog-product-view .modal-content .product-slider-slick-container .slick-prev {
  left: 0 !important;
}
.catalog-product-view .modal-content .product-slider-slick-container .slick-track .product-item-info-new img {
  max-width: 100px;
  margin: 0 auto;
  vertical-align: bottom;
  text-align: center;
  margin-bottom: 10px;
  bottom: 0px;
  box-shadow: 4px 4px 0 0 rgba(0, 0, 0, 0.35);
}
@media only screen and (min-width: 1550px) {
  .catalog-product-view .modal-content .product-slider-slick-container .slick-track .product-item-info-new .product-item-details .slider-info-wrapper {
    padding-left: 30%;
  }
}
@media only screen and (min-width: 880px) and (max-width: 1549px) {
  .catalog-product-view .modal-content .product-slider-slick-container .slick-track .product-item-info-new .product-item-details .slider-info-wrapper {
    padding-left: 26%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 879px) {
  .catalog-product-view .modal-content .product-slider-slick-container .slick-track .product-item-info-new .product-item-details .slider-info-wrapper {
    padding-left: 16%;
  }
}
@media only screen and (max-width: 767px) {
  .catalog-product-view .modal-content .product-slider-slick-container .slick-track .product-item-info-new .product-item-details .slider-info-wrapper {
    padding-left: 0;
  }
}
.catalog-product-view .modal-content .product-slider-slick-container .slick-track .product-item-info-new .product-item-details .product-item-author {
  font-weight: normal;
}
.catalog-product-view .modal-content .product-slider-slick-container .slick-track .product-item-info-new .product-item-details .product-item-link:hover,
.catalog-product-view .modal-content .product-slider-slick-container .slick-track .product-item-info-new .product-item-details .product-author-link:hover {
  text-decoration: underline;
}
.catalog-product-view .modal-inner-wrap .tocart {
  height: 42px;
}
.catalog-product-view .modal-inner-wrap .secondary,
.catalog-product-view .modal-inner-wrap .primary {
  margin-right: 15px;
  margin-bottom: 10px;
  text-decoration: none;
}
.catalog-product-view .modal-inner-wrap .secondary:hover,
.catalog-product-view .modal-inner-wrap .primary:hover {
  text-decoration: underline;
}
@media only screen and (max-width: 768px) {
  .catalog-product-view .add-to-cart-overlay.modal-popup.modal-slide {
    left: 20px;
    right: 20px;
    top: 20px;
  }
  .catalog-product-view .add-to-cart-overlay.modal-popup.modal-slide .action-close {
    top: 15px;
    right: 15px;
    padding: 0;
  }
  .catalog-product-view .add-to-cart-overlay.modal-popup.modal-slide .modal-inner-wrap {
    min-height: auto;
    width: auto;
  }
}
@media only screen and (max-width: 480px) {
  .catalog-product-view .product.media.bod-product-image {
    min-height: auto !important;
  }
  .catalog-product-view hr,
  .catalog-product-view #new-slick {
    display: none;
  }
  .catalog-product-view .catalog-category-view .product-reviews-summary.short {
    display: none;
  }
  .catalog-product-view .catalog-category-view .product-info-price .bod-tax-container .bod-tax {
    display: none;
  }
  .catalog-product-view .add-to-cart-overlay.modal-popup.modal-slide .layer-buttons {
    justify-content: flex-start;
  }
  .catalog-product-view .add-to-cart-overlay.modal-popup.modal-slide .layer-buttons .action.secondary.tocart {
    order: 2;
  }
  .catalog-product-view .add-to-cart-overlay.modal-popup.modal-slide .layer-buttons .action.primary.tocart {
    order: 1;
  }
}
@media screen and (max-width: 1040px) {
  .block-addresses-list .items.addresses > .item {
    width: 100% !important;
  }
}
.field.one-column.choice.newsletter,
.field.terms.notice,
.field.registration-information {
  float: right !important;
  clear: right !important;
  margin-bottom: 15px;
}
.field.one-column.choice.newsletter label {
  display: flex !important;
}
.field.one-column.choice.newsletter label span {
  position: relative;
  left: 10px;
  padding-left: 0;
  line-height: 1.25;
  top: -5px;
  font-size: 1.4rem;
}
.field.one-column.choice.newsletter label:before {
  letter-spacing: 0px !important;
}
.field.registration-information {
  line-height: 1.25;
  font-size: 1.4rem;
  margin-top: -5px !important;
}
.field.registration-information p {
  padding-left: 0;
}
.action.secondary.tocart:hover,
button:hover {
  opacity: 1 !important;
}
button:hover,
.marketing.action.secondary.tocart:hover {
  text-decoration: none;
}
button:hover button span,
button:hover button.action.secondary.tocart span:hover,
button.action.secondary:hover span,
.action.primary:hover span,
.action.secondary:hover span,
.action.secondary.tocart span:hover,
a.action.secondary:hover span,
a.action.primary:hover span {
  text-decoration: underline !important;
  box-shadow: none;
}
.onestepcheckout-index-index button:hover {
  opacity: 1 !important;
  filter: alpha(opacity=100) !important;
}
.pw-success {
  color: rgba(255, 255, 255, 0.4);
}
#notice-cookie-block {
  position: unset;
  z-index: 5555;
  border: 0;
  color: #fff !important;
  background-color: #2e2e2d !important;
  font-style: italic;
  font-family: 'Avenir LT W01 45 Book', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
}
#notice-cookie-block a {
  color: #fff !important;
  text-decoration: underline;
  margin: 0 !important;
}
#notice-cookie-block .actions {
  float: left;
  margin-top: 0;
}
#notice-cookie-block button.bod-cookie-btn:after {
  padding: 0 !important;
  content: '' !important;
}
#notice-cookie-block .bod-cookie-btn,
#notice-cookie-block .bod-cookie-btn:hover {
  background: transparent !important;
  border: 1px solid #fff !important;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  text-decoration: none !important;
}
@media (min-width: 768px) {
  #notice-cookie-block {
    display: inline-block;
    width: 100%;
    margin-bottom: -5px;
  }
  #notice-cookie-block .content {
    max-width: 70%;
    display: block;
    margin: 0 auto;
  }
  #notice-cookie-block .content-text {
    width: 80%;
    float: left;
    padding: 0 30px 0 5px;
  }
  #notice-cookie-block .actions {
    float: left;
  }
}
@media (max-width: 767px) {
  #notice-cookie-block {
    position: unset;
    padding: 20px;
  }
  #notice-cookie-block .content {
    max-width: 100%;
  }
  #notice-cookie-block .content-text,
  #notice-cookie-block .actions {
    width: 100%;
    float: none;
    padding: 0;
  }
  #notice-cookie-block .bod-cookie-btn {
    width: 100%;
    margin-top: 20px;
  }
}
@media all and (min-width: 768px), print {
  .abs-product-options-list-desktop dt,
  .block-giftregistry-shared .item-options dt {
    clear: left;
    float: left;
    margin: 0 10.5px 5.25px 0;
  }
  .block-giftregistry-shared .item-options dt:after {
    content: ': ';
  }
  .abs-product-options-list-desktop dd,
  .block-giftregistry-shared .item-options dd {
    display: inline-block;
    float: left;
    margin: 0 0 5.25px;
  }
  .abs-button-desktop {
    width: auto;
  }
  .abs-blocks-2columns,
  .abs-discount-block-desktop .block,
  .storecredit .block,
  .login-container .block,
  .account.customer-account-index .column.main .block:not(.widget) .block-content .box,
  .form-address-edit .fieldset,
  .form-edit-account .fieldset,
  .paypal-review-discount .block,
  .cart-discount .block {
    width: 48%;
  }
  .abs-discount-block-desktop .block:nth-child(1),
  .storecredit .block:nth-child(1),
  .login-container .block:nth-child(1),
  .account.customer-account-index .column.main .block:not(.widget) .block-content .box:nth-child(1),
  .form-address-edit .fieldset:nth-child(1),
  .form-edit-account .fieldset:nth-child(1),
  .paypal-review-discount .block:nth-child(1),
  .cart-discount .block:nth-child(1) {
    clear: left;
    float: left;
  }
  .abs-discount-block-desktop .block:nth-child(2),
  .storecredit .block:nth-child(2),
  .login-container .block:nth-child(2),
  .account.customer-account-index .column.main .block:not(.widget) .block-content .box:nth-child(2),
  .form-address-edit .fieldset:nth-child(2),
  .form-edit-account .fieldset:nth-child(2),
  .paypal-review-discount .block:nth-child(2),
  .cart-discount .block:nth-child(2) {
    float: right;
  }
  .abs-discount-block-desktop .block:nth-child(2) + *,
  .storecredit .block:nth-child(2) + *,
  .login-container .block:nth-child(2) + *,
  .account.customer-account-index .column.main .block:not(.widget) .block-content .box:nth-child(2) + *,
  .form-address-edit .fieldset:nth-child(2) + *,
  .form-edit-account .fieldset:nth-child(2) + *,
  .paypal-review-discount .block:nth-child(2) + *,
  .cart-discount .block:nth-child(2) + * {
    clear: both;
  }
  .abs-margin-for-blocks-and-widgets-desktop,
  .page-main .block,
  .customer-review .product-details {
    margin-bottom: 52.5px;
  }
  .abs-reset-left-margin-desktop,
  .column.main .paypal-review .actions-toolbar,
  .column.main .block-giftregistry-shared-items .actions-toolbar {
    margin-left: 0;
  }
  .abs-action-remove-desktop,
  .abs-add-fields-desktop .fieldset .additional .action.remove,
  .form-giftregistry-share .fieldset .additional .action.remove,
  .form-giftregistry-edit .fieldset .additional .action.remove,
  .form-create-return .fieldset .additional .action.remove,
  .form.send.friend .fieldset .additional .action.remove {
    margin-left: 90%;
  }
  .abs-add-fields-desktop .fieldset .field .control,
  .form-giftregistry-share .fieldset .field .control,
  .form-giftregistry-edit .fieldset .field .control,
  .form-create-return .fieldset .field .control,
  .form.send.friend .fieldset .field .control {
    width: auto;
  }
  .abs-margin-for-forms-desktop {
    margin-left: 25.8%;
  }
  .abs-visually-hidden-desktop,
  .modes-label,
  .block-collapsible-nav .title {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-desktop:before,
  .abs-add-clearfix-desktop:after,
  .paypal-review .block-content:before,
  .paypal-review .block-content:after,
  .paypal-review-discount:before,
  .paypal-review-discount:after,
  .order-review-form:before,
  .order-review-form:after,
  .block-cart-failed .block-content:before,
  .block-cart-failed .block-content:after,
  .block-giftregistry-shared .item-options:before,
  .block-giftregistry-shared .item-options:after,
  .data.table .gift-wrapping .nested:before,
  .data.table .gift-wrapping .nested:after,
  .data.table .gift-wrapping .content:before,
  .data.table .gift-wrapping .content:after,
  .block-wishlist-management:before,
  .block-wishlist-management:after,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:before,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:after,
  .cart-container:before,
  .cart-container:after,
  .login-container:before,
  .login-container:after,
  .account .page-title-wrapper:before,
  .account .page-title-wrapper:after,
  .account .column.main .block:not(.widget) .block-content:before,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:before,
  .block-addresses-list .items.addresses:after,
  .page-header .header.panel:before,
  .page-header .header.panel:after,
  .header.content:before,
  .header.content:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop:after,
  .paypal-review .block-content:after,
  .paypal-review-discount:after,
  .order-review-form:after,
  .block-cart-failed .block-content:after,
  .block-giftregistry-shared .item-options:after,
  .data.table .gift-wrapping .nested:after,
  .data.table .gift-wrapping .content:after,
  .block-wishlist-management:after,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:after,
  .cart-container:after,
  .login-container:after,
  .account .page-title-wrapper:after,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:after,
  .page-header .header.panel:after,
  .header.content:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop,
  .abs-shopping-cart-items-desktop,
  .column.main,
  .sidebar-main,
  .sidebar-additional,
  .bundle-options-container .block-bundle-summary,
  .magento-rma-guest-returns .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .cart-container .form-cart,
  .block.crosssell,
  .block-cart-failed,
  .cart-container .cart-gift-item {
    box-sizing: border-box;
  }
  .abs-add-box-sizing-desktop-m,
  .opc-wrapper {
    box-sizing: border-box;
  }
  .abs-revert-field-type-desktop .fieldset > .field,
  .abs-revert-field-type-desktop .fieldset .fields > .field,
  .product-add-form .fieldset > .field,
  .product-add-form .fieldset .fields > .field {
    margin: 0 0 30px;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .label,
  .product-add-form .fieldset > .field:not(.choice) > .label,
  .product-add-form .fieldset .fields > .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .control,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .control,
  .product-add-form .fieldset > .field:not(.choice) > .control,
  .product-add-form .fieldset .fields > .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .abs-revert-field-type-desktop .fieldset > .field > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field > .label,
  .product-add-form .fieldset > .field > .label,
  .product-add-form .fieldset .fields > .field > .label {
    margin: 0 0 5.25px;
    display: inline-block;
  }
  .abs-revert-field-type-desktop .fieldset > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset > .field.no-label:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.no-label:before,
  .product-add-form .fieldset > .field.choice:before,
  .product-add-form .fieldset .fields > .field.choice:before,
  .product-add-form .fieldset > .field.no-label:before,
  .product-add-form .fieldset .fields > .field.no-label:before {
    display: none;
  }
  .product-add-form .fieldset > .field:not(:first-child):last-of-type,
  .product-add-form .fieldset .fields > .field:not(:first-child):last-of-type {
    margin-bottom: 0;
  }
  .abs-form-field-column-2 .fieldset .field,
  .form-giftregistry-share .fieldset .field,
  .form-giftregistry-edit .fieldset .field,
  .form-create-return .fieldset .field,
  .form.send.friend .fieldset .field {
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
  .abs-form-field-column-2 .fieldset .field + .fieldset,
  .form-giftregistry-share .fieldset .field + .fieldset,
  .form-giftregistry-edit .fieldset .field + .fieldset,
  .form-create-return .fieldset .field + .fieldset,
  .form.send.friend .fieldset .field + .fieldset {
    clear: both;
  }
  .form-giftregistry-share .fieldset .field:nth-last-child(1),
  .form-giftregistry-share .fieldset .field:nth-last-child(2),
  .form-giftregistry-edit .fieldset .field:nth-last-child(1),
  .form-giftregistry-edit .fieldset .field:nth-last-child(2),
  .form-create-return .fieldset .field:nth-last-child(1),
  .form-create-return .fieldset .field:nth-last-child(2),
  .form.send.friend .fieldset .field:nth-last-child(1),
  .form.send.friend .fieldset .field:nth-last-child(2) {
    margin-bottom: 0;
  }
  .abs-form-field-column-2 .fieldset .field .field,
  .form-giftregistry-share .fieldset .field .field,
  .form-giftregistry-edit .fieldset .field .field,
  .form-create-return .fieldset .field .field,
  .form.send.friend .fieldset .field .field {
    padding: 0;
    width: 100%;
  }
  .abs-form-field-revert-column-1 {
    width: 100%;
  }
  .abs-forms-general-desktop,
  .form-giftcard-redeem,
  .form-giftregistry-create {
    max-width: 500px;
  }
  .abs-forms-general-desktop .legend,
  .form-giftcard-redeem .legend,
  .form-giftregistry-create .legend {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-forms-general-desktop .legend + br,
  .form-giftcard-redeem .legend + br,
  .form-giftregistry-create .legend + br {
    display: none;
  }
  .abs-revert-side-paddings,
  .cart-summary .block .content,
  .cart-empty {
    padding-left: 0;
    padding-right: 0;
  }
  .abs-account-block-font-size,
  .block-balance-giftcard .block-content,
  .block-reviews-dashboard .product-name {
    font-size: 1.6rem;
  }
  .abs-account-table-margin-desktop,
  .table-wrapper.balance-history,
  .table-wrapper.reward-history {
    margin-top: -26.25px;
  }
  .abs-action-print {
    display: inline-block;
    text-decoration: none;
  }
  .abs-action-print:before {
    -webkit-font-smoothing: antialiased;
    font-size: 16px;
    line-height: 16px;
    color: inherit;
    content: "\E10a";
    font-family: 'LigatureSymbols';
    margin: 0 4px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .abs-no-display-desktop,
  .sidebar .block.widget .pager .item:not(.pages-item-next):not(.pages-item-previous) {
    display: none;
  }
  .abs-status-desktop,
  .return-status {
    margin-top: 6px;
    padding: 5.25px 10.5px;
  }
  .abs-title-orders-desktop .page-main .page-title-wrapper .order-date,
  .magento-rma-returns-returns .page-main .page-title-wrapper .order-date,
  .magento-rma-returns-view .page-main .page-title-wrapper .order-date {
    margin: -14px 0 18px;
  }
  .abs-table-bordered-desktop {
    border: none;
  }
  .abs-table-bordered-desktop > thead > tr > th,
  .abs-table-bordered-desktop > tbody > tr > th,
  .abs-table-bordered-desktop > tfoot > tr > th,
  .abs-table-bordered-desktop > thead > tr > td,
  .abs-table-bordered-desktop > tbody > tr > td,
  .abs-table-bordered-desktop > tfoot > tr > td {
    border: none;
  }
  .abs-table-bordered-desktop > thead > tr > th,
  .abs-table-bordered-desktop > thead > tr > td {
    border-bottom: 1px solid #c6c6c6;
  }
  .abs-pager-toolbar,
  .toolbar-giftregistry-results,
  .toolbar-wishlist-results,
  .account .toolbar {
    position: relative;
  }
  .abs-pager-toolbar .toolbar-amount,
  .abs-pager-toolbar .limiter,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .toolbar-amount,
  .toolbar-wishlist-results .limiter,
  .account .toolbar .toolbar-amount,
  .account .toolbar .limiter {
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .toolbar-amount,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-wishlist-results .toolbar-amount,
  .account .toolbar .toolbar-amount {
    line-height: 32px;
    padding: 0;
  }
  .abs-pager-toolbar .pages,
  .toolbar-giftregistry-results .pages,
  .toolbar-wishlist-results .pages,
  .account .toolbar .pages {
    position: absolute;
    width: 100%;
    z-index: 0;
  }
  .abs-shopping-cart-items-desktop,
  .block-cart-failed,
  .cart-container .cart-gift-item {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 4%;
    position: relative;
  }
  .abs-discount-block-desktop .block > .title,
  .paypal-review-discount .block > .title,
  .cart-discount .block > .title {
    border: 0;
    padding: 0 0 10.5px;
  }
  .abs-discount-block-desktop .block > .title strong,
  .paypal-review-discount .block > .title strong,
  .cart-discount .block > .title strong {
    font-size: 1.6rem;
  }
  .abs-discount-block-desktop .block .content,
  .paypal-review-discount .block .content,
  .cart-discount .block .content {
    padding: 0 0 21px;
  }
  .abs-discount-block-desktop .actions-toolbar .secondary,
  .paypal-review-discount .actions-toolbar .secondary,
  .cart-discount .actions-toolbar .secondary {
    bottom: -30px;
    left: 0;
    position: absolute;
  }
  h1 {
    font-size: 25px;
    margin-bottom: 42px;
  }
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-main {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 1280px;
    padding-left: 20px;
    padding-right: 20px;
    width: auto;
  }
  .page-main {
    width: 100%;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .ie9 .page-main {
    width: auto;
  }
  .columns {
    display: block;
  }
  .column.main {
    min-height: 300px;
  }
  .page-layout-1column .column.main {
    width: 100%;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-3columns .column.main {
    width: 66.66666667%;
    display: inline-block;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .column.main {
    width: 83.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .column.main {
    width: 83.33333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .sidebar-main {
    padding-right: 2%;
  }
  .page-layout-3columns .sidebar-main {
    width: 16.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 16.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    width: 16.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    padding-left: 2%;
    padding-right: 0;
  }
  .sidebar-additional {
    clear: right;
    padding-left: 2%;
  }
  .page-layout-3columns .sidebar-additional {
    width: 16.66666667%;
    float: right;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .page-layout-2columns-left .sidebar-additional {
    width: 16.66666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .sidebar-additional {
    width: 16.66666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .sidebar-additional {
    clear: left;
    float: left;
    padding-left: 0;
    padding-right: 2%;
  }
  .panel.header {
    padding: 10px 20px;
  }
  .nav-toggle {
    display: none;
  }
  .nav-sections {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    margin-bottom: 26.25px;
  }
  .nav-sections-item-title {
    display: none;
  }
  .nav-sections-item-content {
    display: block !important;
  }
  .nav-sections-item-content > * {
    display: none;
  }
  .nav-sections-item-content > .navigation {
    display: block;
  }
  .navigation {
    background: #ffffff;
    font-weight: 700;
    height: inherit;
    left: auto;
    overflow: inherit;
    padding: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 3;
  }
  .navigation:empty {
    display: none;
  }
  .navigation ul {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    position: relative;
  }
  .navigation li.level0 {
    border-top: none;
  }
  .navigation li.level1 {
    position: relative;
  }
  .navigation .level0 {
    margin: 0 10.5px 0 0;
    display: inline-block;
    position: relative;
  }
  .navigation .level0:last-child {
    margin-right: 0;
    padding-right: 0;
  }
  .navigation .level0 > .level-top {
    color: #575757;
    line-height: 53px;
    padding: 0 12px;
    text-decoration: none;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
  }
  .navigation .level0 > .level-top:hover,
  .navigation .level0 > .level-top.ui-state-focus {
    color: #000000;
    text-decoration: none;
  }
  .navigation .level0.active > .level-top,
  .navigation .level0.has-active > .level-top {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 3px;
    color: #000000;
    text-decoration: none;
    display: inline-block;
  }
  .navigation .level0.parent:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.parent > .level-top {
    padding-right: 20px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon {
    position: absolute;
    right: 0;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: "\E03e";
    font-family: 'LigatureSymbols';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0 .submenu {
    background: #edebdf;
    border: 1px solid #c6c6c6;
    box-shadow: 0 5.25px 5.25px rgba(0, 0, 0, 0.19);
    font-weight: 700;
    min-width: 230px;
    padding: 15px 0;
    display: none;
    left: 0;
    margin: 0 !important;
    padding: 0;
    position: absolute;
    z-index: 1;
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul {
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul:before,
  .navigation .level0 .submenu > ul:after {
    content: '';
    display: block;
    overflow: hidden;
    position: absolute;
  }
  .navigation .level0 .submenu > ul:before {
    color: #edebdf;
    left: 20px;
    top: -20px;
    border: 10px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #edebdf;
    z-index: 4;
  }
  .navigation .level0 .submenu > ul:after {
    border: 11px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #c6c6c6;
    color: #c6c6c6;
    left: 19px;
    top: -22px;
    z-index: 3;
  }
  .navigation .level0 .submenu a {
    display: block;
    line-height: inherit;
    color: #575757;
    padding: 8px 21px;
  }
  .navigation .level0 .submenu a:hover,
  .navigation .level0 .submenu a.ui-state-focus {
    background: #ffffff;
    color: #000000;
    text-decoration: none;
  }
  .navigation .level0 .submenu .active > a {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 3px;
  }
  .navigation .level0 .submenu .submenu {
    top: 0 !important;
    left: 100% !important;
  }
  .navigation .level0 .submenu .submenu-reverse {
    left: auto !important;
    right: 100%;
  }
  .navigation .level0 .submenu li {
    margin: 0;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon {
    position: absolute;
    right: 3px;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: "\E096";
    font-family: 'LigatureSymbols';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more {
    position: relative;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.more:after {
    -webkit-font-smoothing: antialiased;
    font-size: 26px;
    line-height: inherit;
    color: inherit;
    content: '\e607';
    font-family: 'LigatureSymbols';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more:before {
    display: none;
  }
  .navigation .level0.more:after {
    cursor: pointer;
    padding: 8px 12px;
    position: relative;
    z-index: 1;
  }
  .navigation .level0.more:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.more li {
    display: block;
  }
  .panel.header .links,
  .panel.header .switcher {
    display: inline-block;
  }
  .legend {
    border-bottom: 1px solid #c5c5c5;
  }
  .product.data.items {
    position: relative;
    z-index: 1;
    border-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }
  .product.data.items:before,
  .product.data.items:after {
    content: '';
    display: table;
  }
  .product.data.items:after {
    clear: both;
  }
  .product.data.items > .item.title {
    float: left;
    width: auto;
  }
  .product.data.items > .item.title > .switch {
    height: 21px;
    display: block;
    position: relative;
    z-index: 2;
  }
  .product.data.items > .item.content {
    margin-top: 21px;
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    width: 100%;
  }
  .product.data.items > .item.content:before,
  .product.data.items > .item.content:after {
    content: '';
    display: table;
  }
  .product.data.items > .item.content:after {
    clear: both;
  }
  .product.data.items > .item.content.active {
    display: block;
  }
  .product.data.items > .item.title {
    margin: 0 5.25px 0 0;
  }
  .product.data.items > .item.title > .switch {
    font-weight: 600;
    line-height: 30px;
    font-size: 1.5rem;
    color: #7e807e;
    text-decoration: none;
    background: #f6f6f6;
    border: 1px solid #c6c6c6;
    border-bottom: none;
    height: 30px;
    padding: 5.25px 21px 5.25px 21px;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #7e807e;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #e84e0f;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #000000;
    text-decoration: none;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: #f6f6f6;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:active,
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    background: #ffffff;
    color: #000000;
  }
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    padding-bottom: 6.25px;
  }
  .product.data.items > .item.content {
    background: #ffffff;
    margin-top: 41.5px;
    padding: 20px 30px 0 30px;
    border: 1px solid #c6c6c6;
  }
  .product.data.items .item.title a:after {
    display: none;
  }
  .actions-toolbar {
    text-align: left;
  }
  .actions-toolbar:before,
  .actions-toolbar:after {
    content: '';
    display: table;
  }
  .actions-toolbar:after {
    clear: both;
  }
  .actions-toolbar .secondary {
    float: left;
  }
  .actions-toolbar .primary,
  .actions-toolbar .secondary {
    display: inline-block;
  }
  .actions-toolbar .primary a.action,
  .actions-toolbar .secondary a.action {
    display: inline-block;
  }
  .actions-toolbar .primary .action {
    margin: 0 5.25px 0 0;
  }
  .actions-toolbar .secondary a.action {
    margin-top: 0;
  }
  .actions-toolbar > .primary,
  .actions-toolbar > .secondary {
    margin-bottom: 0;
    margin-right: 0;
  }
  .actions-toolbar > .primary .action,
  .actions-toolbar > .secondary .action {
    margin-bottom: 0;
    width: auto;
  }
  .popup-content .fieldset .actions-toolbar .secondary {
    display: inline-block;
    float: none;
  }
  .popup-content .fieldset .actions-toolbar .action.cancel {
    margin-top: 0;
  }
  .payment-method-braintree .cvv .field-tooltip {
    left: 6rem;
  }
  .braintree-paypal-account {
    border-color: #cccccc;
    border-style: solid;
    border-width: 1px 0;
    display: inline-block;
    width: 50%;
  }
  .account .table-credit-cards .col.actions {
    width: 100px;
  }
  .block-category-event.block:last-child {
    margin-bottom: 31.5px;
    padding: 10.5px 0 31.5px;
  }
  .block-category-event .block-title {
    margin: 0;
  }
  .block-category-event .block-title strong {
    font-size: 2.4rem;
  }
  .block-category-event .ticker li {
    display: none;
    margin: 0 50px;
  }
  .block-category-event .ticker .value {
    font-size: 6rem;
  }
  .block-category-event .ticker .label {
    font-size: 1.4rem;
    text-transform: none;
  }
  .block-category-event .dates .date {
    font-size: 5rem;
  }
  .block-category-event .dates .start {
    padding-right: 50px;
  }
  .block-category-event .dates .start:after {
    font-size: 5rem;
    right: 10px;
  }
  .paypal-review .paypal-review-title {
    border-bottom: 1px solid #c6c6c6;
  }
  .paypal-review .block-content .box-order-shipping-address,
  .paypal-review .block-content .box-order-shipping-method,
  .paypal-review .block-content .box-order-shipping-method + .box-order-billing-address {
    box-sizing: border-box;
    float: left;
    width: 33%;
  }
  .paypal-review .block-content .box-order-shipping-address {
    padding: 0 5%;
    width: 34%;
  }
  .paypal-review .table-paypal-review-items .col.price,
  .paypal-review .table-paypal-review-items .col.qty {
    text-align: center;
  }
  .paypal-review .table-paypal-review-items .col.item {
    width: 60%;
  }
  .paypal-review .col.subtotal,
  .paypal-review .mark,
  .paypal-review .amount {
    text-align: right;
  }
  .paypal-review-discount {
    border-top: 1px solid #c6c6c6;
  }
  .paypal-review-discount .block {
    margin-bottom: 15.75px;
  }
  .paypal-review-discount .block.giftcard.active {
    padding-bottom: 42px;
  }
  .paypal-review-discount .block .title:after {
    display: inline;
    margin-left: 10.5px;
    position: static;
  }
  .paypal-review-discount .block .content {
    padding-bottom: 0;
  }
  .order-review-form .actions-toolbar > .primary {
    float: right;
  }
  .order-review-form .action.primary {
    margin-right: 0;
  }
  .block-cart-failed .secondary .action {
    margin: 0;
  }
  .block-cart-failed .actions.primary {
    float: right;
  }
  .bundle-actions .action.primary.customize {
    width: auto;
  }
  .bundle-options-container .legend.title {
    font-size: 25px;
  }
  .bundle-options-container .bundle-options-wrapper,
  .bundle-options-container .product-options-wrapper {
    float: left;
    width: 57%;
  }
  .bundle-options-container .block-bundle-summary {
    float: right;
    margin-top: 66px;
    padding: 10.5px 21px;
    position: relative;
    width: 40%;
  }
  .bundle-options-container .block-bundle-summary .price-box .price-wrapper,
  .bundle-options-container .block-bundle-summary .price-box .price-wrapper > .price {
    color: #575757;
    font-size: 36px;
    font-weight: 600;
    line-height: 36px;
  }
  .bundle-options-container .block-bundle-summary .price-container .weee {
    color: #575757;
  }
  .bundle-options-container .block-bundle-summary .price-container .weee .price {
    font-size: 1.2rem;
    font-weight: 700;
  }
  .bundle-options-container .block-bundle-summary .price-including-tax + .price-excluding-tax .price {
    font-size: 1.4rem;
    line-height: 16px;
  }
  .bundle-options-container .block-bundle-summary .box-tocart .action.primary {
    margin-right: 1%;
    width: 49%;
  }
  .bundle-options-container .block-bundle-summary .product-addto-links {
    text-align: left;
  }
  .page-layout-2columns-left .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-left .bundle-options-container .block-bundle-summary,
  .page-layout-2columns-right .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-right .bundle-options-container .block-bundle-summary,
  .page-layout-3columns .bundle-options-container .bundle-options-wrapper,
  .page-layout-3columns .bundle-options-container .block-bundle-summary {
    width: 48%;
  }
  .storecredit .block-balance-history {
    width: 100%;
  }
  .table-balance-history .col {
    width: 25%;
  }
  .page-product-giftcard .product-info-main .price-box .price-container.price-final {
    font-size: 23px;
  }
  .page-product-giftcard .product-info-main .price-box .price-container.price-final .price {
    font-size: 36px;
    line-height: 36px;
  }
  .page-product-giftcard .product-info-main .product-info-stock-sku {
    padding-bottom: 0;
  }
  .page-product-giftcard .product-info-main .product-reviews-summary {
    float: none;
  }
  .page-product-giftcard .product-add-form {
    margin-top: -21px;
  }
  .page-product-giftcard .product-add-form .field:not(.text) {
    margin: 0 0 30px;
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label {
    margin: 0 0 5.25px;
    display: inline-block;
  }
  .page-product-giftcard .product-add-form .field:not(.text):last-child {
    margin-bottom: 0;
  }
  .page-product-giftcard .product-add-form .field:not(.text) + .fieldset {
    clear: both;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label {
    font-weight: 700;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label + br {
    display: none;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .choice input {
    vertical-align: top;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:before,
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:after {
    content: '';
    display: table;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:after {
    clear: both;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group .field {
    box-sizing: border-box;
    float: left;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-2 .field {
    width: 50% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-3 .field {
    width: 33.3% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-4 .field {
    width: 25% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-5 .field {
    width: 20% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding: 0;
    width: 100%;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon textarea,
  .page-product-giftcard .product-add-form .field:not(.text) .addon select,
  .page-product-giftcard .product-add-form .field:not(.text) .addon input {
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    display: inline-block;
    margin: 0;
    width: auto;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter {
    background: #ffffff;
    background-clip: padding-box;
    border: 1px solid #595856;
    border-radius: 0;
    font-family: Avenir LT W01 45 Book;
    font-size: 15px;
    font-style: italic;
    height: 32px;
    line-height: 1.42857143;
    padding: 0 10px;
    vertical-align: baseline;
    width: 100%;
    box-sizing: border-box;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    width: auto;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore:disabled,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter:disabled {
    opacity: 0.5;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore::-moz-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter::-moz-placeholder {
    color: #757575;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore::-webkit-input-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter::-webkit-input-placeholder {
    color: #757575;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore:-ms-input-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter:-ms-input-placeholder {
    color: #757575;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore {
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .additional {
    margin-top: 15px;
  }
  .page-product-giftcard .product-add-form .field:not(.text).required > .label:after,
  .page-product-giftcard .product-add-form .field:not(.text)._required > .label:after {
    content: '*';
    color: #e02b27;
    font-size: 1.3rem;
    margin: 0 0 0 5.25px;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .note {
    font-size: 1.3rem;
    margin: 3px 0 0;
    padding: 0;
    display: inline-block;
    text-decoration: none;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .note:before {
    -webkit-font-smoothing: antialiased;
    font-size: 26px;
    line-height: 13px;
    content: '\e618';
    font-family: 'LigatureSymbols';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .page-product-giftcard .product-add-form .field:not(.text):nth-child(odd) {
    padding-right: 25px;
  }
  .page-product-giftcard .product-add-form .field:not(.text):nth-child(even) {
    padding-right: 0;
  }
  .page-product-giftcard .product-add-form .product-options-wrapper .field:not(.date) > .control {
    width: auto;
  }
  .gift-message .field {
    margin: 0 0 30px;
    box-sizing: border-box;
  }
  .gift-message .field > .label {
    margin: 0;
  }
  .gift-message .field:before,
  .gift-message .field:after {
    content: '';
    display: table;
  }
  .gift-message .field:after {
    clear: both;
  }
  .gift-message .field.choice:before,
  .gift-message .field.no-label:before {
    padding: 6px 15px 0 0;
    width: 25.8%;
    box-sizing: border-box;
    content: ' ';
    float: left;
    height: 1px;
  }
  .gift-message .field .description {
    padding: 6px 15px 0 0;
    text-align: left;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .gift-message .field:not(.choice) > .label {
    padding: 6px 15px 0 0;
    text-align: left;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .gift-message .field:not(.choice) > .control {
    width: 74.2%;
    float: left;
  }
  .gift-options {
    position: relative;
    z-index: 1;
  }
  .gift-options .actions-toolbar {
    clear: both;
    padding: 0;
    position: static;
  }
  .gift-options .actions-toolbar .secondary {
    float: right;
  }
  .gift-options .actions-toolbar .secondary .action {
    float: right;
    margin-left: 21px;
    margin-right: 0;
  }
  .gift-options .actions-toolbar .secondary .action-cancel {
    display: block;
    float: left;
    margin-top: 6px;
  }
  .gift-options .actions-toolbar:nth-child(3):before {
    border-left: 1px solid #c1c1c1;
    bottom: 5rem;
    content: '';
    display: block;
    left: 50%;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 0;
  }
  .gift-options-title {
    font-weight: 300;
    font-size: 1.8rem;
  }
  .gift-item-block .title {
    padding: 21px 0;
  }
  .item-gift td {
    padding-left: 0;
    padding-right: 0;
  }
  .cart.table-wrapper .action-gift {
    float: left;
    display: inline-block;
    text-decoration: none;
  }
  .cart.table-wrapper .action-gift:after {
    -webkit-font-smoothing: antialiased;
    font-size: 1.2rem;
    line-height: 20px;
    color: #8f8f8f;
    content: "\E03e";
    font-family: 'LigatureSymbols';
    margin: 0 0 0 10.5px;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .cart.table-wrapper .action-gift:hover:after {
    color: #000000;
  }
  .cart.table-wrapper .action-gift:active:after {
    color: #8f8f8f;
  }
  .cart.table-wrapper .action-gift._active:after {
    content: "\E135";
  }
  .cart.table-wrapper .gift-options .actions-toolbar {
    clear: both;
    padding: 0;
    position: static;
  }
  .cart-container .cart-gift-item {
    margin-bottom: 21px;
  }
  .cart-container .cart-gift-item .gift-options,
  .cart-container .cart-gift-item .gift-summary {
    padding-bottom: 21px;
  }
  .form-giftregistry-share .fieldset .field,
  .form-giftregistry-edit .fieldset .field {
    width: 45%;
  }
  .form-giftregistry-edit .fieldset.shipping_address .fieldset {
    margin-top: 30px;
  }
  .table-giftregistry .col.create {
    white-space: nowrap;
  }
  .table-giftregistry .col.message {
    width: 40%;
  }
  .table-giftregistry .col.actions {
    width: 30%;
  }
  .table-giftregistry-items .col.note {
    width: 30%;
  }
  .account .data.table.table-giftregistry-items > thead > tr > th,
  .account .data.table.table-giftregistry-items > tbody > tr > th,
  .account .data.table.table-giftregistry-items > tfoot > tr > th,
  .account .data.table.table-giftregistry-items > thead > tr > td,
  .account .data.table.table-giftregistry-items > tbody > tr > td,
  .account .data.table.table-giftregistry-items > tfoot > tr > td {
    border-top: 1px solid #c6c6c6;
  }
  .account .data.table.table-giftregistry-items > caption + thead > tr:first-child > th,
  .account .data.table.table-giftregistry-items > colgroup + thead > tr:first-child > th,
  .account .data.table.table-giftregistry-items > thead:first-child > tr:first-child > th,
  .account .data.table.table-giftregistry-items > caption + thead > tr:first-child > td,
  .account .data.table.table-giftregistry-items > colgroup + thead > tr:first-child > td,
  .account .data.table.table-giftregistry-items > thead:first-child > tr:first-child > td {
    border-top: 0;
  }
  .account .data.table.table-giftregistry-items > tbody + tbody {
    border-top: 1px solid #c6c6c6;
  }
  .account .data.table.table-giftregistry-items th {
    border-bottom: 0;
  }
  .account .data.table.table-giftregistry-items > tbody > tr:nth-child(even) > td,
  .account .data.table.table-giftregistry-items > tbody > tr:nth-child(even) > th {
    background: none;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 29px;
  }
  .form-giftregistry-search .fieldset .field.name,
  .form-giftregistry-search .fieldset .field.lastname {
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
    margin-bottom: auto;
  }
  .form-giftregistry-search .fieldset .field.name + .fieldset,
  .form-giftregistry-search .fieldset .field.lastname + .fieldset {
    clear: both;
  }
  .form-giftregistry-search .fieldset .field.lastname {
    padding: 0;
  }
  .block-giftregistry-shared-items .item {
    border-bottom: 1px solid #c6c6c6;
    border-top: 0;
  }
  .block-giftregistry-shared-items .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding: 0 21px 0 0;
    vertical-align: top;
    width: 1%;
  }
  .block-giftregistry-shared-items .product-item-details {
    display: table-cell;
    vertical-align: top;
    width: 99%;
    word-break: normal;
  }
  .block-giftregistry-shared-items .col.product {
    width: 48%;
  }
  .block-giftregistry-shared-items .col:not(.product) {
    text-align: center;
  }
  .block-giftregistry-shared-items .col.price {
    padding-top: 17px;
  }
  .block-giftregistry-shared-items .input-text.qty {
    margin-top: -4px;
  }
  .gift-wrapping {
    box-sizing: border-box;
    float: left;
    padding-right: 21px;
    width: 50%;
  }
  .gift-wrapping + .gift-message {
    border-left: 1px solid #c1c1c1;
    box-sizing: border-box;
    float: left;
    padding-left: 4.5rem;
    width: 50%;
  }
  .page-product-grouped .product-info-price {
    float: none;
  }
  .page-product-grouped .minimal-price {
    margin-top: -8px;
  }
  .table-invitations .col {
    width: 50%;
  }
  .filter.block {
    margin-bottom: 42px;
  }
  .filter-title {
    display: none;
  }
  .filter-content .item {
    margin: 10.5px 0;
  }
  .filter-actions {
    margin-bottom: 31.5px;
  }
  .filter.active .filter-options,
  .filter-options {
    background: transparent;
    clear: both;
    display: block;
    overflow: initial;
    position: static;
  }
  .filter-subtitle {
    display: block;
    position: static;
  }
  .page-layout-1column .toolbar-products {
    position: absolute;
    top: 0;
    width: 100%;
  }
  .page-layout-1column .products ~ .toolbar-products {
    position: static;
  }
  .page-layout-1column.page-with-filter .column.main {
    padding-top: 45px;
    position: relative;
    z-index: 1;
  }
  .page-layout-1column .filter.block {
    border-top: 1px solid #c6c6c6;
  }
  .page-layout-1column .filter-content {
    margin-top: 10.5px;
  }
  .page-layout-1column .filter-subtitle {
    display: none;
  }
  .page-layout-1column .filter-options-item {
    border: 0;
    display: inline-block;
    margin-right: 26.25px;
    position: relative;
  }
  .page-layout-1column .filter-options-item.active {
    z-index: 2;
  }
  .page-layout-1column .filter-options-item.active .filter-options-content {
    visibility: visible;
  }
  .page-layout-1column .filter-options-item.active:hover {
    z-index: 3;
  }
  .page-layout-1column .filter-options-item.active:after,
  .page-layout-1column .filter-options-item.active:before {
    border: 8px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #000000;
    bottom: -1px;
    content: '';
    display: block;
    left: 5.25px;
    position: absolute;
    z-index: 3;
  }
  .page-layout-1column .filter-options-item.active:after {
    border-bottom-color: #ffffff;
    margin-top: 2px;
    z-index: 4;
  }
  .page-layout-1column .filter-options-title {
    padding: 0 21px 0 0;
  }
  .page-layout-1column .filter-options-title:after {
    right: 2px;
    top: 3px;
    z-index: 3;
  }
  .page-layout-1column .filter-options-content {
    background: #ffffff;
    -webkit-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    -ms-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    border: 1px solid #c6c6c6;
    padding: 5.25px 0;
    position: absolute;
    top: 100%;
    visibility: hidden;
    width: 180px;
    z-index: 2;
  }
  .page-layout-1column .filter-options-content .item {
    margin: 0;
    padding: 5.25px;
  }
  .page-layout-1column .filter-options-content .item a {
    margin-left: 0;
  }
  .page-layout-1column .filter-options-content .item:hover {
    background-color: #e8e8e8;
  }
  .page-layout-1column .filter-current {
    display: inline;
    line-height: 35px;
  }
  .page-layout-1column .filter-current-subtitle {
    color: #4a4a4a;
    display: inline;
    font-size: 15px;
    font-weight: normal;
    padding: 0;
  }
  .page-layout-1column .filter-current-subtitle:after {
    content: ':';
  }
  .page-layout-1column .filter-current .item,
  .page-layout-1column .filter-current .items {
    display: inline;
  }
  .page-layout-1column .filter-current .item {
    margin-right: 26.25px;
    white-space: nowrap;
  }
  .page-layout-1column .filter-current .action.remove {
    line-height: normal;
  }
  .page-layout-1column .filter-actions {
    display: inline;
    white-space: nowrap;
  }
  .page-layout-1column .filter-actions ~ .filter-options {
    margin-top: 26.25px;
  }
  .wishlist.window.popup {
    bottom: auto;
    top: 20%;
    left: 50%;
    margin-left: -212px;
    width: 380px;
    right: auto;
  }
  .block-wishlist-management {
    margin-bottom: 21px;
  }
  .block-wishlist-management .wishlist-select {
    border-bottom: 1px solid #ffffff;
    display: table;
    margin-bottom: 15px;
    width: 100%;
  }
  .block-wishlist-management .wishlist-select .wishlist-name {
    display: table-cell;
    margin-right: 10.5px;
    padding: 5.25px 10.5px 10.5px;
    vertical-align: top;
    white-space: nowrap;
    width: 5%;
  }
  .block-wishlist-management .wishlist-select-items {
    display: table-cell;
    padding-right: 160px;
    vertical-align: top;
  }
  .block-wishlist-management .wishlist-select-items .item {
    display: inline-block;
    margin-right: 10.5px;
    padding: 5.25px 10.5px 10.5px;
  }
  .block-wishlist-management .wishlist-select-items .item:last-child {
    margin-right: 0;
  }
  .block-wishlist-management .wishlist-select-items .current {
    border-bottom: 3px solid #ff5501;
    font-weight: 600;
  }
  .block-wishlist-management .wishlist-select .wishlist-name-current {
    display: none;
  }
  .block-wishlist-management .wishlist-add.item {
    position: absolute;
    right: 0;
    top: 0;
  }
  .block-wishlist-management .wishlist-title strong {
    font-size: 4rem;
  }
  .block-wishlist-management .wishlist-info {
    float: left;
  }
  .block-wishlist-management .wishlist-toolbar {
    float: right;
  }
  .block-wishlist-info-items .product-item-photo {
    margin-left: 0;
  }
  .products-grid.wishlist .product-item-checkbox {
    float: left;
  }
  .products-grid.wishlist .product-item-checkbox + .product-item-name {
    margin-left: 26.25px;
  }
  .block.newsletter {
    width: 34%;
  }
  .form-create-return .fieldset .field {
    width: 45%;
  }
  .magento-rma-guest-returns .column.main .block.block-order-details-view .block-content:not(.widget) .box {
    clear: none;
    float: left;
    width: 25%;
  }
  .block-returns-tracking .block-title .action {
    margin: 0 0 0 30px;
  }
  .block-returns-tracking .block-title .actions-track {
    float: right;
    margin-top: 12px;
  }
  .form.send.friend {
    width: 60%;
  }
  .form.send.friend .fieldset .field {
    width: 45%;
  }
  .form.send.friend .fieldset .field.text {
    width: 90%;
  }
  .my-credit-cards .card-type img {
    display: block;
  }
  .page-layout-custom-home .widget-bestseller.product.data.items.bestseller-wrapper .block-title strong {
    font-size: 3.5rem;
  }
  .page-layout-custom-home .slider-list .block-title strong {
    font-size: 3.5rem;
  }
  .page-layout-custom-home .slick-slider .slick-slide {
    padding-left: 31px;
  }
  .catalog-category-view #maincontent > .page-title-wrapper .category-description,
  .catalogsearch-result-index #maincontent > .page-title-wrapper .category-description {
    width: 66%;
  }
  .catalog-category-view > .page-wrapper > .page-bottom,
  .catalogsearch-result-index > .page-wrapper > .page-bottom {
    padding: 0;
  }
  .catalog-category-view > .page-wrapper > .page-bottom .category-seo-description,
  .catalogsearch-result-index > .page-wrapper > .page-bottom .category-seo-description {
    background: white;
    padding: 20px;
  }
  .catalog-category-view > .page-wrapper > .page-bottom .category-seo-description h4,
  .catalogsearch-result-index > .page-wrapper > .page-bottom .category-seo-description h4,
  .catalog-category-view > .page-wrapper > .page-bottom .category-seo-description h3,
  .catalogsearch-result-index > .page-wrapper > .page-bottom .category-seo-description h3,
  .catalog-category-view > .page-wrapper > .page-bottom .category-seo-description h2,
  .catalogsearch-result-index > .page-wrapper > .page-bottom .category-seo-description h2 {
    font-size: 1.8rem;
    color: black;
    margin-bottom: 5px;
    font-weight: 200;
  }
  .catalog-category-view #maincontent .toolbar .pages .item,
  .catalogsearch-result-index #maincontent .toolbar .pages .item,
  .catalog-category-view #maincontent .toolbar .pages strong.page,
  .catalogsearch-result-index #maincontent .toolbar .pages strong.page {
    font-size: 1.3rem;
  }
  .catalog-category-view #maincontent .columns .column.main,
  .catalogsearch-result-index #maincontent .columns .column.main {
    width: 70%;
  }
  .catalog-category-view #maincontent .sidebar.sidebar-main,
  .catalogsearch-result-index #maincontent .sidebar.sidebar-main {
    display: block;
    width: 30%;
  }
  .catalog-category-view #maincontent .sidebar.sidebar-main .content .items .item a,
  .catalogsearch-result-index #maincontent .sidebar.sidebar-main .content .items .item a {
    text-decoration: underline;
  }
  .catalog-category-view #maincontent .sidebar.sidebar-main .content .items .item .current,
  .catalogsearch-result-index #maincontent .sidebar.sidebar-main .content .items .item .current {
    color: #e84e0f;
  }
  .catalog-category-view #maincontent .sidebar.sidebar-main .content .items .item:visited,
  .catalogsearch-result-index #maincontent .sidebar.sidebar-main .content .items .item:visited,
  .catalog-category-view #maincontent .sidebar.sidebar-main .content .items .item:visited,
  .catalogsearch-result-index #maincontent .sidebar.sidebar-main .content .items .item:visited {
    color: #e84e0f;
  }
  .catalog-category-view #maincontent .frontpage-three-column,
  .catalogsearch-result-index #maincontent .frontpage-three-column {
    display: block;
  }
  .catalog-category-view #maincontent .product.custom-row,
  .catalogsearch-result-index #maincontent .product.custom-row {
    text-align: left;
  }
  .catalog-category-view #maincontent .product.custom-row .col-3 .col,
  .catalogsearch-result-index #maincontent .product.custom-row .col-3 .col {
    display: inline-block;
  }
  .catalog-category-view #maincontent .product.custom-row .col-3 .col:nth-child(1),
  .catalogsearch-result-index #maincontent .product.custom-row .col-3 .col:nth-child(1) {
    max-width: 18%;
    padding-top: 7px;
  }
  .catalog-category-view #maincontent .product.custom-row .col-3 .col:nth-child(2),
  .catalogsearch-result-index #maincontent .product.custom-row .col-3 .col:nth-child(2) {
    width: 50%;
    padding-left: 3%;
  }
  .catalog-category-view #maincontent .product.custom-row .col-3 .col:nth-child(2) .product-item-name,
  .catalogsearch-result-index #maincontent .product.custom-row .col-3 .col:nth-child(2) .product-item-name {
    overflow: hidden;
    max-height: 70px;
    margin-top: 0;
  }
  .catalog-category-view #maincontent .product.custom-row .col-3 .col:nth-child(2) .product-item-name a.product-item-link,
  .catalogsearch-result-index #maincontent .product.custom-row .col-3 .col:nth-child(2) .product-item-name a.product-item-link {
    color: #27455a;
    font-size: 2.5rem;
  }
  .catalog-category-view #maincontent .product.custom-row .col-3 .col:nth-child(2) .product-item-name a.product-item-link.subtitle,
  .catalogsearch-result-index #maincontent .product.custom-row .col-3 .col:nth-child(2) .product-item-name a.product-item-link.subtitle {
    font-size: 1.5rem;
    margin-top: 6px;
    margin-bottom: 8px;
    display: block;
    font-weight: 600;
  }
  .catalog-category-view #maincontent .product.custom-row .col-3 .col:nth-child(2) .publisher-and-release,
  .catalogsearch-result-index #maincontent .product.custom-row .col-3 .col:nth-child(2) .publisher-and-release {
    display: block;
    padding-top: 25px;
  }
  .catalog-category-view #maincontent .product.custom-row .col-3 .col:nth-child(2) .publisher-and-release > span,
  .catalogsearch-result-index #maincontent .product.custom-row .col-3 .col:nth-child(2) .publisher-and-release > span {
    display: block;
  }
  .catalog-category-view #maincontent .product.custom-row .col-3 .col:nth-child(3),
  .catalogsearch-result-index #maincontent .product.custom-row .col-3 .col:nth-child(3) {
    max-width: 30%;
    padding-left: 9%;
  }
  .catalog-category-view #maincontent .product.custom-row .col-3 .col:nth-child(3) .bod-price-container,
  .catalogsearch-result-index #maincontent .product.custom-row .col-3 .col:nth-child(3) .bod-price-container {
    text-align: left;
    background-image: none;
    background: transparent;
    border: none;
    color: #000000;
    font-weight: normal;
    padding: 0;
    font-size: 1.5rem;
    box-sizing: border-box;
    vertical-align: baseline;
    line-height: inherit;
    text-transform: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    margin: 0;
    text-decoration: none;
  }
  .catalog-category-view #maincontent .product.custom-row .col-3 .col:nth-child(3) .bod-price-container > a:hover,
  .catalogsearch-result-index #maincontent .product.custom-row .col-3 .col:nth-child(3) .bod-price-container > a:hover {
    text-decoration: none;
  }
  .catalog-category-view #maincontent .product.custom-row .col-3 .col:nth-child(3) .bod-price-container .price,
  .catalogsearch-result-index #maincontent .product.custom-row .col-3 .col:nth-child(3) .bod-price-container .price {
    font-size: 2.5rem;
    font-weight: bold;
    white-space: nowrap;
    color: #27455a;
  }
  .catalog-category-view #maincontent .product.custom-row .col-3 .col:nth-child(3) .bod-price-container .bod-binding,
  .catalogsearch-result-index #maincontent .product.custom-row .col-3 .col:nth-child(3) .bod-price-container .bod-binding {
    text-decoration: underline;
    display: inline;
    color: #000000;
    margin-left: 0;
  }
  .catalog-category-view #maincontent .product.custom-row .col-3 .col:nth-child(3) .bod-price-container .bod-binding:hover,
  .catalogsearch-result-index #maincontent .product.custom-row .col-3 .col:nth-child(3) .bod-price-container .bod-binding:hover {
    color: #e84e0f;
  }
  .catalog-category-view #maincontent .product.custom-row .col-3 .col:nth-child(3) .additional-price-info,
  .catalogsearch-result-index #maincontent .product.custom-row .col-3 .col:nth-child(3) .additional-price-info {
    display: block;
    margin-bottom: 20px;
  }
  .page-products .products-grid .product-item {
    width: 33.33333333%;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    width: 25%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    width: 50%;
  }
  .page-products .columns {
    padding-top: 0;
    position: relative;
    z-index: 1;
  }
  .page-products .sorter {
    position: absolute;
    right: 10.5px;
    top: 0;
    z-index: 1;
  }
  .toolbar-amount {
    display: block;
    float: left;
    position: static;
  }
  .toolbar .pages {
    float: right;
    margin-bottom: 0;
  }
  .modes {
    display: inline-block;
    float: left;
    margin-right: 21px;
  }
  .products.wrapper ~ .toolbar .modes {
    display: none;
  }
  .modes-mode {
    background-color: #f0f0f0;
    box-shadow: inset 0 1px 0 0 #ffffff, inset 0 -1px 0 0 rgba(198, 198, 198, 0.3);
    color: #4a4a4a;
    border: 1px solid #c6c6c6;
    border-right: 0;
    float: left;
    font-weight: 400;
    line-height: 1;
    padding: 7px 10px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
  }
  .modes-label + .modes-mode {
    border-radius: 3px 0 0 3px;
  }
  .modes-mode:hover {
    color: #4a4a4a;
    background: #ebebeb;
  }
  .modes-mode:last-child {
    border-radius: 0 3px 3px 0;
    border-right: 1px solid #c6c6c6;
  }
  .modes-mode.active {
    box-shadow: inset 0 1px 0 0 rgba(198, 198, 198, 0.8), inset 0 -1px 0 0 rgba(198, 198, 198, 0.3);
    background: #dedede;
    color: #9e9e9e;
  }
  .modes-mode > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .modes-mode:before {
    -webkit-font-smoothing: antialiased;
    font-size: 16px;
    line-height: inherit;
    color: #4a4a4a;
    content: '\e60d';
    font-family: 'LigatureSymbols';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .modes-mode:hover:before {
    color: #4a4a4a;
  }
  .page-products .sorter {
    position: static;
  }
  .mode-list:before {
    content: "\E084";
  }
  .limiter {
    float: right;
  }
  .products.wrapper ~ .toolbar .limiter {
    display: block;
  }
  .bod-main-wrapper .slider-list .block-title strong {
    font-size: 3.5rem;
  }
  .bod-main-wrapper .slick-slider .slick-slide {
    padding-left: 31px;
  }
  .bod-main-wrapper .product.media.bod-product-image {
    float: none;
    display: inline-block;
    width: 20%;
    vertical-align: top;
  }
  .bod-main-wrapper .bod-product-info-main.product-info-main {
    float: none;
    display: inline-block;
    width: 42%;
    margin: 0 4%;
  }
  .bod-main-wrapper .bod-product-info-main.product-info-main .flag-container {
    top: 0;
  }
  .bod-main-wrapper .product.bod-actions {
    margin: 0;
    display: inline-block;
    width: 30%;
    vertical-align: top;
  }
  .bod-main-wrapper .product.bod-actions .product-options-bottom {
    float: none;
    width: inherit;
  }
  .bod-main-wrapper .product.bod-actions .product-options-bottom .actions {
    padding-top: 0;
  }
  .bod-main-wrapper .product.bod-actions .product-info-price {
    margin-top: -6px;
  }
  .bod-main-wrapper .product.bod-actions .bod-own-book-marketing .marketing.action.secondary.tocart {
    padding: 12px 10px;
  }
  .bod-main-wrapper .product.info.detailed .data.items .data.item.title {
    margin: 0;
    border: 1px solid #c6c6c6;
    border-right: 0;
  }
  .bod-main-wrapper .product.info.detailed .data.items .data.item.title.last {
    border-right: 1px solid #c6c6c6;
  }
  .bod-main-wrapper .product.info.detailed .data.items .data.item.title a.switch {
    border: 0;
    text-transform: uppercase;
    color: #000000;
  }
  .bod-main-wrapper .product.info.detailed .data.items .data.item.title a.switch i.review-icon {
    display: inline-block;
    text-decoration: none;
    font-style: normal;
    font-size: 20px;
    line-height: 1;
  }
  .bod-main-wrapper .product.info.detailed .data.items .data.item.title a.switch i.review-icon:before {
    -webkit-font-smoothing: antialiased;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    content: "\E121";
    font-family: 'LigatureSymbols';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .bod-main-wrapper .product.info.detailed .data.items .data.item.title a.switch i.review-icon:before {
    color: #e84e0f;
  }
  .bod-main-wrapper .product.info.detailed .data.items .data.item.content .press-comments-wrapper .press-comment-content {
    max-width: 70%;
  }
  .product-info-main .box-tocart,
  .product-options-bottom .box-tocart {
    display: table;
  }
  .product-info-main .box-tocart .field.qty,
  .product-options-bottom .box-tocart .field.qty {
    display: table-cell;
  }
  .product-info-main .box-tocart .actions,
  .product-options-bottom .box-tocart .actions {
    display: table-cell;
    padding-top: 26.25px;
    text-align: center;
    vertical-align: bottom;
  }
  .product-info-main .page-title-wrapper .page-title {
    margin-top: -6px;
  }
  .sidebar .product-items .product-item-info .product-item-photo {
    float: left;
    left: auto;
    margin: 0 10.5px 10.5px 0;
    position: relative;
    top: auto;
  }
  .sidebar .product-items .product-item-details {
    margin: 0;
  }
  .sidebar .product-items .product-item-actions {
    clear: left;
  }
  .product-info-main {
    float: right;
  }
  .product.media {
    float: left;
    margin-bottom: 26.25px;
  }
  .page-layout-1column .product-info-main {
    width: 40%;
  }
  .page-layout-1column .product.media {
    width: 57%;
  }
  .page-layout-2columns-left .product-info-main,
  .page-layout-2columns-right .product-info-main,
  .page-layout-3columns .product-info-main {
    width: 48%;
  }
  .page-layout-2columns-left .product.media,
  .page-layout-2columns-right .product.media,
  .page-layout-3columns .product.media {
    width: 50%;
  }
  .checkout-cart-index .page-title-wrapper .page-title {
    margin-bottom: 10px;
  }
  .cart-container .form-cart {
    position: relative;
  }
  .cart-container .form-cart .actions.main {
    text-align: right;
    margin-top: 15px;
  }
  .cart-container .form-cart .actions.main .action.update {
    display: none;
  }
  .cart-container .widget {
    float: left;
  }
  .cart-container .cart-form-container {
    width: 100%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .cart-container .cart-summary-wrapper {
    width: 100%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .cart-container .cart-summary-wrapper .cart-summary {
    width: 38%;
    float: right;
  }
  .cart-summary {
    position: relative;
  }
  .cart-summary table.data.table.totals > tbody {
    border: none;
    border-bottom: none;
  }
  .cart-summary table.data.table.totals > tbody .mark span {
    font-size: 1.2rem;
  }
  .cart-summary table.data.table.totals > tbody .mark span a {
    text-decoration: underline;
  }
  .cart-summary > .title {
    display: block;
  }
  .cart-summary .fieldset .actions-toolbar {
    margin-left: 0;
  }
  .cart-summary .fieldset .actions-toolbar > .secondary {
    float: none;
  }
  .cart-summary .block > .title {
    padding-left: 0;
  }
  .cart-summary .block > .title:after {
    right: 3px;
  }
  .cart-summary .block .fieldset .field {
    margin: 0 0 30px;
    margin: 0 0 10.5px;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .cart-summary .block .fieldset .field > .label {
    margin: 0 0 5.25px;
    display: inline-block;
  }
  .cart-summary .block .fieldset .field.choice:before,
  .cart-summary .block .fieldset .field.no-label:before {
    display: none;
  }
  .cart-summary .checkout-methods-items {
    padding: 0;
  }
  .cart.table-wrapper .items {
    min-width: 100%;
    width: auto;
  }
  .cart.table-wrapper tbody td {
    padding-top: 20px;
  }
  .cart.table-wrapper .item .col.item {
    padding: 20px 8px 21px 0;
  }
  .cart.table-wrapper .item-actions {
    display: none;
  }
  .cart.table-wrapper .item-actions td {
    padding: 0;
  }
  .cart.table-wrapper .actions-toolbar {
    text-align: left;
  }
  .cart.table-wrapper .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding-right: 21px;
    position: static;
    vertical-align: top;
    width: 1%;
  }
  .cart.table-wrapper .product-item-details {
    padding-bottom: 10px;
  }
  .cart.table-wrapper .product-item-details {
    display: table-cell;
    vertical-align: top;
    white-space: normal;
    width: 99%;
    max-width: 350px;
  }
  .cart.table-wrapper .col.qty {
    min-width: 80px;
  }
  .cart-discount {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    border: 0;
    box-sizing: border-box;
    padding-right: 4%;
  }
  .cart-discount .block .title:after {
    display: inline;
    margin-left: 10.5px;
    position: static;
  }
  .block.crosssell {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding: 0 4% 0 0;
  }
  .block.crosssell .products-grid .product-item {
    width: 25%;
  }
  .cart.table-wrapper .col.price,
  .order-items.table-wrapper .col.price,
  .cart.table-wrapper .col.qty,
  .order-items.table-wrapper .col.qty,
  .cart.table-wrapper .col.subtotal,
  .order-items.table-wrapper .col.subtotal,
  .cart.table-wrapper .col.msrp,
  .order-items.table-wrapper .col.msrp,
  .cart.table-wrapper .col.actions,
  .order-items.table-wrapper .col.actions {
    text-align: left;
  }
  .cart.table-wrapper .col.actions,
  .order-items.table-wrapper .col.actions {
    max-width: 100px;
  }
  .minicart-wrapper {
    margin-left: 13px;
  }
  .minicart-wrapper .block-minicart {
    right: -15px;
    width: 390px;
  }
  .minilist .action.delete:before,
  .minicart-wrapper .action.edit:before {
    font-size: 16px;
    line-height: inherit;
  }
  .checkout-onepage-success .page-main .block-order-details-view {
    margin-top: 50px;
  }
  .checkout-onepage-success .page-main .block-order-details-view .block-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    box-sizing: border-box;
  }
  .checkout-onepage-success .page-main .block-order-details-view .block-content:after {
    clear: both;
    content: ' ';
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
  }
  .checkout-onepage-success .page-main .block-order-details-view .block-content .box.box-order-shipping-address {
    width: 50%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .checkout-onepage-success .page-main .block-order-details-view .block-content .box.box-order-shipping-method {
    width: 50%;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .checkout-onepage-success .page-main .block-order-details-view .block-content .box.box-order-billing-address {
    width: 50%;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .checkout-onepage-success .page-main .block-order-details-view .block-content .box.box-order-billing-method {
    width: 50%;
    float: right;
    -ms-flex-order: 4;
    -webkit-order: 4;
    order: 4;
  }
  .checkout-onepage-success .page-main .block-order-details-view .block-content .box .box-content {
    padding-right: 0;
  }
  .checkout-onepage-success .page-main .block-order-details-view .block-content .box .box-title {
    margin: 10px 0 20px;
    display: inline-block;
    font-weight: 600;
  }
  .opc-wrapper {
    width: 133.33333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 31.5px;
  }
  .opc-estimated-wrapper {
    display: none;
  }
  .opc-progress-bar {
    margin: 0 0 21px;
    counter-reset: i;
    display: block;
    font-size: 0;
  }
  .opc-progress-bar-item {
    margin: 0 0 10.5px;
    width: 185px;
    display: inline-block;
    position: relative;
    text-align: center;
    vertical-align: top;
  }
  .opc-progress-bar-item:before {
    background: #e4e4e4;
    top: 19px;
    transition: background 0.3s;
    content: '';
    height: 7px;
    left: 0;
    position: absolute;
    width: 100%;
  }
  .opc-progress-bar-item:first-child:before {
    border-radius: 6px 0 0 6px;
  }
  .opc-progress-bar-item:last-child:before {
    border-radius: 0 6px 6px 0;
  }
  .opc-progress-bar-item > span {
    display: inline-block;
    padding-top: 45px;
    width: 100%;
    word-wrap: break-word;
    color: #e4e4e4;
    font-weight: 300;
    font-size: 1.8rem;
  }
  .opc-progress-bar-item > span:before,
  .opc-progress-bar-item > span:after {
    background: #e4e4e4;
    height: 38px;
    margin-left: -19px;
    transition: background 0.3s;
    width: 38px;
    border-radius: 50%;
    content: '';
    left: 50%;
    position: absolute;
    top: 0;
  }
  .opc-progress-bar-item > span:after {
    background: #edebdf;
    height: 26px;
    margin-left: -13px;
    top: 6px;
    width: 26px;
    content: counter(i);
    counter-increment: i;
    color: #000000;
    font-weight: 600;
    font-size: 1.8rem;
  }
  .opc-progress-bar-item._complete {
    cursor: pointer;
  }
  .opc-progress-bar-item._complete:hover:before {
    background: #d7d7d7;
  }
  .opc-progress-bar-item._complete:hover > span:before {
    background: #d7d7d7;
  }
  .opc-progress-bar-item._complete > span {
    color: #000000;
  }
  .opc-progress-bar-item._complete > span:after {
    font-family: 'LigatureSymbols';
    content: '\e610';
  }
  .opc-progress-bar-item._active:before {
    background: #ff5501;
  }
  .opc-progress-bar-item._active > span {
    color: #000000;
  }
  .opc-progress-bar-item._active > span:before {
    background: #ff5501;
  }
  .opc-progress-bar-item._active > span:after {
    font-family: 'LigatureSymbols';
    content: '\e610';
  }
  .checkout-index-index .modal-popup .form-shipping-address {
    max-width: 500px;
  }
  .checkout-index-index .modal-popup .modal-footer .action-save-address {
    float: right;
    margin: 0 0 0 21px;
  }
  .checkout-shipping-method .actions-toolbar > .primary {
    float: right;
  }
  .checkout-shipping-method .actions-toolbar .action.primary {
    margin: 0;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    max-width: 500px;
  }
  .opc-wrapper .form-login {
    border-bottom: 1px solid #cccccc;
    padding-bottom: 21px;
  }
  .table-checkout-shipping-method {
    width: auto;
  }
  .opc-sidebar {
    margin: 46px 0 21px;
    width: 66.66666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .opc-summary-wrapper .modal-header .action-close {
    display: none;
  }
  .checkout-payment-method .payment-methods .actions-toolbar .primary {
    float: right;
    margin: 0;
  }
  .checkout-payment-method .fieldset > .field-select-billing > .control {
    float: none;
    width: 100%;
  }
  .payment-method-billing-address .action-update {
    float: right;
  }
  .payment-method-billing-address .actions-toolbar .action-cancel {
    margin: 6px 21px 0 0;
  }
  .checkout-payment-method .payment-option-title {
    padding-left: 22px;
  }
  .checkout-payment-method .payment-option-content .payment-option-inner + .actions-toolbar {
    margin-left: 0;
  }
  .login-container .block.block-customer-login {
    border-right: 1px solid #cccccc;
    padding-bottom: 50px;
    margin-bottom: 0;
  }
  .login-container .block .login .actions-toolbar > .primary {
    float: left;
    padding-right: 30px;
  }
  .login-container .block .login .actions-toolbar > .secondary {
    margin-top: 10px;
  }
  .page-layout-1column .login-container .block.block-trusted-logos {
    width: 100%;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-3columns .login-container .block.block-trusted-logos {
    width: 66.66666667%;
    display: inline-block;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .login-container .block.block-trusted-logos {
    width: 83.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .login-container .block.block-trusted-logos {
    width: 83.33333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .login-container .block.block-trusted-logos .logo-bar.center img:first-child {
    padding-right: 8px;
    margin-left: -25px;
  }
  .login-container .fieldset > .field > .control {
    width: 70%;
  }
  .register-container .form-create-account {
    width: 80%;
  }
  .form.password.reset,
  .form.send.confirmation,
  .form.password.forget {
    min-width: 600px;
    width: 50%;
  }
  .account.page-layout-2columns-left .sidebar-main,
  .account.page-layout-2columns-left .sidebar-additional {
    width: 30%;
    display: block;
  }
  .account.page-layout-2columns-left .column.main {
    width: 70%;
  }
  .account.page-layout-2columns-left .column.main a:hover {
    color: #e84e0f;
  }
  .account .column.main {
    padding-left: 20px;
  }
  .account .column.main .block:not(.widget) .block-title > .action {
    margin-left: 15px;
    text-decoration: underline;
  }
  .account .column.main .block:not(.widget).block-addresses-default {
    width: 48%;
    float: left;
  }
  .account .column.main .block:not(.widget).block-addresses-default .block-title > strong,
  .account .column.main .block:not(.widget).block-addresses-default .block-title > span {
    font-size: 1.5rem;
    font-weight: 600;
    text-transform: uppercase;
    color: #27455a;
  }
  .account .column.main .block:not(.widget).block-addresses-default.billing {
    margin-right: 2%;
  }
  .account .column.main .block:not(.widget).block-addresses-default.shipping {
    float: right;
  }
  .account .data.table {
    margin-bottom: 0;
  }
  .account .data.table .col.actions {
    white-space: nowrap;
  }
  .block-addresses-list {
    margin-bottom: 15px;
  }
  .block-addresses-list .block-title > strong,
  .block-addresses-list .block-title > span {
    font-size: 1.5rem;
    font-weight: 600;
    text-transform: uppercase;
    color: #27455a;
  }
  .block-addresses-list .items.addresses > .item {
    width: 48%;
    margin-bottom: 30px;
    min-height: 170px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    clear: left;
    float: left;
  }
  .block-addresses-list .items.addresses > .item:nth-child(2n) {
    float: right;
    clear: right;
  }
  .block-addresses-list .items.addresses > .item:nth-child(2n) + * {
    clear: both;
  }
  .block-addresses-list address {
    color: #000000;
    min-height: 126px;
  }
  .form-edit-account .fieldset .fieldset {
    margin-bottom: 21px;
    width: 100%;
  }
  .control.captcha-image .captcha-img {
    margin: 0 10.5px 10.5px 0;
  }
  .account.review-customer-view .column.main {
    margin-bottom: 0;
  }
  .account.review-customer-view .product-details.product-name {
    max-width: 90%;
  }
  .account.review-customer-view .product-details.product-item-author {
    font-weight: 600;
  }
  .account.review-customer-view .product-details .review-content {
    max-width: 70%;
  }
  .product-reviews-summary {
    margin-bottom: 15.75px;
  }
  .products.wrapper.list .product-reviews-summary {
    margin: 0;
  }
  .product-reviews-summary .reviews-actions {
    font-size: 15px;
    margin-top: 3px;
  }
  .sales-order-view .page-title-wrapper {
    padding-bottom: 20px;
  }
  .sales-order-view .actions-toolbar.order-actions-toolbar {
    float: left;
    margin-top: 0;
    margin-bottom: 20px;
  }
  .sales-order-view .actions-toolbar.order-actions-toolbar .actions .action {
    padding: 0 20px 0 0;
  }
  .sales-order-view .order-details-items .products-list .box-order-billing-method .box-content .content h4 {
    color: #000 !important;
    font-weight: normal !important;
    font-size: 1.4rem !important;
  }
  .sales-order-view .order-details-items .products-list .product-item {
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
  }
  .sales-order-view .order-details-items .products-list .product-item-image {
    padding-bottom: 15px;
  }
  .sales-order-view .order-details-items .products-list .product-item-photo {
    padding: 0;
  }
  .sales-order-view .order-details-items .products-list .product-item-photo img {
    max-width: 50%;
  }
  .sales-order-view .order-details-items .products-list .product-item-details {
    padding-left: 0;
  }
  .sales-order-view .order-details-items .products-list .product-item-name {
    font-weight: 600;
    font-size: 1.5rem;
    padding-bottom: 6px;
  }
  .sales-order-view .order-details-items .products-list .product-item-authors,
  .sales-order-view .order-details-items .products-list .product-item-binding,
  .sales-order-view .order-details-items .products-list .product-item-isbn,
  .sales-order-view .order-details-items .products-list .product-item-options,
  .sales-order-view .order-details-items .products-list .product-item-desc {
    padding-bottom: 6px;
  }
  .sales-order-view .order-details-items .products-list .product-item-authors .product.author a {
    text-decoration: none;
    cursor: text;
    pointer-events: none;
    font-weight: normal;
    font-size: 1.6rem;
  }
  .sales-order-view .order-details-items .products-list .product-item-authors .product.author a:hover {
    color: #000;
  }
  .sales-order-view .order-details-items .products-list .product-item-binding,
  .sales-order-view .order-details-items .products-list .product-item-isbn,
  .sales-order-view .order-details-items .products-list .product-item-delivery {
    font-size: 1.4rem;
    padding-bottom: 0;
  }
  .sales-order-view .order-details-items .products-list .product-item-delivery:before,
  .sales-order-view .order-details-items .products-list .product-item-delivery:after {
    content: '';
    display: table;
  }
  .sales-order-view .order-details-items .products-list .product-item-delivery:after {
    clear: both;
  }
  .sales-order-view .order-details-items .products-list .product-item-delivery p {
    margin: 0;
    display: inline-block;
    float: left;
  }
  .sales-order-view .order-details-items .products-list .product-item-delivery p.standard-delivery {
    padding-left: 4px;
  }
  .sales-order-view .order-details-items .products-list .product-item-binding {
    color: #808080;
  }
  .sales-order-view .order-details-items .table-wrapper {
    width: 98%;
  }
  .sales-order-view .order-details-items .table-wrapper.order-items table tbody tr td.col {
    width: 100%;
  }
  .sales-order-view .order-details-items .table-wrapper.order-items table tbody tr td.col.name {
    width: 100%;
  }
  .sales-order-view .order-details-items .table-wrapper.order-items table tbody tr td.col.name:before {
    display: none;
  }
  .sales-order-view .order-details-items .table-wrapper.order-items table tbody tr td.col.qty,
  .sales-order-view .order-details-items .table-wrapper.order-items table tbody tr td.col.subtotal {
    text-align: left;
  }
  .sales-order-view .order-details-items .table-wrapper.order-items table tfoot .mark {
    text-align: right;
    width: 100%;
  }
  .sales-order-view .block-order-details-view .block-content .box.box-order-shipping-address {
    width: 50%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .sales-order-view .block-order-details-view .block-content .box.box-order-shipping-method {
    width: 50%;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .sales-order-view .block-order-details-view .block-content .box.box-order-billing-address {
    width: 50%;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .sales-order-view .block-order-details-view .block-content .box.box-order-billing-method {
    width: 50%;
    float: right;
    -ms-flex-order: 4;
    -webkit-order: 4;
    order: 4;
  }
  .sales-order-view .actions-toolbar.order-actions-toolbar {
    float: right;
    margin-top: 10px;
  }
  .sales-order-view .actions-toolbar.order-actions-toolbar .actions .action {
    padding: 0 20px;
  }
  .sales-order-view .actions-toolbar.order-actions-toolbar .actions .action:last-child {
    padding-right: 0;
  }
  .sales-order-view .order-details-items .order-title {
    display: inline-block;
    border: 1px solid #c6c6c6;
    margin: 0;
    border-bottom: 0;
    padding: 15px;
    font-size: 1.6rem;
    margin-bottom: -1px;
    z-index: 999999;
    background: #ffffff;
  }
  .sales-order-view .order-details-items .table-wrapper.order-items {
    margin-bottom: 30px;
    border: 1px solid #c6c6c6;
    padding: 20px;
  }
  .sales-order-view .order-details-items .table-wrapper.order-items table thead tr th.col.qty,
  .sales-order-view .order-details-items .table-wrapper.order-items table thead tr th.col.subtotal {
    text-align: right;
  }
  .sales-order-view .order-details-items .table-wrapper.order-items table tbody tr td.col.qty,
  .sales-order-view .order-details-items .table-wrapper.order-items table tbody tr td.col.subtotal {
    text-align: right;
  }
  .block-collapsible-nav .item a,
  .block-collapsible-nav .item > strong {
    text-decoration: underline;
    padding: 6px 20px 6px 15px;
  }
  .account-wrapper {
    /*.block-account-overlay {
			right:0;
		}*/
  }
  body.page-layout-custom-home .page-main .block.block-product-slider .block-content .slick-next {
    right: -10px;
  }
  body.page-layout-custom-home .page-main .block:not(.block-static-block).block-product-slider .product-item-name,
  body.page-layout-custom-home .page-main .block:not(.block-static-block).widget-bestseller .product-item-name {
    padding-right: 35px;
  }
  body.page-layout-custom-home .page-main .block:not(.block-static-block).block-product-slider .slick-slider .slider-info-wrapper,
  body.page-layout-custom-home .page-main .block:not(.block-static-block).widget-bestseller .slick-slider .slider-info-wrapper {
    text-align: left;
  }
  body.page-layout-custom-home .page-main .widget-bestseller.product.data.items.block.bestseller-wrapper {
    position: relative;
  }
  body.page-layout-custom-home .page-main .widget-bestseller.product.data.items.block.bestseller-wrapper .bestseller-switcher {
    position: absolute;
    right: 20px;
    top: 25px;
  }
  body.page-layout-custom-home .page-main .widget-bestseller.product.data.items.block.bestseller-wrapper .widget-bestseller-carousel.product.data.items {
    position: inherit;
  }
  body.page-layout-custom-home .page-main .widget-bestseller .data.item.title {
    border: 1px solid #c6c6c6;
    border-right: 0;
  }
  body.page-layout-custom-home .page-main .widget-bestseller .data.item.title.last {
    border-right: 1px solid #c6c6c6;
  }
  body.page-layout-custom-home .page-main .widget-bestseller .data.item.title .data.switch {
    border: 0;
  }
  body.page-layout-custom-home .page-main .widget-bestseller .data.item.content.bestseller-container .block.block-product-slider .slick-dots {
    padding-top: 10px;
    padding-bottom: 20px;
  }
  html,
  body {
    height: 100%;
  }
  .ie9 body {
    background-color: #f4f4f4;
  }
  .navigation ul {
    padding: 0 8px;
  }
  .page-header {
    border: 0;
    margin-bottom: 0;
    max-height: 236px;
  }
  .page-header .panel.wrapper {
    border-bottom: 1px solid #ffffff;
    background-color: #7e807e;
  }
  .page-header .header.panel {
    padding-left: 0;
    padding-right: 0;
  }
  .page-header .switcher {
    float: right;
    margin-left: 15px;
    margin-right: -6px;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-main {
    padding-left: 40px;
    padding-right: 40px;
  }
  .page-main > .page-title-wrapper .page-title {
    display: inline-block;
  }
  .page-main > .page-title-wrapper .page-title + .action {
    float: right;
    margin-top: 21px;
  }
  .customer-welcome {
    display: inline-block;
    position: relative;
  }
  .customer-welcome:before,
  .customer-welcome:after {
    content: '';
    display: table;
  }
  .customer-welcome:after {
    clear: both;
  }
  .customer-welcome .action.switch {
    padding: 0;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
  }
  .customer-welcome .action.switch > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .customer-welcome .action.switch:after {
    -webkit-font-smoothing: antialiased;
    font-size: 10px;
    line-height: 22px;
    color: inherit;
    content: "\E03e";
    font-family: 'LigatureSymbols';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .customer-welcome .action.switch:hover:after {
    color: inherit;
  }
  .customer-welcome .action.switch:active:after {
    color: inherit;
  }
  .customer-welcome .action.switch.active {
    display: inline-block;
    text-decoration: none;
  }
  .customer-welcome .action.switch.active > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .customer-welcome .action.switch.active:after {
    -webkit-font-smoothing: antialiased;
    font-size: 10px;
    line-height: 22px;
    color: inherit;
    content: "\E135";
    font-family: 'LigatureSymbols';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .customer-welcome .action.switch.active:hover:after {
    color: inherit;
  }
  .customer-welcome .action.switch.active:active:after {
    color: inherit;
  }
  .customer-welcome ul {
    margin: 0;
    padding: 0;
    list-style: none none;
    background: #ffffff;
    border: 1px solid #bbbbbb;
    margin-top: 4px;
    min-width: 100%;
    z-index: 101;
    box-sizing: border-box;
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  }
  .customer-welcome ul li {
    margin: 0;
    padding: 0;
  }
  .customer-welcome ul li:hover {
    background: #e8e8e8;
    cursor: pointer;
  }
  .customer-welcome ul:before,
  .customer-welcome ul:after {
    border-bottom-style: solid;
    content: '';
    display: block;
    height: 0;
    position: absolute;
    width: 0;
  }
  .customer-welcome ul:before {
    border: 6px solid;
    border-color: transparent transparent #ffffff transparent;
    z-index: 99;
  }
  .customer-welcome ul:after {
    border: 7px solid;
    border-color: transparent transparent #bbbbbb transparent;
    z-index: 98;
  }
  .customer-welcome ul:before {
    right: 10px;
    top: -12px;
  }
  .customer-welcome ul:after {
    right: 9px;
    top: -14px;
  }
  .customer-welcome.active {
    overflow: visible;
  }
  .customer-welcome.active ul {
    display: block;
  }
  .customer-welcome li a {
    color: #333333;
    text-decoration: none;
    display: block;
    line-height: 1.4;
    padding: 8px;
  }
  .customer-welcome li a:visited {
    color: #333333;
    text-decoration: none;
  }
  .customer-welcome li a:hover {
    color: #333333;
    text-decoration: none;
  }
  .customer-welcome li a:active {
    color: #333333;
    text-decoration: none;
  }
  .customer-welcome .customer-name {
    cursor: pointer;
  }
  .customer-welcome .customer-menu {
    display: none;
  }
  .customer-welcome .action.switch {
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    color: #ffffff;
  }
  .customer-welcome .action.switch:focus,
  .customer-welcome .action.switch:active {
    background: none;
    border: none;
  }
  .customer-welcome .action.switch:hover {
    background: none;
    border: none;
  }
  .customer-welcome .action.switch.disabled,
  .customer-welcome .action.switch[disabled],
  fieldset[disabled] .customer-welcome .action.switch {
    pointer-events: none;
    opacity: 0.7;
  }
  .customer-welcome .header.links {
    min-width: 175px;
  }
  .customer-welcome.active .action.switch:after {
    content: "\E135";
  }
  .customer-welcome.active .customer-menu {
    display: block;
  }
  .customer-welcome .greet {
    display: none;
  }
  .header.panel > .header.links {
    margin: 0;
    padding: 0;
    list-style: none none;
    float: right;
    margin-left: auto;
  }
  .header.panel > .header.links > li {
    display: inline-block;
    vertical-align: top;
  }
  .header.panel > .header.links > li {
    margin: 0 0 0 15px;
  }
  .header.panel > .header.links > li.welcome,
  .header.panel > .header.links > li > a {
    display: inline-block;
    line-height: 1.4;
  }
  .header.panel > .header.links > li.welcome a {
    color: #ffffff;
    padding-left: 5.25px;
  }
  .header.panel > .header.links > .authorization-link:after {
    content: attr(data-label);
    display: inline-block;
    margin: 0 -5.25px 0 5.25px;
  }
  .header.panel > .header.links > .customer-welcome + .authorization-link {
    display: none;
  }
  .header.content {
    padding: 31.5px 21px 0;
  }
  .logo {
    margin: -8px auto 26.25px 0;
  }
  .logo img {
    max-height: inherit;
  }
  .page-wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0;
    min-height: 100%;
    position: relative;
    transition: margin 0.3s ease-out 0s;
  }
  .page-wrapper > .breadcrumbs,
  .page-wrapper > .top-container,
  .page-wrapper > .widget {
    box-sizing: border-box;
    width: 100%;
  }
  .ie10 .page-wrapper,
  .ie11 .page-wrapper {
    height: 100%;
  }
  .page-footer {
    background: #f4f4f4;
    margin-top: auto;
    padding-bottom: 26.25px;
  }
  .page-footer .switcher .options ul.dropdown {
    bottom: -10.5px;
    left: 100%;
    margin: 0 0 0 21px;
    top: auto;
  }
  .page-footer .switcher .options ul.dropdown:before,
  .page-footer .switcher .options ul.dropdown:after {
    bottom: 14px;
    left: auto;
    right: 100%;
    top: auto;
  }
  .page-footer .switcher .options ul.dropdown:before {
    border-color: transparent #ffffff transparent transparent;
  }
  .page-footer .switcher .options ul.dropdown:after {
    border-color: transparent #bbbbbb transparent transparent;
    margin: 0 0 -1px -1px;
  }
  .footer.content {
    border-top: none;
  }
  .footer.content .block {
    float: right;
  }
  .footer.content ul {
    padding-right: 50px;
  }
  .footer.content .switcher.store {
    display: block;
    margin: 0;
  }
  .footer.content .links {
    display: inline-block;
    padding-right: 50px;
    vertical-align: top;
  }
  .footer.content .links li {
    background: transparent;
    border: none;
    font-size: 14px;
    margin: 0 0 8px;
    padding: 0;
  }
  .footer.content .links a,
  .footer.content .links strong {
    display: inline;
  }
  .block.widget .products-grid .product-item {
    width: 33.33333333%;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    width: 25%;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 50%;
  }
  .sidebar .block.widget .pager .pages-item-next {
    padding: 0;
  }
  .sidebar .block.widget .pager .pages-item-next .action {
    margin: 0;
  }
  .header.content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    box-sizing: border-box;
    align-items: center;
  }
  .header.content:after {
    clear: both;
    content: ' ';
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
  }
  .header.content .block.block-search {
    width: 63% !important;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding: 0;
  }
  .nav-sections {
    background: transparent;
    width: 30%;
    -ms-flex-order: -1;
    -webkit-order: -1;
    order: -1;
    margin: 0;
  }
  .minicart-wrapper {
    width: 6%;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    margin: 0;
  }
  .minicart-wrapper .action.showcart {
    padding: 0;
    float: right;
  }
  .navigation {
    background-color: transparent;
  }
  .navigation ul {
    background-color: #ffffff;
    display: none;
    z-index: 9999;
    padding-top: 60px;
    overflow: hidden;
  }
  .navigation > a.toggle-navigation {
    font-family: 'Avenir LT W01 85 Heavy';
    color: #ffffff;
    display: inline-block;
    float: left;
    border: 1px solid #ffffff;
    padding: 8px 20px;
    text-transform: uppercase;
    top: 0;
    left: 0;
    position: relative;
    font-weight: 400;
    font-size: 1.5rem;
    line-height: 1em;
  }
  .navigation > a.toggle-navigation:before {
    content: " " !important;
  }
  .navigation > a.toggle-navigation i.icon-bod {
    padding-left: 10px;
  }
  .navigation > a.toggle-navigation i.icon-bod:after {
    vertical-align: middle;
    margin-top: -2px;
    font-size: 130%;
  }
  .navigation.nav-opend {
    background-color: #ffffff;
    height: 100%;
    left: 0;
    right: 18%;
    padding: 0;
    position: absolute;
    top: 22px;
    z-index: 99999;
    display: inline-block;
    width: auto;
  }
  .navigation.nav-opend > a.toggle-navigation {
    font-family: 'Avenir LT W01 85 Heavy';
    margin: 0;
    color: #27455a;
    border-bottom: 1px solid #cccccc;
    position: absolute;
    left: 20px;
    top: 0;
    right: 20px;
    z-index: 99999;
    padding: 15px 0;
    font-weight: 400;
    font-size: 1.5rem;
    cursor: default;
  }
  .navigation.nav-opend > a.toggle-navigation:hover {
    text-decoration: none;
    color: #27455a;
  }
  .navigation.nav-opend .level0 {
    margin: 0;
    display: block;
    max-width: 260px;
    position: static;
    font-family: 'Avenir LT W01 45 Book';
    font-weight: 400;
    font-size: 1.6rem;
  }
  .navigation.nav-opend .level0.all-categories {
    display: none;
  }
  .navigation.nav-opend .level0 > .level-top {
    line-height: 38px;
    padding: 0;
    color: #000000;
    display: block;
    text-decoration: none;
  }
  .navigation.nav-opend .level0 > .level-top:after {
    -webkit-font-smoothing: antialiased;
    font-size: 16px;
    line-height: inherit;
    color: inherit;
    content: "\E112";
    font-family: 'LigatureSymbols';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation.nav-opend .level0 > .level-top:after {
    float: right;
    color: #cccccc;
  }
  .navigation.nav-opend .level0.level-top:hover a.level-top {
    color: #e84e0f;
    font-weight: 400;
  }
  .navigation.nav-opend .level0.level-top:hover a.level-top:after {
    color: #e84e0f;
  }
  .navigation.nav-opend .level0 .submenu {
    background: transparent;
    border: 0;
    left: 280px !important;
    top: 60px !important;
    box-shadow: none;
    position: absolute !important;
    max-width: 100%;
    height: 100%;
  }
  .navigation.nav-opend .level0 .submenu a {
    color: #000000;
    font-size: 16px;
    padding: 0 20px;
    line-height: 38px;
  }
  .navigation.nav-opend .level0 .submenu a:hover {
    color: #e84e0f;
    font-weight: 400;
  }
   > .level-top.navigation.nav-opend .level0 .submenu:hover {
    color: #e84e0f;
  }
  .level-top.navigation.nav-opend .level0 .submenu:hover:after {
    color: #e84e0f;
  }
  .navigation.nav-opend .level0.active > .level-top,
  .navigation.nav-opend .level0.has-active > .level-top {
    border-color: transparent;
    border-width: 0;
  }
  .navigation.nav-opend .level0.active > .submenu > li.level1.active a,
  .navigation.nav-opend .level0.has-active > .submenu > li.level1.active a {
    border-width: 0;
    border-color: transparent;
  }
  .navigation.nav-opend .nav.item {
    display: none;
  }
  .navigation.nav-opend ul {
    display: block;
    padding: 60px 20px 20px 20px;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.19);
  }
  .navigation.nav-opend ul li {
    font-weight: 400;
    margin: 0;
  }
  .navigation.nav-opend ul li a {
    font-size: 1.6rem;
  }
  .fieldset .legend {
    padding: 0 0 10px;
  }
  .fieldset.fixed-top {
    padding-top: 59px;
  }
  .fieldset > .field {
    margin: 0 0 29px;
  }
  .flexslider {
    margin: 0 !important;
  }
  footer {
    background-color: #000000;
  }
  footer.page-footer {
    background-color: #000000;
    padding: 10px 0;
    margin-top: 40px;
  }
  footer.page-footer .footer.content {
    margin-top: 0;
    padding-top: 0;
    border-top: 0;
  }
  footer.page-footer .footer.content .widget {
    clear: none;
  }
  footer.page-footer .footer.content .widget.footer_custom_links,
  footer.page-footer .footer.content .widget.footer_social_icons,
  footer.page-footer .footer.content .widget.footer_copyright {
    margin: 0 0 10px 0;
    float: left;
  }
  footer.page-footer .footer.content .widget.footer_custom_links ul,
  footer.page-footer .footer.content .widget.footer_social_icons ul,
  footer.page-footer .footer.content .widget.footer_copyright ul {
    width: 100%;
    padding: 0;
  }
  footer.page-footer .footer.content .widget.footer_custom_links ul li,
  footer.page-footer .footer.content .widget.footer_social_icons ul li,
  footer.page-footer .footer.content .widget.footer_copyright ul li {
    display: inline-block;
  }
  footer.page-footer .footer.content .widget.footer_custom_links ul li a,
  footer.page-footer .footer.content .widget.footer_social_icons ul li a,
  footer.page-footer .footer.content .widget.footer_copyright ul li a {
    text-transform: uppercase;
    color: #ffffff;
    font-family: 'Avenir LT W01 45 Book';
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    font-size: 1.4rem;
  }
  footer.page-footer .footer.content .widget.footer_custom_links ul li {
    border-right: 1px solid #ffffff;
    margin-right: 8px;
    padding-right: 12px;
    margin-bottom: 12px;
    font-size: 11px;
  }
  footer.page-footer .footer.content .widget.footer_custom_links ul li:last-of-type {
    border-right: 0;
  }
  footer.page-footer .footer.content .widget.footer_custom_links ul li a {
    color: #ffffff;
    font-family: 'Avenir LT W01 85 Heavy';
    font-style: normal;
    font-weight: 400;
    line-height: 1em;
    font-size: 1.1rem;
  }
  footer.page-footer .footer.content .widget.footer_social_icons {
    float: right;
  }
  footer.page-footer .footer.content .widget.footer_copyright {
    margin: 0;
    float: left;
    width: 100%;
  }
  footer.page-footer .footer.content .widget.footer_copyright p {
    color: #ffffff;
    font-family: 'Avenir LT W01 45 Book';
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    font-size: 1.3rem;
  }
  .page-header .panel.wrapper {
    background-color: #ffffff !important;
  }
  .page-header .panel.header .logo {
    width: 29%;
  }
  .page-header .panel.header .widget.header_nav_top {
    width: 70%;
    margin: 0;
  }
  .page-header .panel.header .widget.header_nav_top > ul {
    padding: 0;
  }
  .page-header .widget.header_nav_top > ul {
    float: right;
  }
  .page-header .widget.header_nav_top > ul > li.customer-login {
    position: relative;
  }
  .page-header .widget.header_nav_top > ul > li > a {
    padding: 5px 20px;
  }
  .page-header .widget.header_nav_top > ul > li .icon-user {
    margin-left: 6px;
    position: relative;
    top: 2px;
  }
  .page-header .widget.header_nav_top > ul > li > ul {
    background-color: #ffffff;
    box-sizing: border-box;
    -webkit-box-shadow: 0px 1px 17px 0px rgba(128, 128, 128, 0.7);
    -moz-box-shadow: 0px 1px 17px 0px rgba(128, 128, 128, 0.7);
    box-shadow: 0px 1px 17px 0px rgba(128, 128, 128, 0.7);
    display: none;
    padding: 12px 18px 25px;
    position: absolute;
    top: 12px;
    right: -34px;
    width: 210px;
    z-index: 99999;
  }
  .page-header .widget.header_nav_top > ul > li > ul > li {
    display: block;
    float: none;
  }
  .page-header .widget.header_nav_top > ul > li > ul > li > a:not(.action) {
    display: block;
    text-align: left;
    padding: 4px 0;
    font-size: 1.4rem;
    color: #000000;
  }
  .page-header .widget.header_nav_top > ul > li > ul > li > a.action {
    margin: 10px 0;
    padding: 10px 20px;
    text-align: center;
    width: 100%;
    text-decoration: none;
    color: #ffffff;
  }
  .page-header .widget.header_nav_top > ul > li > ul > li > a.action:after {
    color: #ffffff;
    content: "\E112";
    font-family: 'LigatureSymbols';
    font-size: 1.8rem;
    margin-left: 16px;
    display: inline-block;
  }
  .page-header .widget.header_nav_top > ul > li > ul > li > a.myAccount {
    display: block;
    text-align: center;
  }
  .page-header .widget.header_nav_top > ul > li > ul > li > a.myAccount .icon-user {
    margin-left: 6px;
    position: relative;
    top: 2px;
  }
  .page-header .widget.header_nav_top > ul > li > ul > li > a.customer-register {
    color: #808080;
    font-size: 1.2rem;
    margin-bottom: 25px;
  }
  .page-header .widget.header_nav_top > ul > li > ul > li > a.customer-link {
    margin: 3px 0;
  }
  .page-header .widget.header_nav_top > ul > li > ul > li strong {
    color: #e84e0f;
    font-weight: 600;
    text-decoration: underline;
    font-size: 1.4rem;
  }
  .page-header .widget.header_navi_bottom {
    background-color: #f5f5f5;
    font-family: 'Bell MT W01';
    margin: 0;
    padding: 13px 0;
  }
  .page-header .widget.header_navi_bottom ul {
    display: inline-block;
    margin: 0 auto;
    text-align: center;
  }
  .page-header .widget.header_navi_bottom ul li {
    border-right: 1px solid #222;
    text-transform: uppercase;
    line-height: 1.2rem;
  }
  .page-header .widget.header_navi_bottom ul li a {
    font-size: 1.6rem;
    padding: 0 15px;
  }
  .page-header .widget.header_navi_bottom ul li:last-child {
    border-right: none;
  }
  .page-header .widget.header_navi_bottom ul li:last-child a {
    color: #e84e0f;
  }
  .page-header .header-inner .header.content {
    height: 90px;
  }
  .page-header .header-inner .header.content .minicart-wrapper .action.showcart .counter.qty {
    right: -15px;
  }
  .page-header .header-inner .header.content .block.block-search .block-title {
    display: none;
  }
  .page-header .header-inner .header.content .block.block-search .block-title,
  .page-header .header-inner .header.content .block.block-search .block-content {
    margin: 0;
  }
  .page-header .header-inner .header.content .block.block-search .field.search .label {
    display: none;
  }
  .page-header .header-inner .header.content .block.block-search .control {
    position: relative;
  }
  .page-header .header-inner .header.content .block.block-search .action.search {
    position: absolute;
    top: 0;
  }
  .page-bottom {
    width: 100% !important;
  }
  .page-bottom .widget.block-static-block.bod_payment_methods .payment-logos .payment-logo {
    padding-bottom: 0;
    /*
                        &.paydirct {
                            .lib-layout-column(7,7,14%);
                        }
                        */
  }
  .page-bottom .widget.block-static-block.bod_payment_methods .payment-logos .payment-logo.mastercard {
    width: 10%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-bottom .widget.block-static-block.bod_payment_methods .payment-logos .payment-logo.visa {
    width: 15%;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-bottom .widget.block-static-block.bod_payment_methods .payment-logos .payment-logo.sepa {
    width: 20%;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .page-bottom .widget.block-static-block.bod_payment_methods .payment-logos .payment-logo.sofort {
    width: 15%;
    -ms-flex-order: 4;
    -webkit-order: 4;
    order: 4;
  }
  .page-bottom .widget.block-static-block.bod_payment_methods .payment-logos .payment-logo.paypal {
    width: 20%;
    -ms-flex-order: 5;
    -webkit-order: 5;
    order: 5;
  }
  .page-bottom .widget.block-static-block.bod_payment_methods .payment-logos .payment-logo.giro {
    width: 20%;
    -ms-flex-order: 6;
    -webkit-order: 6;
    order: 6;
  }
  .widget.double-teaser {
    color: #000000;
  }
  .widget.double-teaser .first,
  .widget.double-teaser .second {
    width: 47%;
  }
  .widget.triple-teaser .column-text {
    -webkit-transform: translate(0, -30%);
    -ms-transform: translate(0, -30%);
    -o-transform: translate(0, -30%);
    transform: translate(0, -30%);
  }
  .widget.triple-teaser .column-text .row p {
    font-size: 1.4em;
  }
  .widget.triple-teaser .first,
  .widget.triple-teaser .second,
  .widget.triple-teaser .third {
    width: 32%;
  }
  .widget.triple-teaser .first,
  .widget.triple-teaser .second {
    float: left;
  }
  .widget.triple-teaser .second {
    margin: 0 2%;
  }
  .widget.triple-teaser .third {
    float: right;
  }
  .widget.triple-teaser:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
  }
  .widget.frontpage_benefits {
    color: #000000;
    text-align: center;
    margin: 60px 0 40px;
  }
  .widget.frontpage_benefits ul {
    list-style-type: none;
    margin-bottom: 0;
  }
  .widget.frontpage_benefits ul li {
    display: inline-block;
    font-size: 1.6rem;
    margin-right: 20px;
  }
  .widget.frontpage_benefits ul li:before {
    content: "\E029";
    font-family: 'LigatureSymbols';
    font-size: 20px;
    margin-right: 10px;
    color: #27455a;
  }
  .widget.frontpage_benefits h1,
  .widget.frontpage_benefits h2,
  .widget.frontpage_benefits h3,
  .widget.frontpage_benefits h4,
  .widget.frontpage_benefits h5 {
    margin-bottom: 1.6rem;
    margin-top: 0;
  }
  .cms-page-view.cms-versandkosten .page-title-wrapper {
    padding-bottom: 60px;
  }
  .cms-page-view.page-layout-2columns-left .page-main .page-title-wrapper {
    margin-bottom: 40px;
  }
  .cms-page-view.page-layout-2columns-left .page-main .columns .column.main {
    width: 63.333333%;
    padding-left: 40px;
    padding-right: 40px;
  }
  .cms-page-view.page-layout-2columns-left .page-main .columns .sidebar.sidebar-additional {
    width: 36.666697%;
    border-right: 1px solid #CCCCCC;
    padding-right: 40px;
  }
  .page-print .block-content .box-order-shipping-address {
    display: inline-block;
    float: left;
    width: 50%;
  }
  .page-print .block-content .box-order-shipping-method {
    display: inline-block;
    float: left;
    width: 50%;
  }
  .page-print .block-content .box-order-billing-address {
    display: inline-block;
    float: left;
    width: 50%;
  }
  .page-print .block-content .box-order-billing-method {
    display: inline-block;
    float: left;
    width: 50%;
  }
}
@media all and (min-width: 769px), print {
  .modal-popup.modal-slide .modal-footer {
    border-top: 1px solid #c1c1c1;
    text-align: right;
  }
  .authentication-dropdown {
    background-color: #edebdf;
    border: 1px solid #aeaeae;
    -webkit-transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0.1s;
    position: absolute;
    text-align: left;
    top: 100%;
    transform: scale(1, 0);
    transform-origin: 0 0;
    transition: transform linear .1s, visibility 0s linear .1s;
    visibility: hidden;
    width: 100%;
  }
  .authentication-dropdown._show {
    z-index: 100;
    -webkit-transform: scale(1, 1);
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0s;
    transform: scale(1, 1);
    transition: transform linear .1s, visibility 0s linear 0s;
    visibility: visible;
  }
  .authentication-wrapper {
    width: 66.66666667%;
    text-align: right;
  }
  .block-authentication {
    padding: 30px;
    padding-bottom: 45px;
  }
  .block-authentication .block-title {
    border-bottom: 0;
    margin-bottom: 20px;
  }
  .block-authentication .actions-toolbar > .primary {
    display: inline;
    float: right;
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .primary .action {
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .secondary {
    float: left;
    margin-right: 2rem;
  }
  .popup-authentication .modal-inner-wrap {
    min-width: 768px;
    width: 90%;
  }
  .popup-authentication .block-authentication {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .popup-authentication .block[class],
  .popup-authentication .form-login,
  .popup-authentication .fieldset,
  .popup-authentication .block-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-grow: 1;
    flex-grow: 1;
  }
  .popup-authentication .block[class] {
    box-sizing: border-box;
    float: left;
    padding: 25px 30px 20px 30px;
    width: 50%;
  }
  .popup-authentication .block[class] + .block {
    border-top: 0;
    margin: 0;
    padding: 25px 30px 20px 50px;
  }
  .popup-authentication .block[class] + .block::before {
    left: 0;
    top: 50%;
  }
  .popup-authentication .actions-toolbar {
    margin-bottom: 0;
    margin-top: 0;
  }
}
@media all and (min-width: 992px) {
  .table > tbody > tr > th,
  .table > tbody > tr > td {
    border-top: 1px solid #c6c6c6;
  }
  .table > tbody + tbody {
    border-top: 1px solid #c6c6c6;
  }
  .table tbody {
    border-bottom: 1px solid #c6c6c6;
  }
  .page-layout-custom-home .slick-slider .slick-slide {
    padding-left: 15px;
  }
  .catalog-category-view #maincontent .columns .column.main,
  .catalogsearch-result-index #maincontent .columns .column.main {
    width: 78%;
  }
  .catalog-category-view #maincontent .sidebar.sidebar-main,
  .catalogsearch-result-index #maincontent .sidebar.sidebar-main {
    display: block;
    width: 22%;
  }
  .bod-main-wrapper .slick-slider .slick-slide {
    padding-left: 30px;
  }
  .bod-main-wrapper .product.media.bod-product-image {
    float: none;
    display: inline-block;
    width: 25%;
    vertical-align: top;
  }
  .bod-main-wrapper .bod-product-info-main.product-info-main {
    float: none;
    display: inline-block;
    width: 44%;
    margin: 0 4%;
  }
  .bod-main-wrapper .bod-product-info-main.product-info-main .flag-container {
    top: 0;
  }
  .bod-main-wrapper .product.bod-actions {
    margin: 0;
    display: inline-block;
    width: 23%;
    vertical-align: top;
  }
  .cart-container .form-cart {
    position: relative;
  }
  .cart-container .form-cart .actions.main {
    text-align: right;
    margin-top: 15px;
  }
  .cart-container .widget {
    float: left;
  }
  .cart-container .cart-form-container {
    width: 70%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .cart-container .cart-summary-wrapper {
    width: 27%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    margin-left: 2%;
    margin-top: 8px;
  }
  .cart-container .cart-summary-wrapper .cart-summary {
    width: 100%;
    float: right;
  }
  .cart.table-wrapper .actions-toolbar {
    text-align: left;
  }
  .cart.table-wrapper .actions-toolbar .action.primary.checkout {
    font-size: 1.7rem;
  }
  .cart.table-wrapper .col.price,
  .order-items.table-wrapper .col.price,
  .cart.table-wrapper .col.qty,
  .order-items.table-wrapper .col.qty,
  .cart.table-wrapper .col.subtotal,
  .order-items.table-wrapper .col.subtotal,
  .cart.table-wrapper .col.msrp,
  .order-items.table-wrapper .col.msrp,
  .cart.table-wrapper .col.actions,
  .order-items.table-wrapper .col.actions {
    text-align: left;
  }
  .cart.table-wrapper .col.actions,
  .order-items.table-wrapper .col.actions {
    max-width: 95px;
  }
  .sales-order-view .actions-toolbar.order-actions-toolbar {
    float: right;
  }
  .sales-order-view .actions-toolbar.order-actions-toolbar .actions {
    margin-top: 10px;
  }
  .sales-order-view .order-details-items .products-list .box-order-billing-method .box-content .content h4 {
    color: #000 !important;
    font-weight: normal !important;
    font-size: 1.4rem !important;
  }
  .sales-order-view .order-details-items .products-list .product-item {
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
  }
  .sales-order-view .order-details-items .products-list .product-item-image {
    float: left;
  }
  .sales-order-view .order-details-items .products-list .product-item-photo {
    padding: 0;
  }
  .sales-order-view .order-details-items .products-list .product-item-photo img {
    max-width: 80%;
  }
  .sales-order-view .order-details-items .products-list .product-item-details {
    padding-left: 0;
  }
  .sales-order-view .order-details-items .products-list .product-item-name {
    font-weight: 600;
    font-size: 1.5rem;
    padding-bottom: 6px;
  }
  .sales-order-view .order-details-items .products-list .product-item-authors,
  .sales-order-view .order-details-items .products-list .product-item-binding,
  .sales-order-view .order-details-items .products-list .product-item-isbn,
  .sales-order-view .order-details-items .products-list .product-item-options,
  .sales-order-view .order-details-items .products-list .product-item-desc {
    padding-bottom: 6px;
  }
  .sales-order-view .order-details-items .products-list .product-item-authors .product.author a {
    text-decoration: none;
    cursor: text;
    pointer-events: none;
    font-weight: normal;
    font-size: 1.6rem;
  }
  .sales-order-view .order-details-items .products-list .product-item-authors .product.author a:hover {
    color: #000;
  }
  .sales-order-view .order-details-items .products-list .product-item-binding,
  .sales-order-view .order-details-items .products-list .product-item-isbn,
  .sales-order-view .order-details-items .products-list .product-item-delivery {
    font-size: 1.4rem;
    padding-bottom: 0;
  }
  .sales-order-view .order-details-items .products-list .product-item-delivery:before,
  .sales-order-view .order-details-items .products-list .product-item-delivery:after {
    content: '';
    display: table;
  }
  .sales-order-view .order-details-items .products-list .product-item-delivery:after {
    clear: both;
  }
  .sales-order-view .order-details-items .products-list .product-item-delivery p {
    margin: 0;
    display: inline-block;
    float: left;
  }
  .sales-order-view .order-details-items .products-list .product-item-delivery p.standard-delivery {
    padding-left: 4px;
  }
  .sales-order-view .order-details-items .products-list .product-item-binding {
    color: #808080;
  }
  .sales-order-view .order-details-items .table-wrapper.order-items table tbody tr td.col.qty,
  .sales-order-view .order-details-items .table-wrapper.order-items table tbody tr td.col.subtotal {
    text-align: right;
  }
  .sales-order-view .block-order-details-view .block-content .box.box-order-shipping-address {
    width: 25%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .sales-order-view .block-order-details-view .block-content .box.box-order-shipping-method {
    width: 25%;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .sales-order-view .block-order-details-view .block-content .box.box-order-billing-address {
    width: 25%;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .sales-order-view .block-order-details-view .block-content .box.box-order-billing-method {
    width: 25%;
    float: right;
    -ms-flex-order: 4;
    -webkit-order: 4;
    order: 4;
  }
  .header.content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    box-sizing: border-box;
    align-items: center;
  }
  .header.content:after {
    clear: both;
    content: ' ';
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
  }
  .header.content .block.block-search {
    width: 69% !important;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding: 0;
  }
  .header.content .minicart-wrapper {
    padding-left: 0;
    text-align: right;
  }
  .nav-sections {
    background: transparent;
    width: 25%;
    -ms-flex-order: -1;
    -webkit-order: -1;
    order: -1;
    margin: 0;
  }
  .minicart-wrapper {
    width: 5%;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    margin: 0;
  }
  .minicart-wrapper .action.showcart {
    padding: 0;
    float: right;
  }
  .page-print .block-content .box-order-shipping-address {
    display: inline-block;
    float: left;
    width: 25%;
  }
  .page-print .block-content .box-order-shipping-method {
    display: inline-block;
    float: left;
    width: 25%;
  }
  .page-print .block-content .box-order-billing-address {
    display: inline-block;
    float: left;
    width: 25%;
  }
  .page-print .block-content .box-order-billing-method {
    display: inline-block;
    float: left;
    width: 25%;
  }
}
@media all and (min-width: 1024px), print {
  /*.actions-toolbar {
        > .primary{
            float: right;
        }
        > .secondary {
            float: left;
        }
    }*/
  .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .products-grid .product-item {
    width: 16.66666667%;
  }
  .page-layout-3columns .products-grid .product-item {
    width: 25%;
  }
  .page-products .products-grid .product-items {
    margin: 0;
  }
  .page-products .products-grid .product-item {
    margin-left: calc((100% - 4 * 23.233%) / 3);
    padding: 0;
    width: 23.233%;
  }
  .page-products .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    margin-left: 0;
    width: 20%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    margin-left: 1%;
    width: 32.667%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n) {
    margin-left: 1%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .bod-main-wrapper .product.info.detailed .data.items .data.item.content .product.attribute.description .value {
    width: 70%;
  }
  .checkout-onepage-success .page-main .block-order-details-view {
    margin-top: 50px;
  }
  .checkout-onepage-success .page-main .block-order-details-view .block-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    box-sizing: border-box;
  }
  .checkout-onepage-success .page-main .block-order-details-view .block-content:after {
    clear: both;
    content: ' ';
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
  }
  .checkout-onepage-success .page-main .block-order-details-view .block-content .box.box-order-shipping-address {
    width: 25%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .checkout-onepage-success .page-main .block-order-details-view .block-content .box.box-order-shipping-method {
    width: 25%;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .checkout-onepage-success .page-main .block-order-details-view .block-content .box.box-order-billing-address {
    width: 25%;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .checkout-onepage-success .page-main .block-order-details-view .block-content .box.box-order-billing-method {
    width: 25%;
    float: right;
    -ms-flex-order: 4;
    -webkit-order: 4;
    order: 4;
  }
  .checkout-onepage-success .page-main .block-order-details-view .block-content .box .box-content {
    padding-right: 0;
  }
  .checkout-onepage-success .page-main .block-order-details-view .block-content .box .box-title {
    margin: 10px 0 20px;
    display: inline-block;
    font-weight: 600;
  }
  .checkout-onepage-success .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody > tr > td:last-child {
    border-bottom: none;
  }
  .checkout-index-index .modal-popup .modal-inner-wrap {
    margin-left: -400px;
    width: 800px;
    left: 50%;
  }
  .opc-wrapper .shipping-address-item {
    width: 33.33333333%;
  }
  .opc-wrapper .shipping-address-item:before {
    background: #cccccc;
    height: calc(100% - 20px);
    content: '';
    left: 0;
    position: absolute;
    top: 0;
    width: 1px;
  }
  .opc-wrapper .shipping-address-item:nth-child(3n + 1):before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item:before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item + .shipping-address-item:before {
    display: none;
  }
  .table-checkout-shipping-method {
    min-width: 500px;
  }
  .popup-authentication .modal-inner-wrap {
    min-width: 768px;
    width: 85%;
  }
  .login-container {
    margin-top: 40px;
  }
  .login-container .block .login .field .control .actions-toolbar > .primary {
    float: right !important;
    padding-right: 0 !important;
  }
  .login-container .block .login .field .control .actions-toolbar > .secondary {
    margin-top: 0;
  }
  .page-layout-1column .login-container .block.block-trusted-logos {
    width: 100%;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-3columns .login-container .block.block-trusted-logos {
    width: 66.66666667%;
    display: inline-block;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .login-container .block.block-trusted-logos {
    width: 83.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .login-container .block.block-trusted-logos {
    width: 83.33333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .login-container .block.block-trusted-logos .logo-bar.center img:first-child {
    padding-right: 8px;
    margin-left: -44px;
  }
  .register-container .form-create-account {
    width: 70%;
  }
  .account.page-layout-2columns-left .sidebar-main,
  .account.page-layout-2columns-left .sidebar-additional {
    width: 22.3%;
  }
  .account.page-layout-2columns-left .column.main {
    width: 77.7%;
  }
  body.page-layout-custom-home .page-main .widget-bestseller.product.data.items.block.bestseller-wrapper .bestseller-switcher {
    top: 76px;
  }
  .account .form-wishlist-items .products-list.wishlist .product-items .product-item {
    border-bottom: 1px solid #c6c6c6;
    margin-bottom: 30px;
  }
  .account .form-wishlist-items .products-list.wishlist .product-items .product-item .action.tooltip {
    text-decoration: underline;
  }
  .account .form-wishlist-items .products-list.wishlist .product-items .product-item-name {
    color: #27455a;
    font-family: 'Avenir LT W01 85 Heavy';
    font-weight: 400;
    line-height: 1.1;
    font-size: 2.8rem;
    margin-top: 2.625rem;
    margin-bottom: 2.1rem;
    font-family: 'Avenir LT W01 45 Book';
    font-size: 2.6rem;
    margin-top: 0;
  }
  .account .form-wishlist-items .products-list.wishlist .product-items .product-item-name a {
    color: #27455a;
    font-weight: 600;
  }
  .account .form-wishlist-items .products-list.wishlist .product-items .product-item-name-wrapper {
    float: left;
    width: 58%;
    padding-right: 2%;
  }
  .account .form-wishlist-items .products-list.wishlist .product-items .product-item-sidebar {
    width: 40%;
    float: right;
  }
  .account .form-wishlist-items .products-list.wishlist .product-items .product-item-sidebar .price-box {
    margin: 0;
    line-height: 1.1;
  }
  .account .form-wishlist-items .products-list.wishlist .product-items .product-item-sidebar .price-box .price-as-configured {
    display: inline-block;
    margin-bottom: 2px;
  }
  .account .form-wishlist-items .products-list.wishlist .product-items .product-item-sidebar .price-box .price {
    color: #27455a;
    font-weight: 600;
    font-size: 2.6rem;
    margin-top: 0;
  }
  .account .form-wishlist-items .products-list.wishlist .product-items .product-item-sidebar .priceinfo-wrapper {
    font-size: 1.2rem;
    margin: 0;
  }
  .account .form-wishlist-items .products-list.wishlist .product-items .product-item-delivery {
    font-size: 1.2rem;
    margin: 0;
    margin-bottom: 30px;
  }
  .account .form-wishlist-items .products-list.wishlist .product-items .product-item .box-tocart .field.qty {
    display: none;
  }
  .account .form-wishlist-items .products-list.wishlist .product-items .product-item-actions .action.delete,
  .account .form-wishlist-items .products-list.wishlist .product-items .product-item-actions .action.tocart {
    margin-top: 30px;
  }
  .account .form-wishlist-items .products-list.wishlist .product-items .product-item-actions .action.tooltip,
  .account .form-wishlist-items .products-list.wishlist .product-items .product-item-actions .action.delete {
    text-decoration: underline;
  }
  .account .form-wishlist-items .products-list.wishlist .product-items .product-item-actions .action.small {
    width: auto;
    padding: 10px;
    font-size: 1.5rem;
    line-height: 1.8rem;
  }
  .block.widget .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: calc((100% - 5 * (100%/6)) / 4);
    width: 16.66666667%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: calc((100% - 5 * (100%/6)) / 4);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(5n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 25%;
  }
  .block.widget .products-grid .product-items {
    margin: 0;
  }
  .block.widget .products-grid .product-item {
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .navigation.nav-opend {
    right: 40%;
  }
  .header.content .block.block-search {
    width: 71% !important;
  }
  .nav-sections {
    width: 22%;
  }
  .minicart-wrapper .action.showcart {
    padding-left: 30px;
  }
}
@media all and (min-width: 1280px) {
  .page-layout-custom-home .slick-slider .slick-slide {
    padding-left: 41px;
  }
  .catalog-category-view #maincontent .columns .column.main,
  .catalogsearch-result-index #maincontent .columns .column.main {
    width: 82%;
  }
  .catalog-category-view #maincontent .sidebar.sidebar-main,
  .catalogsearch-result-index #maincontent .sidebar.sidebar-main {
    width: 18%;
  }
  .cart-container .cart-form-container {
    width: 74%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .cart-container .cart-summary-wrapper {
    width: 21%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    margin-left: 5%;
  }
  .popup-authentication .modal-inner-wrap {
    min-width: 768px;
    width: 65%;
  }
  .navigation.nav-opend {
    right: 50%;
  }
  .header.content .block.block-search {
    width: 71% !important;
  }
  .nav-sections {
    width: 22%;
  }
  .minicart-wrapper .action.showcart {
    padding-left: 30px;
  }
  .widget.triple-teaser .column-text {
    -webkit-transform: translate(0, -10%);
    -ms-transform: translate(0, -10%);
    -o-transform: translate(0, -10%);
    transform: translate(0, -10%);
  }
  .widget.triple-teaser .column-text .row p {
    font-size: 3.4rem;
  }
}
@media all and (min-width: 1440px), print {
  .sidebar .product-items .product-item-info .product-item-photo {
    float: none;
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
  }
  .sidebar .product-items .product-item-details {
    margin-left: 85px;
  }
  .account-wrapper .block-account-overlay {
    right: -55.5px;
  }
  .account-wrapper .block-account-overlay:not(:root:root) {
    right: -54.5px;
  }
  @-moz-document url-prefix() {
    .block-account-overlay {
      right: -55px !important;
    }
  }
}
/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.6.2
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2016 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/
.hidden-select-field {
  position: absolute;
  visibility: hidden;
  left: -9999px;
}
/* @group Base */
.chosen-container {
  margin-left: 0;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  max-width: 100%;
}
.chosen-container * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  left: -9999px;
  z-index: 1010;
  width: 100%;
  border: 1px solid #7d7d7d;
  border-top: 0;
  -webkit-box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.7);
  box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.7);
}
.chosen-container.chosen-with-drop .chosen-drop {
  left: 0;
}
.chosen-container a {
  cursor: pointer;
}
.chosen-container .search-choice .group-name,
.chosen-container .chosen-single .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: normal;
  color: #999999;
}
.chosen-container .search-choice .group-name:after,
.chosen-container .chosen-single .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top;
}
.chosen-container .chosen-results {
  text-align: left;
  color: #000000;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0;
  padding: 0;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}
.chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 10px 9px 9px;
  list-style: none;
  line-height: 11px;
  font-size: 11px;
  font-family: 'Avenir LT W01 45 Book';
  text-transform: uppercase;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}
.chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
.chosen-container .chosen-results li.highlighted {
  background: transparent;
  background-color: #7d7d7d;
  color: #ffffff;
}
.chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
}
.chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default;
}
.chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
.chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}
/* @group Single Chosen */
.chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 9px;
  height: 32px;
  border: 1px solid #7d7d7d;
  border-radius: 0;
  background-color: #edebdf;
  text-transform: uppercase;
  background-clip: padding-box;
  -webkit-box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.7);
  box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.7);
  color: #000000 !important;
  text-decoration: none;
  line-height: 24px;
}
.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 40px;
  line-height: 32px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url('../images/chosen/bg-select-arrow.png') -42px 1px no-repeat;
  font-size: 1px;
}
.chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}
.chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 34px;
  height: 100%;
}
.chosen-container-single .chosen-single div b {
  display: block;
  width: 33px;
  height: 30px;
  background: url('../images/chosen/bg-select-arrow.png') no-repeat right center;
  border-left: 1px solid #7d7d7d;
  background-position-x: 1px;
}
.chosen-container-single .chosen-default {
  color: #999;
}
.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}
.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}
.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
.chosen-container-single .chosen-search input[type="text"] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: #ffffff url('../images/chosen/bg-select-arrow.png') no-repeat 100% -20px;
  background: url('../images/chosen/bg-select-arrow.png') no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
.chosen-container-single .chosen-drop {
  margin-top: 0;
  border-radius: 0;
  background-clip: padding-box;
  background-color: #ffffff;
}
.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  left: -9999px;
}
/* @group Multi Chosen */
.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
  background-image: -webkit-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background-image: -moz-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background-image: -o-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background-image: linear-gradient(#eeeeee 1%, #ffffff 15%);
  cursor: text;
}
.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
.chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
.chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eeeeee;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -moz-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -o-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  box-shadow: 0 0 2px #ffffff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default;
}
.chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url('../images/chosen/bg-select-arrow.png') -42px 1px no-repeat;
  font-size: 1px;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
.chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -moz-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -o-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  color: #666;
}
.chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}
.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
.chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* @end */
/* @group Active  */
.chosen-container-active .chosen-single {
  border: 1px solid #7d7d7d;
}
.chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #7d7d7d;
  background-color: #edebdf;
}
.chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent;
}
.chosen-container-active.chosen-with-drop .chosen-single div b {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  border-left: 0;
  border-right: 1px solid #7d7d7d;
  background-position-x: -50%;
}
.chosen-container-active .chosen-choices {
  border: 1px solid #7d7d7d;
}
.chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #222 !important;
}
/* @end */
/* @group Disabled Support */
.chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
.chosen-disabled .chosen-single {
  cursor: default;
}
.chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}
/* @end */
/* @group Right to Left */
.chosen-rtl {
  text-align: right;
}
.chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}
.chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}
.chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}
.chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}
.chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}
.chosen-rtl .chosen-choices li {
  float: right;
}
.chosen-rtl .chosen-choices li.search-field input[type="text"] {
  direction: rtl;
}
.chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}
.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}
.chosen-rtl.chosen-container-single-nosearch .chosen-search,
.chosen-rtl .chosen-drop {
  left: 9999px;
}
.chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
.chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}
.chosen-rtl .chosen-search input[type="text"] {
  padding: 4px 5px 4px 20px;
  background: #ffffff url('../images/chosen/bg-select-arrow.png') no-repeat -30px -20px;
  background: url('../images/chosen/bg-select-arrow.png') no-repeat -30px -20px;
  direction: rtl;
}
.chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}
.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}
.page-print .product-item-downloadable a {
  display: none;
}
.page-print .box-order-billing-method .box-content .content h4 {
  color: #000 !important;
  font-weight: normal !important;
  font-size: 1.4rem !important;
}
.page-print a.product-author-link {
  text-decoration: none !important;
  cursor: text !important;
  font-size: 14px !important;
  pointer-events: none !important;
}
.page-print .column.main {
  padding-left: 0;
  position: relative;
}
.page-print .page-title-wrapper {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  padding-bottom: 80px;
}
.page-print h1.page-title {
  order: 1;
  width: 100%;
}
.page-print .order-date {
  order: 2;
  width: 100%;
}
.page-print span.order-status {
  order: 3;
  width: 100%;
}
.page-print .order-title {
  font-weight: 600;
  text-transform: uppercase;
  color: #27455a;
}
.page-print .product-item-name {
  font-size: 15px;
  color: #000000;
  margin: 5.25px 0;
  font-weight: 400;
  font-family: Arial;
}
.page-print .product-item-details {
  font-size: 14px;
}
.page-print .product-item-details span.bod-binding {
  color: #808080;
}
.page-print .product-item-details .product-item-delivery p {
  margin: 0;
  padding: 0;
}
.page-print .product-item-image {
  display: inline-block;
  float: left;
}
.page-print .block.block-order-details-view {
  margin-top: 25px;
}
.page-print ul.items-qty {
  list-style-type: none;
}
.page-print tr.grand_total {
  display: none;
}
.page-print td.subtotal,
.page-print th.subtotal,
.page-print span.price-including-tax {
  padding-right: 0;
  text-align: right;
}
.page-print span.price {
  font-weight: 400;
  font-size: 1.5rem;
}
.page-print .grand_total_incl span.label,
.page-print .grand_total_incl span.price {
  font-weight: 700 !important;
  font-size: 1.5rem;
}
.page-print tfoot tr td {
  padding: 8px 0;
}
.page-print tfoot span.price {
  width: 75px;
  display: inline-block;
}
.page-print .table-wrapper.order-items {
  border-bottom: 1px solid #c6c6c6;
  border-left: 1px solid #c6c6c6;
  border-right: 1px solid #c6c6c6;
  padding: 20px;
  box-sizing: border-box;
}
.page-print .order-title {
  border-bottom: 1px solid #c6c6c6;
}
.page-print .order-title strong {
  border-top: 1px solid #c6c6c6;
  border-left: 1px solid #c6c6c6;
  border-right: 1px solid #c6c6c6;
  border-bottom: 1px solid #fff;
  padding: 10px 20px;
  position: absolute;
  top: -46px;
  overflow: hidden;
  height: 25px;
  text-align: center;
  font-weight: 600;
}
.page-print .block-content .box-order-billing-method dt {
  font-weight: normal;
}
.page-print .page-bottom {
  margin-bottom: 60px;
}
@media print {
  .product-item-downloadable a {
    display: none;
  }
  .box.box-order-billing-method .box-content .content h4 {
    color: #000;
    font-weight: normal !important;
    font-size: 1.4rem;
  }
  .page-print .product-item-image,
  .page-print .product-item-details {
    display: inline-block !important;
    float: left !important;
    font-weight: 400;
    color: #f00 !important;
  }
  .page-print .product-item-image img.photo.image,
  .page-print .product-item-details img.photo.image {
    width: 100px;
    float: left;
  }
  .page-print div#tsbadge4_db8d3657bdbe440c985ae127463eaad4 {
    display: none !important;
  }
  .page-print table {
    display: block !important;
    width: 100% !important;
    max-width: 1000px;
  }
  .page-print thead th.col.name {
    width: 420px;
    display: block;
    float: left;
    background: #f00;
  }
  .page-print thead th.col.qty,
  .page-print thead th.col.subtotal {
    width: 80px;
    display: block;
    float: left;
    background: #0f0;
  }
  .page-print tbody td.col.name.products-list {
    width: 420px;
    display: block;
    float: left;
    background: #f00;
  }
  .page-print tbody td.col.qty,
  .page-print tbody td.col.subtotal {
    width: 80px;
    display: block;
    float: left;
    background: #0f0;
  }
  .page-print tbody .product-item-details {
    width: 250px;
  }
  .page-print tfoot tr td {
    padding: 3px 0 !important;
  }
  .page-print .block-content .box-order-shipping-address {
    display: inline-block;
    float: left;
    width: 25%;
  }
  .page-print .block-content .box-order-shipping-method {
    display: inline-block;
    float: left;
    width: 25%;
  }
  .page-print .block-content .box-order-billing-address {
    display: inline-block;
    float: left;
    width: 25%;
  }
  .page-print .block-content .box-order-billing-method {
    display: inline-block;
    float: left;
    width: 25%;
  }
  .page-print .bod_payment_methods {
    display: none;
  }
}
.sales-order-print {
  font-family: Arial, Helvetica !important;
}
.sales-order-print .product-item-name {
  font-weight: bold;
}
.box-order-billing-method .box-content .content h4 {
  color: #000 !important;
  font-weight: normal !important;
  font-size: 1.4rem !important;
}
