/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form-discount .g-recaptcha {
  margin-top: 50px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.login-container .g-recaptcha,
.form-login .g-recaptcha,
.form-edit-account .g-recaptcha {
  margin-bottom: 10px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.required-captcha.checkbox {
  position: absolute;
  display: block;
  visibility: visible;
  overflow: hidden;
  opacity: 0;
  width: 1px;
  height: 1px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.block.newsletter .field-recaptcha .field .control:before {
  content: none;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.review-form .field-recaptcha {
  margin-bottom: 10px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form.send.friend .g-recaptcha {
  margin-top: 40px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.product-info-stock-sku .configurable-variation-qty {
  display: none;
}
@keyframes loading {
  0% {
    transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    transform: translate(-50%, -50%) rotate(359.9deg);
  }
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
*/
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
.file-uploader-area {
  position: relative;
}
.file-uploader-area input[type='file'] {
  cursor: pointer;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  visibility: hidden;
  width: 0;
}
.file-uploader-area input[type='file']:focus + .file-uploader-button {
  box-shadow: 0 0 0 1px #006bb4;
}
.file-uploader-area input[type='file']:disabled + .file-uploader-button {
  cursor: default;
  opacity: .5;
  pointer-events: none;
}
.file-uploader-summary {
  display: inline-block;
  vertical-align: top;
}
.file-uploader-button {
  background: #eeeeee;
  border: 1px solid #cccccc;
  box-sizing: border-box;
  color: #333333;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1.6rem;
  margin: 0;
  padding: 7px 15px;
  vertical-align: middle;
}
.file-uploader-button._is-dragover {
  background: #d4d4d4;
  border: 1px solid #006bb4;
}
.file-uploader-spinner {
  background-image: url('../images/loader-1.gif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 15px;
  display: none;
  height: 30px;
  margin-left: 10px;
  vertical-align: top;
  width: 15px;
}
.file-uploader-preview .action-remove {
  bottom: 4px;
  cursor: pointer;
  display: block;
  height: 27px;
  left: 6px;
  padding: 2px;
  position: absolute;
  text-decoration: none;
  width: 25px;
  z-index: 2;
}
.file-uploader-preview .action-remove > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.file-uploader-preview .action-remove:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.6rem;
  line-height: inherit;
  color: #514943;
  content: '\e604';
  font-family: 'FontAwesome';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  overflow: visible;
}
.file-uploader-preview .action-remove:hover:before {
  color: #736963;
}
.file-uploader-preview:hover .preview-image img,
.file-uploader-preview:hover .preview-link:before {
  opacity: 0.7;
}
.file-uploader-preview .preview-link {
  display: block;
  height: 100%;
}
.file-uploader-preview .preview-image img {
  bottom: 0;
  left: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.file-uploader-preview .preview-video {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-preview .preview-video:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 4rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: 'FontAwesome';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  overflow: visible;
}
.file-uploader-preview .preview-video:hover:before {
  color: #cccccc;
}
.file-uploader-preview .preview-video:before {
  left: 0;
  margin-top: -2rem;
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 2;
}
.file-uploader-preview .preview-document {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-preview .preview-document:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 7rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: 'FontAwesome';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  overflow: visible;
}
.file-uploader-preview .preview-document:hover:before {
  color: #cccccc;
}
.file-uploader-preview .preview-document:before {
  left: 0;
  margin-top: -3.5rem;
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 2;
}
.file-uploader-preview,
.file-uploader-placeholder {
  background: #ffffff;
  border: 1px solid #cacaca;
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 150px;
  line-height: 1;
  margin: 10px 25px 10px 0;
  overflow: hidden;
  position: relative;
  width: 150px;
}
.file-uploader._loading .file-uploader-spinner {
  display: inline-block;
}
.file-uploader .admin__field-note,
.file-uploader .admin__field-error {
  margin-bottom: 10px;
}
.file-uploader .file-uploader-filename {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 150px;
  word-break: break-all;
}
.file-uploader .file-uploader-filename:first-child {
  margin-bottom: 10px;
}
.file-uploader .file-uploader-meta {
  color: #9e9e9e;
}
.file-uploader .admin__field-fallback-reset {
  margin-left: 10px;
}
._keyfocus .file-uploader .action-remove:focus {
  box-shadow: 0 0 0 1px #006bb4;
}
.file-uploader-placeholder.placeholder-document {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-placeholder.placeholder-document:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 5rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: 'FontAwesome';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  overflow: visible;
}
.file-uploader-placeholder.placeholder-document:hover:before {
  color: #cccccc;
}
.file-uploader-placeholder.placeholder-document:before {
  left: 0;
  position: absolute;
  right: 0;
  top: 20px;
  z-index: 2;
}
.file-uploader-placeholder.placeholder-image {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-placeholder.placeholder-image:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 5rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: 'FontAwesome';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  overflow: visible;
}
.file-uploader-placeholder.placeholder-image:hover:before {
  color: #cccccc;
}
.file-uploader-placeholder.placeholder-image:before {
  left: 0;
  position: absolute;
  right: 0;
  top: 20px;
  z-index: 2;
}
.file-uploader-placeholder.placeholder-video {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-placeholder.placeholder-video:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 3rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: 'FontAwesome';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  overflow: visible;
}
.file-uploader-placeholder.placeholder-video:hover:before {
  color: #cccccc;
}
.file-uploader-placeholder.placeholder-video:before {
  left: 0;
  position: absolute;
  right: 0;
  top: 30px;
  z-index: 2;
}
.file-uploader-placeholder-text {
  bottom: 0;
  color: #008bdb;
  font-size: 1.1rem;
  left: 0;
  line-height: 1.42857143;
  margin-bottom: 15%;
  padding: 0 20px;
  position: absolute;
  right: 0;
  text-align: center;
}
.data-grid-file-uploader {
  min-width: 7rem;
}
.data-grid-file-uploader._loading .file-uploader-spinner {
  display: block;
}
.data-grid-file-uploader._loading .file-uploader-button:before {
  display: none;
}
.data-grid-file-uploader .file-uploader-image {
  background: transparent;
  bottom: 0;
  left: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.data-grid-file-uploader .file-uploader-image + .file-uploader-area .file-uploader-button:before {
  display: none;
}
.data-grid-file-uploader .file-uploader-area {
  z-index: 2;
}
.data-grid-file-uploader .file-uploader-spinner {
  height: 100%;
  margin: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.data-grid-file-uploader .file-uploader-button {
  height: 48px;
  text-align: center;
  display: block;
  text-decoration: none;
}
.data-grid-file-uploader .file-uploader-button > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.data-grid-file-uploader .file-uploader-button:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.3rem;
  line-height: 48px;
  color: #8a837f;
  content: '\e626';
  font-family: 'FontAwesome';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  overflow: visible;
}
.data-grid-file-uploader .file-uploader-button:hover:before {
  color: #666666;
}
.data-grid-file-uploader .action-select-wrap {
  float: left;
}
.data-grid-file-uploader .action-select-wrap .action-select {
  border: 1px solid #cacaca;
  display: block;
  height: 5rem;
  margin-left: -1px;
  padding: 0;
  width: 2rem;
}
.data-grid-file-uploader .action-select-wrap .action-select:after {
  border-color: #8a837f transparent transparent transparent;
  left: 50%;
  margin: 0 0 0 -5px;
}
.data-grid-file-uploader .action-select-wrap .action-select:hover:after {
  border-color: #666666 transparent transparent transparent;
}
.data-grid-file-uploader .action-select-wrap .action-select > span {
  display: none;
}
.data-grid-file-uploader .action-select-wrap .action-menu {
  left: 4rem;
  right: auto;
  z-index: 2;
}
.data-grid-file-uploader-inner {
  border: 1px solid #cacaca;
  float: left;
  height: 5rem;
  position: relative;
  width: 5rem;
}
@media only screen and (max-width: 768px) {
  .field-tooltip .field-tooltip-content {
    left: auto;
    right: -10px;
    top: 40px;
  }
  .field-tooltip .field-tooltip-content::before,
  .field-tooltip .field-tooltip-content::after {
    border: 10px solid transparent;
    height: 0;
    left: auto;
    margin-top: -21px;
    right: 10px;
    top: 0;
    width: 0;
  }
  .field-tooltip .field-tooltip-content::before {
    border-bottom-color: #999999;
  }
  .field-tooltip .field-tooltip-content::after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
}
@media only screen and (max-width: 768px) {
  .opc-block-summary .product-item .product-item-inner {
    display: block;
  }
  .opc-block-summary .product-item .product-item-name-block {
    display: block;
    text-align: left;
  }
  .opc-block-summary .product-item .subtotal {
    display: block;
    text-align: left;
  }
}
#registrant-options .item .control table .col.qty .input-qty {
  display: none;
}
@media all and (min-width: 769px), print {
  .abs-product-options-list-desktop dt,
  .block-giftregistry-shared .item-options dt {
    clear: left;
    float: left;
    margin: 0 10px 5px 0;
  }
  .abs-product-options-list-desktop dt:after,
  .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 5px;
    word-break: break-all;
  }
  .abs-button-desktop {
    width: auto;
  }
  .abs-blocks-2columns,
  .abs-discount-block-desktop .block,
  .column .block-addbysku .block-content .box,
  .login-container .block,
  .account .column.main .block:not(.widget) .block-content .box,
  .form-address-edit > .fieldset,
  .form-edit-account .fieldset,
  .storecredit .block,
  .paypal-review-discount .block,
  .cart-discount .block {
    width: 48%;
  }
  .abs-blocks-2columns:nth-child(1),
  .abs-discount-block-desktop .block:nth-child(1),
  .column .block-addbysku .block-content .box:nth-child(1),
  .login-container .block:nth-child(1),
  .account .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),
  .storecredit .block:nth-child(1),
  .paypal-review-discount .block:nth-child(1),
  .cart-discount .block:nth-child(1) {
    clear: left;
    float: left;
  }
  .abs-blocks-2columns:nth-child(2),
  .abs-discount-block-desktop .block:nth-child(2),
  .column .block-addbysku .block-content .box:nth-child(2),
  .login-container .block:nth-child(2),
  .account .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),
  .storecredit .block:nth-child(2),
  .paypal-review-discount .block:nth-child(2),
  .cart-discount .block:nth-child(2) {
    float: right;
  }
  .abs-blocks-2columns:nth-child(2) + *,
  .abs-discount-block-desktop .block:nth-child(2) + *,
  .column .block-addbysku .block-content .box:nth-child(2) + *,
  .login-container .block:nth-child(2) + *,
  .account .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) + *,
  .storecredit .block: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: 50px;
  }
  .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-search .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,
  .column .block-addbysku .block-content:before,
  .column .block-addbysku .block-content: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,
  .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,
  .order-links:before,
  .order-links:after,
  .account .column.main .block.block-order-details-view:before,
  .account .column.main .block.block-order-details-view:after,
  [class^='sales-guest-'] .column.main .block.block-order-details-view:before,
  [class^='sales-guest-'] .column.main .block.block-order-details-view:after,
  .sales-guest-view .column.main .block.block-order-details-view:before,
  .sales-guest-view .column.main .block.block-order-details-view: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,
  .column .block-addbysku .block-content: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,
  .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,
  .order-links:after,
  .account .column.main .block.block-order-details-view:after,
  [class^='sales-guest-'] .column.main .block.block-order-details-view:after,
  .sales-guest-view .column.main .block.block-order-details-view: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,
  .block.crosssell,
  .magento-rma-guest-returns .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .account .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  [class^='sales-guest-'] .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .sales-guest-view .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .block-cart-failed,
  .cart-container .form-cart,
  .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 {
    margin: 0 0 20px;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .label,
  .abs-revert-field-type-desktop .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 {
    float: none;
    width: auto;
  }
  .abs-revert-field-type-desktop .fieldset > .field > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field > .label {
    margin: 0 0 8px;
    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 {
    display: none;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(:first-child):last-of-type,
  .abs-revert-field-type-desktop .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;
  }
  .abs-form-field-column-2 .fieldset .field:nth-last-child(1),
  .abs-form-field-column-2 .fieldset .field:nth-last-child(2),
  .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.search.advanced,
  .form-giftcard-redeem,
  .form-giftregistry-create {
    max-width: 500px;
  }
  .abs-forms-general-desktop .legend,
  .form.search.advanced .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.search.advanced .legend + br,
  .form-giftcard-redeem .legend + br,
  .form-giftregistry-create .legend + br {
    display: none;
  }
  .abs-revert-side-paddings,
  .checkout-cart-index .page-title-wrapper,
  .cart-summary .block .content,
  .cart-empty {
    padding-left: 0;
    padding-right: 0;
  }
  .abs-account-block-font-size,
  .block-addresses-list address,
  .box-billing-address .box-content,
  .box-shipping-address .box-content,
  .box-address-billing .box-content,
  .box-address-shipping .box-content,
  .box-information .box-content,
  .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,
  .table-wrapper.orders-recent {
    margin-top: -25px;
  }
  .abs-action-print,
  .order-actions-toolbar .action.print {
    display: inline-block;
    text-decoration: none;
  }
  .abs-action-print:before,
  .order-actions-toolbar .action.print:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 16px;
    color: inherit;
    content: '\f02f';
    font-family: 'FontAwesome';
    margin: 0 4px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    overflow: visible;
  }
  .abs-action-print:hover,
  .order-actions-toolbar .action.print:hover {
    text-decoration: underline;
  }
  .abs-no-display-desktop,
  .opc-estimated-wrapper,
  .sidebar .block.widget .pager .item:not(.pages-item-next):not(.pages-item-previous) {
    display: none;
  }
  .abs-status-desktop,
  .return-status,
  .order-status {
    margin-top: 6px;
    padding: 5px 10px;
  }
  .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,
  .account .page-main .page-title-wrapper .order-date,
  [class^='sales-guest-'] .page-main .page-title-wrapper .order-date,
  .sales-guest-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 #cccccc;
  }
  .abs-pager-toolbar,
  .account .toolbar,
  .toolbar-giftregistry-results,
  .toolbar-wishlist-results {
    position: relative;
  }
  .abs-pager-toolbar .toolbar-amount,
  .abs-pager-toolbar .limiter,
  .account .toolbar .toolbar-amount,
  .account .toolbar .limiter,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .toolbar-amount,
  .toolbar-wishlist-results .limiter {
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .limiter,
  .account .toolbar .limiter,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .limiter {
    display: inline-block;
    float: right;
  }
  .abs-pager-toolbar .toolbar-amount,
  .account .toolbar .toolbar-amount,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-wishlist-results .toolbar-amount {
    line-height: 30px;
    padding: 0;
  }
  .abs-pager-toolbar .pages,
  .account .toolbar .pages,
  .toolbar-giftregistry-results .pages,
  .toolbar-wishlist-results .pages {
    position: absolute;
    width: 100%;
    z-index: 0;
  }
  .abs-shopping-cart-items-desktop,
  .block-cart-failed,
  .cart-container .form-cart,
  .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 10px;
  }
  .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 20px;
  }
  .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: 34px;
    margin-bottom: 40px;
  }
  .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: 10px;
    padding-right: 10px;
    width: auto;
  }
  .page-main {
    width: 100%;
  }
  .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: 58.33333333%;
    display: inline-block;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .column.main {
    width: 79.16666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .column.main {
    width: 79.16666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .sidebar-main {
    padding-right: 15px;
  }
  .page-layout-3columns .sidebar-main {
    width: 20.83333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 20.83333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    width: 20.83333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    padding-left: 15px;
    padding-right: 0;
  }
  .sidebar-additional {
    clear: right;
    padding-left: 15px;
  }
  .page-layout-3columns .sidebar-additional {
    width: 20.83333333%;
    float: right;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .page-layout-2columns-left .sidebar-additional {
    width: 20.83333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .sidebar-additional {
    width: 20.83333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .main {
    padding-left: 15px;
  }
  .page-layout-2columns-left .sidebar-additional {
    clear: left;
    float: left;
    padding-left: 0;
  }
  .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: 25px;
  }
  .nav-sections-item-title {
    display: none;
  }
  .nav-sections-item-content > * {
    display: none;
  }
  .nav-sections-item-content > .navigation {
    display: block;
  }
  .navigation {
    background: #ffffff;
    font-size: 15px;
    font-weight: 400;
    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;
    display: inline-block;
    position: relative;
  }
  .navigation .level0:last-child {
    margin-right: 0;
    padding-right: 0;
  }
  .navigation .level0:hover:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 100%;
    width: 10px;
    height: calc(100% + 3px);
    z-index: 1;
  }
  .navigation .level0 > .level-top {
    color: #666666;
    line-height: 31px;
    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: #333333;
    text-decoration: none;
  }
  .navigation .level0.active > .level-top,
  .navigation .level0.has-active > .level-top {
    border-color: #ff7a0e;
    border-style: solid;
    border-width: 0;
    color: #303030;
    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;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\f107';
    font-family: 'FontAwesome';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    overflow: visible;
  }
  .navigation .level0 .submenu {
    background: #ffffff;
    border: 0 solid #cccccc;
    box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.15);
    font-weight: 400;
    min-width: 230px;
    padding: 0;
    display: none;
    left: 0;
    margin: 0 !important;
    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: #ffffff;
    left: 20px;
    top: -20px;
    border: 10px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #ffffff;
    z-index: 4;
  }
  .navigation .level0 .submenu > ul:after {
    border: 11px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #cccccc;
    color: #cccccc;
    left: 19px;
    top: -22px;
    z-index: 3;
  }
  .navigation .level0 .submenu:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 4px;
    left: 0;
    top: -4px;
    z-index: 1;
  }
  .navigation .level0 .submenu a {
    display: block;
    line-height: inherit;
    color: #666666;
    padding: 8px 10px;
  }
  .navigation .level0 .submenu a:hover,
  .navigation .level0 .submenu a.ui-state-focus {
    background: #fbfbfb;
    color: #333333;
    text-decoration: none;
  }
  .navigation .level0 .submenu .active > a {
    border-color: #ff7a0e;
    border-style: solid;
    border-width: 0;
    color: #000000;
  }
  .navigation .level0 .submenu .submenu {
    top: -1px !important;
    left: 100% !important;
  }
  .navigation .level0 .submenu .submenu-reverse {
    left: auto !important;
    right: 100%;
  }
  .navigation .level0 .submenu li {
    margin: 0;
    position: relative;
  }
  .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;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\f105';
    font-family: 'FontAwesome';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    overflow: visible;
  }
  .navigation .level0.more {
    position: relative;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.more:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 26px;
    line-height: inherit;
    color: inherit;
    content: '\f0d7';
    font-family: 'FontAwesome';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    overflow: visible;
  }
  .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;
  }
  .navigation li {
    position: relative;
  }
  .navigation .level0 > .level-top {
    text-transform: uppercase;
    font-family: "Roboto", sans-serif;
  }
  .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: 20px;
    display: block;
    position: relative;
    z-index: 2;
  }
  .product.data.items > .item.content {
    margin-top: 20px;
    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 -1px 0 0;
  }
  .product.data.items > .item.title > .switch {
    font-weight: bold;
    line-height: 40px;
    font-size: 1.4rem;
    color: #242424;
    text-decoration: none;
    background: #ffffff;
    border: 1px solid #0277bd;
    border-bottom: none;
    height: 40px;
    padding: 1px 25px 1px 25px;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #242424;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #242424;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #0277bd;
    text-decoration: none;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: #ffffff;
  }
  .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: #0277bd;
    text-decoration: none;
  }
  .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: 2px;
  }
  .product.data.items > .item.content {
    background: #ffffff;
    margin-top: 52px;
    padding: 35px 25px 35px 25px;
    border: 0;
    border-top: 1px solid #0277bd;
  }
  .product.data.items > .item.title > .switch {
    text-transform: none;
    text-shadow: none;
    box-shadow: none;
    border-color: transparent;
    margin-top: 9px;
  }
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    box-shadow: none;
    border-color: #cccccc;
    z-index: 3;
    padding-top: 8px;
    padding-bottom: 4px;
    margin-top: 0;
  }
  .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 .primary {
    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 15px 0 0;
  }
  .actions-toolbar .secondary a.action {
    margin-top: 6px;
  }
  .actions-toolbar > .primary,
  .actions-toolbar > .secondary {
    margin-bottom: 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: 6px;
  }
  .modal-popup.modal-slide .modal-footer {
    border-top: 1px solid #c1c1c1;
    text-align: right;
  }
  /**
     * @codingStandardsIgnoreStart
     */
  #store-selector .form-continue .actions-toolbar > .primary {
    float: right;
  }
  #store-selector .form-continue .actions-toolbar .action.primary {
    margin: 0;
  }
  .pagebuilder-mobile-only {
    display: none !important;
  }
  .ajaxpro-modal-dialog .modal-inner-wrap .block.crosssell .products-grid .product-items {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
  }
  .ajaxpro-modal-dialog .modal-inner-wrap .block.crosssell .products-grid .product-items .product-item {
    flex-grow: 1;
  }
  .ajaxpro-modal-dialog.ajaxpro-popup-simple:not(.ajaxpro-modal-dialog-slide) .modal-inner-wrap {
    max-width: 400px;
  }
  .ajaxpro-modal-dialog.modal-popup.modal-slide .modal-footer {
    text-align: center;
    justify-content: center;
  }
  .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide {
    left: auto;
    max-width: 95%;
  }
  .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide .ajaxpro-continue-button {
    display: none;
  }
  .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-suggestpage-view .modal-inner-wrap {
    max-width: 600px;
  }
  .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-suggestpage-view .suggestpage-activity {
    flex-direction: column;
  }
  .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-suggestpage-view .suggestpage-activity .col-1,
  .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-suggestpage-view .suggestpage-activity .col-2 {
    width: 100%;
  }
  .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-suggestpage-view .suggestpage-activity .actions button {
    margin: 5px 0;
  }
  .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-suggestpage-view .suggestpage-activity .col-suggest-list ol li {
    flex-direction: column;
  }
  .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-suggestpage-view .suggestpage-activity .col-suggest-list ol li a {
    text-align: center;
  }
  .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-checkout-cart-index .cart-container {
    display: flex;
    flex-direction: column;
  }
  .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-checkout-cart-index .cart-container .cart-summary,
  .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-checkout-cart-index .cart-container form.form-cart {
    width: 100%;
  }
  .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-checkout-cart-index .cart-container .cart-summary .cart.table-wrapper .col.price,
  .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-checkout-cart-index .cart-container form.form-cart .cart.table-wrapper .col.price,
  .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-checkout-cart-index .cart-container .cart-summary .cart.table-wrapper .col.subtotal,
  .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-checkout-cart-index .cart-container form.form-cart .cart.table-wrapper .col.subtotal,
  .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-checkout-cart-index .cart-container .cart-summary .cart.table-wrapper .col.qty,
  .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-checkout-cart-index .cart-container form.form-cart .cart.table-wrapper .col.qty {
    font-size: 1.3rem;
  }
  .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-checkout-cart-index .cart-container .cart-summary .cart.table-wrapper .product-item-photo,
  .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-checkout-cart-index .cart-container form.form-cart .cart.table-wrapper .product-item-photo {
    max-width: 80px;
  }
  .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-checkout-cart-index .cart-discount #block-discount {
    min-width: 200px;
  }
  .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-checkout-cart-index .cart-discount #coupon_code {
    min-width: 155px;
  }
  .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-minicart {
    max-width: 420px;
    width: 100%;
  }
  .block-category-event.block:last-child {
    margin-bottom: 30px;
    padding: 10px 0 30px;
  }
  .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;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    min-width: 600px;
  }
  .paypal-review .paypal-review-title {
    border-bottom: 1px solid #cccccc;
  }
  .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 #cccccc;
  }
  .paypal-review-discount .block {
    margin-bottom: 15px;
  }
  .paypal-review-discount .block.giftcard.active {
    padding-bottom: 40px;
  }
  .paypal-review-discount .block .title:after {
    display: inline;
    margin-left: 10px;
    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: 34px;
  }
  .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: 10px 20px;
    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: auto;
  }
  .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%;
  }
  .page-products .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 4%) / 3);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .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;
  }
  .toolbar-amount {
    display: block;
    float: left;
    position: static;
  }
  .products.wrapper ~ .toolbar .pages {
    float: left;
    margin-bottom: 0;
  }
  .modes {
    display: inline-block;
    float: left;
    margin-right: 20px;
  }
  .products.wrapper ~ .toolbar .modes {
    display: none;
  }
  .modes-mode {
    background-color: transparent;
    box-shadow: none;
    color: #5e5e5e;
    border: 1px solid #cccccc;
    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: #5e5e5e;
    background: rgba(0, 0, 0, 0);
  }
  .modes-mode:last-child {
    border-radius: 0 3px 3px 0;
    border-right: 1px solid #cccccc;
  }
  .modes-mode.active {
    box-shadow: none;
    background: rgba(0, 0, 0, 0);
    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;
    -moz-osx-font-smoothing: grayscale;
    font-size: 14px;
    line-height: inherit;
    color: #7d7d7d;
    content: '\f009';
    font-family: 'FontAwesome';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    overflow: visible;
  }
  .modes-mode:hover:before {
    color: #7d7d7d;
  }
  .page-products .sorter {
    position: static;
  }
  .mode-list:before {
    content: '\f00b';
  }
  .products.wrapper ~ .toolbar .limiter {
    display: block;
    float: right;
  }
  .product-info-main .page-title-wrapper h1 {
    margin-bottom: 15px;
  }
  .product-info-main .product-add-form {
    padding-top: 20px;
  }
  .box-tocart .action.tocart {
    margin-bottom: 0;
    margin-right: 1%;
    width: 49%;
  }
  .product-social-links {
    text-align: left;
  }
  .product-options-bottom .price-box .price-container,
  .product-info-price .price-box .price-container {
    font-size: 21px;
  }
  .product-options-bottom .price-box .price-container .price,
  .product-info-price .price-box .price-container .price {
    font-size: 36px;
    line-height: 36px;
  }
  .product-options-bottom .price-box .price-including-tax + .price-excluding-tax .price,
  .product-info-price .price-box .price-including-tax + .price-excluding-tax .price {
    font-size: 1.4rem;
    line-height: 16px;
  }
  .product-info-main {
    float: right;
  }
  .product.media {
    float: left;
    margin-bottom: 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%;
  }
  .product-add-form .product-options-wrapper .field .control {
    width: 80%;
  }
  .sidebar .product-items .product-item-info .product-item-photo {
    float: left;
    left: auto;
    margin: 0 10px 10px 0;
    position: relative;
    top: auto;
  }
  .sidebar .product-items .product-item-details {
    margin: 0;
  }
  .sidebar .product-items .product-item-actions {
    clear: left;
  }
  .catalog-category-view.page-layout-1column .column.main {
    min-height: inherit;
  }
  .compare.wrapper {
    float: right;
    margin: 0;
    padding: 0;
    list-style: none none;
  }
  .compare.wrapper .action.compare {
    line-height: 32px;
    color: #333333;
    text-decoration: none;
  }
  .compare.wrapper .action.compare:visited {
    color: #333333;
    text-decoration: none;
  }
  .compare.wrapper .action.compare:hover {
    color: #333333;
    text-decoration: underline;
  }
  .compare.wrapper .action.compare:active {
    color: #333333;
    text-decoration: underline;
  }
  .compare.wrapper .counter.qty {
    color: #7d7d7d;
  }
  .compare.wrapper .counter.qty:before {
    content: '(';
  }
  .compare.wrapper .counter.qty:after {
    content: ')';
  }
  .block-search {
    float: right;
    padding-left: 15px;
    position: relative;
    width: 250px;
    z-index: 4;
  }
  .block-search .control {
    border-top: 0;
    margin: 0;
    padding: 0;
  }
  .block-search input {
    margin: 0;
    padding-right: 35px;
    position: static;
  }
  .block-search input::-webkit-input-placeholder {
    color: #575757;
  }
  .block-search input:-moz-placeholder {
    color: #575757;
  }
  .block-search input::-moz-placeholder {
    color: #575757;
  }
  .block-search input:-ms-input-placeholder {
    color: #575757;
  }
  .block-search .action.search {
    display: inline-block;
    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: #333333;
    position: absolute;
    right: 10px;
    top: 0;
    z-index: 1;
  }
  .block-search .action.search > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .block-search .action.search:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 32px;
    color: #757575;
    content: '\f002';
    font-family: 'FontAwesome';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    overflow: visible;
  }
  .block-search .action.search:hover:before {
    color: #333333;
  }
  .block-search .action.search:active:before {
    color: inherit;
  }
  .block-search .action.search:focus,
  .block-search .action.search:active {
    background: none;
    border: none;
  }
  .block-search .action.search:hover {
    background: none;
    border: none;
  }
  .block-search .action.search.disabled,
  .block-search .action.search[disabled],
  fieldset[disabled] .block-search .action.search {
    pointer-events: none;
    opacity: 0.5;
  }
  .block-search .action.search:focus,
  .block-search .action.search:active {
    color: #333333;
  }
  .block-search .action.search:hover {
    color: #333333;
  }
  .block-search .action.search:focus:before {
    color: #333333;
  }
  .search-autocomplete {
    margin-top: 0;
  }
  .checkout-cart-index .page-main {
    padding-left: 10px;
    padding-right: 10px;
  }
  .cart-container .form-cart .actions.main {
    text-align: right;
  }
  .cart-container .widget {
    float: left;
  }
  .cart-container .widget.block {
    margin-bottom: 20px;
  }
  .cart-summary {
    width: 25%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    padding: 1px 20px 25px;
    position: relative;
  }
  .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 20px;
    margin: 0 0 10px;
  }
  .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 8px;
    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 20px 0;
  }
  .cart.table-wrapper .item-actions td {
    padding: 0;
  }
  .cart.table-wrapper .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding-right: 20px;
    position: static;
    vertical-align: top;
    width: 1%;
  }
  .cart.table-wrapper .product-item-details {
    display: table-cell;
    padding-bottom: 35px;
    vertical-align: top;
    white-space: normal;
    width: 99%;
  }
  .cart-products-toolbar {
    margin: 2px 0 0;
  }
  .cart-products-toolbar .toolbar-amount {
    line-height: 30px;
    margin: 0;
  }
  .cart-products-toolbar .pages {
    float: right;
  }
  .cart-products-toolbar .pages .item:last-child {
    margin-right: 0;
  }
  .cart.table-wrapper .cart-products-toolbar + .cart thead tr th.col {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .cart.table-wrapper .cart + .cart-products-toolbar {
    margin-top: 25px;
  }
  .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: 10px;
    position: static;
  }
  .cart-discount .block.discount {
    width: auto;
  }
  .cart-discount .block .actions-toolbar {
    width: auto;
  }
  .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%;
  }
  .minicart-wrapper {
    margin-left: 13px;
  }
  .minicart-wrapper .block-minicart {
    width: 390px;
  }
  .minilist .action.delete:before,
  .minicart-wrapper .action.edit:before {
    font-size: 16px;
    line-height: inherit;
  }
  .opc-wrapper {
    width: 66.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 30px;
  }
  .checkout-onepage-success .print {
    display: block;
    float: right;
    margin: 23px 0 0;
  }
  .opc-progress-bar {
    margin: 0 0 20px;
    counter-reset: i;
    display: block;
    font-size: 0;
  }
  .opc-progress-bar-item {
    margin: 0 0 10px;
    width: 185px;
    display: inline-block;
    position: relative;
    text-align: center;
    vertical-align: top;
  }
  .opc-progress-bar-item:before {
    background: #e4e4e4;
    border: 1px solid #cccccc;
    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: #666666;
    font-weight: 300;
    font-size: 1.8rem;
  }
  .opc-progress-bar-item > span:before,
  .opc-progress-bar-item > span:after {
    background: #e4e4e4;
    border: 1px solid #cccccc;
    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: #ffffff;
    height: 26px;
    margin-left: -13px;
    top: 6px;
    width: 26px;
    content: counter(i);
    counter-increment: i;
    color: #333333;
    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: #006bb4;
  }
  .opc-progress-bar-item._complete > span:after {
    font-family: 'FontAwesome';
    content: '\f00c';
  }
  .opc-progress-bar-item._active:before {
    background: #ff7a0e;
    border-color: #ff7a0e;
  }
  .opc-progress-bar-item._active > span {
    color: #333333;
    font-weight: 600;
  }
  .opc-progress-bar-item._active > span:before {
    background: #ff7a0e;
    border-color: #ff7a0e;
  }
  .opc-progress-bar-item._active > span:after {
    border-color: #ff7a0e;
    content: '\f00c';
    font-family: 'FontAwesome';
  }
  .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 20px;
  }
  .checkout-shipping-method .actions-toolbar > .primary {
    float: right;
  }
  .checkout-shipping-method .actions-toolbar .action.primary {
    margin: 0;
  }
  .checkout-shipping-method .actions-toolbar .action.primary.button {
    margin-top: 2px;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    max-width: 500px;
  }
  .opc-wrapper .form-login {
    border-bottom: 1px solid #cccccc;
    padding-bottom: 20px;
  }
  .table-checkout-shipping-method {
    width: auto;
  }
  .opc-sidebar {
    margin: 46px 0 20px;
    width: 33.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .opc-summary-wrapper .modal-header .action-close {
    display: none;
  }
  .authentication-dropdown {
    background-color: #ffffff;
    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: 33.33333333%;
    text-align: right;
  }
  .block-authentication .block-title {
    font-size: 2.6rem;
    border-bottom: 0;
    margin-bottom: 25px;
  }
  .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;
    padding-top: 1rem;
  }
  .popup-authentication .modal-inner-wrap {
    min-width: 768px;
    width: 60%;
  }
  .popup-authentication .block-authentication {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    border-top: 1px solid #c1c1c1;
  }
  .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: 10px 30px 0 0;
    width: 50%;
  }
  .popup-authentication .block[class] + .block {
    border-left: 1px solid #c1c1c1;
    border-top: 0;
    margin: 0;
    padding: 10px 0 0 40px;
  }
  .popup-authentication .block[class] + .block:before {
    left: 0;
    top: 50%;
  }
  .popup-authentication .actions-toolbar {
    margin-bottom: 0;
    margin-top: auto;
  }
  .checkout-payment-method .actions-toolbar .primary {
    float: right;
    margin: 0;
  }
  .checkout-payment-method .fieldset > .field-select-billing > .control {
    float: none;
    width: 100%;
  }
  .checkout-billing-address .action-update {
    float: right;
  }
  .checkout-billing-address .actions-toolbar .action-cancel {
    margin: 6px 20px 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.login .actions-toolbar > .primary {
    margin-bottom: 0;
    margin-right: 30px;
  }
  .login-container .block.login .actions-toolbar > .secondary {
    float: left;
  }
  .login-container .fieldset > .field > .control {
    width: 80%;
  }
  .form-create-account .fieldset-fullname .fields {
    display: table;
    width: 100%;
  }
  .form-create-account .fieldset-fullname .fields .field {
    display: table-cell;
  }
  .form-create-account .fieldset-fullname .fields .field + .field {
    padding-left: 10px;
  }
  .form-create-account .fieldset-fullname .field-name-prefix,
  .form-create-account .fieldset-fullname .field-name-suffix {
    width: 50px;
  }
  .form.password.reset,
  .form.send.confirmation,
  .form.password.forget,
  .form.create.account,
  .form.search.advanced,
  .form.form-orders-search {
    min-width: 600px;
    width: 50%;
  }
  .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%;
  }
  .account.page-layout-2columns-left .sidebar-main .block {
    margin-bottom: 0;
  }
  .account .data.table {
    margin-bottom: 0;
  }
  .account .data.table .col.actions {
    white-space: nowrap;
  }
  .block-addresses-list .items.addresses {
    font-size: 0;
  }
  .block-addresses-list .items.addresses > .item {
    display: inline-block;
    font-size: 14px;
    margin-bottom: 20px;
    vertical-align: top;
    width: 48%;
  }
  .block-addresses-list .items.addresses > .item:nth-last-child(1),
  .block-addresses-list .items.addresses > .item:nth-last-child(2) {
    margin-bottom: 0;
  }
  .block-addresses-list .items.addresses > .item:nth-child(even) {
    margin-left: 4%;
  }
  .form-edit-account .fieldset .fieldset {
    margin-bottom: 20px;
    width: 100%;
  }
  .control.captcha-image .captcha-img {
    margin: 0 10px 10px 0;
  }
  .storecredit .block-balance-history {
    width: 100%;
  }
  .table-balance-history .col {
    width: 25%;
  }
  .page-product-downloadable .product-options-wrapper {
    float: left;
    width: 55%;
  }
  .page-product-downloadable .product-options-bottom {
    float: right;
    width: 40%;
  }
  .page-product-giftcard .product-info-main .price-box .price-container.price-final {
    font-size: 21px;
  }
  .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: -20px;
  }
  .page-product-giftcard .product-add-form .field:not(.text) {
    margin: 0 0 20px;
    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 8px;
    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: 600;
  }
  .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 #c2c2c2;
    border-radius: 1px;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 14px;
    height: 32px;
    line-height: 1.42857143;
    padding: 0 9px;
    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: #575757;
  }
  .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: #575757;
  }
  .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: #575757;
  }
  .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: 10px;
  }
  .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.2rem;
    margin: 0 0 0 5px;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .note {
    font-size: 1.2rem;
    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;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: 12px;
    font-family: 'FontAwesome';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    overflow: visible;
  }
  .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-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: 20px;
    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 {
    font-size: 1.6rem;
    padding: 20px 0;
  }
  .item-gift td {
    padding-left: 0;
    padding-right: 0;
  }
  .cart.table-wrapper .gift-options .actions-toolbar {
    clear: both;
    padding: 0;
    position: static;
  }
  .cart .action-gift {
    float: left;
  }
  .cart-container .cart-gift-item {
    margin-bottom: 20px;
  }
  .cart-container .cart-gift-item .gift-options,
  .cart-container .cart-gift-item .gift-summary {
    padding-bottom: 20px;
  }
  .form-giftregistry-share .fieldset .field,
  .form-giftregistry-edit .fieldset .field {
    width: 45%;
  }
  .form-giftregistry-edit .fieldset.shipping_address .fieldset {
    margin-top: 20px;
  }
  .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 #cccccc;
  }
  .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 #cccccc;
  }
  .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 #cccccc;
    border-top: 0;
  }
  .block-giftregistry-shared-items .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding: 0 20px 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-options-cart-item .gift-wrapping,
  .cart-gift-item .gift-wrapping {
    box-sizing: border-box;
    float: left;
    padding-right: 20px;
    width: 50%;
  }
  .gift-options-cart-item .gift-wrapping + .gift-message,
  .cart-gift-item .gift-wrapping + .gift-message {
    border-left: 1px solid #c1c1c1;
    box-sizing: border-box;
    float: left;
    padding-left: 4.5rem;
    width: 50%;
  }
  .gift-options-cart-item .gift-summary .regular-price,
  .cart-gift-item .gift-summary .regular-price {
    white-space: nowrap;
  }
  .gift-options-cart-item .gift-wrapping-name,
  .cart-gift-item .gift-wrapping-name {
    padding-right: 20px;
  }
  .order-options .gift-wrapping,
  .table-order-review .gift-wrapping {
    max-width: 50%;
  }
  .page-product-grouped .product-info-price {
    float: none;
  }
  .page-product-grouped .minimal-price {
    margin-top: -8px;
  }
  .box-tocart .action.instant-purchase {
    margin-bottom: 0;
    margin-right: 1%;
    width: 49%;
  }
  .table-invitations .col {
    width: 50%;
  }
  .filter.block {
    margin-bottom: 40px;
  }
  .filter-title {
    display: none;
  }
  .filter-content .item {
    margin: 10px 0;
  }
  .filter-actions {
    margin-bottom: 30px;
  }
  .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 #cccccc;
  }
  .page-layout-1column .filter-content {
    margin-top: 10px;
  }
  .page-layout-1column .filter-subtitle {
    display: none;
  }
  .page-layout-1column .filter-options-item {
    border: 0;
    display: inline-block;
    margin-right: 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: 5px;
    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 20px 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 #cccccc;
    padding: 5px 0;
    position: absolute;
    top: 100%;
    visibility: hidden;
    width: 180px;
    z-index: 2;
  }
  .page-layout-1column .filter-options-content .item {
    margin: 0;
    padding: 5px;
  }
  .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: #7d7d7d;
    display: inline;
    font-size: 14px;
    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: 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: 25px;
  }
  .wishlist.window.popup {
    bottom: auto;
    top: 20%;
    left: 50%;
    margin-left: -212px;
    width: 380px;
    right: auto;
  }
  .block-wishlist-management {
    margin-bottom: 20px;
  }
  .block-wishlist-management .wishlist-select {
    border-bottom: 1px solid #e8e8e8;
    display: table;
    margin-bottom: 15px;
    width: 100%;
  }
  .block-wishlist-management .wishlist-select .wishlist-name {
    display: table-cell;
    margin-right: 10px;
    padding: 5px 10px 10px;
    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: 10px;
    padding: 5px 10px 10px;
  }
  .block-wishlist-management .wishlist-select-items .item:last-child {
    margin-right: 0;
  }
  .block-wishlist-management .wishlist-select-items .current {
    border-bottom: 3px solid #ff7a0e;
    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: 25px;
  }
  .block.newsletter {
    max-width: 44%;
    width: max-content;
  }
  .block.newsletter .field.newsletter {
    max-width: 220px;
  }
  .block.newsletter .form.subscribe > .field,
  .block.newsletter .form.subscribe > .actions {
    float: left;
  }
  .product-reviews-summary {
    margin-bottom: 15px;
  }
  .products.wrapper.list .product-reviews-summary {
    margin: 0;
  }
  .product-reviews-summary .reviews-actions {
    font-size: 14px;
    margin-top: 3px;
  }
  .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;
  }
  .order-links .item {
    float: left;
    margin: 0 -1px 0 0;
  }
  .order-links .item a {
    padding: 1px 20px;
  }
  .order-links .item strong {
    border-bottom: 0;
    margin-bottom: -1px;
    padding: 1px 20px 2px 20px;
  }
  .order-actions-toolbar .action.print {
    display: block;
    float: right;
  }
  .account .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  [class^='sales-guest-'] .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .sales-guest-view .column.main .block.block-order-details-view .block-content:not(.widget) .box {
    clear: none;
    float: left;
    width: 25%;
  }
  .block-order-details-comments {
    margin: 0 0 60px;
  }
  .block-order-details-comments .comment-date {
    clear: left;
    float: left;
    margin-right: 50px;
    max-width: 90px;
  }
  .block-order-details-comments .comment-content {
    overflow: hidden;
  }
  .order-details-items {
    margin-top: -1px;
    padding: 25px;
  }
  .order-details-items .col.price {
    text-align: center;
  }
  .order-details-items .col.subtotal {
    text-align: right;
  }
  .order-details-items tbody td {
    padding-bottom: 20px;
    padding-top: 20px;
  }
  .order-details-items tfoot .amount,
  .order-details-items tfoot .mark {
    text-align: right;
  }
  .order-details-items.ordered .order-title {
    display: none;
  }
  .order-pager-wrapper .order-pager-wrapper-top {
    padding-left: 0;
    padding-right: 0;
  }
  .order-pager-wrapper .toolbar-amount {
    position: relative;
  }
  .order-pager-wrapper .pages {
    float: right;
  }
  .table-order-items tbody .col.label,
  .table-order-items tbody .col.value {
    padding-left: 0;
  }
  .table-order-items.invoice .col.qty,
  .table-order-items.shipment .col.qty {
    text-align: center;
  }
  .table-order-items.creditmemo .col.qty,
  .table-order-items.creditmemo .col.discount,
  .table-order-items.creditmemo .col.subtotal {
    text-align: center;
  }
  .table-order-items.creditmemo .col.total {
    text-align: right;
  }
  .form.send.friend {
    width: 60%;
  }
  .form.send.friend .fieldset .field {
    width: 45%;
  }
  .form.send.friend .fieldset .field.text {
    width: 90%;
  }
  html,
  body {
    height: 100%;
  }
  .navigation ul {
    padding: 0 8px;
  }
  .page-header {
    border: 0;
    margin-bottom: 0;
  }
  .page-header .panel.wrapper {
    border-bottom: 1px solid #e8e8e8;
    background-color: #ffffff;
  }
  .page-header .header.panel {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .page-header .switcher {
    float: right;
    margin-left: 15px;
    margin-right: -6px;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-main > .page-title-wrapper .page-title {
    display: inline-block;
  }
  .page-main > .page-title-wrapper .page-title + .action {
    float: right;
    margin-top: 20px;
  }
  .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;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 22px;
    color: inherit;
    content: '\f107';
    font-family: 'FontAwesome';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    overflow: visible;
  }
  .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;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 22px;
    color: inherit;
    content: '\f106';
    font-family: 'FontAwesome';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    overflow: visible;
  }
  .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: #333333;
    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.5;
  }
  .customer-welcome .action.switch:focus,
  .customer-welcome .action.switch:active {
    color: #333333;
  }
  .customer-welcome .action.switch:hover {
    color: #333333;
  }
  .customer-welcome .header.links {
    min-width: 175px;
    z-index: 1000;
  }
  .customer-welcome.active .action.switch:after {
    content: '\f106';
  }
  .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: 5px;
  }
  .header.panel > .header.links > .authorization-link:after {
    content: attr(data-label);
    display: inline-block;
    margin: 0 -5px 0 5px;
  }
  .header.panel > .header.links > .authorization-link:last-child:after {
    display: none;
  }
  .header.panel > .header.links > .customer-welcome + .authorization-link {
    display: none;
  }
  .header.content {
    padding: 30px 20px 0;
  }
  .logo {
    margin: -8px auto 25px 0;
  }
  .logo img {
    max-height: inherit;
  }
  .page-wrapper {
    margin: 0;
    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%;
  }
  .page-footer {
    background: #f4f4f4;
    margin-top: auto;
    padding-bottom: 25px;
  }
  .page-footer .switcher .options ul.dropdown {
    bottom: -10px;
    left: 100%;
    margin: 0 0 0 20px;
    top: auto;
  }
  .page-footer .switcher .options ul.dropdown:before,
  .page-footer .switcher .options ul.dropdown:after {
    bottom: 13px;
    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;
  }
  .my-credit-cards .card-type img {
    display: block;
  }
  .products-grid.wishlist .product-item-info:hover .product-item-inner {
    display: block;
  }
  .products-grid.wishlist .product-item-tooltip {
    display: inline-block;
  }
  .products-grid.wishlist .product-item-actions {
    margin: 10px 0 0;
  }
  .products-grid.wishlist .product-item-actions > * {
    display: inline-block;
    margin-bottom: 7px;
    margin-top: 7px;
  }
  .products-grid.wishlist .product-item .fieldset {
    display: table;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty,
  .products-grid.wishlist .product-item .fieldset .product-item-actions {
    display: table-cell;
    vertical-align: bottom;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty {
    padding-right: 10px;
  }
  .products-grid.wishlist .product-item .box-tocart .actions-primary {
    margin: 0;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin: 20px 0 0;
  }
  .products-grid.wishlist .product-item .tocart {
    width: auto;
  }
  .wishlist-index-index .product-item-info {
    width: auto;
  }
  .wishlist-index-index .product-item-inner {
    background: #ffffff;
    border: 1px solid #bbbbbb;
    box-shadow: 3px 4px 4px 0 rgba(0, 0, 0, 0.3);
    border-top: none;
    left: 0;
    margin: 9px 0 0 -1px;
    padding: 0 9px 9px;
    position: absolute;
    right: -1px;
    z-index: 2;
  }
  .wishlist-index-index .product-item-inner .comment-box {
    margin-top: -18px;
  }
  .block.widget .products-grid .product-item {
    width: 33.33333333%;
  }
  .sidebar .block.widget .products-grid .product-item {
    margin-left: 0;
    width: 100%;
  }
  .sidebar .block.widget .products-grid .product-item .actions-secondary {
    display: block;
    padding: 10px 0;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 6%) / 4);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .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;
  }
  .argento-tabs {
    position: relative;
    z-index: 1;
  }
  .argento-tabs:before,
  .argento-tabs:after {
    content: '';
    display: table;
  }
  .argento-tabs:after {
    clear: both;
  }
  .argento-tabs > .item.title {
    float: left;
    width: auto;
  }
  .argento-tabs > .item.title > .switch {
    height: 20px;
    display: block;
    position: relative;
    z-index: 2;
  }
  .argento-tabs > .item.content {
    margin-top: 20px;
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    width: 100%;
  }
  .argento-tabs > .item.content:before,
  .argento-tabs > .item.content:after {
    content: '';
    display: table;
  }
  .argento-tabs > .item.content:after {
    clear: both;
  }
  .argento-tabs > .item.content.active {
    display: block;
  }
  .argento-tabs > .item.title {
    margin: 0 -1px 0 0;
  }
  .argento-tabs > .item.title > .switch {
    font-weight: bold;
    line-height: 40px;
    font-size: 1.4rem;
    color: #242424;
    text-decoration: none;
    background: #ffffff;
    border: 1px solid #0277bd;
    border-bottom: none;
    height: 40px;
    padding: 1px 25px 1px 25px;
  }
  .argento-tabs > .item.title > .switch:visited {
    color: #242424;
    text-decoration: none;
  }
  .argento-tabs > .item.title > .switch:hover {
    color: #242424;
    text-decoration: none;
  }
  .argento-tabs > .item.title > .switch:active {
    color: #0277bd;
    text-decoration: none;
  }
  .argento-tabs > .item.title:not(.disabled) > .switch:focus,
  .argento-tabs > .item.title:not(.disabled) > .switch:hover {
    background: #ffffff;
  }
  .argento-tabs > .item.title:not(.disabled) > .switch:active,
  .argento-tabs > .item.title.active > .switch,
  .argento-tabs > .item.title.active > .switch:focus,
  .argento-tabs > .item.title.active > .switch:hover {
    background: #ffffff;
    color: #0277bd;
    text-decoration: none;
  }
  .argento-tabs > .item.title.active > .switch,
  .argento-tabs > .item.title.active > .switch:focus,
  .argento-tabs > .item.title.active > .switch:hover {
    padding-bottom: 2px;
  }
  .argento-tabs > .item.content {
    background: #ffffff;
    margin-top: 52px;
    padding: 35px 25px 35px 25px;
    border: 0;
    border-top: 1px solid #0277bd;
  }
  .argento-tabs > .item.title > .switch {
    text-transform: none;
    text-shadow: none;
    box-shadow: none;
    border-color: transparent;
    margin-top: 9px;
  }
  .argento-tabs > .item.title.active > .switch,
  .argento-tabs > .item.title.active > .switch:focus,
  .argento-tabs > .item.title.active > .switch:hover {
    box-shadow: none;
    border-color: #cccccc;
    z-index: 3;
    padding-top: 8px;
    padding-bottom: 4px;
    margin-top: 0;
  }
  .argento-tabs > .item.title {
    cursor: pointer;
  }
  .argento-tabs > .block {
    margin: 0;
  }
  .argento-tabs > .widget {
    clear: none;
  }
  .page-wrapper {
    max-width: none;
    margin: 0px auto;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  }
  .page-layout-1column .filter .swatch-attribute-options {
    margin: 0;
    padding: 5px 10px;
  }
  .minicart-wrapper .action.showcart:before,
  .minicart-wrapper .action.showcart.active:before,
  .minicart-wrapper .action.showcart:after,
  .minicart-wrapper .action.showcart.active:after {
    line-height: 30px;
  }
  .block-search .action.search:before {
    line-height: 30px;
  }
  .customer-welcome .action.switch {
    color: inherit;
  }
  .customer-welcome .action.switch:hover,
  .customer-welcome .action.switch:focus {
    color: inherit;
  }
  .customer-welcome .action.switch:after {
    font-size: 14px;
    line-height: inherit;
  }
  .page-footer {
    padding-bottom: 0;
  }
  .navigation .parent > a {
    display: inline-block;
    text-decoration: none;
  }
  .navigation .parent > a:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 14px;
    line-height: inherit;
    color: inherit;
    content: '\f105';
    font-family: 'FontAwesome';
    margin: 0 0 0 3px;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    overflow: visible;
  }
  .navigation .parent > a:after {
    float: right ;
    line-height: normal;
  }
  .navigation .parent.level-top > a:after {
    content: '\f107';
  }
  .navigation .parent.level-top > a:after {
    float: none;
    vertical-align: baseline;
  }
  .page-products.page-layout-1column .products-grid .product-item,
  .page-layout-1column .products-grid .product-item,
  .page-layout-1column .block.widget .products-grid .product-item {
    width: calc(100%/2 - 15px);
  }
  .page-products .products-grid .product-item,
  .products-grid .product-item,
  .block.widget .products-grid .product-item {
    width: calc(100%/2 - 15px);
  }
  .page-products.page-layout-3columns .products-grid .product-item,
  .page-layout-3columns .products-grid .product-item,
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: calc(100%/3 - 15px);
  }
  .block.crosssell .products-grid .product-item {
    width: calc(100%/3 - 15px);
  }
  .page-layout-1column .block.upsell .products-grid .product-item,
  .page-layout-1column .block.related .products-grid .product-item {
    width: calc(100%/4 - 15px);
  }
  .block.upsell .products-grid .product-item,
  .block.related .products-grid .product-item {
    width: calc(100%/3 - 15px);
  }
  .page-layout-3columns .block.upsell .products-grid .product-item,
  .page-layout-3columns .block.related .products-grid .product-item {
    width: calc(100%/3 - 15px);
  }
  .products-grid .product-item-actions {
    display: table;
    width: 100%;
  }
  .wishlist-index-index .product-item-inner {
    position: static;
    border: none;
    padding: 0;
    background: transparent;
    box-shadow: none;
    display: block;
  }
  .wishlist-index-index .product-item-inner .comment-box {
    margin-top: 0;
  }
  .filter .block-subtitle {
    padding-left: 0;
    padding-right: 0;
  }
  .page-header .panel.wrapper {
    border: none;
  }
  .header.content {
    padding: 15px 10px 0;
  }
  .logo {
    margin-top: -10px;
    margin-bottom: 7px;
  }
  .compare.wrapper {
    float: left;
    margin: 0 15px;
  }
  .page-header .nav-sections {
    float: right;
    margin-bottom: 5px;
  }
  .modes-mode:hover:before {
    color: #4a4a4a;
  }
  .modes-mode.active:before {
    color: #303030;
  }
}
@media all and (min-width: 1024px), print {
  .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: 2%;
    padding: 5px;
    width: calc((100% - 6%)/4);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .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;
  }
  .box-tocart .paypal:first-of-type {
    margin-top: 13px;
  }
  .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;
  }
  .order-links .item {
    margin: 0 -1px 0 0;
  }
  .order-links .item a {
    padding: 1px 25px;
  }
  .order-links .item strong {
    padding: 1px 25px 2px 25px;
  }
  .wishlist-index-index .products-grid .product-items {
    margin: 0;
  }
  .wishlist-index-index .products-grid .product-item {
    margin-bottom: 20px;
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .wishlist-index-index .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .block.widget .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 8%) / 5);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 2%;
  }
  .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;
  }
  .page-products.page-layout-1column .products-grid .product-item,
  .page-layout-1column .products-grid .product-item,
  .wishlist-index-index.page-layout-1column .products-grid .product-item,
  .page-layout-1column .block.widget .products-grid .product-item {
    width: calc(100%/4 - 15px);
  }
  .page-products .products-grid .product-item,
  .products-grid .product-item,
  .wishlist-index-index .products-grid .product-item,
  .block.widget .products-grid .product-item {
    width: calc(100%/3 - 15px);
  }
  .page-products.page-layout-3columns .products-grid .product-item,
  .page-layout-3columns .products-grid .product-item,
  .wishlist-index-index.page-layout-3columns .products-grid .product-item,
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: calc(100%/3 - 15px);
  }
  .block.crosssell .products-grid .product-item {
    width: calc(100%/4 - 15px);
  }
  .page-layout-1column .block.upsell .products-grid .product-item,
  .page-layout-1column .block.related .products-grid .product-item {
    width: calc(100%/6 - 15px);
  }
  .block.upsell .products-grid .product-item,
  .block.related .products-grid .product-item {
    width: calc(100%/5 - 15px);
  }
  .page-layout-3columns .block.upsell .products-grid .product-item,
  .page-layout-3columns .block.related .products-grid .product-item {
    width: calc(100%/4 - 15px);
  }
  .page-products .products-grid .product-items {
    margin-left: -15px;
  }
  .page-products .products-grid .product-item,
  .page-products.page-layout-1column .products-grid .product-item,
  .page-products.page-layout-3columns .products-grid .product-item,
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n),
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n + 1),
  .page-products .products-grid .product-item:nth-child(4n + 1) {
    margin: 0 0 15px 15px;
  }
  .block.widget .products-grid .product-items {
    margin-left: -15px;
  }
  .block.widget .products-grid .product-item,
  .block.widget .products-grid .product-item:nth-child(4n + 1),
  .page-layout-1column .block.widget .products-grid .product-item,
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1),
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(5n + 1) {
    margin: 0 0 15px 15px;
  }
  .page-products .products-grid .product-item,
  .block.widget .products-grid .product-item {
    position: relative;
    overflow: hidden;
    height: 380px;
    border: 1px solid #eeeeee;
    box-shadow: none;
    background-color: #fff;
  }
  .page-products .products-grid .product-item:before,
  .block.widget .products-grid .product-item:before {
    content: ' ';
    display: block;
    height: 15px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    background: linear-gradient(rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  }
  .page-products .products-grid .product-item .product-item-info,
  .block.widget .products-grid .product-item .product-item-info {
    padding: 10px;
    overflow: hidden;
    transition: box-shadow 0.1s ease-in-out;
  }
  .page-products .products-grid .product-item .product-item-info .product-item-inner,
  .block.widget .products-grid .product-item .product-item-info .product-item-inner {
    display: none;
  }
  .page-products .products-grid .product-item .product-item-name,
  .block.widget .products-grid .product-item .product-item-name {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .page-products .products-grid .product-item:hover,
  .block.widget .products-grid .product-item:hover {
    border: none;
    overflow: visible;
  }
  .page-products .products-grid .product-item:hover:before,
  .block.widget .products-grid .product-item:hover:before {
    background: none;
  }
  .page-products .products-grid .product-item:hover .product-item-info,
  .block.widget .products-grid .product-item:hover .product-item-info {
    border: 1px solid #e2e2e2;
    overflow: visible;
    height: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: 3;
    background: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    padding: 10px;
  }
  .page-products .products-grid .product-item:hover .product-item-info .product-item-inner,
  .block.widget .products-grid .product-item:hover .product-item-info .product-item-inner {
    display: block;
  }
  .page-products .products-grid .product-item:hover .product-item-name,
  .block.widget .products-grid .product-item:hover .product-item-name {
    white-space: normal;
  }
  .cms-index-index .page-products .products-grid .product-item,
  .cms-index-index .block.widget .products-grid .product-item {
    border: none;
    box-shadow: none;
  }
  .cms-index-index .page-products .products-grid .product-item:hover .product-item-info,
  .cms-index-index .block.widget .products-grid .product-item:hover .product-item-info {
    border: none;
  }
  .page-products .products-grid .product-item .product-item-actions,
  .block.widget .products-grid .product-item .product-item-actions {
    margin-bottom: 0;
  }
  .page-products .products-grid .product-item .actions-primary,
  .block.widget .products-grid .product-item .actions-primary {
    text-align: left;
  }
  .page-products .products-grid .product-item .actions-secondary,
  .block.widget .products-grid .product-item .actions-secondary {
    text-align: right;
  }
  .product-item-info {
    width: auto;
  }
}
@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;
  }
  .sidebar .product-items .product-item-info .product-item-photo {
    float: left;
    left: auto;
    margin: 0 10px 0 0;
    position: static;
    top: auto;
  }
  .sidebar .product-items .product-item-details {
    margin-left: 0;
  }
}
/* This variable is used for body and navigation dropdowns */
/* To cover swiper-wrapper */
.bi-app-text-align-left {
  text-align: left;
}
.bi-app-text-align-right {
  text-align: right;
}
.bi-app-clear-left {
  clear: left;
}
.bi-app-clear-right {
  clear: right;
}
.direction {
  direction: ltr;
}
/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1440px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1440px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1440px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1440px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1440px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
.is_stuck {
  z-index: 50;
}
.a-center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.a-center {
  text-align: center;
}
.pull-left {
  float: left;
}
.pull-right {
  float: right;
}
.lib-button {
  text-transform: uppercase;
}
.lib-button-primary {
  text-transform: uppercase;
}
.abs-revert-secondary-color {
  text-transform: uppercase;
}
.abs-action-button-as-link {
  text-shadow: none;
}
.abs-action-button-as-link:focus,
.abs-action-button-as-link:active {
  text-shadow: none;
}
.abs-action-button-as-link:hover {
  text-shadow: none;
}
.lib-main-navigation-desktop .navigation li {
  position: relative;
}
.lib-main-navigation-desktop .navigation .level0 > .level-top {
  text-transform: uppercase;
  font-family: "Roboto", sans-serif;
}
.abs-actions-addto:before {
  font-size: 16px;
  line-height: 16px;
}
.argento-grid {
  margin-left: -6px;
  margin-right: -6px;
}
.argento-grid:after {
  clear: both;
  content: '';
  display: table;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  box-sizing: border-box;
  position: relative;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 480px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 768px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1024px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
body {
  direction: ltr;
}
@media (min-width: 640px) and (max-width: 768px) {
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-main,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.header.panel > .header.links.header-cms-links {
  float: left ;
}
.header.panel > .header.links.header-cms-links > li {
  margin: 0 15px 0 0;
}
.header .header-cms-content {
  float: left ;
  margin: -10px 20px 0;
}
.header.wrapper.is_stuck {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
  background: #ffffff;
}
@media (min-width: 768px) and (max-width: 900px) {
  .header.panel > .header.links > li.welcome {
    display: none;
  }
}
.page-footer > .content {
  padding: 5px 10px;
  margin: 0 auto;
  width: auto;
  max-width: 1280px;
  box-sizing: border-box;
}
.page-footer > .content:after {
  clear: both;
  content: '';
  display: table;
}
.footer.content .links {
  padding: 0;
  width: 100%;
  box-sizing: border-box;
  display: inline-block;
  text-align: left;
}
.footer.content .links > li {
  background: none;
  border: none;
  margin: 0 0 8px;
  padding: 0;
}
.footer-toolbar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.footer-toolbar .footer.links > li {
  margin: 0 0 3px 15px;
  display: inline-block;
}
.footer-toolbar .footer.links > li:first-child {
  margin-left: 0;
}
.footer-toolbar-top {
  background: #f4f4f4;
  color: #333333;
}
.footer-toolbar-top a,
.footer-toolbar-top .alink {
  color: #333333;
}
.footer-toolbar-bottom {
  background: #7e807e;
  color: #ffffff;
}
.footer-toolbar-bottom a,
.footer-toolbar-bottom .alink {
  color: #ffffff;
}
.footer-toolbar-bottom .footer.links {
  float: right ;
}
.footer-toolbar-bottom > .content {
  padding: 10px 10px;
}
.copyright {
  background-color: transparent;
  color: inherit;
  display: inline;
  padding: 0;
  text-align: inherit;
}
.navigation li {
  margin: 0;
}
.nav-sections.is_stuck {
  z-index: 55;
}
.block.crosssell .product-item-info,
.block.upsell .product-item-info,
.block.related .product-item-info {
  width: auto;
}
.column.main .product-items {
  margin-left: -15px;
}
.column.main .product-item {
  margin: 0 0 15px 15px;
  padding: 0;
}
.page-products .product-item-info {
  width: auto;
}
.product-item .price-box {
  margin-bottom: 10px;
}
.products.wrapper.list .product-reviews-summary {
  margin-bottom: 15px;
}
.rating-summary .rating-result {
  text-align: left;
}
.sidebar .product-items .product-item {
  margin-bottom: 7px;
}
.sidebar .product-items .product-item-info:after {
  clear: both;
  content: '';
  display: table;
}
.sidebar .product-items .product-item-info .product-item-photo {
  margin: 0 10px 0 0;
}
.sidebar .product-items .product-item .product-reviews-summary .reviews-actions {
  display: inline;
}
@media (max-width: 900px) {
  .sidebar .product-items .product-item-info .product-item-photo {
    width: 35px;
    margin-right: 5px;
  }
  .sidebar .product-items .product-item-details {
    margin-left: 40px;
  }
}
.filter .block-subtitle {
  font-family: 'Oswald', sans-serif;
  font-weight: normal;
  font-size: 1.8rem;
  margin-top: 0rem;
  margin-bottom: 1.8rem;
  text-transform: uppercase;
  line-height: inherit;
  border: none;
  margin: 0;
}
.review-add .block-title {
  display: block;
}
.review-add .review-legend.legend,
.review-add .review-field-ratings > legend.label {
  display: none;
}
.review-control-vote label:before,
.review-control-vote:before {
  font-size: 38px;
  line-height: 38px;
  height: 38px;
  letter-spacing: 5px;
}
@media (min-width: 1025px) {
  #product-review-container {
    float: left;
    width: 60%;
  }
  #product-review-container .review-item:last-child {
    padding-bottom: 0;
  }
  #product-review-container .review-toolbar {
    display: none;
  }
  .review-add {
    float: right;
    width: 35%;
    position: relative;
  }
}
@media (max-width: 1024px) {
  .review-ratings {
    float: none;
    margin-bottom: 10px;
    max-width: none;
  }
  .review-ratings ~ .review-content,
  .review-ratings ~ .review-details {
    margin: 0;
    clear: left;
  }
}
.product.data.items {
  border-bottom: none;
  margin-left: 0;
  margin-right: 0;
}
.product.data.items > .item.title a:after {
  font-size: 18px;
}
.product.data.items > .item.title .data.switch .counter {
  color: inherit;
}
.product.data.items > .item.content .products {
  margin: 0;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .argento-tabs > .item.title > .switch,
  .product.data.items > .item.title > .switch {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .product.data.items {
    padding: 0 !important;
    position: relative;
  }
  .product.data.items > .item.title {
    width: 190px;
    margin: 0;
    position: absolute;
    left: 10px;
    top: 0;
    white-space: nowrap;
    transition: width 100ms ease-out, left 100ms ease-out;
  }
  .product.data.items > .item.title.active {
    width: 201px;
    left: 0;
  }
  .product.data.items > .item.title:nth-child(1) {
    top: 0px;
  }
  .product.data.items > .item.title:nth-child(3) {
    top: 41px;
  }
  .product.data.items > .item.title:nth-child(5) {
    top: 82px;
  }
  .product.data.items > .item.title:nth-child(7) {
    top: 123px;
  }
  .product.data.items > .item.title:nth-child(9) {
    top: 164px;
  }
  .product.data.items > .item.title:nth-child(11) {
    top: 205px;
  }
  .product.data.items > .item.title:nth-child(13) {
    top: 246px;
  }
  .product.data.items > .item.title:nth-child(15) {
    top: 287px;
  }
  .product.data.items > .item.title:nth-child(17) {
    top: 328px;
  }
  .product.data.items > .item.title > .switch {
    transition: color 100ms ease-out, background-color 100ms ease-out;
    box-shadow: none;
    margin: 0;
    padding: 0 15px;
    line-height: 40px;
    border-style: solid;
    border-color: #cccccc;
    border-width: 1px 0 1px 1px;
  }
  .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 {
    box-shadow: none;
    margin: 0;
    padding: 0 15px;
  }
  .product.data.items > .item.content {
    width: auto;
    float: none;
    border: 1px solid #cccccc;
    border-width: 1px 0 0 1px;
    padding: 20px 10px 30px 20px;
    margin-top: 0px;
    margin-left: 200px;
    min-height: 273px;
  }
}
.block-product-sidebar .list-attributepages {
  margin: 0 0 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #c1c1c1;
}
.block-product-sidebar .block-services-sidebar .block-title {
  display: none;
}
.block-services-sidebar .icon-section {
  margin-bottom: 15px;
}
.block-services-sidebar .icon-section:after {
  clear: both;
  content: '';
  display: table;
}
.block-services-sidebar .icon-section .icon {
  float: left;
  color: #219291;
  margin: 0 5px 0 0;
}
.block-services-sidebar .icon-section .section-info {
  margin-left: 61px;
}
.block-services-sidebar .icon-section .section-info .section-title {
  margin: 0 0 0.5rem;
}
@media (min-width: 768px) and (max-width: 900px) {
  .block-services-sidebar .icon-section .icon {
    font-size: 1.3em;
  }
  .block-services-sidebar .icon-section .section-info {
    margin-left: 0;
  }
}
.block-promo {
  border: 0 solid transparent;
  border-width: 0;
  margin: 15px 0;
}
.block-promo .block-title {
  margin: 0;
  padding: 10px;
  border: 0 solid transparent;
  border-width: 0;
}
.blocks-secondary .block {
  border: 3px solid #cccccc;
  padding: 5px 10px 0;
  margin: 0 0 12px !important;
}
.blocks-secondary .block .product-item-info {
  min-height: 90px;
}
.blocks-secondary .block .product-item-actions {
  display: none;
}
.blocks-secondary .block .actions-toolbar {
  border-top: 1px dashed #cccccc;
  padding: 13px 10px 12px;
  margin: 7px -10px 0;
}
.blocks-secondary .block .actions-toolbar .secondary a.action {
  margin: 0;
}
.blocks-secondary .product-items {
  margin: 0;
}
.column.main .blocks-secondary .product-items {
  margin: 0;
}
.blocks-secondary .product-items .product-item {
  padding: 10px 0 0;
  margin-bottom: 10px;
  border-top: 1px solid #cccccc;
}
.blocks-secondary .product-items .product-item:first-child {
  padding: 0;
  border-top: none;
}
.block.newsletter input {
  padding-left: 30px;
}
.block.newsletter .field .control:before {
  line-height: 30px;
}
.jumbotron {
  background: #ffffff;
  padding: 25px 0 20px;
  position: relative;
}
.jumbotron > .container {
  padding: 5px 10px;
  margin: 0 auto;
  width: auto;
  max-width: 1280px;
  box-sizing: border-box;
}
.jumbotron > .container:after {
  clear: both;
  content: '';
  display: table;
}
.jumbotron.jumbotron-bright {
  background: #f15922;
}
.jumbotron.jumbotron-pastel {
  background: #229392;
}
.jumbotron.jumbotron-pastel-alt {
  background: #a5205f;
}
.jumbotron.jumbotron-dark {
  background: #222337;
}
.jumbotron.jumbotron-pattern {
  background: url(../images/pattern.jpg) 50% 0;
}
.jumbotron.jumbotron-image {
  background: url(../images/bkg_sky.jpg) 50% 0;
}
.jumbotron-inverse,
.jumbotron-inverse .block-title,
.jumbotron-inverse .block .block-title,
.jumbotron-inverse .block-title span,
.jumbotron-inverse .block .block-title span,
.jumbotron-inverse .block .block-title strong,
.jumbotron-inverse .subtitle,
.jumbotron-inverse a,
.jumbotron-inverse .easycatalogimg .parent-category a {
  color: #ffffff;
}
.jumbotron-inverse {
  /* ignore jumbotron invert colors for product grid / product list */
}
.jumbotron-inverse .product-items {
  color: #333333;
}
.jumbotron-inverse .product-items a {
  color: #006bb4;
}
.jumbotron.no-padding {
  padding: 0;
}
.jumbotron.no-padding-top {
  padding-top: 0;
}
.jumbotron.no-padding-bottom {
  padding-bottom: 0;
}
.jumbotron.no-padding .container {
  padding: 0;
}
.jumbotron + .jumbotron {
  border-top: 1px solid #e0e0e0;
}
.jumbotron-bright + .jumbotron,
.jumbotron-pastel + .jumbotron,
.jumbotron-pastel-alt + .jumbotron,
.jumbotron-dark + .jumbotron,
.jumbotron-pattern + .jumbotron,
.jumbotron-image + .jumbotron,
.jumbotron + .jumbotron-bright,
.jumbotron + .jumbotron-pastel,
.jumbotron + .jumbotron-pastel-alt,
.jumbotron + .jumbotron-dark,
.jumbotron + .jumbotron-pattern,
.jumbotron + .jumbotron-image {
  border-top: none;
}
.jumbotron-bright + .jumbotron-bright,
.jumbotron-pastel + .jumbotron-pastel,
.jumbotron-pastel-alt + .jumbotron-pastel-alt,
.jumbotron-dark + .jumbotron-dark {
  border-top: 1px solid #fff;
}
.jumbotron .stub,
.jumbotron .stub:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.jumbotron .stub {
  z-index: 1;
  border-width: 31px 51px 0;
  top: -1px;
  left: 50%;
  margin-left: -51px;
  border-top-color: #e0e0e0;
}
.jumbotron .stub:after {
  content: "";
  border-width: 30px 50px 0;
  top: -31px;
  margin-left: -50px;
  content: " ";
  border-top-color: #ffffff;
}
.jumbotron + .jumbotron-bright .stub,
.jumbotron + .jumbotron-pastel .stub,
.jumbotron + .jumbotron-pastel-alt .stub,
.jumbotron + .jumbotron-dark .stub,
.jumbotron + .jumbotron-pattern .stub,
.jumbotron + .jumbotron-image .stub {
  border-top-color: transparent;
  top: 0px;
}
.jumbotron-bright + .jumbotron .stub,
.jumbotron-bright + .jumbotron .stub:after {
  border-top-color: #f15922;
}
.jumbotron-pastel + .jumbotron .stub,
.jumbotron-pastel + .jumbotron .stub:after {
  border-top-color: #229392;
}
.jumbotron-pastel-alt + .jumbotron .stub,
.jumbotron-pastel-alt + .jumbotron .stub:after {
  border-top-color: #a5205f;
}
.jumbotron-dark + .jumbotron .stub,
.jumbotron-dark + .jumbotron .stub:after {
  border-top-color: #222337;
}
.jumbotron-bright + .jumbotron-bright .stub,
.jumbotron-pastel + .jumbotron-pastel .stub,
.jumbotron-pastel-alt + .jumbotron-pastel-alt .stub,
.jumbotron-dark + .jumbotron-dark .stub {
  border-top-color: #fff;
}
/* Covers - similar to stubs, but it cover the current jumbotron at the bottom with transparent triangle */
.jumbotron .cover .triangle {
  float: none !important;
  border-bottom: 30px solid #229392;
  width: 50%;
  box-sizing: border-box;
  position: absolute;
  bottom: 0;
  z-index: 2;
}
.jumbotron .cover .triangle {
  border-bottom-color: #ffffff;
}
.jumbotron .cover-pastel .triangle {
  border-bottom-color: #229392;
}
.jumbotron .cover-pastel-alt .triangle {
  border-bottom-color: #a5205f;
}
.jumbotron .cover-bright .triangle {
  border-bottom-color: #f15922;
}
.jumbotron .cover-dark .triangle {
  border-bottom-color: #222337;
}
.jumbotron .cover .right {
  right: 0;
  border-left: 49px solid transparent;
}
.jumbotron .cover .left {
  left: 0;
  border-right: 49px solid transparent;
}
.stub ~ .container,
.stub + .h2 {
  padding-top: 15px;
}
.cover ~ .container {
  padding-bottom: 25px;
}
.social-icons a {
  vertical-align: middle;
  display: inline-block;
}
.social-icons a:hover {
  text-decoration: none;
}
.social-icons .fa-stack {
  color: #cccccc;
}
.social-icons .fa-stack:hover {
  color: #b3b3b3;
}
.social-icons.colorize-fa .fa-youtube-play {
  color: #cc181e;
}
.social-icons.colorize-fa .fa-youtube {
  color: #cc181e;
}
.social-icons.colorize-fa .fa-vk {
  color: #507299;
}
.social-icons.colorize-fa .fa-vimeo {
  color: #00b3ec;
}
.social-icons.colorize-fa .fa-twitter {
  color: #1da1f2;
}
.social-icons.colorize-fa .fa-skype {
  color: #00aff0;
}
.social-icons.colorize-fa .fa-rss {
  color: #fb7629;
}
.social-icons.colorize-fa .fa-pinterest {
  color: #bd081c;
}
.social-icons.colorize-fa .fa-odnoklassniki {
  color: #ee8208;
}
.social-icons.colorize-fa .fa-linkedin {
  color: #1686b0;
}
.social-icons.colorize-fa .fa-github {
  color: #231e20;
}
.social-icons.colorize-fa .fa-google-plus {
  color: #db4437;
}
.social-icons.colorize-fa .fa-google {
  color: #db4437;
}
.social-icons.colorize-fa .fa-facebook {
  color: #3b5998;
}
.social-icons.colorize-fa .fa-instagram {
  color: #c5156a;
}
.social-icons.colorize-fa-hover .fa {
  transition: color 200ms ease-out;
}
.social-icons.colorize-fa-hover a:hover .fa-youtube-play {
  color: #cc181e;
}
.social-icons.colorize-fa-hover a:hover .fa-youtube {
  color: #cc181e;
}
.social-icons.colorize-fa-hover a:hover .fa-vk {
  color: #507299;
}
.social-icons.colorize-fa-hover a:hover .fa-vimeo {
  color: #00b3ec;
}
.social-icons.colorize-fa-hover a:hover .fa-twitter {
  color: #1da1f2;
}
.social-icons.colorize-fa-hover a:hover .fa-skype {
  color: #00aff0;
}
.social-icons.colorize-fa-hover a:hover .fa-rss {
  color: #fb7629;
}
.social-icons.colorize-fa-hover a:hover .fa-pinterest {
  color: #bd081c;
}
.social-icons.colorize-fa-hover a:hover .fa-odnoklassniki {
  color: #ee8208;
}
.social-icons.colorize-fa-hover a:hover .fa-linkedin {
  color: #1686b0;
}
.social-icons.colorize-fa-hover a:hover .fa-github {
  color: #231e20;
}
.social-icons.colorize-fa-hover a:hover .fa-google-plus {
  color: #db4437;
}
.social-icons.colorize-fa-hover a:hover .fa-google {
  color: #db4437;
}
.social-icons.colorize-fa-hover a:hover .fa-facebook {
  color: #3b5998;
}
.social-icons.colorize-fa-hover a:hover .fa-instagram {
  color: #c5156a;
}
.social-icons.colorize-fa-hover .fa-youtube-play:hover {
  color: #cc181e;
}
.social-icons.colorize-fa-hover .fa-youtube:hover {
  color: #cc181e;
}
.social-icons.colorize-fa-hover .fa-vk:hover {
  color: #507299;
}
.social-icons.colorize-fa-hover .fa-vimeo:hover {
  color: #00b3ec;
}
.social-icons.colorize-fa-hover .fa-twitter:hover {
  color: #1da1f2;
}
.social-icons.colorize-fa-hover .fa-skype:hover {
  color: #00aff0;
}
.social-icons.colorize-fa-hover .fa-rss:hover {
  color: #fb7629;
}
.social-icons.colorize-fa-hover .fa-pinterest:hover {
  color: #bd081c;
}
.social-icons.colorize-fa-hover .fa-odnoklassniki:hover {
  color: #ee8208;
}
.social-icons.colorize-fa-hover .fa-linkedin:hover {
  color: #1686b0;
}
.social-icons.colorize-fa-hover .fa-github:hover {
  color: #231e20;
}
.social-icons.colorize-fa-hover .fa-google-plus:hover {
  color: #db4437;
}
.social-icons.colorize-fa-hover .fa-google:hover {
  color: #db4437;
}
.social-icons.colorize-fa-hover .fa-facebook:hover {
  color: #3b5998;
}
.social-icons.colorize-fa-hover .fa-instagram:hover {
  color: #c5156a;
}
.social-icons.colorize-fa-stack .icon-youtube-play .fa-stack .fa:first-child {
  color: #cc181e;
}
.social-icons.colorize-fa-stack .icon-youtube .fa-stack .fa:first-child {
  color: #cc181e;
}
.social-icons.colorize-fa-stack .icon-vk .fa-stack .fa:first-child {
  color: #507299;
}
.social-icons.colorize-fa-stack .icon-vimeo .fa-stack .fa:first-child {
  color: #00b3ec;
}
.social-icons.colorize-fa-stack .icon-twitter .fa-stack .fa:first-child {
  color: #1da1f2;
}
.social-icons.colorize-fa-stack .icon-skype .fa-stack .fa:first-child {
  color: #00aff0;
}
.social-icons.colorize-fa-stack .icon-rss .fa-stack .fa:first-child {
  color: #fb7629;
}
.social-icons.colorize-fa-stack .icon-pinterest .fa-stack .fa:first-child {
  color: #bd081c;
}
.social-icons.colorize-fa-stack .icon-odnoklassniki .fa-stack .fa:first-child {
  color: #ee8208;
}
.social-icons.colorize-fa-stack .icon-linkedin .fa-stack .fa:first-child {
  color: #1686b0;
}
.social-icons.colorize-fa-stack .icon-github .fa-stack .fa:first-child {
  color: #231e20;
}
.social-icons.colorize-fa-stack .icon-google-plus .fa-stack .fa:first-child {
  color: #db4437;
}
.social-icons.colorize-fa-stack .icon-google .fa-stack .fa:first-child {
  color: #db4437;
}
.social-icons.colorize-fa-stack .icon-facebook .fa-stack .fa:first-child {
  color: #3b5998;
}
.social-icons.colorize-fa-stack .icon-instagram .fa-stack .fa:first-child {
  color: #c5156a;
}
.social-icons.colorize-fa-stack-hover .fa-stack .fa:first-child {
  transition: color 200ms ease-out;
}
.social-icons.colorize-fa-stack-hover .icon-youtube-play:hover .fa-stack .fa:first-child {
  color: #cc181e;
}
.social-icons.colorize-fa-stack-hover .icon-youtube:hover .fa-stack .fa:first-child {
  color: #cc181e;
}
.social-icons.colorize-fa-stack-hover .icon-vk:hover .fa-stack .fa:first-child {
  color: #507299;
}
.social-icons.colorize-fa-stack-hover .icon-vimeo:hover .fa-stack .fa:first-child {
  color: #00b3ec;
}
.social-icons.colorize-fa-stack-hover .icon-twitter:hover .fa-stack .fa:first-child {
  color: #1da1f2;
}
.social-icons.colorize-fa-stack-hover .icon-skype:hover .fa-stack .fa:first-child {
  color: #00aff0;
}
.social-icons.colorize-fa-stack-hover .icon-rss:hover .fa-stack .fa:first-child {
  color: #fb7629;
}
.social-icons.colorize-fa-stack-hover .icon-pinterest:hover .fa-stack .fa:first-child {
  color: #bd081c;
}
.social-icons.colorize-fa-stack-hover .icon-odnoklassniki:hover .fa-stack .fa:first-child {
  color: #ee8208;
}
.social-icons.colorize-fa-stack-hover .icon-linkedin:hover .fa-stack .fa:first-child {
  color: #1686b0;
}
.social-icons.colorize-fa-stack-hover .icon-github:hover .fa-stack .fa:first-child {
  color: #231e20;
}
.social-icons.colorize-fa-stack-hover .icon-google-plus:hover .fa-stack .fa:first-child {
  color: #db4437;
}
.social-icons.colorize-fa-stack-hover .icon-google:hover .fa-stack .fa:first-child {
  color: #db4437;
}
.social-icons.colorize-fa-stack-hover .icon-facebook:hover .fa-stack .fa:first-child {
  color: #3b5998;
}
.social-icons.colorize-fa-stack-hover .icon-instagram:hover .fa-stack .fa:first-child {
  color: #c5156a;
}
.cms-index-index .column.main .easycatalogimg {
  border: 1px solid #cccccc;
}
.cms-index-index .column.main .easycatalogimg .parent-category {
  text-align: center;
}
.cms-index-index .column.main .easycatalogimg .product-image {
  display: block;
}
.cms-index-index .column.main .easycatalog-grid li.item {
  border: 1px dashed #cccccc;
  border-width: 0 0 0 1px;
}
.cms-index-index .column.main .easycatalog-grid li.item:first-child {
  border: none;
}
.cms-index-index .column.main > .row {
  margin-bottom: 15px;
}
.cms-index-index .column.main > .row:last-child {
  margin-bottom: 0;
}
.cms-index-index .column.main .blocks-main:not(.argento-tabs) .block .block-title {
  margin-bottom: 10px;
}
.cms-index-index .column.main .blocks-main:not(.argento-tabs) .block .block-content {
  border: 1px solid #cccccc;
  padding: 15px;
}
.cms-index-index .column.main .blocks-main:not(.argento-tabs) .block .block-content .actions-toolbar {
  border-top: 1px dashed #cccccc;
  padding: 15px 10px 0;
  margin: 10px -15px 0;
}
.block-carousel .block-content {
  padding: 0 30px;
}
@media (max-width: 768px) {
  .page-main {
    padding-top: 10px;
  }
}
.catalog-product-view .column.main .block {
  padding-top: 30px;
  border-top: 1px solid #e2e2e2;
}
.catalog-product-view .column.main .block .block-title {
  text-align: center;
}
.catalog-product-view .column.main .block .block-title strong {
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.8rem;
  margin-top: 1.5rem;
  margin-bottom: 2rem;
}
.catalog-product-view .column.main .product.info.detailed .block {
  padding-top: 0;
  border-top: none;
}
.page-footer {
  background: #ffffff;
  padding: 25px 0 20px;
  position: relative;
  background: transparent;
  background: #222337;
  border-top: none;
  color: #ffffff;
  /* ignore jumbotron invert colors for product grid / product list */
  color: #a5a6b3;
  padding: 0;
}
.page-footer > .container {
  padding: 5px 10px;
  margin: 0 auto;
  width: auto;
  max-width: 1280px;
  box-sizing: border-box;
}
.page-footer > .container:after {
  clear: both;
  content: '';
  display: table;
}
.page-footer .product-items {
  color: #333333;
}
.page-footer .product-items a {
  color: #006bb4;
}
.page-footer .footer.content {
  border: none;
}
.page-footer .block-title,
.page-footer .block .title {
  margin: 2rem 0;
}
.page-footer .h4,
.page-footer .block .block-title strong,
.page-footer .block .title strong {
  text-transform: uppercase;
  font-size: 1.6rem;
  color: #a5a6b3;
}
.page-footer .block.newsletter {
  width: 90%;
  float: none;
}
.page-footer .block.newsletter .title {
  margin-top: 0;
  display: block;
}
.page-footer button,
.page-footer .action.primary {
  background-color: transparent;
  border-color: #a5a6b3;
  color: #a5a6b3;
}
.page-footer button:hover,
.page-footer .action.primary:hover {
  background-color: #a5a6b3;
  border-color: #a5a6b3;
  color: #000;
}
.page-footer input[type="text"],
.page-footer input[type="password"],
.page-footer input[type="url"],
.page-footer input[type="tel"],
.page-footer input[type="search"],
.page-footer input[type="number"],
.page-footer input[type="datetime"],
.page-footer input[type="email"] {
  border-color: #a5a6b3;
  background-color: rgba(255, 255, 255, 0.05);
  color: #a5a6b3;
}
.page-footer .social-icons a:hover {
  color: #f7f7fa;
}
.footer.content a,
.footer.content .links a,
.footer.content .alink {
  color: #b8b9d3;
}
.footer.content a:hover,
.footer.content .links a:hover,
.footer.content .alink:hover,
.footer.content a:visited,
.footer.content .links a:visited,
.footer.content .alink:visited {
  color: #b8b9d3;
}
.footer-toolbar-bottom {
  color: #b8b9d3;
}
.footer-toolbar-bottom a,
.footer-toolbar-bottom .alink {
  color: #b8b9d3;
}
.footer-toolbar-bottom a:hover,
.footer-toolbar-bottom .alink:hover,
.footer-toolbar-bottom a:visited,
.footer-toolbar-bottom .alink:visited {
  color: #b8b9d3;
}
.footer-toolbar-top {
  background: #222337;
  border-top: none;
  color: #ffffff;
  /* ignore jumbotron invert colors for product grid / product list */
}
.footer-toolbar-top .product-items {
  color: #333333;
}
.footer-toolbar-top .product-items a {
  color: #006bb4;
}
.footer-toolbar-bottom {
  background-color: #1c1d2e;
}
.footer-toolbar-bottom .copyright,
.footer-toolbar-bottom a,
.footer-toolbar-bottom a:visited,
.footer-toolbar-bottom a:hover {
  color: #9293ac;
}
.footer-toolbar-bottom a,
.footer-toolbar-bottom a:visited,
.footer-toolbar-bottom a:hover {
  text-decoration: underline;
}
.footer-toolbar-bottom a:hover,
.footer-toolbar-bottom a:visited:hover,
.footer-toolbar-bottom a:hover:hover {
  text-decoration: none;
}
.blocks-secondary .block {
  border: none;
  background: #fafafa;
  padding: 10px 10px 0;
}
.swiper-container .swiper-button-prev,
.swiper-container .swiper-button-next {
  opacity: .5;
  width: 35px;
  height: 35px;
  margin-top: -35px;
  border-radius: 50%;
  background-size: 20px 20px;
  background-position: 7px 50%;
}
.swiper-container .swiper-button-next {
  background-position: 50% 50%;
}
.swiper-container .swiper-button-white {
  background-color: #000;
}
.block-carousel .block-content {
  padding: 0 40px;
}
.block-carousel .block-content .slick-prev,
.block-carousel .block-content .slick-next {
  width: 30px;
  height: 30px;
}
.block-carousel .block-content .slick-prev:before,
.block-carousel .block-content .slick-next:before {
  font-size: 30px;
}
.block-carousel .block-content .slick-prev {
  left: -35px;
}
.block-carousel .block-content .slick-next {
  right: -35px;
}
.cms-index-index .page-header {
  z-index: 99;
}
.cms-index-index .nav-sections {
  margin-bottom: 0;
}
.cms-index-index .page-main {
  max-width: none;
  padding: 0;
}
.cms-index-index .page-main > .page.messages {
  padding: 0;
  margin: 0 auto;
  width: auto;
  max-width: 1280px;
  box-sizing: border-box;
}
.cms-index-index .page-main > .page.messages:after {
  clear: both;
  content: '';
  display: table;
}
.cms-index-index .column.main .easycatalogimg {
  border: none;
}
.cms-index-index .column.main .easycatalogimg li.item {
  border: none;
}
.cms-index-index .column.main .easycatalogimg .parent-category {
  text-transform: uppercase;
}
.cms-index-index .column.main .easycatalogimg .parent-category a {
  font-size: 18px;
}
.cms-index-index .column.main .easycatalogimg .list-subcategories {
  margin: 10px 0 7px;
}
.cms-index-index .column.main .easycatalogimg .list-subcategories li {
  text-transform: uppercase;
  font-size: .9em;
}
.cms-index-index .columns .column.main {
  padding-bottom: 0;
}
.cms-index-index .page-footer {
  margin: 0;
}
.block-benefits {
  text-align: center;
}
.block-benefits .fa-stack {
  margin: 0 auto;
}
.block-benefits .fa-stack .fa-stack-1x {
  font-size: 0.6em;
  line-height: 3.6em;
}
.block-benefits .fa-stack .fa-circle {
  color: #219291;
}
.block-benefits h3 {
  text-transform: uppercase;
  color: #555555;
  margin: 18px 0 12px;
}
/* About us */
.jumbotron .block-about {
  font-size: 16px;
}
.page-layout-checkout .page-main {
  padding-top: 15px;
}
/*test plus clair 56b7e4*/
@font-face {
  font-family: HelveticaStdLight;
  src: url(../fonts/helveticastd/HelveticaNeueLTStd-Lt.otf) format("opentype");
  font-weight: 300;
}
@font-face {
  font-family: HelveticaStdBold;
  src: url(../fonts/helveticastd/HelveticaNeueLTStd-Bd.otf) format("opentype");
  font-weight: 600;
}
@font-face {
  font-family: HelveticaStd;
  src: url(../fonts/helveticastd/HelveticaNeueLTStd-Md.otf) format("opentype");
  font-weight: 400;
}
.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-left {
  text-align: left;
}
.text-left.label {
  padding-right: 15px;
}
.lead.lead-xl {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 300;
  line-height: 33.6px;
  line-height: 3.36rem;
}
.colorStar {
  -webkit-animation-name: colorStar;
  animation-name: colorStar;
  -webkit-animation-duration: 5s;
  animation-duration: 5s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}
a {
  color: #0277bd;
  transition: all ease .1s;
}
.text-center {
  text-align: center;
}
h1,
h2,
h4,
h3,
h5 {
  font-family: HelveticaStdLight, Helvetica, Arial, sans-serif;
  font-weight: 600;
}
h1 .hx-p,
h2 .hx-p,
h4 .hx-p,
h3 .hx-p,
h5 .hx-p {
  font-size: 17px;
  font-size: 1.7rem;
  font-weight: 400;
}
h2 .hx-p {
  line-height: 1.42857143;
  padding: 15px 0;
  display: inline-block;
}
.mt-4 {
  margin-top: 4rem;
  margin-top: 40px;
}
.mb-4 {
  margin-bottom: 4rem;
  margin-bottom: 40px;
}
.mt-3 {
  margin-top: 3rem;
  margin-top: 30px;
}
.mb-3 {
  margin-bottom: 3rem;
  margin-bottom: 30px;
}
.mt-2 {
  margin-top: 2rem;
  margin-top: 20px;
}
.mb-2 {
  margin-bottom: 2rem;
  margin-bottom: 20px;
}
@media (min-width: 768px), print {
  h1 {
    font-size: 28px;
    font-size: 2.8rem;
  }
  h2 {
    font-size: 24px;
    font-size: 2.4rem;
  }
  h3 {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
/*largeur colonne de droite de la popup add to cart
.suggestpage-activity .col-2 table {
    width: 100%;
}*/
body {
  color: #333333;
  font-family: Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -webkit-tap-highcolor-light: transparent;
}
.pt-20 {
  padding-top: 20px;
  padding-top: 2rem;
}
/*header de firecheckout*/
@media (min-width: 768px), print {
  .firecheckout.checkout-index-index .header.content {
    padding: 15px 10px 10px;
  }
}
/*desactivation du zoom*/
.fotorama__wrap {
  -webkit-text-size-adjust: 100%;
  direction: ltr;
  position: relative;
  z-index: 0;
}
.fotorama__thumb {
  cursor: pointer;
}
.fotorama__thumb-border {
  border: 1px solid #0277bd;
}
.lead {
  font-size: 1.6em;
  font-size: 16px;
}
.action.primary {
  border: 0px solid #a5205f;
  padding: 8px 30px;
}
.postfinancecw-endpoint-index .action.showcart {
  display: none;
}
/*success messages  5ab75d*/
.message.success {
  font-size: 1.4rem;
  /* background: #2eb17d;*/
  color: #5ab75d;
  background: white;
}
.message.success > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 24px;
  color: #5ab75d;
  font-family: 'Material-Design-Iconic-Font';
  content: '\f269';
  margin: -12px 0 0;
  background: white;
  left: 0;
  top: 22px;
  width: 45px;
}
.message.error {
  margin: 0 0 10px;
  padding: 12px 20px 12px 25px;
  display: block;
  font-size: 1.4rem;
  background: white;
  color: #dd3c14;
  padding-left: 45px;
  position: relative;
  box-shadow: 0;
}
.message.error > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 24px;
  color: #dd3c14;
  font-family: 'Material-Design-Iconic-Font';
  content: '\f1f4';
  margin: -12px 0 0;
  background: white;
  left: 0;
  top: 22px;
  width: 45px;
}
button {
  border-radius: 2px;
  position: relative;
  padding: 8px 30px;
  margin: 10px 1px;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0;
  will-change: box-shadow, transform;
  transition: box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1), background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1), color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  outline: 0;
  cursor: pointer;
  text-decoration: none;
  letter-spacing: .14px;
  white-space: nowrap;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  outline: rgba(0, 0, 0, 0.870588) none 0;
  background-color: #eee;
  color: rgba(0, 0, 0, 0.87);
  border: none;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
button:hover {
  border: 0;
  background-color: #e4e4e4;
  color: #242424;
}
button.action {
  border-radius: 2px;
  position: relative;
  padding: 8px 30px;
  margin: 10px 1px;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0;
  will-change: box-shadow, transform;
  transition: box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1), background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1), color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  outline: 0;
  cursor: pointer;
  text-decoration: none;
  letter-spacing: .14px;
  white-space: nowrap;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  outline: rgba(0, 0, 0, 0.870588) none 0;
  background-color: #eee;
  color: rgba(0, 0, 0, 0.87);
  border: none;
}
button.action.search {
  box-shadow: none;
}
button.action:hover {
  border: 0;
  color: #ffffff;
}
button.action.primary {
  background-color: #0277bd;
  color: rgba(255, 255, 255, 0.9399999999999999);
}
button.action.primary:hover,
button.action.primary:focus {
  border: 0;
  color: #ffffff;
  background-color: #039be0;
}
button.action:not(.btn-link),
button.action:not(.search) {
  border: none;
  /*box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12);*/
}
.ncoltable2 input.ncol {
  background: #0277bd;
  padding: 12px 20px;
  color: white;
  border-radius: 3px;
  font-size: 15px;
  font-weight: 600;
}
.ncoltable2 input.ncol:hover {
  color: #ffffff;
  background-color: #039be0;
}
.ncoltable3 input.ncol {
  border-radius: 2px;
  position: relative;
  padding: 8px 30px;
  margin: 10px 1px;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0;
  will-change: box-shadow, transform;
  transition: box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1), background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1), color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  outline: 0;
  cursor: pointer;
  text-decoration: none;
  letter-spacing: .14px;
  white-space: nowrap;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  outline: rgba(0, 0, 0, 0.870588) none 0;
  background-color: #eee;
  color: rgba(0, 0, 0, 0.87);
  border: none;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.ncoltable3 input.ncol:hover {
  border: 0;
  background-color: #e4e4e4;
  color: #242424;
}
/*loupe mobile*/
@media (max-width: 767px), print {
  .block-search .label {
    cursor: pointer;
  }
}
/*bouton creation de compte après commande*/
/*registraiot popup en non invité*/
/*boutons au checkout pour les adresses*/
.action action-select-shipping-item,
.action.action-show-popup {
  border-radius: 2px;
  position: relative;
  padding: 8px 30px;
  margin: 10px 1px;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0;
  will-change: box-shadow, transform;
  transition: box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1), background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1), color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  outline: 0;
  cursor: pointer;
  text-decoration: none;
  letter-spacing: .14px;
  white-space: nowrap;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  outline: rgba(0, 0, 0, 0.870588) none 0;
  background-color: #eee;
  color: rgba(0, 0, 0, 0.87);
  border: none;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
/*bouton creation compte*/
a.create.action,
a.view.action,
a.view.action {
  border-radius: 2px;
  position: relative;
  padding: 8px 30px;
  margin: 10px 1px;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0;
  will-change: box-shadow, transform;
  transition: box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1), background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1), color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  outline: 0;
  cursor: pointer;
  text-decoration: none;
  letter-spacing: .14px;
  white-space: nowrap;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  outline: rgba(0, 0, 0, 0.870588) none 0;
  background-color: #eee;
  color: rgba(0, 0, 0, 0.87);
  border: none;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
a.create.action.primary,
a.view.action.primary,
a.view.action.primary {
  background-color: #0277bd;
  color: rgba(255, 255, 255, 0.9399999999999999);
  border: 0;
}
a.create.action.primary:hover,
a.view.action.primary:hover,
a.view.action.primary:hover,
a.create.action.primary:focus,
a.view.action.primary:focus,
a.view.action.primary:focus {
  border: 0;
  color: #ffffff;
  background-color: #039be0;
}
/*bouton conditions générales de ventes au checkout*/
.checkout-agreement button.action-show {
  margin: 0;
}
/*connexion au checkout*/
.form-login .hidden-fields .actions-toolbar button.action.login {
  padding: 7px 30px;
  background-color: #eee;
  color: #444;
  border: 1px solid #ddd;
  margin-top: 0;
}
.checkout-index-index .step-content button.action.login:hover {
  background-color: #ddd;
  border: 0;
  color: #242424;
  border: 1px solid #ddd;
}
/*bouton expedier ici du checkout*/
.checkout-index-index .action.action-select-shipping-item {
  float: left;
  border: 1px solid #ddd;
}
.checkout-index-index .action.action-select-shipping-item:hover {
  border: 1px solid #ddd;
  color: #242424;
}
/*bouton voir les highlights sur home*/
a.view.action,
button.action-accept {
  background-color: #0277bd;
  color: rgba(255, 255, 255, 0.9399999999999999);
  border: 0;
  display: inline-block;
}
a.view.action:hover,
button.action-accept:hover,
a.view.action:focus,
button.action-accept:focus {
  border: 0;
  color: #ffffff;
  background-color: #039be0;
}
/*bouton addto cart page produit quand on update un article depuis le mini cart*/
@media (min-width: 768px), print {
  .box-tocart .action.tocart {
    margin-bottom: 0;
    margin-right: 1%;
    width: auto;
  }
  button.update-cart-item {
    margin-top: 0;
    margin-bottom: 0px;
  }
}
/*label nouveau*/
.prolabels-wrapper .prolabel {
  background-color: #4caf50;
  color: rgba(255, 255, 255, 0.95);
  padding: 2px 5px;
  border-radius: 1px;
  margin-right: 0px;
}
@media (max-width: 767px) {
  .prolabels-wrapper .prolabel {
    background-color: #4caf50 !important;
    color: rgba(255, 255, 255, 0.95);
    padding: 8px 15px;
    border-radius: 2px;
    margin-right: 0px;
    font-size: 1.5rem;
  }
}
/*bouton popup cart "modifier votre panier""*/
button.btn-suggest-cart,
button.ajaxpro-continue-button {
  padding: 8px 15px;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
/*bouton connexion firecheckout*/
.action.action-auth-toggle,
.action.update {
  border-radius: 2px;
  position: relative;
  padding: 8px 30px;
  margin: 10px 1px;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  will-change: box-shadow, transform;
  transition: box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1), background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1), color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  outline: 0;
  cursor: pointer;
  text-decoration: none;
  letter-spacing: .14px;
  white-space: nowrap;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  outline: rgba(0, 0, 0, 0.870588) none 0;
  color: rgba(0, 0, 0, 0.87);
  border: none;
  background-color: #e4e4e4;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.action.action-auth-toggle:hover,
.action.update:hover {
  background-color: #eee;
  border: 0;
  color: #242424;
}
/*bouton add to car des listes*/
.product-item .tocart {
  padding: 0px;
}
/*bouton continue après avoir passé commande*/
.ajaxpro-popup-suggestpage-view button.action.primary.checkout {
  line-height: 1.8rem;
  padding: 8px 15px;
  font-size: 1.4rem;
}
.ajaxpro-popup-suggestpage-view button.action.primary.checkout:hover,
.ajaxpro-popup-suggestpage-view button.action.primary.checkout:focus {
  background-color: #039be0;
}
.action.primary.continue,
button.action.primary.checkout {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  line-height: 2.2rem;
  padding: 9px 17px;
  font-size: 1.8rem;
  background-color: #0277bd;
  color: rgba(255, 255, 255, 0.9399999999999999);
  border: 0;
  will-change: box-shadow, transform;
  transition: box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1), background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1), color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}
.action.primary.continue:hover,
button.action.primary.checkout:hover,
.action.primary.continue:focus,
button.action.primary.checkout:focus {
  background-color: #039be0;
}
/*dashboard buttons*/
.account a.create.action,
.account a.view.action,
.account .action.order {
  font-weight: 400;
  text-transform: none;
  letter-spacing: 0;
  outline: 0;
  cursor: pointer;
  letter-spacing: .14px;
  white-space: nowrap;
  text-decoration: none;
  background-color: transparent;
  color: #0277bd;
  box-shadow: none;
  padding: 0;
}
.account a.create.action:hover,
.account a.view.action:hover,
.account .action.order:hover,
.account a.create.action:focus,
.account a.view.action:focus,
.account .action.order:focus {
  background: none;
  background-color: transparent;
  color: #039be0;
}
/*search button*/
@media screen and (min-width: 768px) {
  .block-swissup-ajaxsearch.folded .action.search {
    padding-top: 5px;
    padding-bottom: 5px;
  }
}
/*minicart button*/
@media screen and (min-width: 768px) {
  .minicart-wrapper {
    padding-top: 5px;
    padding-bottom: 5px;
  }
}
/*.cart-summary .checkout-methods-items .action.primary.checkout:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 30px;
    line-height: 30px;
    color: #fff;
    content: '\f2f6';
    font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
    margin: 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    overflow: visible;
}*/
/* bouton produits related dans product view, selectionner tout*/
.block.related .block-actions {
  text-align: center;
}
.block.related .action.select {
  vertical-align: middle;
  padding: 0px 8px;
}
/*titre page produit related products*/
div.block .block-title strong {
  font-family: Helvetica;
  font-weight: normal;
  font-size: 1.8rem;
  margin-top: 0rem;
  margin-bottom: 1.8rem;
  text-transform: uppercase;
}
input[type="checkbox"] {
  position: relative;
  margin: 3px 1.5rem 0 0;
  cursor: pointer;
  vertical-align: top;
}
input[type="checkbox"]:before {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border: 2px solid rgba(0, 0, 0, 0.54);
  border: 2px solid #f2f2f2;
  display: block;
  position: absolute;
  left: 0;
  content: "";
  background-color: rgba(0, 0, 0, 0.84);
  height: 15px;
  width: 15px;
  border-radius: 100%;
  z-index: 1;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  margin: 0;
}
input[type="checkbox"]:checked:before {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  height: 0.5rem;
  border-color: #009688;
  border-top-style: none;
  border-right-style: none;
  color: #0277bd;
  border-color: #0277bd;
}
input[type="checkbox"]:after {
  content: "";
  position: absolute;
  border: 1px solid rgba(0, 0, 0, 0.54);
  background: #fff;
  cursor: pointer;
  top: 0;
  left: 0;
  width: 12px;
  height: 12px;
}
input[type="checkbox"]:checked:after {
  background: #0277bd;
  border-color: #0277bd;
}
/*reassurance*/
.block-benefits .block-benefit {
  margin-top: 2em;
  margin-bottom: 2em;
}
@media screen and (min-width: 768px) {
  .header.panel > .header.links > li.welcome {
    margin-top: 1px;
  }
  .block-benefits {
    text-align: center;
  }
  .block-benefits .block-benefit .zmdi {
    margin-right: 10px;
  }
  .block-benefits .h4 {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
/*switcher langue*/
.customer-welcome ul li a,
.customer-welcome ul li a:visited {
  font-size: 14px;
  color: #888;
}
.customer-welcome ul li:hover {
  background: transparent;
  cursor: pointer;
}
.customer-welcome ul li:hover a {
  transition: all ease .1s;
}
.customer-welcome ul li:hover a:hover {
  color: #444;
}
.page-header .switcher .options ul.dropdown,
.page-footer .switcher .options ul.dropdown {
  right: 0;
  /*   background: #fff;
        border:0;*/
  margin-top: 8px;
}
.page-header .switcher .options ul.dropdown::before,
.page-footer .switcher .options ul.dropdown::before {
  right: 12px;
  opacity: 1;
  top: 20px;
  transition: all ease .5s;
}
.page-header .switcher .options ul.dropdown li,
.page-footer .switcher .options ul.dropdown li {
  text-align: right;
}
.page-header .switcher .options ul.dropdown li:hover,
.page-footer .switcher .options ul.dropdown li:hover {
  background: transparent;
  cursor: pointer;
}
.page-header .switcher .options ul.dropdown li:hover a,
.page-footer .switcher .options ul.dropdown li:hover a {
  transition: all ease .1s;
}
.page-header .switcher .options ul.dropdown li:hover a:hover,
.page-footer .switcher .options ul.dropdown li:hover a:hover {
  color: #444;
}
.page-header .switcher .options ul.dropdown li a,
.page-footer .switcher .options ul.dropdown li a {
  font-size: 14px;
  color: #888;
}
.cms-accueil .header h1 {
  display: inline;
  padding-top: 0;
}
.page-header .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before {
  right: 10px;
  top: -12px;
  left: auto;
}
.page-header .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
  right: 9px;
  top: -14px;
  left: auto;
}
@media screen and (min-width: 768px) {
  .header.panel > .header.links.header-cms-links > li img {
    vertical-align: middle;
    height: 16px;
    padding-right: 6px;
  }
  .page-header .switcher {
    margin-left: 40px;
    margin-right: 0px;
  }
  .page-header .switcher .options .action.toggle:after,
  .page-footer .switcher .options .action.toggle:after {
    width: 8px;
    transition: all ease .5s;
  }
  .page-header .switcher .options .action.toggle.active:hover:after,
  .page-footer .switcher .options .action.toggle.active:hover:after,
  .page-header .switcher .options .action.toggle.active:after,
  .page-footer .switcher .options .action.toggle.active:after {
    width: 8px;
    content: '\f104';
    transition: all ease .5s;
  }
}
@media screen and (min-width: 768px) {
  .header.panel > .header.links.header-cms-links {
    float: right;
  }
  .page-header .switcher {
    margin-left: 22px;
    margin-right: 22px;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .page-header .nav-sections {
    float: left;
    margin-bottom: 0;
    margin-left: 17px;
  }
  .navpro.navigation .level0 > .level-top {
    padding: 25px 12px;
  }
  .logo img {
    max-width: 160px;
  }
  .logo {
    margin-top: 0;
  }
}
@media only screen and (max-width: 767px) {
  /*menu mobile*/
  .nav-sections .switcher:last-child {
    display: inline-block;
    border-bottom: 1px solid #d1d1d1;
    width: 100%;
    padding: 0.8rem 5.4rem 0.8rem 2rem;
  }
  .nav-sections .switcher-options .switcher-dropdown {
    opacity: 0;
  }
  .page-header .nav-sections-items .switcher .options.active ul.dropdown {
    opacity: 1;
    position: static;
    display: inline-block;
    position: relative;
    transition: opacity fade 0.5ms;
  }
  .page-header .nav-sections-items .switcher .options {
    padding-right: 54px;
  }
  .page-header .nav-sections-items .switcher .options {
    float: right;
    display: inline-block;
  }
  .page-header .nav-sections-items .switcher .label {
    display: inline-block;
    width: auto;
  }
  .header.links.header-cms-links li {
    padding: 0.8rem 20px;
  }
  .page-header .nav-sections-items .switcher .options ul.dropdown {
    opacity: 0;
  }
  /*filtres category page mobile*/
  .product.data.items > .item.title {
    margin: 0;
  }
}
/*slider HOME*/
.swiper-container .swiper-button-white {
  background-color: transparent;
}
.swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  display: inline-block;
  border-radius: 100%;
  background: #fff;
  opacity: 0.5;
}
.swiper-button-prev.swiper-button-white {
  background-image: url(../images/custom/left-arrow.svg);
}
.swiper-button-next.swiper-button-white {
  background-image: url(../images/custom/right-arrow.svg);
}
.swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: white;
  opacity: 0.8;
}
/* FIN slider HOME*/
.breadcrumbs a:visited {
  color: #0277bd;
  text-decoration: none;
}
.breadcrumbs a {
  color: #0277bd;
  text-decoration: none;
}
.breadcrumbs a:hover {
  color: #039be0;
}
/*.prolabels-wrapper .prolabel {
    color: #fff;
    text-shadow: 0 ;
    width: auto;
    height: auto;
    background: #4caf50;
    border-radius: 0;
    font-size: 13px;
    margin-right: 0;
    padding: 2px 5px;
}
*/
@media screen and (min-width: 768px) {
  .actions-toolbar {
    text-align: center;
  }
  .breadcrumbs a {
    color: #0277bd;
    text-decoration: none;
  }
  .breadcrumbs a:visited {
    color: #039be0;
    text-decoration: none;
  }
  .swiper-container .swiper-button-prev,
  .swiper-container .swiper-button-next {
    opacity: .5;
    width: 70px;
    height: 70px;
    margin-top: -30px;
    border-radius: 0;
    transition: all ease .5s;
    background-size: 70px 70px;
  }
  .swiper-container .swiper-button-prev:hover,
  .swiper-container .swiper-button-next:hover {
    opacity: .9;
  }
  .jumbotron .cover-pastel {
    display: none;
  }
  .jumbotron.jumbotron-image {
    background-size: cover;
    position: relative;
    background: url(../images/custom/subtle_carbon_@2X.png) 50% 0;
  }
}
.page-wrapper {
  background-size: cover;
  position: relative;
  background: url(../images/custom/diagonal-noise.png) 50% 0;
}
@media (min-width: 768px), print {
  .page-wrapper {
    background-size: cover;
    position: relative;
    background: url(../images/custom/satinweave.png) 50% 0;
  }
}
.navpro-dropdown-inner {
  box-sizing: border-box;
  padding: 0;
}
@media screen and (min-width: 768px) {
  .navpro.navigation > ul > li.active,
  .navpro.navigation > ul > li.has-active {
    border-bottom: 3px solid #808080;
  }
  .navpro.navigation ul ul .navpro-dropdown {
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 3px 0px rgba(0, 0, 0, 0.29), 0 3px 3px rgba(0, 0, 0, 0.29);
    -webkit-box-shadow: 0 3px 0px rgba(0, 0, 0, 0.29), 0 3px 3px rgba(0, 0, 0, 0.29);
  }
  .navpro-dropdown {
    background: #808080;
    border: 0;
  }
}
@media (min-width: 768px), print {
  .page-header .panel.wrapper {
    border-bottom: 1px solid #e8e8e8;
  }
  .page-header .nav-sections {
    float: left;
    margin-bottom: 0;
    margin-left: 100px;
  }
  .navigation .level0 > .level-top:hover,
  .navigation .level0 > .level-top.ui-state-focus,
  .navigation .level0 > .level-top.ui-state-active {
    background: #808080;
    color: white;
  }
}
.navpro-icon-caret::before {
  content: '';
  position: absolute;
  right: 5px;
  top: calc(43%);
  transform: rotate(-90deg);
  opacity: .8;
  background-image: none;
  background-size: 12px 12px;
  background-position: 50% 50%;
  width: 12px;
  height: 12px;
}
.orientation-horizontal a.level-top > .navpro-icon-caret::before {
  top: calc(30%);
}
.navpro.navigation .parent > a::after {
  content: '\f105' !important;
}
.navpro.navigation ul ul ul {
  padding: 0;
  background: #737373;
}
.navpro.navigation .level0 > .level-top {
  padding: 25px 25px;
  font-family: Helvetica;
  padding-top: 15px;
  padding-bottom: 35px;
}
.navpro.navigation .level0.parent > .level-top {
  padding-right: 35px;
}
@media (min-width: 768px) {
  .navpro li.level-top.parent a.level-top::before,
  .navpro li.level-top.parent a.level-top::after {
    display: none;
  }
}
@media (min-width: 768px), print {
  .argento-tabs > .item.title:not(.disabled) > .switch:focus,
  .argento-tabs > .item.title:not(.disabled) > .switch:hover {
    background: transparent;
  }
  .argento-tabs > .item.content {
    background: transparent;
    border-top: 0px solid #eee;
  }
  .argento-tabs > .item.title {
    float: left;
    width: calc(20%);
  }
  .argento-tabs > .item.title:nth-child(1) {
    margin-left: 20%;
  }
  .argento-tabs > .item.title > .switch {
    text-align: center;
    color: #242424;
    background: transparent;
    border: 0;
    border-bottom: 3px solid #eee;
    padding: 5px 30px 5px 30px;
    margin-top: 0;
  }
  .argento-tabs > .item.title > .switch:before {
    display: inline-block;
    font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\f27c';
    margin-right: 10px;
    margin-right: 1rem;
    transition: -webkit-transform cubic-bezier(0, 0, 0.2, 1) 0.5s;
    transition: transform cubic-bezier(0, 0, 0.2, 1) 0.5s;
    transition: transform cubic-bezier(0, 0, 0.2, 1) 0.5s, -webkit-transform cubic-bezier(0, 0, 0.2, 1) 0.5s;
  }
  .argento-tabs > .item.title.active > .switch,
  .argento-tabs > .item.title.active > .switch:focus,
  .argento-tabs > .item.title.active > .switch:hover {
    box-shadow: none;
    border-color: none;
    z-index: 3;
    padding: 5px 30px 5px 30px;
    margin-top: 0;
    border: 0;
    background: transparent;
    border-bottom: 3px solid #0277bd;
    -webkit-transition: color 0.25s;
    transition: color 0.25s;
    -webkit-transition: width 0.25s ease-out, height 0.25s ease-out 0.25s;
    transition: width 0.25s ease-out, height 0.25s ease-out 0.25s;
  }
  .argento-tabs > .item.title.active > .switch:before,
  .argento-tabs > .item.title.active > .switch:focus:before,
  .argento-tabs > .item.title.active > .switch:hover:before {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
  .products.wrapper ~ .toolbar .limiter {
    display: none;
  }
  .logo {
    margin-top: 0;
    margin-bottom: 0px;
  }
  .navigation ul {
    padding: 0;
  }
}
@media (min-width: 768px) and (max-width: 1024px), print {
  .block-services-sidebar .icon-section .icon {
    display: none;
  }
  .block-services-sidebar .icon-section .section-info {
    margin-left: 0;
  }
  .argento-tabs > .item.title {
    float: left;
    width: calc(27%);
  }
  .argento-tabs > .item.title:nth-child(1) {
    margin-left: 13.5%;
  }
}
.navpro-dropdown .children a,
.navpro-dropdown .children .parent > a {
  color: #fafafa;
  padding: 10px 15px;
}
.navpro-dropdown .children a:hover,
.navpro-dropdown .children .parent > a:hover {
  background: #424242;
  text-decoration: none;
  color: white;
}
.jumbotron {
  background: transparent;
}
a.level-top.ui-state-active > .navpro-icon-caret::before,
a.level-top.ui-state-focus > .navpro-icon-caret::before {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
@media screen and (min-width: 768px) {
  a.level-top > .navpro-icon-caret::before {
    top: 25px;
    right: 12px;
    opacity: 1;
    top: calc(35%);
  }
  a.ui-state-focus.level-top > .navpro-icon-caret::before,
  a.ui-state-active.level-top > .navpro-icon-caret::before {
    transition: all ease .5s;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4yLjEsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iNTEycHgiIGhlaWdodD0iNTEycHgiIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MTIgNTEyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8cG9seWdvbiBwb2ludHM9IjM5Ni42LDE2MCA0MTYsMTgwLjcgMjU2LDM1MiA5NiwxODAuNyAxMTUuMywxNjAgMjU2LDMxMC41ICIgZmlsbD0iI2ZmZiIvPg0KPC9zdmc+DQo=') !important;
  }
}
a.level-top > .navpro-icon-caret::before {
  right: 12px;
  opacity: 1;
  top: 20px;
  transition: all ease .5s;
}
@media screen and (max-width: 767px) {
  .navpro.navigation ul ul ul {
    padding: 0;
    background: white;
  }
  .argento-tabs > .item.title {
    border-bottom: 2px solid #ddd;
    text-transform: uppercase;
    padding-left: 0;
    padding: 15px 0;
    transition: all ease 1s;
  }
  .argento-tabs > .item.title .data {
    transition: all ease 1s;
    text-shadow: none;
    padding-left: 0;
    font-weight: 400;
    color: #444;
  }
  .argento-tabs > .item.title.active {
    border-bottom: 2px solid #0277bd;
    transition: all ease 1s;
  }
  .argento-tabs > .item.title.active .data {
    color: #0277bd;
    font-weight: 400;
    padding-left: 0;
    transition: all ease 1s;
  }
  .argento-tabs > .item.title > .switch {
    background: transparent;
  }
  .argento-tabs > .item.content {
    background: transparent;
    margin: 0;
    padding: 10px 10px 30px;
  }
}
/*Product Page*/
@media (min-width: 768px), print {
  .product-info-main h1 {
    font-size: 2.2rem;
  }
  .product-info-price .price-box .price-container {
    font-size: 21px;
  }
  .product-options-bottom .price-box .price-container .price,
  .product-info-price .price-box .price-container .price {
    font-size: 30px;
    line-height: 30px;
  }
}
.old-price .price-tax-label {
  display: none;
}
.price-tax-label {
  font-size: 12px;
}
.product.info.detailed .additional-attributes > thead > tr > th,
.product.info.detailed .additional-attributes > tbody > tr > th,
.product.info.detailed .additional-attributes > tfoot > tr > th {
  padding: 0 30px 0px 0;
}
.product.info.detailed .additional-attributes > thead > tr > td,
.product.info.detailed .additional-attributes > tbody > tr > td,
.product.info.detailed .additional-attributes > tfoot > tr > td {
  padding: 0px 5px 0px 5px;
}
.magnifier-preview {
  padding-right: 10px;
  margin-left: -10px;
}
.product.info.detailed #Documentation ul,
.product.info.detailed .aide-conseils-tab ul {
  list-style: none;
  padding-left: 0;
}
.product.info.detailed #Documentation ul li:before,
.product.info.detailed .aide-conseils-tab ul li:before {
  content: "";
  display: block;
  background: url(../images/custom/adobe_pdf.png) no-repeat;
  width: 25px;
  height: 25px;
  float: left;
  margin: 0 10px 0 0;
}
.product-social-links {
  display: none;
}
.product.attribute.overview div[itemprop="description"] {
  display: none;
}
.product.data.items > .item.title .counter {
  color: inherit;
}
@media (min-width: 1024px), print {
  .product.data.items > .item.title > .switch {
    padding: 5px 30px 5px 30px;
    margin-top: 0;
  }
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    box-shadow: none;
    border-color: white;
    z-index: 3;
    margin-top: 0px;
    padding: 5px 30px 5px 30px;
    box-shadow: 0 0px 0 0 #ff0000, 0px 0 0 0 #ff0000, 0px 0 0 0 #ff0000, 0px 3px 0 #0277bd;
  }
  .product.data.items > .item.content {
    background: #ffffff;
    margin-top: 52px;
    padding: 35px 25px 35px 25px;
    border: 0;
    border-top: 3px solid #eee;
  }
  .product.data.items > .item.title.active {
    transition: all ease .3s;
    border-bottom: solid 3px #0277bd;
  }
  .product.data.items > .item.title.active:after {
    height: 3px;
    background: #0277bd;
  }
  .product.data.items {
    border-bottom: none;
    margin-left: 0;
    margin-right: 0;
    background: white;
  }
  .argento-tabs > .item.title > .switch {
    transition: all cubic-bezier(0, 0, 0.2, 1) 0.5s;
  }
  .page-products .products-grid .product-item,
  .block.widget .products-grid .product-item {
    box-shadow: none;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
    border-radius: 2px;
    background-color: #fff;
    margin-bottom: 20px;
    margin-bottom: 2rem;
  }
}
.product-options-bottom .price-box .price-container .price,
.product-info-price .price-box .price-container .price {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
@media (min-width: 768px), print {
  .block-services-sidebar .icon-section {
    padding-left: 10px;
  }
  .block-services-sidebar .icon-section i {
    color: #333;
  }
  .block-services-sidebar .icon-section .section-info {
    margin-left: 50px;
    margin-bottom: 15px;
  }
  .block-services-sidebar .icon-section .fa-stack img {
    max-width: 40px;
    vertical-align: top;
  }
  .block-services-sidebar .h4 {
    color: #333;
    font-size: 18px;
    font-weight: 600;
  }
  .block-services-sidebar .icon-section .icon {
    float: left;
    color: #666;
    margin: 0 0px 0 0;
    text-align: center;
    height: 70px;
  }
  .block-services-sidebar .mr-1 .zmdi {
    margin-right: 10px;
  }
  .page-products .products-grid .product-item-info,
  .highlight-grid .product-item-info {
    min-height: 392px;
  }
}
.suggestpage-activity .col-2 table {
  width: 100%;
}
.product-info-main .product.attribute.sku .type:after {
  content: ' ';
}
.nostock {
  color: red;
}
.product-info-main .stock.unavailable {
  color: red;
}
/*/Fin product page*/
/*category page*/
.from-price {
  position: absolute;
  font-size: 12px;
  color: #888;
  line-height: 30px;
  font-style: italic;
}
@media (max-width: 767px) {
  .from-price {
    position: relative;
    font-size: 12px;
    color: #888;
    line-height: 12px;
    font-style: italic;
  }
}
.skulabel {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  width: 100%;
}
.products-grid .product-item .prolabels-wrapper {
  position: relative;
}
.pages .action.next,
.pages .action.previous {
  margin-left: 8px;
  margin: 0 5px;
  color: #0277bd;
  border-color: #fff;
  position: relative;
  z-index: 2;
  transition: all ease .5s;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  border: 0;
  padding: 8px 14px;
  box-shadow: none;
  border-radius: 0;
  padding: 0 12px;
  background: white;
}
.pages .action.next:hover,
.pages .action.previous:hover,
.pages .action.next:focus,
.pages .action.previous:focus {
  border-radius: 0;
  box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.2);
}
@media (min-width: 1024px), print {
  .cms-index-index .block.widget .products-grid .product-item:hover .product-item-info {
    min-height: 380px;
  }
}
.page-layout-1column .block.widget.highlight-cols-3 .product-item:nth-child(n),
.page-layout-1column .block.widget.highlight-cols-3 .product-item:nth-child(n):nth-child(n),
.block.widget.highlight-cols-3 .products-grid .product-item:nth-child(n),
.page-layout-1column .block.widget.highlight-cols-4 .product-item:nth-child(n),
.page-layout-1column .block.widget.highlight-cols-4 .product-item:nth-child(n):nth-child(n),
.block.widget.highlight-cols-4 .products-grid .product-item:nth-child(n) {
  margin: 0 0 15px 9px;
  box-shadow: none;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 2px;
  background-color: #fff;
  margin-bottom: 20px;
  margin-bottom: 2rem;
}
@media (min-width: 640px) {
  .products-grid .product-item-actions {
    margin: 0;
  }
}
.filter-title strong {
  cursor: pointer;
}
.filter-options {
  box-shadow: none;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  border-radius: 2px;
  background-color: #fff;
  margin-bottom: 20px;
  margin-bottom: 2rem;
}
.filter-options .filter-options-title {
  padding: 15px 40px 15px 15px;
}
.filter-options .filter-options-content {
  border-top: 1px solid #ddd;
}
.filter-options .filter-options-content a {
  margin-left: 5px;
}
.filter-options .filter-options-item {
  padding-bottom: 0;
}
.filter-options .filter-options-title:after {
  position: absolute;
  right: 13px;
  top: 14px;
  font-size: 17px;
}
@media only screen and (min-width: 767px) {
  .products-grid .product-item-photo {
    display: block;
    border-bottom: 1px solid #efefef;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .product-item-name {
    margin: 5.25px 0;
    word-wrap: break-word;
    line-height: 1.44em;
    height: 2.88em;
    overflow: hidden;
  }
}
.products-grid .product-item .product-item-details {
  min-height: 50px;
}
@media (min-width: 1024px), print {
  .product.info.detailed .block.upsell .products-grid .product-item,
  .product.info.detailed .block.related .products-grid .product-item {
    width: calc(18.33333333%);
  }
  .page-products .products-grid .product-item,
  .block.widget .products-grid .product-item {
    box-shadow: none;
  }
}
@media (min-width: 768px), print {
  .catalog-product-view .column.main .block .block-title {
    display: none;
  }
  .catalog-product-view .column.main .block .block-title strong {
    font-family: HelveticaStdLight, Helvetica, Arial, sans-serif;
    font-weight: 400;
    line-height: 1.1;
    font-size: 2.8rem;
    margin-top: 1.5rem;
    margin-bottom: 2rem;
  }
  .page-products .products-grid .product-item,
  .block.widget .products-grid .product-item {
    margin: 0 0 15px 15px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
    border-radius: 2px;
    background-color: #fff;
  }
  .catalog-category-view .page-main .category-image + .page-title-wrapper h1 {
    color: #fff;
  }
  .modes {
    display: none;
  }
}
.filter .block-subtitle {
  font-family: helveticaNeue, Helvetica, Arial, sans-serif;
  margin: 0;
  font-size: 1.5rem;
  text-transform: uppercase;
  color: #424242;
  font-weight: 600;
  padding: 15px 10px 30px;
  letter-spacing: 0.1em;
  line-height: 16px;
}
.filter-options-content a {
  color: #494949;
  margin-left: -5px;
  margin-right: -5px;
  padding-left: 10px;
  padding-right: 7px;
}
.filter-options-content a input[type="checkbox"]:checked:after {
  background: #242424;
  border-color: #242424;
}
.filter-options-content a:hover {
  background-color: transparent;
  text-decoration: none;
}
.filter-options-content a:hover input[type="checkbox"]:after {
  background: #343434;
  border-color: #2424242;
}
.toolbar select {
  background-color: #fefefe;
  box-shadow: none;
  border-radius: 0;
  border: 0;
  cursor: pointer;
}
.toolbar-amount {
  font-family: helveticaNeue, Helvetica, Arial, sans-serif;
  font-size: 1.5rem;
  text-transform: uppercase;
  color: #424242;
  font-weight: 600;
  letter-spacing: 0.1em;
  padding-top: 15px;
  padding-bottom: 0;
}
@media (min-width: 768px), print {
  .products-grid.products-related .product-item {
    min-height: 200px;
  }
}
@media (min-width: 1024px), print {
  .page-products .products-grid .product-item,
  .block.widget .products-grid .product-item {
    height: auto;
    min-height: 413px;
  }
}
.products-grid .product-item {
  height: auto;
  min-height: 413px;
}
.products-grid a img.product-image-photo {
  webkit-transition: -webkit-transform 0.5s ease;
  -moz-transition: -moz-transform 0.5s ease;
  transition: transform 0.5s ease;
}
.products-grid a:hover img.product-image-photo,
.products-grid a:focus img.product-image-photo {
  /*   -webkit-transform: scale(1.05);
            transform: scale(1.05);*/
}
.pages li a.page {
  margin: 0 5px;
  color: #0277bd;
  border-color: #fff;
  position: relative;
  z-index: 2;
  transition: all ease .5s;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  border: 0;
  padding: 8px 14px;
  box-shadow: none;
  border-radius: 0;
  padding: 0 12px;
  background: white;
}
.pages li a.page:hover,
.pages li a.page:focus {
  background-color: #0277bd;
  border-color: #0277bd;
  color: #fff;
  border-radius: 0;
  box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.2);
}
.pages > li > a,
.pages > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pages li.current strong.page {
  background-color: #0277bd;
  border-color: #0277bd;
  color: white;
}
.product-item .tocart:before {
  display: inline-block;
  font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
  font-size: inherit;
  text-rendering: auto;
  content: '\f1ca';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: 16px;
  color: inherit;
}
@media all and (min-width: 1024px), print {
  .page-products .products-grid .product-item:hover .product-item-info,
  .block.widget .products-grid .product-item:hover .product-item-info {
    border: 1px solid #e2e2e2;
    overflow: visible;
    height: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: 3;
    background: #fff;
    padding: 10px;
  }
  .page-products .products-grid .product-item:hover .product-item-info .product-item-inner,
  .block.widget .products-grid .product-item:hover .product-item-info .product-item-inner {
    display: block;
    position: absolute;
    top: 240px;
    right: 0;
  }
}
@media all and (min-width: 1024px), print {
  .page-products .products-grid .product-item:hover .product-item-info,
  .block.widget .products-grid .product-item:hover .product-item-info {
    border: 1px solid #e2e2e2;
    overflow: visible;
    height: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: 3;
    background: #fff;
    padding: 10px;
    transition: opacity 0.2s ease-in-out;
  }
  .page-products .products-grid .product-item .actions-primary,
  .block.widget .products-grid .product-item .actions-primary {
    text-align: right;
  }
}
@media (min-width: 640px) {
  .product-item-actions .actions-primary + .actions-secondary {
    display: table-cell;
    padding-left: 10px;
    width: auto;
    vertical-align: middle;
  }
}
.products-grid .item .action.tocart span,
.products-grid .product-item .action.tocart span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.products-grid .item .product-item-actions .actions-primary,
.products-grid .product-item .product-item-actions .actions-primary,
.products-grid .item .product-item-actions .actions-secondary,
.products-grid .product-item .product-item-actions .actions-secondary {
  float: right;
  display: block;
  width: auto;
  margin-right: 10px;
  padding: 0;
}
.products-grid .item .product-item-actions .actions-secondary,
.products-grid .product-item .product-item-actions .actions-secondary {
  display: none;
}
.product-item-name {
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  display: block;
  hyphens: auto;
  margin: 5.25px 0;
  word-wrap: break-word;
}
.products-grid .item .product-item-name a,
.products-grid .product-item .product-item-name a {
  font-size: 16px;
  color: #010101;
  letter-spacing: normal;
}
.product-item .tocart {
  font-size: 1.3rem;
  border-radius: 0;
  line-height: 1;
  padding-bottom: 10px;
  padding-top: 10px;
  white-space: nowrap;
  background: #0277bd;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  border-color: #0277bd;
  color: white;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  transition: all ease .5s;
}
.product-item .tocart:hover,
.product-item .tocart:focus {
  background: #0267a4;
  border: 1px solid #0267a4;
  color: #ffffff;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .products-grid .item .product-item-actions .actions-primary,
  .products-grid .product-item .product-item-actions .actions-primary {
    float: right;
    display: block;
    width: 100%;
    margin-right: 0;
    padding: 0;
  }
  .products-grid .item .product-item-actions .actions-primary .tocart,
  .products-grid .product-item .product-item-actions .actions-primary .tocart {
    font-size: 1.3rem;
    background: #0277bd;
    border-radius: 2px;
    width: 100%;
    height: 40px;
  }
  .products-grid .item .product-item-actions .actions-primary .tocart span,
  .products-grid .product-item .product-item-actions .actions-primary .tocart span {
    border: 0;
    clip: unset;
    height: 50px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .cart-summary {
    width: 100%;
  }
  .cart-summary .block .title strong {
    font-size: 1.8rem;
    font-weight: 600;
  }
  .checkout-cart-index .cart-summary #block-shipping .title {
    font-size: 2rem;
  }
  .column.main .product-item {
    padding: 0;
    margin: 0 0 15px 15px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
    border-radius: 2px;
    background-color: #fff;
  }
  .product-item-name {
    min-height: 50px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .product-item .tocart:before {
    display: none;
  }
  .page-layout-2columns-left .column.main {
    width: 66.6667%;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 33.3332%;
  }
}
/*FIN Category Page*/
/*mini cart*/
.modal-popup .modal-footer {
  text-align: right;
}
.minicart-items-wrapper {
  overflow-y: auto;
  max-height: 492px;
}
.minicart-items .action.delete:before {
  content: '\f154';
  display: inline-block;
  font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.minicart-items .action.edit:before {
  content: '\f158';
  display: inline-block;
  font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.minicart-wrapper .block-minicart {
  right: 0;
  padding-bottom: 5px;
}
.minicart-wrapper .action.showcart:before {
  font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
  content: '\f1c9';
  color: #757575;
  font-size: 30px;
}
.minicart-wrapper .action.showcart.active:before {
  color: #757575;
  font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
  content: '\f1c9';
  font-size: 30px;
}
.minicart-wrapper .action.showcart .counter-number {
  text-shadow: none;
}
/*
.block-minicart .items-total:before {
color: #757575;
    font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
    content: '\f1c9';
    font-size: 18px;
    vertical-align: top;
    line-height: 16px;
    padding-right: 5px;
}
.block-minicart .items-total .count {
    background: #ff9800;
    color: #ffffff;
    height: 20px;
    line-height: 20px;
    border-radius: 2px;
    display: inline-block;
    margin: 0px 0 0;
    min-width: 14px;
    overflow: hidden;
    padding: 0 3px;
    font-size: 11px;
    text-align: center;
    font-family: Arial;
    white-space: normal;
    vertical-align: top;

*/
.minicart-wrapper .action.close:before {
  font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
  content: '\f136';
}
.minicart-wrapper .action.showcart .counter.qty {
  background: #ff9800;
  color: #ffffff;
  height: 20px;
  line-height: 20px;
  border-radius: 2px;
  display: inline-block;
  margin: 3px 0 0;
  min-width: 14px;
  overflow: hidden;
  padding: 0 3px;
  font-size: 11px;
  text-align: center;
  font-family: Arial;
  white-space: normal;
}
/*FIN Mini cart*/
@media (min-width: 768px), print {
  .block-swissup-ajaxsearch.folded .action.search:before {
    font-size: 30px;
  }
  .block-search .action.search:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 30px;
    line-height: 30px;
    color: #757575;
    content: '\f1c3';
    font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
    margin: 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    overflow: visible;
  }
  .block-search input {
    height: 50px;
    border-radius: 1px;
    border: 1px solid #999;
  }
  .cart.table-wrapper .actions-toolbar > .action-edit:before,
  .cart.table-wrapper .actions-toolbar > .action-delete:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 20px;
    color: #757575;
    font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    overflow: visible;
  }
  .cart.table-wrapper .actions-toolbar > .action-edit:before {
    content: '\f158';
  }
  .cart.table-wrapper .actions-toolbar > .action-delete:before {
    content: '\f154';
  }
}
.fieldset.coupon #coupon_code {
  height: 34px;
}
/*footer*/
/*@media (min-width: 768px), print { */
.page-footer {
  padding: 25px 0 20px;
  position: relative;
  border-top: none;
  color: #ffffff;
  background: #414042;
  padding: 0;
}
.page-footer .footer-company {
  font-size: 14px;
}
.page-footer .footer.content .links li {
  font-size: 13px;
}
.page-footer .footer.content a:hover,
.page-footer .footer.content .links a:hover,
.page-footer .footer.content .alink:hover,
.page-footer .footer.content a:visited:hover,
.page-footer .footer.content .links a:visited:hover,
.page-footer .footer.content .alink:visited:hover {
  color: #fff;
  text-decoration: none;
}
.page-footer .footer.content a,
.page-footer .footer.content .links a,
.page-footer .footer.content .alink,
.page-footer .footer.content a:visited,
.page-footer .footer.content .links a:visited,
.page-footer .footer.content .alink:visited {
  color: #bbb;
}
.page-footer p {
  font-size: 13px;
}
.page-footer li a {
  transition: all ease .3s;
  color: white;
}
.page-footer li a:hover i {
  transition: all ease .5s;
  color: #fff;
  -webkit-transform: rotateY(360deg);
  transform: rotateY(360deg);
}
.page-footer li a:focus,
.page-footer li a:hover {
  color: #fff;
}
.page-footer li a i {
  margin-right: 10px;
  width: 15px;
  text-align: center;
  color: #bbb;
}
.page-footer i {
  margin-right: 10px;
  width: 15px;
  text-align: center;
  color: #fff;
}
.page-footer .zmdi {
  display: inline-block;
  font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.page-footer .ms-footer {
  background-color: #313032;
}
.page-footer .footer-toolbar-bottom {
  padding: 12px 0;
  padding: 1.2rem 0;
  text-align: center;
  background-color: #313032;
  color: #bdbdbd;
  box-shadow: inset 0 2px 2px 0 rgba(0, 0, 0, 0.14), inset 0 3px 1px -2px rgba(0, 0, 0, 0.2), inset 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.page-footer .h4,
.page-footer .block .block-title strong,
.page-footer .block .title strong {
  color: #ccc;
  margin-top: 2rem;
  margin-bottom: 2rem;
  margin-top: 20px;
  margin-bottom: 20px;
}
.page-footer .block.newsletter button,
.page-footer .block.newsletter .action.primary {
  background-color: #444;
  border-color: #ccc;
  color: #eee;
  margin: 0;
}
.page-footer .block.newsletter button:hover,
.page-footer .block.newsletter .action.primary:hover {
  background-color: #555;
  border-color: #a5a6b3;
  color: #fff;
  margin: 0;
}
.page-footer .block.newsletter input[type="email"] {
  border-color: #ddd;
  background-color: #eee;
  min-width: 160px;
  padding-left: 12px;
}
.page-footer .block.newsletter .title {
  margin-top: 2em;
  margin-bottom: 2em;
  margin-top: 20px;
  margin-bottom: 20px;
}
.page-footer .block.newsletter .field .control:before {
  content: "";
  /*
                   line-height: 30px;
    display: inline-block;
    top: auto;
    left: 0;
              */
}
.page-footer .footer-toolbar-bottom .copyright,
.page-footer .footer-toolbar-bottom a,
.page-footer .footer-toolbar-bottom li strong {
  color: #fff;
  font-size: 12px;
  font-size: 1.2rem;
  text-decoration: none;
  font-weight: 400;
}
.page-footer .footer-toolbar-bottom .copyright:visited,
.page-footer .footer-toolbar-bottom a:visited,
.page-footer .footer-toolbar-bottom li strong:visited {
  color: #fefefe;
}
.page-footer .footer-toolbar-bottom .copyright:hover,
.page-footer .footer-toolbar-bottom a:hover,
.page-footer .footer-toolbar-bottom li strong:hover {
  color: #fefefe;
}
.page-footer .copyright {
  float: left;
}
@media (max-width: 768px), print {
  .page-footer .block.newsletter .field .control:before {
    line-height: 30px;
    display: table;
    top: auto;
    left: 4px;
    float: right;
  }
  .footer-toolbar-bottom .footer.links {
    float: none;
  }
  .copyright {
    display: none;
  }
}
/*}*/
@media (max-width: 1024px), print {
  .page-footer .block.newsletter .actions {
    display: block;
    vertical-align: top;
    width: 100%;
  }
  .page-footer .block.newsletter button,
  .page-footer .block.newsletter .action.primary {
    background-color: #444;
    width: 100%;
  }
  .page-footer .block.newsletter button:hover,
  .page-footer .block.newsletter .action.primary:hover {
    background-color: #555;
    color: #fff;
  }
}
/*commande gest*/
.order-details-items {
  background: #fdfdfd;
}
.return-status,
.order-status {
  border: 0px solid #cccccc;
  border-radius: 2px;
  color: #fefefe;
  background: #aaa;
  border: 0;
  margin-top: 15px;
}
/*dashboard*/
@media only screen and (max-width: 767px) {
  .block-collapsible-nav {
    left: 0;
    position: absolute;
    top: 0px;
    width: 100%;
    z-index: 5;
  }
  .header.content {
    padding-top: 10px;
    position: relative;
    padding-bottom: 10px;
  }
  .header.content .logo {
    max-width: 150px;
  }
  .header.content .logo img {
    display: block;
    max-width: 150px;
  }
}
@media only screen and (max-width: 767px) {
  .nav-sections-item-title {
    cursor: pointer;
  }
  .navpro-dropdown-inner {
    box-sizing: border-box;
    padding: 0;
  }
}
/*CMS*/
.cms-help .navpro.navigation > ul > li:nth-child(2) {
  border-bottom: 3px solid #808080;
}
.cms-about .navpro.navigation > ul > li:nth-child(4) {
  border-bottom: 3px solid #808080;
}
.color-white {
  color: #fff !important;
}
.pb-4 {
  padding-bottom: 40px !important;
  padding-bottom: 4rem !important;
}
.pt-4 {
  padding-top: 40px !important;
  padding-top: 4rem !important;
}
.card {
  box-shadow: none;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  border-radius: 2px;
  background-color: #fff;
  margin-bottom: 20px;
  margin-bottom: 2rem;
}
.ms-hero-bg-primary {
  position: relative;
}
.ms-hero-bg-primary:after {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: #0277bd;
  /*rgba(1,82,118,.85);*/
  background-color: rgba(0, 0, 0, 0.55);
  z-index: 0;
}
.ms-hero-bg-primary .cms-title {
  z-index: 1;
  position: relative;
  font-size: 2.4rem;
  font-size: 24px;
  color: #fff !important;
  font-family: HelveticaStdLight, Helvetica, Arial, sans-serif;
  font-weight: 400;
  margin: 2rem 0 0;
  text-align: left;
  padding-left: 15px;
  padding: 10px 15px;
}
.ms-hero-img-mountain {
  background-image: url(../images/custom/subtle_dots_@2X.png);
  background-size: cover;
  background-position: center center;
  background-size: 30px;
}
.cms-content i {
  padding: 10px 0;
  display: inline-block;
}
/*FAQ*/
.cms-faq ul.navpro-menu > li:nth-child(2) {
  border-bottom: 3px solid #808080;
}
.faq-mc {
  /* Acordeon styles */
  /* :checked */
  /* Icon */
}
.faq-mc .half {
  float: left;
  width: 50%;
  padding: 0 1em;
}
.faq-mc .tab {
  position: relative;
  margin-bottom: 1px;
  width: 100%;
  color: #fff;
  overflow: hidden;
  border-bottom: 1px solid #ddd;
  padding: 5px 0;
}
.faq-mc .tab .label-content {
  padding-right: 35px;
  display: table-cell;
  line-height: 1.3em;
  vertical-align: middle;
  height: 3em;
}
.faq-mc input {
  position: absolute;
  opacity: 0;
  z-index: -1;
}
.faq-mc label {
  position: relative;
  display: block;
  padding: 0 0 0 1em;
  background: #16a085;
  font-weight: bold;
  line-height: 3;
  cursor: pointer;
}
.faq-mc .blue label {
  background: #2980b9;
  background: #fff;
  color: #121212;
}
.faq-mc .tab-content {
  max-height: 0;
  overflow: hidden;
  background: #fff;
  -webkit-transition: max-height 0.35s;
  -o-transition: max-height 0.35s;
  transition: max-height 0.35s;
}
.faq-mc .blue .tab-content {
  background: #fff;
}
.faq-mc .tab-content p {
  margin: 1em;
  color: #444;
}
.faq-mc input:checked ~ .tab-content {
  max-height: 50em;
  overflow-y: auto;
}
.faq-mc label::after {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  width: 3em;
  height: 3em;
  line-height: 3;
  text-align: center;
  -webkit-transition: all .35s;
  -o-transition: all .35s;
  transition: all .35s;
}
.faq-mc input[type=checkbox] + label::after {
  content: "+";
}
.faq-mc input[type=radio] + label::after {
  content: "\25BC";
}
.faq-mc input[type=checkbox]:checked + label::after {
  transform: rotate(315deg);
}
.faq-mc input[type=radio]:checked + label::after {
  transform: rotateX(180deg);
}
/*checkout*/
.checkout-index-index .totals-tax,
.checkout-cart-index .totals-tax {
  font-size: 12px;
  color: #bbb;
  font-style: italic;
}
@media (min-width: 768px), print {
  .checkout-cart-index .product-image-wrapper img {
    width: 120px;
  }
  .cart-summary {
    background: transparent;
  }
  .cart-summary .totals-tax {
    font-size: 12px;
    color: #bbb;
    font-style: italic;
  }
  .checkout-index-index .totals-tax {
    font-size: 12px;
    color: #bbb;
    font-style: italic;
  }
}
.opc-wrapper .shipping-address-item.selected-item {
  border-color: #0277bd;
}
.opc-wrapper .shipping-address-item.selected-item:after {
  background: #74bc2a;
}
@media screen and (min-width: 768px) {
  #checkout,
  .checkout-container {
    background: #ffff;
    border: 0;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  }
  .opc-progress-bar-item > span.opc-progress-bar-item-welcome:after,
  .opc-progress-bar-item._active > span.opc-progress-bar-item-welcome:after {
    font-family: 'Material-Design-Iconic-Font' !important;
    content: '\f207' !important;
    color: white;
    top: 6px;
    background: #e4e4e4;
  }
  .opc-progress-bar-item > span.opc-progress-bar-item-shipping:after,
  .opc-progress-bar-item._active > span.opc-progress-bar-item-shipping:after {
    font-family: 'Material-Design-Iconic-Font' !important;
    content: '\f1e6' !important;
    color: white;
    top: 6px;
    background: #e4e4e4;
  }
  .opc-progress-bar-item > span.opc-progress-bar-item-payment:after,
  .opc-progress-bar-item._active > span.opc-progress-bar-item-payment:after {
    font-family: 'Material-Design-Iconic-Font' !important;
    content: '\f190' !important;
    color: white;
    top: 6px;
    background: #e4e4e4;
  }
  .opc-progress-bar-item._complete > span.opc-progress-bar-item-welcome:after,
  .opc-progress-bar-item._complete > span.opc-progress-bar-item-shipping:after,
  .opc-progress-bar-item._complete > span.opc-progress-bar-item-payment:after {
    content: '\f26b' !important;
  }
  .opc-progress-bar-item._active > span:after {
    content: '\f00c';
    font-family: 'FontAwesome';
    background: #74bc2a;
  }
  .opc-progress-bar-item._active > span:before {
    background: #74bc2a;
    border-color: #74bc2a;
  }
  .opc-progress-bar-item._active:before {
    background: #74bc2a;
    border-color: #74bc2a;
  }
  .opc-progress-bar-item._complete > span:before,
  .opc-progress-bar-item._complete > span:after {
    background: #74bc2a;
  }
  .opc-progress-bar-item._complete:before,
  .opc-progress-bar-item._active:before {
    background: #74bc2a;
  }
  .opc-progress-bar-item._complete > span,
  .opc-progress-bar-item._active > span {
    color: #333333;
  }
  .opc-progress-bar-item._active > span.opc-progress-bar-item-shipping:after,
  .opc-progress-bar-item._active > span.opc-progress-bar-item-payment:after,
  .opc-progress-bar-item._active > span.opc-progress-bar-item-welcome:after {
    background: #74bc2a;
  }
  .opc-progress-bar-item._complete:hover > span:before,
  .opc-progress-bar-item._active:hover > span:before,
  .opc-progress-bar-item._complete:hover > span:before,
  .opc-progress-bar-item._active:hover > span:after {
    background: #81d12f;
  }
  .opc-progress-bar-item._complete:hover:before,
  .opc-progress-bar-item._active:hover:before,
  .opc-progress-bar-item._complete:hover > span:after,
  .opc-progress-bar-item._active:hover > span:after {
    background: #81d12f;
  }
  .opc-progress-bar {
    width: 100%;
  }
  .opc-progress-bar > li {
    width: 33.33%;
  }
  #checkout,
  .checkout-container {
    background-color: #ffff;
    border: 0;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  }
  .opc-progress-bar-item:before {
    background: #e4e4e4;
    border: 0;
    top: 24px;
    transition: background 0.3s;
    content: '';
    height: 2px;
    left: 0;
    position: absolute;
    width: 100%;
  }
  .opc-progress-bar-item > span:before,
  .opc-progress-bar-item > span:after {
    background: #e4e4e4;
    border: 0;
    height: 38px;
    margin-left: -19px;
    transition: background 0.3s;
    width: 38px;
    border-radius: 50%;
    content: '';
    left: 50%;
    position: absolute;
    top: 0;
  }
}
/*highlights*/
.contact-info.cms-content ul {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}
.contact-info.cms-content ul li a {
  background: #dedede;
  padding: 12px 15px;
  color: #888;
  display: block;
  transition: all ease .1s;
}
.contact-info.cms-content ul li a:after {
  transition: all ease .1s;
  font-family: 'Material-Design-Iconic-Font';
  content: '\f2fb';
  float: right;
  vertical-align: middle;
  margin-right: 15px;
}
.contact-info.cms-content ul li a:hover {
  background: #e2e2e2;
  color: #555;
  text-decoration: none;
}
.contact-info.cms-content ul li a:hover:after {
  margin-right: 0px;
}
.cms-about .cader {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.06), 0 3px 6px rgba(0, 0, 0, 0.03);
  padding: 25px;
  background: rgba(255, 255, 255, 0.3);
  margin: 25px 0;
}
.cms-about .cader .values {
  font-size: 17px;
}
.cms-about .page-main img {
  padding: 0px 0;
}
.cms-about .title {
  font-size: 18px;
}
.cms-about .page-wrapper {
  background-size: cover;
  position: relative;
  background: url(../images/custom/diagonal-noise.png) 50% 0;
}
/*aide et conseils CMS*/
.cms-helptipscms .page-wrapper {
  position: relative;
  /* &:after {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(68,68,68,.95);
    z-index: 0;
}*/
}
.cms-helptipscms .page-wrapper .zmdi-collection-pdf {
  color: #df0813;
}
.cms-helptipscms .page-wrapper .ms-hero-page a {
  color: #242424;
  font-family: Roboto;
}
.cms-helptipscms .page-wrapper .ms-hero-page a:hover,
.cms-helptipscms .page-wrapper .ms-hero-page a:focus {
  color: #555;
}
.cms-helptipscms .page-wrapper .ms-hero-page a h4 {
  font-family: Roboto;
}
.cms-helptipscms .page-wrapper .ms-hero-page .btn,
.cms-helptipscms .page-wrapper .ms-hero-page .input-group-btn .btn {
  border: none;
  border-radius: 2px;
  position: relative;
  padding: 8px 30px;
  margin: 10px 1px;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0;
  will-change: box-shadow, transform;
  transition: box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1), background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1), color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  outline: 0;
  cursor: pointer;
  text-decoration: none;
  background: transparent;
}
.cms-helptipscms .page-wrapper .ms-hero-page .btn {
  font-weight: 400;
  letter-spacing: .14px;
  white-space: nowrap;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  outline: rgba(0, 0, 0, 0.870588) none 0;
  font-family: Roboto, sans-serif;
}
.cms-helptipscms .page-wrapper .ms-hero-page .btn.btn-raised:not(.btn-link),
.cms-helptipscms .page-wrapper .ms-hero-page .btn-group-raised .btn:not(.btn-link),
.cms-helptipscms .page-wrapper .ms-hero-page .input-group-btn .btn.btn-raised:not(.btn-link),
.cms-helptipscms .page-wrapper .ms-hero-page .btn-group-raised .input-group-btn .btn:not(.btn-link) {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.cms-helptipscms .page-wrapper .ms-hero-page .btn.btn-raised.btn-warning,
.cms-helptipscms .page-wrapper .ms-hero-page .btn.btn-fab.btn-warning,
.cms-helptipscms .page-wrapper .ms-hero-page .btn-group-raised .btn.btn-warning,
.cms-helptipscms .page-wrapper .ms-hero-page .input-group-btn .btn.btn-raised.btn-warning,
.cms-helptipscms .page-wrapper .ms-hero-page .input-group-btn .btn.btn-fab.btn-warning,
.cms-helptipscms .page-wrapper .ms-hero-page .btn-group-raised .input-group-btn .btn.btn-warning {
  background-color: #ff9800;
  color: rgba(255, 255, 255, 0.84);
}
.cms-helptipscms .page-wrapper .ms-hero-page .btn.btn-raised.btn-info,
.cms-helptipscms .page-wrapper .ms-hero-page .btn.btn-fab.btn-info,
.cms-helptipscms .page-wrapper .ms-hero-page .btn-group-raised .btn.btn-info,
.cms-helptipscms .page-wrapper .ms-hero-page .input-group-btn .btn.btn-raised.btn-info,
.cms-helptipscms .page-wrapper .ms-hero-page .input-group-btn .btn.btn-fab.btn-info,
.cms-helptipscms .page-wrapper .ms-hero-page .btn-group-raised .input-group-btn .btn.btn-info {
  background-color: #0277bd;
  color: rgba(255, 255, 255, 0.84);
}
.cms-helptipscms .page-wrapper .ms-hero-page .btn.btn-raised:not(.btn-link):hover.btn-info,
.cms-helptipscms .page-wrapper .ms-hero-page .btn.btn-raised:not(.btn-link):focus.btn-info,
.cms-helptipscms .page-wrapper .ms-hero-page .btn.btn-raised:not(.btn-link).active.btn-info,
.cms-helptipscms .page-wrapper .ms-hero-page .btn.btn-raised:not(.btn-link):active.btn-info,
.cms-helptipscms .page-wrapper .ms-hero-page .btn-group-raised .btn:not(.btn-link):hover.btn-info,
.cms-helptipscms .page-wrapper .ms-hero-page .btn-group-raised .btn:not(.btn-link):focus.btn-info,
.cms-helptipscms .page-wrapper .ms-hero-page .btn-group-raised .btn:not(.btn-link).active.btn-info,
.cms-helptipscms .page-wrapper .ms-hero-page .btn-group-raised .btn:not(.btn-link):active.btn-info,
.cms-helptipscms .page-wrapper .ms-hero-page .input-group-btn .btn.btn-raised:not(.btn-link):hover.btn-info,
.cms-helptipscms .page-wrapper .ms-hero-page .input-group-btn .btn.btn-raised:not(.btn-link):focus.btn-info,
.cms-helptipscms .page-wrapper .ms-hero-page .input-group-btn .btn.btn-raised:not(.btn-link).active.btn-info,
.cms-helptipscms .page-wrapper .ms-hero-page .input-group-btn .btn.btn-raised:not(.btn-link):active.btn-info,
.cms-helptipscms .page-wrapper .ms-hero-page .btn-group-raised .input-group-btn .btn:not(.btn-link):hover.btn-info,
.cms-helptipscms .page-wrapper .ms-hero-page .btn-group-raised .input-group-btn .btn:not(.btn-link):focus.btn-info,
.cms-helptipscms .page-wrapper .ms-hero-page .btn-group-raised .input-group-btn .btn:not(.btn-link).active.btn-info,
.cms-helptipscms .page-wrapper .ms-hero-page .btn-group-raised .input-group-btn .btn:not(.btn-link):active.btn-info {
  background-color: #039be0;
}
.cms-helptipscms .page-wrapper .ms-hero-page .btn.btn-warning.btn-raised {
  color: #fff !important;
}
/*Panier*/
.checkout-cart-index .cart-summary #block-summary {
  display: none;
}
.checkout-cart-index .cart-summary #block-shipping .title {
  border: 0;
  pointer-events: none;
}
.checkout-cart-index .cart-summary #block-shipping .title:after {
  display: none;
}
.checkout-cart-index .totals.shipping.incl .mark .value {
  display: none;
}
.checkout-cart-index .cart.table-wrapper .cart thead tr th.col {
  padding-top: 7px;
}
.reassurance-img img {
  vertical-align: middle;
}
.message.global.cookie {
  margin: 0 0 10px;
  padding: 25px 25px 15px 25px;
  display: block;
  font-size: 1.4rem;
  background: #242424;
  border-color: #d6ca8e;
  margin: 0;
  font-weight: 300;
  font-family: Lato, sans-serif;
  font-style: normal;
  color: white;
  font-size: 14px;
  line-height: 18px;
}
.message.global.cookie a {
  transition: all ease .1s;
  color: #eee;
  border-bottom: 1px dotted white;
}
.message.global.cookie a:active,
.message.global.cookie a:focus,
.message.global.cookie a:hover {
  text-decoration: none;
  color: white;
}
.message.global.cookie button.action.primary {
  background: #ff9800;
  opacity: .90;
  visibility: visible;
  color: white;
  float: right;
  transition: all ease .1s;
}
.message.global.cookie button.action.primary:hover {
  opacity: 1;
}
@media (max-width: 768px) {
  .message.global.cookie {
    margin: 0 0 10px;
    padding: 15px 15px 10px 15px;
    display: block;
    font-size: 1.5rem;
    background: #242424;
    border-color: #d6ca8e;
    margin: 0;
    font-weight: 300;
    font-family: Lato, sans-serif;
    font-style: normal;
    color: white;
    font-size: 18px;
    font-size: 1.2rem;
    line-height: 18px;
  }
  .message.global.cookie .actions {
    margin-top: 0;
  }
  .message.global.cookie a {
    transition: all ease .1s;
    color: #eee;
    border-bottom: 1px dotted white;
  }
  .message.global.cookie a:active,
  .message.global.cookie a:focus,
  .message.global.cookie a:hover {
    text-decoration: none;
    color: white;
  }
}
/**layered navigation**/
.swatch-option-tooltip .title {
  display: none;
}
@media only screen and (min-width: 768px) {
  .manadev-option-search {
    margin: 5px 12px;
  }
  .filter-options .filter-options-content a {
    margin-left: 2px;
  }
  .manadev-expandable-filter.outer-container.scrollbar {
    overflow-x: hidden;
    overflow-y: auto;
    border: 0;
    background: rgba(255, 255, 255, 0.5);
  }
  ol.mana-filter-checkboxes a.disabled {
    color: #ddd;
  }
  ol.mana-filter-checkboxes a.disabled .count {
    display: none;
  }
}
/*highlights*/
@media (max-width: 600px) {
  .prolabels-wrapper .top-left {
    top: -10px;
    left: -10px;
  }
  .prolabels-wrapper .prolabel {
    font-size: 1.1rem;
    padding: 3px 6px;
  }
  .price-tax-label {
    font-size: 12px;
    display: block;
  }
  .products-grid .product-item {
    height: auto;
    min-height: initial;
  }
}
.block-highlight .product-item .old-price {
  display: none;
}
input[type="text"],
input[type="password"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="number"],
input[type="datetime"],
input[type="email"] {
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  font-family: Arial;
  font-size: 14px;
  height: 40px;
  line-height: 1.42857143;
  padding: 0px 9px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
  border: #eee solid 1px;
  transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="url"]:focus,
input[type="tel"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="datetime"]:focus,
input[type="email"]:focus {
  transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
@media (min-width: 768px) {
  .mana-filter-block .filter-content .item {
    margin-left: 5px;
  }
  .mana-filter-block .manadev-option-search input[type="text"]:focus {
    padding-left: 0;
    transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0.12), 0 1px 0px rgba(0, 0, 0, 0.24);
  }
  .page-footer .block.newsletter button,
  .page-footer .block.newsletter .action.primary {
    height: 40px;
  }
}
@media screen and (min-width: 768px) {
  .catalog-product-view .special-price .price-tax-label {
    font-size: 12px;
    display: block;
  }
}
.catalog-category-view .product-item .old-price,
.cms-accueil .product-item .old-price {
  padding-left: 15px;
}
.catalog-category-view .product-item .old-price .price-label,
.cms-accueil .product-item .old-price .price-label {
  display: none;
}
.catalog-category-view .product-item .old-price .price,
.cms-accueil .product-item .old-price .price {
  color: #999999;
  text-decoration: line-through;
}
.checkout-index-index .form-login .hidden-fields .actions-toolbar button.action.login {
  padding: 11px 30px;
}
@media (max-width: 767px), print {
  .checkout-index-index .totals-tax {
    font-size: 12px;
    color: #bbb;
    font-style: italic;
  }
}
@media (max-width: 767px) {
  .skulabel {
    text-align: right;
  }
}
@media (min-width: 1024px) {
  .block.widget .products-grid .product-item,
  .block.widget .products-grid .product-item:nth-child(4n + 1),
  .page-layout-1column .block.widget .products-grid .product-item,
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1),
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(5n + 1) {
    margin: 0 0 15px 10px;
  }
}
.swatch-option-tooltip {
  display: none !important;
}
@media (min-width: 1024px) {
  .block.widget .products-grid .product-item .product-item-actions {
    margin-bottom: 0;
    position: absolute;
    top: 250px;
    right: 15px;
  }
}
@media (min-width: 1024px) {
  .page-layout-1column .block.widget .products-grid .product-item {
    width: 32.0%;
  }
}
@media (min-width: 500px) and (max-width: 1023px) {
  .page-layout-1column .block.widget .products-grid .product-item {
    width: calc(100% / 2 - 20px);
  }
}
@media (max-width: 499px) {
  .page-layout-1column .block.widget .products-grid .product-item {
    width: calc(100% - 20px);
  }
}
/**Ajustements suite à migration 2.2.11**/
@media only screen and (max-width: 767px) {
  .header.content .logo img {
    padding-top: 7px;
    height: auto;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .logo img {
    max-width: 180px;
    height: auto;
  }
}
@media (min-width: 768px) {
  .navigation .level0.parent > .level-top > .ui-menu-icon:after {
    display: none;
  }
}
@media (min-width: 768px) {
  .block-search .action.search.disabled,
  .block-search .action.search[disabled],
  fieldset[disabled] .block-search .action.search {
    opacity: 1;
  }
  .block-swissup-ajaxsearch.folded {
    pointer-events: all;
    cursor: pointer;
  }
}
@media (min-width: 768px) {
  .navigation .level0.parent > .level-top > .ui-menu-icon:after {
    display: none;
  }
  .header.content {
    padding: 15px 10px 15px 10px;
  }
  .opc-wrapper {
    width: 66.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 30px;
    padding-left: 30px;
  }
  .opc-wrapper button.action:hover {
    border: 0;
    color: #333;
  }
  .opc-progress-bar-item._complete > span:before,
  .opc-progress-bar-item._complete > span:after {
    background: #0277bd;
  }
  .opc-progress-bar-item._active > span:before {
    background: #0277bd;
    border-color: #0277bd;
    top: 0px;
  }
  .opc-progress-bar-item._complete:before,
  .opc-progress-bar-item._active:before {
    background: #0277bd;
  }
  .opc-progress-bar-item._active > span:after {
    content: '\f00c';
    font-family: 'FontAwesome';
    background: #039be0;
    color: white;
  }
  .opc-progress-bar-item._active > span:after {
    background: transparent;
  }
}
/*search ajax menu*/
@media (min-width: 768px) {
  .block-swissup-ajaxsearch.folded {
    width: 200px;
  }
  .block-swissup-ajaxsearch.folded.slide-down .field.search .control {
    transform: translate3d(0, 0%, 0);
  }
  .block-swissup-ajaxsearch.folded .field.search .control {
    opacity: 1;
  }
  .block-swissup-ajaxsearch.folded .field.search {
    z-index: 1;
    width: 200px;
    height: 32px;
    padding: 0;
    overflow: visible;
    background-color: transparent;
    display: contents;
  }
  .block-swissup-ajaxsearch-results {
    min-width: 250px;
  }
}
@media (min-width: 768px) and (max-width: 1180px) {
  .page-header .nav-sections {
    float: left;
    margin-bottom: 0;
    margin-left: 0;
  }
}
.block-minicart .block-content > .actions {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media only screen and (min-width: 768px) {
  .product-items .product-item:nth-child(3n + 1) {
    margin-left: 15px !important;
  }
}
.block-search .action.search {
  top: 50%;
  transform: translateY(-50%) scale(1.5);
}
.cms-index-index .block.widget .products-grid .product-item:hover .product-item-info {
  min-height: 393px;
}
