/**
 * 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.
 */
 @media (max-width: 460px) {
  .hidden-tn {
    display: none !important;
  }
}
@media (max-width: 767px) and (min-width: 461px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.page-products .page-title-wrapper{display: none !important;}
.product-item .price-box .price{color: #c1a46a;font-size: 16px;font-weight: 700;font-family: "Lato";}
.category-view{background: #eeebe2;}
.category-description.std * {color: #11173b;font-family: "Lato";}
.nav-sections {background: #eeebe2;}
/*FIN MAGENTO 1.9.3.4*/
.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;
}
/**
 * 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: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.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: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.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: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.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: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.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: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.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: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.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: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.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: '\e624';
    font-family: 'luma-icons';
    margin: 0 4px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .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: 40px;
    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: 20px;
    padding-right: 20px;
    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: 2%;
  }
  .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: 2%;
    padding-right: 0;
  }
  .sidebar-additional {
    clear: right;
    padding-left: 2%;
  }
  .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: 2%;
  }
  .page-layout-2columns-left .sidebar-additional {
  display:none;
    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: #eeebe2;
    font-weight: 700;
    height: inherit;
    left: auto;
    overflow: inherit;
    padding: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 3;
  }
  .navigation:empty {
    display: none;
  }
  .navigation ul {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    position: relative;
  }
  .navigation li.level0 {
    border-top: none;
  }
  .navigation li.level1 {
    position: relative;
  }
  .navigation .level0 {
    margin: 0 10px 0 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: #11173b;
    font-size:16px;
    line-height: 47px;
    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: #ffffff;
    background:#c1a46a;
    text-decoration: none;
  }
  .navigation .level0.active > .level-top,
  .navigation .level0.has-active > .level-top {
    border-color: #c1a46a;
    border-style: solid;
    border-width: 0 0 3px;
    color: #333333;
    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: '\e622';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0 .submenu {
    background: #ffffff;
    border: 1px solid #cccccc;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.19);
    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: #575757;
    padding: 8px 20px;
  }
  .navigation .level0 .submenu a:hover,
  .navigation .level0 .submenu a.ui-state-focus {
    background: #e8e8e8;
    color: #333333;
    text-decoration: none;
  }
  .navigation .level0 .submenu .active > a {
    border-color: #c1a46a;
    border-style: solid;
    border-width: 0 0 0 3px;
    color: #333333;
  }
  .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: '\e608';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more {
    position: relative;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.more:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 26px;
    line-height: inherit;
    color: inherit;
    content: '\e607';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more:before {
    display: none;
  }
  .navigation .level0.more:after {
    cursor: pointer;
    padding: 8px 12px;
    position: relative;
    z-index: 1;
  }
  .navigation .level0.more:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.more li {
    display: block;
  }
  .panel.header .links,
  .panel.header .switcher {
    display: inline-block;
  }
  .legend {
    border-bottom: 1px solid #c5c5c5;
  }
  .product.data.items {
    position: relative;
    z-index: 1;
    border-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }
  .product.data.items:before,
  .product.data.items:after {
    content: '';
    display: table;
  }
  .product.data.items:after {
    clear: both;
  }
  .product.data.items > .item.title {
    float: left;
    width: auto;
  }
  .product.data.items > .item.title > .switch {
    height: 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: 400;
    line-height: 40px;
    font-size: 1.4rem;
    color: #6d6d6d;
    text-decoration: none;
    background: #f6f6f6;
    border: 1px solid #cccccc;
    border-bottom: none;
    height: 40px;
    padding: 1px 35px 1px 35px;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #6d6d6d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #6d6d6d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #333333;
    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: #333333;
    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: 43px;
    padding: 35px 35px 35px 35px;
    border: 1px solid #cccccc;
  }
  .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;
  }
  .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: 40px;
  }
  .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: #f0f0f0;
    box-shadow: inset 0 1px 0 0 #ffffff, inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
    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: #ebebeb;
  }
  .modes-mode:last-child {
    border-radius: 0 3px 3px 0;
    border-right: 1px solid #cccccc;
  }
  .modes-mode.active {
    box-shadow: inset 0 1px 0 0 rgba(204, 204, 204, 0.8), inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
    background: #dedede;
    color: #9e9e9e;
  }
  .modes-mode > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .modes-mode:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: inherit;
    color: #7d7d7d;
    content: '\e60d';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .modes-mode:hover:before {
    color: #7d7d7d;
  }
  .page-products .sorter {
    position: static;
  }
  .mode-list:before {
    content: '\e60b';
  }
  .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;
    color: #c1a46a;
  }
  .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;
    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: '\e615';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .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:before {
    color: #333333;
  }
  .search-autocomplete {
    margin-top: 0;
  }
  .checkout-cart-index .page-main {
    padding-left: 15px;
    padding-right: 15px;
  }
  .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: 'luma-icons';
    content: '\e610';
  }
  .opc-progress-bar-item._active:before {
    background: #c1a46a;
    border-color: #c1a46a;
  }
  .opc-progress-bar-item._active > span {
    color: #333333;
    font-weight: 600;
  }
  .opc-progress-bar-item._active > span:before {
    background: #c1a46a;
    border-color: #c1a46a;
  }
  .opc-progress-bar-item._active > span:after {
    border-color: #c1a46a;
    content: '\e610';
    font-family: 'luma-icons';
  }
  .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: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .page-product-giftcard .product-add-form .field:not(.text):nth-child(odd) {
    padding-right: 25px;
  }
  .page-product-giftcard .product-add-form .field:not(.text):nth-child(even) {
    padding-right: 0;
  }
  .page-product-giftcard .product-add-form .product-options-wrapper .field:not(.date) > .control {
    width: auto;
  }
  .gift-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 #c1a46a;
    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: #11173b;
  }
  .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: '\e622';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .customer-welcome .action.switch:hover:after {
    color: inherit;
  }
  .customer-welcome .action.switch:active:after {
    color: inherit;
  }
  .customer-welcome .action.switch.active {
    display: inline-block;
    text-decoration: none;
  }
  .customer-welcome .action.switch.active > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .customer-welcome .action.switch.active:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 22px;
    color: inherit;
    content: '\e621';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .customer-welcome .action.switch.active:hover:after {
    color: inherit;
  }
  .customer-welcome .action.switch.active:active:after {
    color: inherit;
  }
  .customer-welcome ul {
    margin: 0;
    padding: 0;
    list-style: none none;
    background: #ffffff;
    border: 1px solid #bbbbbb;
    margin-top: 4px;
    min-width: 100%;
    z-index: 101;
    box-sizing: border-box;
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  }
  .customer-welcome ul li {
    margin: 0;
    padding: 0;
  }
  .customer-welcome ul li:hover {
    background: #e8e8e8;
    cursor: pointer;
  }
  .customer-welcome ul:before,
  .customer-welcome ul:after {
    border-bottom-style: solid;
    content: '';
    display: block;
    height: 0;
    position: absolute;
    width: 0;
  }
  .customer-welcome ul:before {
    border: 6px solid;
    border-color: transparent transparent #ffffff transparent;
    z-index: 99;
  }
  .customer-welcome ul:after {
    border: 7px solid;
    border-color: transparent transparent #bbbbbb transparent;
    z-index: 98;
  }
  .customer-welcome ul:before {
    right: 10px;
    top: -12px;
  }
  .customer-welcome ul:after {
    right: 9px;
    top: -14px;
  }
  .customer-welcome.active {
    overflow: visible;
  }
  .customer-welcome.active ul {
    display: block;
  }
  .customer-welcome li a {
    color: #333333;
    text-decoration: none;
    display: block;
    line-height: 1.4;
    padding: 8px;
  }
  .customer-welcome li a:visited {
    color: #333333;
    text-decoration: none;
  }
  .customer-welcome li a:hover {
    color: #333333;
    text-decoration: none;
  }
  .customer-welcome li a:active {
    color: #333333;
    text-decoration: none;
  }
  .customer-welcome .customer-name {
    cursor: pointer;
  }
  .customer-welcome .customer-menu {
    display: none;
  }
  .customer-welcome .action.switch {
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    color: #ffffff;
  }
  .customer-welcome .action.switch:focus,
  .customer-welcome .action.switch:active {
    background: none;
    border: none;
  }
  .customer-welcome .action.switch:hover {
    background: none;
    border: none;
  }
  .customer-welcome .action.switch.disabled,
  .customer-welcome .action.switch[disabled],
  fieldset[disabled] .customer-welcome .action.switch {
    pointer-events: none;
    opacity: 0.5;
  }
  .customer-welcome .header.links {
    min-width: 175px;
    z-index: 1000;
  }
  .customer-welcome.active .action.switch:after {
    content: '\e621';
  }
  .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;
  }
}
@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 35px;
  }
  .order-links .item strong {
    padding: 1px 35px 2px 35px;
  }
  .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;
  }
}
@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;
  }
}

/* NEW DESIGN */ 

#bandeau {
    background: #11173b;
    color: white;
    padding: 10px;
    text-align: center;
    font-family: 'Lato';
    position: relative;
}

.envoidunetChosenRelayPoint a {
    font-weight: 700;
    text-decoration: underline;
    font-size: 15px;
    color: #11173b;
}
 
body {
    color: #11173b;
}

.logo img {
    max-height: 62px;
    width: auto;
}  
    
#bandeau p {
    line-height: 1; 
    font-size: 15px;
    font-family: 'Lato';
    font-weight: 300;
    letter-spacing: .35px;
    margin: 0;
    margin-right: 20px;
}

#bandeau .close-bandeau { 
    line-height: 1;
    font-size: 15px;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    padding: 10px;
}   

html .container_24 {
    width: 100%; 
}

html .container_24 .grid_24 {
    width: 100%;
    margin: 0; 
}
      
.uk-grid {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style: none;
    width: auto;
}

.uk-grid {
    margin-left: -30px;
} 

.uk-grid>* {
    padding-left: 30px;
}

[class*='uk-width'] {
    box-sizing: border-box;
    width: 100%;
    max-width: 100%;
    float: left;
}

.uk-width-auto {
    width: auto;
}

.uk-width-expand {
    flex: 1;
    min-width: 1px;
}

.uk-align-center {
    align-items: center;
    justify-content: center;
}

@media (min-width: 1200px) {
    .uk-grid {
        margin-left: -40px;
    }
    .uk-grid>* {
        padding-left: 40px;
    }
}

.uk-grid-small {
    margin-left: -20px
}

.uk-grid-small>* {
    padding-left: 20px;
}

.uk-container,.cms-no-route .main-container, .checkout-onepage-index .main-container, .checkout-onepage-index .main-container .col-main.grid_24, body[class*="catalogsearch"] .main-container, body[class*="customer"] .main-container, body[class*="newsletter"] .main-container, body[class*="sales"] .main-container, body[class*="wishlist"] .main-container, body[class*="cms-page-view"] .main-container {
    box-sizing: border-box;
    max-width: 1380px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
    max-width: 1240px;
}

.uk-container, .cms-no-route .main-container .col-main.grid_24, .checkout-onepage-index .main-container .col-main.grid_24, body[class*="catalogsearch"] .main-container, body[class*="customer"] .main-container, body[class*="newsletter"] .main-container, body[class*="sales"] .main-container, body[class*="wishlist"] .main-container, body[class*="cms-page-view"] .main-container {
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 960px) {
    .uk-container, .cms-no-route .main-container, .checkout-onepage-index .main-container, body[class*="catalogsearch"] .main-container, body[class*="customer"] .main-container, body[class*="newsletter"] .main-container, body[class*="sales"] .main-container, body[class*="wishlist"] .main-container, body[class*="cms-page-view"] .main-container {
        padding-left: 40px;
        padding-right: 40px;
    }
}

@media (min-width: 640px) {
    .uk-container, .cms-no-route .main-container , .checkout-onepage-index .main-container, body[class*="catalogsearch"] .main-container, body[class*="customer"] .main-container, body[class*="newsletter"] .main-container, body[class*="sales"] .main-container, body[class*="wishlist"] .main-container, body[class*="cms-page-view"] .main-container {
        padding-left: 30px;
        padding-right: 30px;
    } 
}

.bkg_header_bottom a {
    font-size: 16px;
    color: #000000;
    text-decoration: none;
    font-family: 'Lato';
    font-weight: 500;
    line-height: 32px;
    display: block;
    cursor: pointer;
}

.bkg_header_bottom a:hover {
    text-decoration: none;
    color: #c1a46a;
}

.bkg_header_bottom a i {
    color: #c1a46a;
    margin-right: 10px;
    font-size: 32px;
    float: left;
}

html .form-search .input_search {
    float: none;
    position: relative;
    padding-left: 0;
    background: none;
    min-height: 38px;
}

html .form-search input.input-text {
    width: 100% !important;
    color: #11173b;
    margin: 0;
    float: none;
    border: none;
    height: 38px;
    line-height: 38px;
    margin-right: 0px;
    padding: 0 40px 0px 20px !important;
    background-color: #f2f2f2;
    border-radius: 20px;
    font-weight: 700;
    font-size: 15px;
    font-family: 'Lato';
} 

.form-search button.button {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
}

html .form-search button.button span span {
    background: none;
}

.form-search button.button i {
    width: 40px;
    line-height: 38px;
    float: right;
    position: absolute;
    right: 0;
    top: 0;
    color: #11173b;
}

html .form-search button.button:hover span span {
    box-shadow: 0 0 0 0 rgba(17, 23, 59, 0.1);
}

.slick-prev, .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}

.slick-prev, .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
    z-index: 1;
}

.slick-prev:before, .slick-next:before {
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slides .slick-next:before {
    color: #000000;
    font-family: "Font Awesome 5 Free";
    content: "\f054";
    font-size: 30px;
    font-weight: 900;
}

.slides .slick-prev:before {
    color: #000000;
    font-family: "Font Awesome 5 Free";
    content: "\f053";
    font-size: 30px;
    font-weight: 900;
}

.slick-next {
    right: 25px;
}

.slick-prev {
    left: 25px;
}

.home-slideshow-desktop .slick-slide .slide-container {
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    max-width: 980px;
    margin: auto;
    padding-right: 60px;
    padding-left: 60px;
}

.home-slideshow-desktop .slick-slide .bkg-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
}

.home-slideshow-desktop .slick-slide .bkg-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
}

.home-slideshow-desktop .slick-slide .slide-container .overlay-txt {
    text-align: center;
    width: 50%;
}

.big-text {
    font-family: "Zaheera";
    font-size: 60px;
    color: #11173b;
    line-height: 60px
}

.subtitle {
    text-transform: uppercase;
    color: #c1a46a;
    font-size: 35px;
    font-weight: 300;
    line-height: 35px;
}

.text.little-margin {
    text-transform: uppercase;
    font-size: 16px;
    color: #11173b;
    margin-top: 20px;
    margin-bottom: 20px;
}

.text.little-margin span {
    color: #c1a46a;
    margin-left: 10px;
    margin-right: 10px;
} 

.std .home-slideshow-desktop ul {
    list-style: none;
    padding-left: 0;
    overflow: hidden;
    margin-bottom: 0;
}

.std .home-slideshow-desktop li {
    margin-bottom: 0;
} 

.home-slideshow-desktop .slick-slide {
    min-height: 325px;
    position: relative;
}

.home-slideshow-desktop {
    max-height: 350px;
    overflow: hidden;
}

.uk-button {
    display: inline-block;
    text-align: center;
    border-radius: 30px;
    float: none;
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
    text-transform: none;
    font-weight: 700;
    background: #c1a46a;
    color: #ffffff;
    border: 2px solid #c1a46a;
    font-size: 16px;
    margin-bottom: 0;
    line-height: 36px;
    padding-right: 30px;
    padding-left: 30px;
    text-transform: uppercase;
    font-family: "Lato";
}
.product-shop .uk-button {
    font-size: 14px;
    line-height: 22px;
    padding-right: 10px;
    padding-left: 10px;
}

.uk-button {
    z-index: 1;
    position: relative;
    outline: none;
    overflow: hidden;
    transition: color 0.4s ease-in-out;
}

.uk-button:before {
    content: '';
    z-index: -1;
    position: absolute;
    bottom: 100%;
    right: 100%;
    width: 1em;
    height: 1em;
    border-radius: 50%;
    border: #c1a46a 2px solid;
    transform-origin: center;
    transform: translate3d(50%, 50%, 0) scale3d(0, 0, 0);
    transition: all 0.45s ease-in-out;
    background: #ffffff;
}

.uk-button:hover {
    cursor: pointer;
    background: #c1a46a;
    color: #c1a46a;
    text-decoration: none;
    border: 2px solid #c1a46a;
}

.uk-button:hover:before {
    width: 3em;
    height: 3em;
    transform: translate3d(50%, 50%, 0) scale3d(15, 15, 15);
    width: 2em;
    height: 2em;
}

.uk-bkg-grey {
    background: #f7f5f1;
}

.bandeau-infos {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 20px;
    color: #11173b;
    text-transform: uppercase;
}

.bandeau-infos i {
    font-size: 32px;
    float: left;
    color: #c1a46a;
    margin-right: 15px;
}

.bandeau-infos span {
    font-size: 14px;
    display: block;
    text-transform: initial;
}

.bandeau-infos [class*='uk-width'] {
    align-items: center;
    display: flex;
}

@media (min-width: 768px) {
    .uk-width-1-3 {
        width: 33.33%;
    }
}

@media (max-width: 767px) {
    .uk-width-1-3 + .uk-width-1-3 {
        margin-top: 15px;
    }
}

@media (max-width: 767px) {
    .container_24 {
        margin-left: 0;
        margin-right: 0;
    }

    .bandeau-infos i {
        width: 50px;
        text-align: center;
    }

    .bandeau-infos {
        font-size: 18px;
    }
}

@media (min-width: 640px) {
    .uk-width-1-4 {
        width: 50%;
    }
}


@media (min-width: 960px) {
    .uk-width-1-4 {
        width: 25%;
    }
}

.uk-overlay {
    position: relative;
}

.uk-overlay-link {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.uk-text-overlay {
    position: absolute;
    bottom: 15px;
    left: 0;
    right: 0;
    text-align: center;
}

.uk-overlay-title {
    font-size: 18px;
    color: #11173b;
    text-transform: uppercase;
    font-weight: 600;
}

.uk-text-link {
    font-size: 16px;
    border-bottom: 1px solid #11173b;
    display: inline-block;
    color: #11173b;
    font-weight: 700;
}

.uk-overlay img {
    width: 100%;
}

.uk-section {
    padding-bottom: 40px;
    padding-top: 40px;
}

#cookieChoiceInfo {
    background: #11173b !important;
    color: white !important;
    padding: 5px !important;
    text-align: center !important;
}

#cookieChoiceInfo span {
    display: block;
}

#cookieChoiceInfo a {
    color: #ffffff !important;
    background: #11173b;
    font-weight: 300;
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 12px;
    padding: 2.5px 7.5px;
    margin-top: 5px;
    display: inline-block;
    border-radius: 0;
    transition: all 300ms ease-out;
}

#cookieChoiceInfo a#cookieChoiceDismiss {
    background: #c1a46a;
}

#cookieChoiceInfo a#cookieChoiceDismiss:hover {
    background: #ffffff;
    text-decoration: none;
    color: #11173b !important;
}

html .category-products .products-grid li.item {
    padding: 0 !important;
    text-align: center;
    margin-bottom: 0;
    background: #ffffff;
    padding-bottom: 30px !important;
    border-radius: 10px !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
    border: none !important;
}

/*.products-grid .product-image > img {
    border-radius: 50%;
    border: 5px solid #eeebe2;
}*/

.products-grid.slick-initialized .slick-slide {
    padding-left: 10px;
    padding-right: 10px;
}

.products-grid .slick-next {
    right: 0;
}

.products-grid .slick-prev {
    left: 0;
}

.products-grid a.product-image{
    margin: 10px; /*10 AU LIEU DE 30*/
    position: initial;
}

.products-grid .product-name a {
    color: #11173b;
    font-size: 14px;
    font-weight: 400;
    font-family: "Lato";
}

.category-products ul.products-grid li.item .price-box {
    margin: 15px 0 15px;
}

.category-products .sku {
    font-size: 12px;
    color: #bababa;
    margin-bottom: 15px;
}

.uk-button i {
    margin-left: 10px;
}

.std .category-products .products-grid {
    padding-left: 15px;
    padding-right: 15px;
}

.regular-price .price, .special-price .price {
    color: #c1a46a;
    font-size: 16px;
    font-weight: 700;
    font-family: "Lato";
}

.old-price .price {
    font-weight: normal;
    color: #858585;
    font-family: "Lato";
    font-size: 14px;
}

.old-price {
    margin-bottom: 0;
    margin-right: 0;
}

.category-products ul.products-grid li.item .price-box {
    display: flex;
    align-items: center;
    justify-content: center;
}

.products-grid .price-box .special-price, .old-price {
    float: left;
    text-align: center;
}

.products-grid .price-box .special-price {
    margin-left: 10px;
}

 .old-price {
    margin-right: 10px;
}

.category-products ul.products-grid li.item .price-box .regular-price {
    margin-bottom: 0;
}

ul.products-grid-slider .product-name, ul.products-list .product-name, ul.products-grid .product-name, .products-grid h2.product-name {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    height: 18px;
    -webkit-box-orient: vertical;
    min-height: 18px !important;
    font-family: "Lato";
}

.uk-title-section {
    text-align: center;
    font-size: 28px;
    text-transform: uppercase;
    color: #c1a46a;
    font-weight: 400; 
}

.uk-title-section span {
    font-weight: 800;
    color: #11173b;
}

.uk-title-section:after {
    width: 70px;
    height: 1px;
    margin: auto;
    background: #c1a46a;
    content: "";
    display: block;
    margin-top: 15px;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 1;
}

.uk-bkg-gold {
    background: #eeebe2;
}

.productlabels_icons .label {
    padding:10px;
    margin-bottom: 0;
}

.uk-padding-top {
    padding-top: 40px;
}

.uk-button-container {
    text-align: center;
    margin-top: 30px;
}

.uk-button.uk-button-dark {
    background: #11173b;
    border: 2px solid #11173b;
}

.uk-button.uk-button-dark:hover {
    background: #11173b;
    color: #11173b;
    border: 2px solid #11173b;
}

.uk-button.uk-button-dark:before {
    border: #11173b 2px solid;
}

html .adapt-0 .em-box-custom .bkg_footer_bottom, html .em-box-custom .bkg_footer_bottom .container_footer, html .bkg_footer_bottom {
    background-color: #ffffff;
    border-top: none;
}

html .adapt-0 .em-box-custom .bkg_footer_popular, html .bkg_footer_popular, html .em-box-custom .bkg_footer_popular .container_24 {
    background: #ffffff;
    border-top: none;
}

.bkg_footer_bottom .container_24 .grid_14 {
    width: 100%;
    margin: 0;
    float: none;
    display: block;
}

html .footer_links {
    border-top: none;
}

.footer-top-container .bandeau-infos [class*='uk-width'] {
    display: block;
    text-align: center;
}

.footer-top-container .bandeau-infos i {
    font-size: 66px;
    float: none;
    margin-right: 0;
    display: block;
    margin-bottom: 20px;
    width: 100%;
}

.footer-top-container .bandeau-infos {
    padding-bottom: 50px;
    padding-top: 50px;
}

.footer-newsletter-content {
    padding-top: 25px;
    padding-bottom: 25px;
    background: #11173b;
}

.newsletter-title strong {
    font-size: 28px;
    text-transform: uppercase;
    font-family: "Lato";
    color: #ffffff;
    line-height: 48px;
    display: block;
}

.newsletter-title strong i {
    font-size: 48px;
    float: left;
    color: #c1a46a;
    margin-right: 15px;
}

.newsletter-label label {
    font-size: 18px;
    font-family: "Lato";
    color: #ffffff;
    display: block;
    font-style: italic;
    font-weight: 400;
}

.input-container input.input-text {
    background: #ffffff;
    border: none;
    border-radius: 20px;
    height: 40px;
    padding-left: 20px !important;
    padding-right: 20px !important;
    width: 100%;
    color: #11173b;
    font-weight: 700;
    font-family: "Lato";
    font-size: 15px;
}

.footer-bottom-content {
    padding-top: 40px;
    padding-bottom: 40px;
}

.footer-title {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 800;
    color: #11173b;
    margin-bottom: 15px;
}

.footer-logo, .footer-social {
    text-align: right;
}

.footer-content + .footer-title {
    margin-top: 10px;
}

.uk-grid.uk-grid-collapse>* {
    padding-left: 5px;
    margin-bottom: 10px;
}

.uk-grid.uk-grid-collapse {
    margin-left: -5px;
}

.footer-link a {
    font-size: 15px;
    color: #11173b;
}

.footer-link a i {
    font-weight: 900;
    font-size: 12px;
    line-height: 18px;
    color: #c1a46a;
    margin-right: 5px;
}

.footer-link + .footer-link {
    margin-top: 5px;
}

.footer-content .uk-grid {
    align-items: center;
}

.footer-content:first-of-type .uk-grid .uk-width-auto img {
    max-width: 50px;
}

.footer-content {
    font-size: 15px;
    color: #11173b;
    line-height: 20px;
}

.footer-content  span {
    display: block;
    margin-top: 10px;
    color: #c1a46a;
}

#back-top {
    /*display: none !important;*/
}

.footer-social {
    margin-top: 70px;
}

.footer-social a {
    font-size: 20px;
    width: 40px;
    height: 40px;
    display: inline-block;
    text-align: center;
    line-height: 40px;
    background: #f7f5f1;
    border-radius: 50%;
    letter-spacing: -2.5px;
    color: #11173b;
    margin-left: 20px;
    transition: all 400ms ease;
}

.footer-social a:hover {
    background: #11173b;
    color: #f7f5f1;
}

@media (max-width: 768px) {
    .uk-width-1-4 + .uk-width-1-4 + .uk-width-1-4 {
       margin-top: 20px;
    }

    .uk-section {
        padding-bottom: 30px;
        padding-top: 30px;
    }

    .footer-top-container .bandeau-infos {
        padding-bottom: 35px;
        padding-top: 35px;
    }

    .footer-newsletter-content .newsletter-container .uk-width-auto:nth-of-type(1), .footer-newsletter-content .newsletter-container .uk-width-1-4 {
        width: 100%;
    }

    .newsletter-label label {
        margin-bottom: 15px;
        margin-top: 10px;
    }

    .footer-logo, .footer-social {
        text-align: left;
    }

    .footer-social a {
        margin-left: 0;
        margin-right: 20px;
    }

    .footer-social {
        margin-top: 20px;
    }
}

@media (max-width: 767px) {
    html .bkg_container_menu {
        padding: 0;
    }

    .home-slideshow-desktop .slick-slide .slide-container .overlay-txt {
        text-align: center;
        width: 100%;
        max-width: 400px;
        margin: auto;
    }

    .big-text {
        font-size: 50px;
        line-height: 50px;
    }

    .subtitle {
        font-size: 28px;
        line-height: 28px;
    }

    .text.little-margin {
        font-size: 14px;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .uk-button {
        font-size: 14px;
        line-height: 34px;
        padding-right: 15px;
        padding-left: 15px;
    }
}

@media (max-width: 639px) {
    .uk-width-1-4 + .uk-width-1-4 {
       /*margin-top: 20px;*/
    }

    .uk-section {
        padding-bottom: 15px;
        padding-top: 15px;
    }

    .uk-grid-small>.uk-width-1-4 {
        width: 50%;
    }

    .uk-grid-small > .uk-width-1-4 + .uk-width-1-4 {
        margin-top: 0px;
    }

    .uk-grid-small > .uk-width-1-4 + .uk-width-1-4 + .uk-width-1-4 {
       margin-top: 20px;
    }

    .uk-bkg-gold .uk-padding-top {
        padding-bottom: 20px;
        padding-top: 20px;
    }

    .uk-padding-top {
        padding-top: 20px;
    }

    .uk-button-container {
        margin-top: 0;
    }

    .uk-bkg-gold .uk-button-container {
        margin-top: 30px;
    }

    .footer-top-container .bandeau-infos {
        padding-bottom: 20px;
        padding-top: 20px;
    }
}

@media (max-width: 489px) {
    .uk-grid-small>.uk-width-1-4 {
        width: 100%;
    }

    .uk-grid-small > .uk-width-1-4 + .uk-width-1-4 {
        margin-top: 20px;
    }

    .footer-newsletter-content .newsletter-container .uk-width-auto, .footer-newsletter-content .newsletter-container .uk-width-expand {
        width: 100%;
    }

    .input-container {
        margin-bottom: 10px;
    }
}

@media (max-width: 639px) {
    .footer-bottom-content .uk-grid-small>.uk-width-1-4 {
        width: 100%
    }

    .footer-bottom-content .uk-grid-small>.uk-width-1-4 +.uk-width-1-4 {
        margin-top: 20px;
    }

    .footer-bottom-content {
        padding-top: 25px;
        padding-bottom: 25px;
    }
}

.cart-ajax-container {
    position: fixed;
    right: -500px;
    top: 0;
    bottom: 0;
    width: 400px;
    background: #ffffff;
    padding: 20px;
    overflow-y: scroll;
    z-index: 10000;
}

.close-cart {
    position: absolute;
    top: 20px;
    right: 20px;
    font-size: 24px;
    width: 20px;
    text-align: center;
    cursor: pointer;
}

.title-cart-ajax {
    margin-top: 0;
    margin-bottom: 20px;
    background: #ffffff;
    padding: 0;
    font-size: 24px;
    text-transform: inherit;
    color: #11173b;
    text-align: left;
    border-bottom: none;
    font-family: "Lato";
    font-weight: 600;
}

.cart-popup-content {
    font-size: 16px;
    color: #11173b;
}

.search .searchautocomplete {
    position: initial;
    top: auto;
    left: auto;
    right: auto;
    height: auto;
    padding: 0;
    width: 100%;
}

.searchautocomplete > label {
    display: none;
}

.search .searchautocomplete .nav .nav-search-in .category-fake {
    height: 34px;
    margin: 0;
    line-height: 34px;
    background: #11173b !important;
    color: #ffffff;
    border-radius: 20px 0 0 20px;
    font-family: 'Lato';
    font-weight: 700;
    font-size: 12px;
}

.search .searchautocomplete .nav-submit-button .button {
    width: 40px,;
}

.search .searchautocomplete .nav-submit-button {
    background: none;
    background-position: 0px -34px;
    height: 34px;
    padding-left: 0;
}

.search .searchautocomplete .nav {
    background: #f2f2f2;
    width: calc(100% - 40px);
    border-radius: 20px 0 0 20px;
}

.search .searchautocomplete .nav .nav-search-in .nav-down-arrow {
    border-color: #ffffff transparent transparent transparent;
}

.search .searchautocomplete .nav .nav-input input {
    font-family: "Lato";
    font-size: 13px;
    font-weight: 500;
    color: #11173b;
}

.search .searchautocomplete .nav-submit-button .button {
    width: 40px;
    border-radius: 0px 20px 20px 0px;
    background: #11173b;
}

.search .searchautocomplete .nav-submit-button .button:hover {
    background: #11173b;
}

.product-ajax {
    position: relative;
}

.bkg_header_bottom .product-ajax .button-edit-custom a i {
    color: #000000;
    margin-right: 0;
    font-size: 16px;
    float: none;
}

.bkg_header_bottom .product-ajax .button-edit-custom a {
    line-height: 25px;
    width: 25px;
    display: block;
    text-align: center;
    transition: all 400ms ease;
}

.bkg_header_bottom .product-ajax .button-edit-custom a i {
    transition: all 400ms ease;
}

.bkg_header_bottom .product-ajax .button-edit-custom a + a {
    margin-top: 10px;
}

.product-ajax {
    padding: 20px 15px;
    border: 1px solid #f1f3f4;
}

.product-ajax + .product-ajax {
    border-top: none;
} 

.bkg_header_bottom .product-ajax a.product-image {
    margin-bottom: 0;
}

.product-ajax .product-name a {
    font-size: 16px;
    font-family: "Lato";
    font-weight: 700;
    text-transform: initial;
}

.product-ajax .product-name a:hover, .bkg_header_bottom .product-ajax .button-edit-custom a:hover i {
    color: #c1a46a;
}

.bkg-ajax-cart {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1;
}

.uk-cart_sidebar {
    z-index: 2;
}

.search .searchautocomplete .nav .nav-search-in {
    z-index: 0;
    display: none;
}

.search .searchautocomplete .nav .nav-input {
    z-index: 0;
    padding-left: 0 !important;
}

#fdp-gratuit {
    position: relative;
    padding: 20px;
    background: #11173b;
    color: #ffffff; 
    font-size: 15px;
    text-align: center;
    margin-bottom: 15px;
}

#fdp-gratuit .fdp-title {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 15px;
}

#shopping-cart-totals-table {
    background: #ffffff;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 15px;
    padding-bottom: 15px;
    border: 1px solid #f1f3f4;
    margin-bottom: 20px;
    font-weight: 700;
}

#shopping-cart-totals-table .price {
    float: right;
    font-size: 14px;
    line-height: 26px;
    color: #c1a46a !important;
    text-transform: uppercase;
    font-family: "Lato";
}

.cart-popup-content .actions {
    text-align: center;
}

@media (max-width: 639px) {
    .cart-ajax-container {
        width: 320px;
    }

    .cart-ajax-container [class*='uk-width'] {
        width: 100%;
    }

    .product-ajax {
        text-align: center;
    }

    .product-ajax {
        margin-top: 10px;
        margin-bottom: 0;
    }

    .bkg_header_bottom .product-ajax .button-edit-custom a {
        display: inline-block;
    }
}

html .crosssell h2 span {
    background-color: #ffffff;
    padding: 0;
    position: initial;
    top: auto;
}

html .crosssell h2 {
    text-align: center;
    font-size: 28px;
    text-transform: uppercase;
    color: #c1a46a;
    font-weight: 400;
    border-top: 0;
    font-family: "Lato";
    margin-bottom: 40px;
} 

html .crosssell h2 span {
    font-weight: 800;
    color: #11173b;
}

html .crosssell h2:after {
    width: 70px;
    height: 1px;
    margin: auto;
    background: #c1a46a;
    content: "";
    display: block;
    margin-top: 15px;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 1;
}

html .cart h1, html .checkout-onepage-index h1 {
    font-size: 18px;
    text-transform: inherit;
    color: #11173b;
    margin: 0;
    border-bottom: none;
    font-weight: 700;
    margin-bottom: 5px;
    font-family: "Lato";
    float: none;
    text-align: left;
}

html .cart .page-title .checkout-types {
    display: block;
    padding: 0;
}

html .cart .title-buttons .checkout-types li {
    float: none;
    margin: 0;
}

.cart .btn-continue, .cart .btn-update, .cart .btn-empty {
    color: #11173b;
    margin-top: 20px;
    line-height: 20px;
    font-size: 14px;
    cursor: pointer;
    display: block;
    font-weight: 700;
    text-decoration: underline;
    padding: 0;
    background: no-repeat;
    margin: 0;
    -webkit-appearance: none;
    background: transparent !important;
    font-family: "Lato";
    border: none;
}

.width-150 {
    width: 150px;
}

#shopping-cart-table, #wishlist-table {
    border-collapse: collapse;
    margin: 0;
}

#shopping-cart-table tr, #wishlist-table tr {
    border-bottom: 1px solid #f2f2f2;
}

#shopping-cart-table thead tr th, #wishlist-table thead tr th {
    font-size: 14px;
    color: #11173b;
    background: #ffffff;
    border: none;
    text-transform: initial;
    font-family: "Lato";
    letter-spacing: 0;
    font-weight: 700;
}

html .cart-table td {
    border: none;
}

html .cart-table tbody td:first-child {
    border-left: none;
}

html #shopping-cart-table tr td, html #wishlist-table tr td {
    padding: 20px 15px;
    vertical-align: middle;
} 

html .cart-table .product-name {
    margin-bottom: 0;
    margin-top: 0;
}

html .cart-table.data-table td a.product-image {
    margin: 0;
    float: none;
}

#shopping-cart-table .product-name, #wishlist-table .product-name {
    font-size: 18px;
    line-height: 1.1;
    text-transform: none;
    color: #11173b;
    margin-bottom: 0;
    font-weight: 700;
    margin-top: 0;
    font-family: "Lato";
}

#shopping-cart-table .product-name a {
    transition: all 0.4s ease-in-out;
    color: #11173b;
}

#shopping-cart-table .product-name a:hover {
    color: #c1a46a;
    text-decoration: none;
}

html #shopping-cart-table tr td.a-center a i {
    color: #000000;
    margin-right: 0;
    font-size: 16px;
    float: none;
    transition: color 300ms ease;
}

html #shopping-cart-table tr td.a-center a:hover i {
    color: #c1a46a;
}

html .cart-table.data-table .cart-price {
    display: block;
    margin-top: 0;
    color: #11173b;
    font-size: 17px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: "Lato";
    text-align: center;
}

html .cart-table.data-table .cart-price span {
    color: #11173b;
    font-size: 17px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: "Lato";
    text-align: center;
}

html .cart-table.data-table .cart-price.total-item-price span {
    color: #c1a46a;
}

.qty-ctl-new {
    float: left;
    text-align: center;
}

.qty-ctl-new button {
    -webkit-appearance: none;
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 40px;
    border: 1px solid #e6e6e6;
    background: #f2f2f2;
    cursor: pointer;
}

html .cart .qty_cart input.qty {
    margin-top: 0px;
    margin: 0;
    height: 40px;
    line-height: 40px;
    width: 40px !important;
    border: none;
    border-bottom: 1px solid #e6e6e6;
    border-top: 1px solid #e6e6e6;
}

html .cart .qty_cart {
    min-width: 120px;
    display: inline-block;
    margin-top: 0;
    color: #11173b;
}

html .data-table tbody tr.last td {
    border-bottom: 1px solid #f2f2f2;
}

html .cart-table tfoot td button.button {
    color: #11173b;
    margin-top: 20px;
    line-height: 20px;
    font-size: 14px;
    cursor: pointer;
    display: block;
    font-weight: 700;
    text-decoration: underline;
    padding: 0;
    background: no-repeat;
    margin: 0;
    -webkit-appearance: none;
    background: transparent !important;
    font-family: "Lato";
    border: none;
}

html .cart-table tfoot td button.button span {
    float: none;
    padding: 0;
    margin-left: 10px;
    text-transform: initial;
}

html .breadcrumbs {
    padding: 0;
}

html .breadcrumbs li {
    color: #11173b;
    line-height: 20px;
    font-size: 14px;
    cursor: pointer;
    font-weight: 700;
    padding: 0;
    margin: 0;
    -webkit-appearance: none;
    background: transparent !important;
    font-family: "Lato";
    border: none;
}

html .breadcrumbs li a {
    color: #11173b;
    text-decoration: underline;
}

html .breadcrumbs li strong {
    color: #11173b;
    font-weight: 700;
    line-height: 20px;
    font-size: 14px;
    font-family: "Lato";
}

html .cart-table tfoot td button.button:hover {
    color: #c1a46a;
}

.discount-container {
    position: relative;
    padding: 20px;
    background: #11173b;
    color: #ffffff;
    font-size: 16px;
}

.discount-container .sp-methods dt {
    font-weight: normal;
    line-height: 24px;
    color: #ffffff;
    font-size: 14px;
    margin: 0;
}

.discount-container .sp-methods dt strong {
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 700;
}

.discount-container .sp-methods dt strong.uk-text {
    font-size: 13px;
    text-transform: initial;
    font-weight: 400;
}

.uk-button.fdp-button {
    float: right;
}

html .cart .discount-container h1, .discount-container .hidden-fdp .sp-methods dt strong, .discount-container .hidden-fdp .sp-methods strong {
    color: #ffffff;
    font-size: 16px;
    margin-top: 20px;
    margin-bottom: 10px;
    text-transform: uppercase;
    display: block;
}

html .cart .discount-container p {
    font-size: 13px;
    text-transform: initial;
    font-weight: 400;
    margin: 0
}

.hidden-fdp .title-fdp strong {
    color: #ffffff;
    font-size: 16px;
    margin-top: 20px;
    margin-bottom: 10px;
    text-transform: uppercase;
    display: block;
}

.hidden-fdp .sp-methods label {
    font-weight: bold;
    font-size: 13px;
    text-transform: initial;
    font-weight: 400;
    margin: 0;
    color: #ffffff;
}

 .discount-container .hidden-fdp .sp-methods label strong, .discount-container .hidden-fdp .sp-methods ul li strong .price, .discount-container .hidden-fdp .sp-methods ul li strong {
    display: inline-block;
    margin: 0;
    color: #ffffff;
    text-transform: initial;
    font-weight: 400;
    font-size: 13px;
}

.discount-container .hidden-fdp .sp-methods ul {
    margin: 0;
}

.hidden-fdp .sp-methods label strong span {
    color: #ffffff;
    font-weight: 400;
    font-size: 13px;
    font-family: "Lato";
}

@media (min-width: 768px) {
    .uk-width-2-3 {
        width: 66.66%;
    }
}

.cart .cart-collaterals-new .discount {
    padding: 0;
    min-height: auto;
    border: 0;
}

.cart .cart-collaterals-new .discount h2 {
    font-size: 14px;
    font-weight: 700;
    color: #11173b;
    padding: 12.5px 20px;
    background: #f2f2f2;
    margin-top: 0;
    margin-bottom: 0;
    cursor: pointer;
    text-align: left;
    font-family: "Lato";
    border: none;
}

.discount h2 i {
    float: right;
    line-height: 18px;
    font-size: 18px;
}

.discount .discount-form .input-box {
    float: left;
    width: 70%;
}

.cart .cart-collaterals-new .discount .discount-form .input-box .input-text {
    width: 100%;
    height: 40px;
    border: none;
    padding-left: 0.6rem;
    border-top: 1px solid #b8b8b8;
    border-left: 1px solid #b8b8b8;
    border-bottom: 1px solid #b8b8b8;
    font-size: 14px;
    color: #11173b;
    float: none;
}

.discount .discount-form .buttons-set {
    width: 30%;
    margin: 0;
}

.cart .cart-collaterals-new .discount .discount-form .buttons-set button {
    font-weight: 400;
    width: 100%;
    margin-bottom: 0;
    text-transform: uppercase;
    color: #ffffff;
    background: #11173b !important;
    border: 1px solid #11173b;
    font-size: 14px !important;
    line-height: 38px;
    padding: 0 !important;
    min-height: 38px;
    margin: 0;
    float: none;
    border-radius: 0;
}

.cart .cart-collaterals-new .discount .discount-form .buttons-set button.button span span {
    padding: 0;
    text-transform: uppercase;
}

.cart .cart-collaterals-new .discount .discount-form .buttons-set button.button span {
    float: none;
    text-align: center;
}

.inline-block {
    display: inline-block;
}

.coupon-container {
    margin-top: 20px;
}

.cart #shopping-cart-table tfoot tr.last {
    border-bottom: 0;
}

.totals-new h2 {
    display: none;
}

.cart #shopping-cart-totals-table tbody tr td, .cart #shopping-cart-totals-table td {
    text-align: left !important;
    padding: 7.5px 0;
    vertical-align: middle;
    font-family: "Lato";
    font-weight: 700;
    color: #11173b;
    text-transform: initial;
}

 .cart #shopping-cart-totals-table tfoot td:first-child {
    font-size: 18px;
 }

.cart #shopping-cart-totals-table tbody tr td {
    font-size: 15px;
}

#shopping-cart-totals-table tfoot td .price {
    font-weight: 800;
}

@media (min-width: 960px) {
    #shopping-cart-table tr td.unit-price-mobile, .title-price-unit, .title-total {
        display: none !important;
    }
}

@media (max-width: 959px) {
    html .cart-table.data-table .cart-price span {
        font-size: 18px; 
    }

    .checkout-cart-index #shopping-cart-table {
        padding-bottom: 40px;
        position: relative;
    }

    #shopping-cart-table, #shopping-cart-table tbody {
        display: block !important;
    }

    #shopping-cart-table thead, #shopping-cart-table tr td.unit-price-desktop {
        display: none !important;
    }

    html #shopping-cart-table tr td {
        width: 66%;
        display: inline-block !important;
        text-align: left !important;
        float: right;
        padding: 5px 15px;
        padding-right: 40px;
    }

    #shopping-cart-table tr {
        border-bottom: 1px solid #f1f3f4;
        width: 100%;
        display: block;
        overflow: hidden;
        position: relative;
        padding-top: 30px;
        padding-bottom: 30px;
        padding-left: 20px;
        position: relative;
        padding-right: 20px;
    }

    html #shopping-cart-table tr td.cart-image {
        width: 33%;
        padding-right: 15px;
        float: left;
    }

    .checkout-cart-index #shopping-cart-table tfoot {
        display: block;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
    }

    html .cart-table.data-table .cart-price {
        text-align: left;
    }

    #shopping-cart-table tr td.unit-price.unit-price-mobile {
        padding-bottom: 0;
    }

    #shopping-cart-table tr td.total-price-container {
        padding-top: 0;
    }

    html #shopping-cart-table tr td.remove-cart-container, html #shopping-cart-table tr td.edit-cart-container {
        width: auto!important;
        padding: 0;
        text-align: center !important;
        position: absolute;
        right: 20px;
        top: 30px;
    }

    html #shopping-cart-table tr td.remove-cart-container a, html #shopping-cart-table tr td.edit-cart-container a {
        width: 40px;
        line-height: 40px;
        display: block;
    }

    html #shopping-cart-table tr td.edit-cart-container {
        top: 80px;
    }

    html .cart-table.data-table .cart-price span {
        text-transform: initial;
    }

    #shopping-cart-table tr td.unit-price.unit-price-mobile .cart-price span {
        font-size: 14px;
    }

    html .data-table tbody tr.last td {
        border-bottom: none;
    }

    .checkout-cart-index #shopping-cart-table tfoot tr:first-of-type {
        padding: 0;
    }

    html #shopping-cart-table tfoot tr td {
        width: 100% !important;
        padding: 10px 15px;
    }

    .checkout-cart-index #shopping-cart-table {
        border-top: 1px solid #f2f2f2;
    }

    html .cart-table.data-table td a.product-image img {
        width: 100%;
        height: auto;
    }
}


@media (max-width: 639px) {
    .fdp-button-desktop {
        display: none !important;
    }

    .uk-button.fdp-button {
        float: none;
        margin-top: 10px;
    }

    html .cart-table tfoot td button.button {
        display: block;
        float: none;
        margin-top: 10px;
    }

    .checkout-cart-index #shopping-cart-table {
        padding-bottom: 100px;
        position: relative;
    }

    html .cart-table tfoot td button.button span {
        margin-left: 0;
    }

    html #shopping-cart-table tfoot tr td {
        padding: 10px 20px;
    }

    .cart .page-title .uk-width-auto {
        display: none;
    }
}

@media (min-width: 640px) {
    .fdp-button-mobile {
        display: none !important;
    }
}

@media (max-width: 479px) {
    html #shopping-cart-table tr td.cart-image, html #shopping-cart-table tr td {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }

    html #shopping-cart-table tr td.cart-image {
        padding-right: 40px;
    }

    html .cart-table.data-table td a.product-image img {
        height: auto;
        max-height: 150px;
        width: auto;
    }
}

@media (max-width: 767px) {
    .coupon-container {
        margin-bottom: 20px;
    }
}

.crosssell .minimal-price .price-label {
    display: none;
}

.crosssell .price-box .price {
    color: #11173b;
    font-size: 19px;
    font-weight: 700;
    font-family: "Lato";
}

.checkout-cart-index .col-main {
    padding-bottom: 0;
}





.checkout-onepage-index .col-main #checkoutSteps {
    border-top: 1px solid #f1f3f4;
}

.checkout-onepage-index .col-main .opc {
    margin-bottom: 50px;
}

.checkout-onepage-index .col-main .opc li {
    margin-bottom: 0;
}

.checkout-onepage-index .col-main .opc .step-title {
    background: #ffffff;
    border: none;
    padding: 10px 15px;
    height: auto;
    overflow: hidden;
    border-bottom: 1px solid #f1f3f4;
}

.checkout-onepage-index .col-main .opc .active .step-title {
    border-bottom: none;
}

.checkout-onepage-index .col-main .opc .step-title .number {
    background: #c1a46a;
    border-radius: 100%;
    padding: 8px;
    width: 23px;
    height: 23px;
    line-height: 6px;
    margin-right: 10px;
    transition: background 0.3s ease-in-out;
    border: none;
    font-size: 0.8rem;
    margin-top: 1px;
    color: #fff;
    margin: 0 5px 0 0;
    float: left;
    font-weight: 700;
    font-family: "Lato";
}

.checkout-onepage-index .col-main .opc .allow.active .step-title .number {
    background: #c1a46a;
}

.checkout-onepage-index .col-main .opc .allow .step-title .number .validate-number {
    display: none;
}

.checkout-onepage-index .col-main .opc .allow .step-title .number .validate-ico {
    margin-left: -8px;
    display: block;
    margin-top: -8px;
    width: 23px;
    height: 23px;
    text-align: center;
    line-height: 23px;
}

.checkout-onepage-index .col-main .opc .step-title .number .validate-ico {
    display: none;
}

.checkout-onepage-index .col-main .opc .allow.active .step-title .number .validate-ico {
    display: none;
}

.checkout-onepage-index .col-main .opc .allow.active .step-title .number .validate-number {
    display: inline;
}

.checkout-onepage-index .col-main .opc .step-title h2 {
    font-size: 13px;
    font-weight: 700;
    text-transform: inherit;
    line-height: 23px;
    color: #11173b;
    font-family: "Lato";
    float: left;
    margin: 0;
    padding: 0;
}

.checkout-onepage-index .col-main .opc .step-title {
    border-bottom: 1px solid #f1f3f4;
}

.checkout-onepage-index .col-main .checkout-title {
    margin-bottom: 20px;
}


@media only screen and (min-width: 960px) {
    .checkout-onepage-index .account-login .large-6 {
        border-right: 1px solid #f1f3f4;
    }
}

@media (min-width: 960px) {
    .checkout-onepage-index .uk-grid > .uk-width-1-2 {
        width: 50%;
    }
}

.account-login {
    border: 1px solid #f1f3f4;
}

.content-customer {
    padding: 40px;
}

.registered-users .content-customer {
    border-left: 1px solid #f1f3f4;
}

.hide {
    display: none !important;
}

html #opc-login .form-list input.input-text {
    width: 100%;
    min-height: 38px;
    line-height: 38px;
    border: 1px solid #f7f5f1;
    background: #ffffff;
    font-family: "Lato";
    font-size: 13px;
    font-weight: 500;
    color: #11173b;
}

html #checkout-step-login .col-2 .buttons-set a {
    color: #11173b;
    margin-top: 0;
    line-height: 20px;
    font-size: 0.8rem;
    cursor: pointer;
    display: block;
    font-weight: normal;
    text-decoration: underline;
    text-align: center;
    float: none !important;
}

html #opc-login .col-2 .buttons-set {
    margin-top: 0;
    width: 100%;
    text-align: center;
}

html #checkout-step-login .col-1 .buttons-set {
    text-align: center;
}

.opc#checkoutSteps > li.section:first-child {
    margin-top: 0 !important;
}

.checkout-onepage-index .opc .form-list input.input-text {
    width: 100% !important;
    min-height: 38px;
    line-height: 38px;
    border: 1px solid #f7f5f1;
    background: #ffffff;
    font-family: "Lato";
    font-size: 13px;
    font-weight: 500;
    color: #11173b;
}

.checkout-onepage-index .account-create .form-list li {
    width: 100%;
}

.checkout-onepage-index #opc-login h3 {
    font-family: "Lato";
    font-weight: 700;
    color: #11173b;
    font-size: 21px;
}

.checkout-onepage-index #opc-login p, .checkout-onepage-index #opc-login ul {
    margin-bottom: 10px;
    font-size: 14px;
    font-family: "Lato";
    color: #11173b;
    line-height: 22px;
}

.checkout-onepage-index .form-list label, .checkout-onepage-index .form-list label.required {
    font-size: 14px;
    font-family: "Lato";
    color: #11173b;
    line-height: 22px;
    font-weight: 700;
}

.checkout-onepage-index .opc .form-list .field {
    width: 100%;
    margin-right: 0;
}

.checkout-onepage-index .col-main .opc .account-create form {
    border: 1px solid #f1f3f4;
    padding: 20px 15px;
    border-left: 0;
    border-right: 0;
    display: block;
}

.checkout-onepage-index #checkout-step-billing {
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0px;
}

.shipping-form .form-list label em, .form-list label.required em {
    color: #e70808;
}

.checkout-onepage-index .opc .form-list select {
    width: 100%;
    min-height: 38px;
    line-height: 38px;
    border: 1px solid #f7f5f1;
    background: #ffffff;
    font-family: "Lato";
    font-size: 13px;
    font-weight: 500;
    color: #11173b;
}

.checkout-onepage-index .form-list li.control label:before, #checkout-step-shipping_method .sp-methods  > dd > ul > li > label:before, #checkout-step-payment .sp-methods  > dt > label:before {
    display: inline-block;
    height: 15px;
    width: 15px;
    background: #ffffff;
    content: "";
    border-radius: 50%;
    margin-top: 2.5px;
    margin-bottom: 2.5px;
    margin-right: 10px;
    float: left;
    border: 3px solid #fff;
    box-shadow: 0 0 0 1px #b8b8b8;
    transition: background-color 300ms ease-out;
}

.checkout-onepage-index .form-list li.control input:checked~label:before, #checkout-step-shipping_method .sp-methods ul input:checked~label:before, #checkout-step-payment .sp-methods  > dt >  input:checked~label:before {
    background-color: #c1a46a;
}

.checkout-onepage-index p.required {
    margin: 0;
    text-align: right;
    color: #e70808;
    padding: 0;
}

.account-create .form-list li.control label {
    cursor: pointer;
}

.checkout-onepage-index .form-list li.control input, #checkout-step-shipping_method .sp-methods ul input, #checkout-step-payment .sp-methods  > dt >  input {
    display: none;
}

.checkout-onepage-index #checkout-step-billing .buttons-set {
    margin-top: 15px;
    text-align: right;
}

@media (min-width: 640px) {
    .checkout-onepage-index .col-main .opc .account-create .street-container {
        width: calc(50% - 10px);
        display: block;
        clear: none;
        overflow: hidden;
        float: left;
    }

    .checkout-onepage-index .col-main .opc .account-create .street-container:nth-of-type(2n) {
        margin-left: 20px;
    }
}

@media (max-width: 959px) {
    .registered-users .content-customer {
        border-left: none;
        border-top: 1px solid #f1f3f4;
    }
}

@media (max-width: 639px) {
    .checkout-onepage-index .account-login .content-customer {
        padding: 20px;
    }
}

@media (max-width: 767px) {
    .opc .form-list .field, .opc .form-list li.wide .input-box {
        width: 100% !important;
    }
}

.uk-button i.fal.fa-chevron-left {
    margin-right: 10px;
    margin-left: 0;
}

.checkout-onepage-index .buttons-set .uk-button {
    float: right;
}

.checkout-onepage-index .buttons-set .uk-button.uk-button-inverse {
    float: left;
}

.uk-button.uk-button-inverse {
    background: #ffffff;
    color: #c1a46a;
}

.uk-button.uk-button-inverse:hover {
    background: #ffffff;
    color: #ffffff;
}

.uk-button.uk-button-inverse:before {
    background: #c1a46a;
}

.checkout-onepage-index #checkout-step-shipping_method, .checkout-onepage-index #checkout-step-payment {
    padding: 20px 15px;
}

.checkout-onepage-index #checkout-step-shipping_method form {
    display: block;
}

.checkout-onepage-index #opc-shipping_method .sp-methods {
    padding-top: 0;
    padding-bottom: 0px;
    margin-bottom: 15px;
}

.opc .sp-methods>dt.socolissimo, .opc .sp-methods>dt.chronopost, .opc .sp-methods>dt.chronorelais {
    display: none !important;
}

#checkout-shipping-method-load dd {
    padding: 0;
    margin-bottom: 0;
}

#checkout-step-shipping_method .sp-methods ul, #checkout-step-payment .sp-methods ul {
    margin-top: 0;
    margin-bottom: 15px;
}

#checkout-shipping-method-load > dl > dd > ul > li {
    position: relative;
    margin-bottom: 1rem;
}

.checkout-onepage-index .form-list li.control label, #checkout-step-shipping_method .sp-methods ul label {
    margin-left: 0;
}

.checkout-onepage-index label {
    cursor: pointer;
}

.checkout-onepage-index #opc-shipping_method .sp-methods dt {
    font-size: 14px;
    color: #11173b;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 0;
}
 
#checkout-step-shipping_method .sp-methods > dd > ul > li > label, #checkout-step-payment .sp-methods > dt > label {
    transition: border-color 300ms ease-out;
    margin-left: 0;
    padding: 20px 10px;
    width: 100%;
    border: 1px solid #f1f3f4;
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    align-items: center;
}

#checkout-shipping-method-load > dl > dd > ul > li > input[type="radio"]+label, #checkout-step-payment .sp-methods > dt > input[type="radio"]+label {
    margin-left: 1.5rem;
}

.checkout-onepage-index #checkout-shipping-method-load>dl>dd>ul>li>input[type="radio"]+label, #checkout-step-payment .sp-methods > dt > input[type="radio"]+label {
    margin-left: 0;
}

#checkout-step-shipping_method .sp-methods > dd > ul > li > label:before, #checkout-step-payment .sp-methods > dt > label:before {
    margin-right: 25px;
}

#checkout-step-shipping_method .sp-methods > dd > ul > li > label .picto-method, #checkout-step-payment .sp-methods > dt > label .picto-method {
    display: block;
    overflow: hidden;
    width: 50px;
    text-align: center;
}

#checkout-step-shipping_method .sp-methods ul label .picto-method img, #checkout-step-payment .sp-methods > dt > label .picto-method img {
    float: none !important;
    margin-right: 0 !important;
    display: inline !important;
}

#checkout-step-shipping_method .sp-methods ul label .method-name, #checkout-step-payment .sp-methods > dt > label .method-name {
    display: block;
    overflow: hidden;
    font-size: 11px;
    color: #787878;
    font-weight: 400;
    margin-left: 25px;
    width: 1px;
    flex: 1;
    min-width: 0;
    flex-basis: 1px;
}

#checkout-step-shipping_method .sp-methods ul label .method-name span, #checkout-step-payment .sp-methods > dt > label .method-name span {
    font-size: 14px;
    color: #11173b;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 0;
}

#checkout-step-shipping_method .sp-methods ul label .image-method, #checkout-step-payment .sp-methods > dt > label .image-method {
    display: block !important;
    overflow: hidden;
    width: 105px;
    margin-left: 25px;
}

#checkout-step-shipping_method .sp-methods ul label .price, #checkout-step-payment .sp-methods > dt > label .price {
    display: block !important;
    overflow: hidden;
    width: 10%;
    text-align: center;
}

.checkout-onepage-index div.relaypoint_header {
    display: none;
}

.checkout-onepage-index div.relaypoint_search {
    margin-bottom: 15px;
    padding: 0;
    border-style: none;
    background-color: #ffffff;
    height: auto;
    overflow: hidden;
    margin-top: 15px;
}

.checkout-onepage-index div.relaypoint_input {
    padding-left: 0;
    padding-bottom: 0;
    margin-top: 15px;
}

.checkout-onepage-index div.relaypoint_logo label img {
    height: auto;
    width: auto;
    float: none;
    padding: 0;
}

.checkout-onepage-index div.relaypoint_input label {
    font-size: 14px;
    color: #11173b;
    text-transform: initial;
    font-weight: 700;
}





#shipping-method-buttons-container .button, #shipping-method-buttons-container a {
    display: inline-block;
    text-align: center;
    border-radius: 30px;
    float: none;
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
    text-transform: none;
    font-weight: 700;
    background: #c1a46a;
    color: #ffffff;
    border: 2px solid #c1a46a;
    font-size: 16px;
    margin-bottom: 0;
    line-height: 36px;
    padding-right: 30px;
    padding-left: 30px;
    text-transform: uppercase;
    font-family: "Lato";
}

#shipping-method-buttons-container .button, #shipping-method-buttons-container a {
    z-index: 1;
    position: relative;
    outline: none;
    overflow: hidden;
    transition: color 0.4s ease-in-out;
}

#shipping-method-buttons-container .button:before, #shipping-method-buttons-container a:before{
    content: '';
    z-index: -1;
    position: absolute;
    bottom: 100%;
    right: 100%;
    width: 1em;
    height: 1em;
    border-radius: 50%;
    border: #c1a46a 2px solid;
    transform-origin: center;
    transform: translate3d(50%, 50%, 0) scale3d(0, 0, 0);
    transition: all 0.45s ease-in-out;
    background: #ffffff;
}

#shipping-method-buttons-container .button:hover, #shipping-method-buttons-container a:hover{
    cursor: pointer;
    background: #c1a46a;
    color: #c1a46a;
    text-decoration: none;
    border: 2px solid #c1a46a;
}

#shipping-method-buttons-container .button:hover:before, #shipping-method-buttons-container a:hover:before {
    width: 3em;
    height: 3em;
    transform: translate3d(50%, 50%, 0) scale3d(15, 15, 15);
    width: 2em;
    height: 2em;
}

.uk-button.uk-button-small {
    font-size: 14px;
    line-height: 30px;
    padding-right: 15px;
    padding-left: 15px;
    z-index: 0;
}

#shipping-method-buttons-container button.button span span {
    padding: 0;
    text-transform: inherit;
}

#shipping-method-buttons-container a {
    background: #ffffff;
    color: #c1a46a;
}

#shipping-method-buttons-container a:hover {
    background: #ffffff;
    color: #ffffff;
}

#shipping-method-buttons-container a:before {
    background: #c1a46a;
}

#shipping-method-buttons-container a {
    padding-top: 0;
    padding-bottom: 0;
}

#shipping-method-buttons-container  p.back-link {
    float: left;
    margin-right: 20px;
    margin-bottom: 0;
    background: #ffffff;
}

#shipping-method-buttons-container .button {
    float: right;
    margin-right: 0;
}

.checkout-onepage-index #suggestion > div {
    transition: border-color 300ms ease-out;
    margin-left: 0 !important;
    padding: 0px 10px !important;
    width: 100% !important;
    border: 1px solid #f1f3f4 !important;
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    align-items: center;
    border-radius: 0 !important;
    height: auto !important;
    margin-bottom: 10px !important;
}

#loadingpointswait {
    display: none;
}

.checkout-onepage-index #relaypoint #suggestion span.icirelais_logo img {
    float: left;
    width: 35px;
    height: auto;
    padding-left: 5px;
    padding-top: 12px;
    padding-bottom: 13px;
    padding-right: 5px;
    margin: 0;
    display: block;
}


.checkout-onepage-index #relaypoint #suggestion span.s1 {
    font-size: 11px;
    color: #11173b;
    text-transform: initial;
    font-weight: 700;
    line-height: 17px;
    height: 60px;
    width: calc(100% - 245px);
}

.checkout-onepage-index #relaypoint #suggestion span.s3 a {
    line-height: 60px;
    height: 60px;
    width: 95px;
    margin: 0;
    background-color: #fff;
    color: #c1a46a;
    font-weight: 700;
    font-family: "Lato";
    display: block;
}

.checkout-onepage-index #suggestion div label {
    margin-top: 0;
    margin-left: 0;
    width: 50px;
    text-align: center;
}

.checkout-onepage-index #relaypoint #suggestion {
    margin-top: 15px;
}

.checkout-onepage-index input[name="relay-point"]:not(old) + label > span, input[name="relay-point"]:not(old) + label > span > span {
    transition: all 0.4s ease-in-out;
}

.checkout-onepage-index input[name="relay-point"]:not(old):checked + label > span > span {
    display: block;
    width: 35px;
    height: 25px;
    margin-top: -25px;
    border: 0.0625em solid #c1a46a;
    border-radius: 0.25em;
    background-color: #c1a46a;
    background-image: linear-gradient(top, rgba(0,0,0,0.1), rgba(0,0,0,0));
}

.checkout-onepage-index input[name="relay-point"]:not(old):checked + label > span:before {
    font-family: Arial;
    content: 'ICI';
    display: block;
    width: 35px;
    color: white;
    font-size: 14px;
    line-height: 25px;
    text-align: center;
    text-shadow: 0 0 0.0714em #c1a46a;
    font-weight: normal;
    cursor: pointer;
}

.checkout-onepage-index input[name="relay-point"]:not(old) + label > span > span {
    transition: background 0.4s ease-in-out;
}

.checkout-onepage-index input[name="relay-point"]:not(old) + label > span:before {
    transition: color 0.4s ease-in-out;
}

.checkout-onepage-index .dialog {
    position: fixed;
}

.checkout-onepage-index div.alphacube_message {
    font-family: 'Lato';
    display: block;
    position: fixed;
    width: 50%;
    height: auto;
    background-color: white;
    top: 125px;
    left: 25%;
    text-align: left;
    z-index: 1110;
    padding: 20px;
    border-radius: 0;
}

.checkout-onepage-index div.alphacube_message h4 {
    height: auto;
    background-color: #fff;
    border-bottom: none;
    margin-bottom: 10px;
    font-size: 18px;
    color: #11173b;
    text-decoration: none;
    font-family: 'Lato';
    font-weight: 700;
    line-height: 32px;
    padding-bottom: 0;
}

.icirelaisboxcarto {
    display: none !important;
}

.checkout-onepage-index div.icirelaisboxinfos div h5, .checkout-onepage-index div.icirelaisboxhoraires p span {
    color: #c1a46a;
}

.checkout-onepage-index div.icirelaisboxhoraires div {
    background: #c1a46a;
}

.checkout-onepage-index div.alphacube_buttons button {
    top: 110px;
    left: calc(75% - 15px);
}

@media (max-width: 767px) {
    .checkout-onepage-index div.alphacube_message {
        width: 300px;
        top: 125px;
        left: 0;
        padding: 20px;
        right: 0;
        margin: auto;
    }
}

@media (max-width: 639px) {
    .checkout-onepage-index #relaypoint #suggestion span.s1 {
        width: calc(100% - 35px);
        padding-left: 20px;
    }

    #checkout-step-shipping_method .sp-methods ul label .price, #checkout-step-payment .sp-methods ul label .price {
        width: auto;
    }
}

@media (max-width: 767px) {
    .uk-button, #shipping-method-buttons-container .button, #shipping-method-buttons-container a {
        font-size: 14px;
        line-height: 34px !important;
        padding-right: 15px;
        padding-left: 15px;
    }

    .pbxep-payment-label {
        display: none;
    }
}


@media (max-width: 480px) {
    #checkout-step-shipping_method .sp-methods ul label .method-name {
        width: calc(100% - 85px);
        flex-basis: calc(100% - 85px);
        margin-left: 10px;
    }

    #checkout-step-shipping_method .sp-methods ul label .price {
        margin-left: 80px;
    }

    #checkout-step-shipping_method .sp-methods ul label:before {
        margin-right: 10px;
    }
    #checkout-step-shipping_method .sp-methods > dd > ul > li > label:before, #checkout-step-payment .sp-methods > dd > ul > li > label:before {
        margin-right: 5px;
    }

    #checkout-step-shipping_method .sp-methods > dd > ul > li > label .picto-method + .price {
        margin-left: 10px;
    }
}

#payment_form_checkmo li {
    line-height: 22px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.opc #checkout-payment-method-load #payment_form_checkmo li label {
    font-size: 14px;
    font-family: "Lato";
    color: #11173b;
    line-height: 22px;
    font-weight: 400;
    width: auto;
    padding-right: 15px;
    text-align: left;
    padding-top: 0;
    padding-bottom: 0;
}

#payment_form_banktransfer.checkout-agreements .agreement-content {
    border: 1px solid #ddd;
    background-color: #f6f6f6;
    padding: 5px;
    height: auto;
    overflow: hidden;
}

#payment_form_banktransfer.checkout-agreements {
    padding-top: 0;
}

#payment_form_banktransfer.checkout-agreements li {
    margin: 0;
}

#checkout-payment-method-load.sp-methods dd {
    margin-bottom: 0;
}

#checkout-payment-method-load.sp-methods dt {
    margin-bottom: 15px;
}

#checkout-payment-method-load.sp-methods dt > label {
    font-size: 14px;
    color: #11173b;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 0;
    display: block;
}

.opc #checkout-payment-method-load #payment_form_checkmo li {
    line-height: 22px;
    margin-bottom: 10px;
    margin-top: 10px;
    font-size: 14px;
    font-family: "Lato";
    color: #11173b;
    line-height: 22px;
    font-weight: 700;
    width: auto;
    padding-right: 15px;
    text-align: left;
    padding-top: 0;
    padding-bottom: 0;
}

a.cvv-what-is-this {
    display: none;
}

.checkout-onepage-index .main-container .uk-container, body[class*="catalogsearch"] .main-container .uk-container, body[class*="customer"] .main-container .uk-container, body[class*="newsletter"] .main-container .uk-container, body[class*="sales"] .main-container .uk-container, body[class*="wishlist"] .main-container .uk-container, body[class*="cms-page-view"] .main-container .uk-container  {
    padding-left: 0;
    padding-right: 0;
}

.checkout-onepage-index  .container_24 .push_6, body[class*="catalogsearch"] .container_24 .push_6, body[class*="customer"] .container_24 .push_6, body[class*="newsletter"] .container_24 .push_6, body[class*="sales"] .container_24 .push_6, body[class*="wishlist"] .container_24 .push_6, body[class*="cms-page-view"] .container_24 .push_6  {
    left: 0;
    margin: 0;
    width: 75%;
    padding-bottom: 0;
}

.checkout-onepage-index .container_24 .pull_18, body[class*="customer"] .container_24 .pull_18, body[class*="catalogsearch"] .container_24 .pull_18, body[class*="newsletter"] .container_24 .pull_18, body[class*="sales"] .container_24 .pull_18, body[class*="wishlist"] .container_24 .pull_18, body[class*="cms-page-view"] .container_24 .pull_18 {
    left: 0;
    width: 25%;
    margin: 0;
}

.checkout-onepage-index .main-container .container_24, body[class*="customer"] .main-container .container_24, body[class*="catalogsearch"] .main-container .container_24, body[class*="newsletter"] .main-container .container_24, body[class*="sales"] .main-container .container_24, body[class*="wishlist"] .main-container .container_24, body[class*="cms-page-view"] .main-container .container_24 {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style: none;
    width: auto;
}

.two-columns-left .main-container .container_24>*, body[class*="customer"] .main-container .container_24>*, body[class*="catalogsearch"] .main-container .container_24>*, body[class*="newsletter"] .main-container .container_24>*, body[class*="sales"] .main-container .container_24>*, body[class*="wishlist"] .main-container .container_24>*, body[class*="cms-page-view"] .main-container .container_24>* {
    padding-left: 30px;
}

.two-columns-left .main-container .container_24, body[class*="customer"] .main-container .container_24, body[class*="catalogsearch"] .main-container .container_24, body[class*="newsletter"] .main-container .container_24, body[class*="sales"] .main-container .container_24, body[class*="wishlist"] .main-container .container_24, body[class*="cms-page-view"] .main-container .container_24 {
    margin-left: -30px;
}

@media (min-width: 1200px) {
    .two-columns-left .main-container .container_24, body[class*="customer"] .main-container .container_24, body[class*="catalogsearch"] .main-container .container_24, body[class*="newsletter"] .main-container .container_24, body[class*="sales"] .main-container .container_24, body[class*="wishlist"] .main-container .container_24, body[class*="cms-page-view"] .main-container .container_24 {
        margin-left: -40px;
    }

    .two-columns-left .main-container .container_24>*, body[class*="customer"] .main-container .container_24>*, body[class*="catalogsearch"] .main-container .container_24>*, body[class*="newsletter"] .main-container .container_24>*, body[class*="sales"] .main-container .container_24>*, body[class*="wishlist"] .main-container .container_24>*, body[class*="cms-page-view"] .main-container .container_24>* {
        padding-left: 40px;
    }
}

.two-columns-left .main-container .container_24>.clear, body[class*="customer"] .main-container .container_24>.clear, body[class*="catalogsearch"] .main-container .container_24>.clear, body[class*="newsletter"] .main-container .container_24>.clear, body[class*="sales"] .main-container .container_24>.clear, body[class*="wishlist"] .main-container .container_24>.clear, body[class*="cms-page-view"] .main-container .container_24>.clear {
    display: none;
}

html .checkout-onepage-index .breadcrumbs {
    padding: 0;
    margin-bottom: 15px;
    margin-top: 15px;
}

html body[class*="customer"] .breadcrumbs, html body[class*="newsletter"] .breadcrumbs, html body[class*="catalogsearch"] .breadcrumbs, html body[class*="sales"] .breadcrumbs, html body[class*="wishlist"] .breadcrumbs, html body[class*="cms-page-view"] .breadcrumbs {
    padding: 0;
    margin-bottom: 15px;
    margin-top: 15px;
} 

.checkout-onepage-index .sidebar .block {
    padding: 20px 20px;
    background: #f2f2f2;
    margin-bottom: 0;
    border: none;
}

.checkout-onepage-index .sidebar .block .block-title {
    border-bottom: 0;
}

.checkout-onepage-index .sidebar #checkout-progress-wrapper .block .block-title {
    margin-bottom: 15px;
}

.checkout-onepage-index .sidebar #checkout-progress-wrapper .block .block-content dt {
    background: transparent;
    color: #11173b;
    text-transform: initial;
    font-size: 18px;
    padding: 0;
    border: none;
    margin-top: 10px;
    font-family: "Lato";
    margin-bottom: 10px;
}

.checkout-onepage-index .sidebar #checkout-progress-wrapper .block .block-content dt.complete {
    color: #c1a46a;
}

.checkout-onepage-index .sidebar #checkout-progress-wrapper .block .block-title strong, .checkout-onepage-index .block .block-title strong span {
    font-size: 20px;
    color: #11173b;
    font-weight: 700;
    text-align: left;
    padding-bottom: 0;
    text-transform: initial;
    font-family: "Lato";
}

.checkout-onepage-index  .block-progress dd address {
    color: #11173b;
    font-family: "Lato";
}

.edit-container.changelink {
    margin-bottom: 20px;
}

.edit-container.changelink a {
    font-weight: 700;
    text-decoration: underline;
    color: #11173b;
}

.checkout-onepage-index .sidebar .price {
    font-weight: 700;
    color: #11173b;
    font-family: "Lato";
}

@media (max-width: 959px) {
    .checkout-onepage-index  .container_24 .push_6 {
        width: 100%;
    }

     .checkout-onepage-index .container_24 .pull_18 {
        margin-top: 30px;
        width: 100%;
        margin-bottom: 30px;
    }
}

body[class*="customer"] .container_24, body[class*="catalogsearch"] .container_24, body[class*="newsletter"] .container_24, body[class*="sales"] .container_24, body[class*="wishlist"] .container_24 {
    flex-direction: row-reverse;
}

@media (max-width: 959px) {
    body[class*="customer"] .container_24 .push_6,body[class*="catalogsearch"] .container_24 .push_6,body[class*="newsletter"] .container_24 .push_6,body[class*="sales"] .container_24 .push_6,body[class*="wishlist"] .container_24 .push_6 {
        width: 70%;
    }

    body[class*="customer"] .container_24 .pull_18, body[class*="catalogsearch"] .container_24 .pull_18, body[class*="newsletter"] .container_24 .pull_18, body[class*="sales"] .container_24 .pull_18, body[class*="wishlist"] .container_24 .pull_18 {
        width: 30%;    
    }
}

@media (max-width: 767px) {
    body[class*="customer"] .container_24, body[class*="catalogsearch"] .container_24, body[class*="newsletter"] .container_24, body[class*="sales"] .container_24, body[class*="wishlist"] .container_24 {
        flex-direction: column;
    }

    html body[class*="customer"] .main-container .container_24 .grid_24, html body[class*="catalogsearch"] .main-container .container_24 .grid_24, html body[class*="newsletter"] .main-container .container_24 .grid_24, html body[class*="sales"] .main-container .container_24 .grid_24, html body[class*="wishlist"] .main-container .container_24 .grid_24 {
        order: 1;
    }

    body[class*="customer"] .container_24 .push_6, body[class*="newsletter"] .container_24 .push_6, body[class*="catalogsearch"] .container_24 .push_6, body[class*="sales"] .container_24 .push_6, body[class*="wishlist"] .container_24 .push_6 {
        width: 100%;
        margin-top: 0;
        margin-bottom: 30px;
        order: 3;
    }

    body[class*="customer"] .container_24 .pull_18, body[class*="newsletter"] .container_24 .pull_18, body[class*="catalogsearch"] .container_24 .pull_18, body[class*="sales"] .container_24 .pull_18, body[class*="wishlist"] .container_24 .pull_18 {
        width: 100%;    
        order: 2;
        padding-top: 0;
    }
}

body[class*="customer"] .my-account .page-title h1, body[class*="customer-address"] .my-account .page-title h1, body[class*="catalogsearch"] .my-account .page-title h1, .newsletter-manage-index .my-account .page-title h1, .sales-order-history .my-account .page-title h1, .sales-order-view .my-account .page-title h1, html .my-account .page-title h1 {
    font-size: 24px;
    text-transform: inherit;
    color: #11173b;
    margin: 0;
    border-bottom: none;
    font-family: "Lato";
    font-weight: 700;
}

.my-account h4, .my-account p, .my-account a, .my-account address {
    font-size: 14px;
    line-height: 22px;
}

body[class*="customer"] h2, body[class*="customer-address"] h2, body[class*="sales"] h2, body[class*="wishlist"] h2 {
    color: #11173b;
    font-size: 21px;
    font-weight: 500;
    text-transform: initial;
    margin-top: 10px;
    margin-bottom: 0;
    font-family: "Lato";
    line-height: 1.4;
}

body[class*="customer"] .my-account .page-title, html .my-account .page-title {
    margin-top: 0px;
    margin-bottom: 20px;
    padding-bottom: 0;
}

.my-account .box {
    border: 1px solid #f1f3f4;
    padding: 20px;
    margin-top: 30px;
    margin-bottom: 0;
}

.my-account h3 {
    font-size: 18px;
    margin: 0;
    color: #11173b;
    line-height: 24px;
    font-weight: 700;
    text-transform: initial;
    font-family: "Lato";
    margin-bottom: 15px;
}

.my-account .col2-set a {
    line-height: 1.6;
    font-size: 14px;
    color: #11173b;
    font-weight: 700;
    text-transform: initial !important;
    text-decoration: underline;
}

body[class*="customer"] .my-account, body[class*="customer"] .sidebar .block, body[class*="newsletter"] .sidebar .block, body[class*="sales"] .sidebar .block, body[class*="wishlist"] .sidebar .block {
    border: none;
    padding: 0;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}

.dashboard .welcome-msg p {
    margin: 0px !important;
    padding: 0px;
}

.dashboard .welcome-msg {
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 30px;
}

.my-account p.hello strong {
    font-weight: 700;
    color: #11173b;
}

.my-account h4, .my-account p, .my-account a, .my-account address, .my-account .box-content {
    font-size: 14px;
    line-height: 22px;
    margin: 0;
    margin-bottom: 0 !important;
    margin-top: 0 !important;
    color: #11173b;
}

.box-info .col2-set .box a.edit, .my-account .col2-set .box-title a {
    float: right;
    margin-top: 0;
    padding-left: 0px;
    font-family: "Lato";
    color: #11173b;
    margin-bottom: 0;
    font-weight: 700;
    line-height: 24px;
}

.my-account .box-account .col-1, .my-account .box-account .col-2 {
    margin-right: 0;
    width: 100%;
}

.my-account .box-info .box-head {
    margin-bottom: 0;
}

.box-content {
    clear: left;
    overflow: hidden;
}

.my-account .box.box-address .box-content .col-2 {
    margin-top: 20px;
} 

body[class*="customer"] .main-container {
    margin-bottom: 30px;
}

.my-account .box.box-address .box-content a.edit {
    float: none;
}

.my-account .box.box-address .box-content h4 {
    font-weight: 800;
    font-family: "Lato";
    color: #11173b;
}

.sidebar .block .block-title {
    font-size: 24px;
    text-transform: inherit;
    color: #11173b;
    margin: 0;
    border-bottom: none;
    line-height: 1.4;
    margin-bottom: 20px;
    font-weight: 300;
}

.block-account .block-content li, .block-account .block-content li a {
    font-family: "Lato";
    color: #11173b;
    line-height: 22px;
    font-size: 15px;
}

.block-account .block-content li.current {
    font-weight: 700;
    color: #c1a46a;
}

body[class*="customer"] .buttons-set .uk-button, body[class*="newsletter"] .buttons-set .uk-button, body[class*="sales"] .buttons-set .uk-button, body[class*="wishlist"] .buttons-set .uk-button {
    line-height: 36px;
}

body[class*="customer"] .buttons-set button.uk-button, body[class*="newsletter"] .buttons-set button.uk-button, body[class*="wishlist"] .buttons-set button.uk-button {
    float: right;
}

.customer-account-edit .my-account form, .customer-address-form .my-account form, .newsletter-manage-index .my-account form {
    border: 1px solid #f1f3f4;
    padding: 30px;
    margin-top: 15px;
    margin-bottom: 30px;
    display: block;
}

@media (max-width: 767px) {
    .customer-account-edit .my-account form, .customer-address-form .my-account form, .newsletter-manage-index .my-account form {
        padding: 20px;
    }
} 

body[class*="customer"] .form-list label {
    font-size: 14px;
    font-family: "Lato";
    color: #11173b;
    line-height: 22px;
    font-weight: 700;
}

body[class*="customer"] .page-title {
    padding-bottom: 0;
    margin-bottom: 20px;
}

body[class*="customer"] .form-list input.input-text {
    width: 100% !important;
    min-height: 38px;
    line-height: 38px;
    border: 1px solid #f7f5f1;
    background: #ffffff;
    font-family: "Lato";
    font-size: 13px;
    font-weight: 500;
    color: #11173b;
} 

body[class*="customer"] .form-list .field {
    width: 100% !important;
    padding-bottom: 0;
}

body[class*="customer"] .my-account .fieldset {
    width: 100%;
    padding-bottom: 20px;
}

body[class*="customer"] .form-list li.control label {
    color: #11173b;
}

body[class*="customer"] .form-list li.wide .input-box {
    width: 100%;
}

body[class*="customer"] .form-list  select {
    width: 100%;
    min-height: 38px;
    line-height: 38px;
    border: 1px solid #f7f5f1;
    background: #ffffff;
    font-family: "Lato";
    font-size: 13px;
    font-weight: 500;
    color: #11173b;
}

body[class*="customer"].customer-account-login .main-container .container_24>.grid_18 {
    width: 100%;
}

@media (min-width: 960px) {
    .customer-account-login .uk-grid > .uk-width-1-2 {
        width: 50%;
    }

    .checkout-onepage-index .container_24 .pull_18 {
        padding-left: 20px;
    }
}

.customer-account-login .account-login .content h2, .customer-account-login .account-create .fieldset .legend {
    font-family: "Lato";
    font-weight: 700;
    color: #11173b;
    font-size: 21px;
    padding: 0;
    margin-top: 0;
    text-transform: initial;
    margin-bottom: 17px;
} 

.customer-account-login .col-main .checkout-title {
    margin-bottom: 35px;
}
 
html .customer-account-login h1, html body[class*="customer"] h1 {
    font-size: 18px;
    text-transform: inherit;
    color: #11173b;
    margin: 0;
    border-bottom: none;
    font-weight: 700;
    margin-bottom: 5px;
    font-family: "Lato";
    float: none;
    text-align: left;
}

.customer-account-login .account-login p, .customer-account-login .registered-users .content p {
    margin-bottom: 10px;
    font-size: 14px;
    font-family: "Lato";
    color: #11173b;
    line-height: 22px;
}

.checkout-onepage-index .account-login .buttons-set .uk-button {
    float: none;
}

html .customer-account-login .registered-users .buttons-set a {
    color: #11173b;
    margin-top: 0;
    line-height: 20px;
    font-size: 0.8rem;
    cursor: pointer;
    display: block;
    font-weight: normal;
    text-decoration: underline;
    text-align: center;
    float: none !important;
}

html .customer-account-login .col-1 .buttons-set {
    text-align: center;
}

body[class*="customer"].customer-account-login .buttons-set button.uk-button {
    float: none;
}

.customer-account-login .registered-users .buttons-set {
    margin-top: 10px;
    width: 100%;
    text-align: center;
}

@media (max-width: 639px) {
    .customer-account-login  .account-login .content-customer, .account-create {
        padding: 20px;
    }

    #checkout-step-billing {
        padding-left: 5px;
        padding-right: 5px;
    }
} 

.customer-account-login .col-main .checkout-title, .customer-account-create .col-main .checkout-title {
    margin-bottom: 35px;
}

.account-create {
    padding: 40px;
    border: 1px solid #f1f3f4;
}

body[class*="customer-account"] .account-create .fieldset h2.legend, body[class*="customer-address"] h2, body[class*="sales"] h2 {
    color: #11173b;
    font-size: 21px; 
    font-weight: 700;
    text-transform: initial;
    margin-top: 0;
    margin-bottom: 0;
    padding:0;
    font-family: "Lato";
}

html .account-create .buttons-set p.required, body.customer-account-forgotpassword .buttons-set p.required {
    margin: 0;
    text-align: right;
    color: #e70808;
    padding: 0;
    float: none;
    margin-top: 15px;
    margin-bottom: 30px;
}

body[class*="customer-account"] .account-create .form-list li {
    width: 100%;
}

@media (max-width: 639px) {
    body[class*="customer-account"] .account-create  {
        padding: 20px;
    }
} 

body.customer-account-forgotpassword form {
    display: block;
    overflow: hidden;
    padding: 40px;
    border: 1px solid #f1f3f4;
}

body.customer-account-forgotpassword .buttons-set p.required {
    margin-top: 0;
    margin-bottom: 15px;
}

@media (max-width: 639px) {
    body.customer-account-forgotpassword form  {
        padding: 20px;
    }
} 

html .customer-address-form .my-account .form-list li strong {
    padding-top: 0;
    color: #11173b;
    display: initial;
}

html .customer-address-index .uk-button:hover:before {
    width: 3em;
} 

html .addresses-list address {
    font-size: 14px;
    line-height: 1.6;
    font-family: "Lato";
    font-style: italic;
    color: #11173b;
    padding: 0;
}

html .my-account .addresses-list p a {
    margin-top: 0;
    padding-left: 0px;
    font-family: "Lato";
    color: #11173b;
    margin-bottom: 0; 
    font-weight: 700;
    line-height: 24px;
    font-size: 14px;
    font-weight: 700;
    text-decoration: underline;
}

@media (min-width: 768px) {
    .customer-address-index .uk-width-1-2 {
        width: 50%;
    }
}

html .success-msg {
    /*background: #e1ffd8;
    color: #61c800;
    border: #61c800 1px solid;*/
    background: #c1a46a;
    color: #c1a46a;
    border: #c1a46a 1px solid;
}

.customer-address-index .uk-width-1-2 + .uk-width-1-2 + .uk-width-1-2 {
    margin-top: 20px;
}

 body[class*="customer-address"] .col2-set .col-2.addresses-additional h2 {
    margin-bottom: 15px;
}

@media (max-width: 767px) {
    .customer-address-index .uk-width-1-2 + .uk-width-1-2 {
        margin-top: 20px;
    }
} 

html .newsletter-manage-index .fieldset .legend {
    color: #11173b;
    font-size: 21px;
    font-weight: 700;
    text-transform: initial;
    margin-top: 0;
    font-family: "Lato";
    line-height: 1.4;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 15px;
}

body[class*="newsletter"] .form-list li.control label {
    display: inline;
    font-size: 14px;
    font-family: "Lato";
    color: #11173b;
    line-height: 22px;
    font-weight: 700;
}

html #wishlist-table tr td:first-of-type {
    width: 190px;
}

#wishlist-table h3.product-name a {
    font-size: 18px;
    line-height: 1.1;
    text-transform: none;
    color: #11173b;
    margin-bottom: 0;
    font-weight: 700;
    margin-top: 0;
    font-family: "Lato";
}

#wishlist-table .description {
    font-family: "Lato";
    color: #11173b;
    line-height: 22px;
    font-size: 14px;
    margin-top: 5px;
}

#wishlist-table thead tr th:last-of-type, html #wishlist-table tr td:last-of-type {
    display: none !important;
}

#wishlist-table tr td:nth-of-type(3) {
    width: 255px;
    text-align: center;
    padding-right: 60px
}

.cart-table.data-table td a.link-wishlist {
    display: block;
    margin-top: 0;
    float: none;
    width: auto;
    height: auto;
    text-align: center;
    background: none;
    text-indent: 0;
    color: #11173b;
    font-size: 14px;
    font-weight: 700;
    text-transform: initial;
    font-family: "Lato";
    text-align: center;
}

#wishlist-table .old-price {
    display: none !important;
}

@media (max-width: 959px) {
    .cart-table.data-table td a.link-wishlist {
        display: none !important;
    }
}

html #wishlist-table input.qty {
    margin-top: 0px;
    margin: 0;
    height: 40px;
    line-height: 40px;
    width: 40px !important;
    border: none;
    border-bottom: 1px solid #e6e6e6;
    border-top: 1px solid #e6e6e6;
    clear: none;
    display: inline-block;
    float: left;
    text-align: center;
    color: #555555;
} 


#wishlist-table .qty_cart {
    width: 120px;
    margin: auto;
    margin-top: 10px;
    margin-bottom: 10px;
    overflow: hidden;
}

#wishlist-table .link-edit-wish {
    width: 40px;
    padding: 0;
    text-align: center;
    position: absolute;
    right: 10px;
    top: 10px;
    line-height: 40px;
}

#wishlist-table .link-edit-wish {
    width: 40px;
    padding: 0;
    text-align: center;
    position: absolute;
    right: 10px;
    top: 10px;
    line-height: 40px;
    -moz-transition: color 300ms ease;
    -webkit-transition: color 300ms ease;
    -o-transition: color 300ms ease;
    transition: color 300ms ease;
}

#wishlist-table .btn-remove-cart {
    width: 40px;
    padding: 0;
    text-align: center;
    position: absolute;
    right: 10px;
    top: 50px;
    line-height: 40px;
    -moz-transition: color 300ms ease;
    -webkit-transition: color 300ms ease;
    -o-transition: color 300ms ease;
    transition: color 300ms ease;
}

#wishlist-table a i {
    -moz-transition: color 300ms ease;
    -webkit-transition: color 300ms ease;
    -o-transition: color 300ms ease;
    transition: color 300ms ease;
}

#wishlist-table .btn-remove-cart:hover i, #wishlist-table .link-edit-wish:hover i {
    color: #c1a46a;
}

html .wishlist-index-index .buttons-set button.button{
    color: #11173b;
    margin-top: 20px;
    line-height: 20px;
    font-size: 14px;
    cursor: pointer;
    display: block;
    font-weight: 700;
    text-decoration: underline;
    padding: 0;
    background: no-repeat;
    margin: 0;
    -webkit-appearance: none;
    background: transparent !important;
    font-family: "Lato";
    float: right;
    border: none;
}

html .wishlist-index-index .buttons-set {
    margin-bottom: 30px;
    margin-top: 0;
}

html .wishlist-index-index .buttons-set2 {
    margin-top: 0;
    margin-bottom: 0;
}

@media (max-width: 959px) {
    #wishlist-table thead {
        display: none !important;
    }

    #wishlist-table, #wishlist-table tbody {
        display: block !important;
    }
    #wishlist-table tr {
        border-bottom: 1px solid #f1f3f4;
        width: 100%;
        display: block;
        overflow: hidden;
        position: relative;
        padding-top: 30px;
        padding-bottom: 30px;
        padding-left: 20px;
        position: relative;
        padding-right: 20px;
    }
    html #wishlist-table tr td, #wishlist-table tr td:nth-of-type(3) {
        width: 66%;
        display: inline-block !important;
        text-align: left !important;
        float: right;
        padding: 5px 15px;
        padding-right: 40px;
        position: initial;
    }
    html #wishlist-table tr td:first-of-type {
        width: 33%;
        padding-right: 15px;
        float: left;
    }

    #wishlist-table .link-edit-wish {
        top: 20px;
    }

    #wishlist-table .btn-remove-cart {
        top: 60px;
    }

    #wishlist-table .qty_cart {
        width: 100%;
    }
} 

.link-reorder, .link-print {
    font-weight: 700;
}

@media (max-width: 479px) {
    html #wishlist-table tr td, #wishlist-table tr td:nth-of-type(3) {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }
    html #wishlist-table tr td:first-of-type {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }
}

body[class*="sales"] h2.table-caption {
    margin-top: 25px;
}





#my-orders-table, #my-downloadable-products-table, #recurring_profile_list_view, #my-apps-table, #related-orders-table, #my-reviews-table {
    border-collapse: collapse;
    margin: 0;
}

#my-orders-table thead, #my-downloadable-products-table thead, #recurring_profile_list_view thead, #my-apps-table thead, #related-orders-table thead, #my-reviews-table thead {
    border-right: 1px solid transparent;
}

#my-orders-table tr, #my-downloadable-products-table tr, #recurring_profile_list_view tr, #my-apps-table tr, #related-orders-table tr, #my-reviews-table tr {
    border-bottom: 1px solid #f2f2f2;
}

#my-orders-table thead tr th, #my-downloadable-products-table thead tr th, #recurring_profile_list_view thead tr th, #my-apps-table thead tr th, #related-orders-table thead tr th, #my-reviews-table thead tr th {
    font-size: 14px;
    color: #11173b;
    background: #ffffff;
    border: none;
    text-transform: initial;
    font-family: "Lato";
    letter-spacing: 0;
    font-weight: 700;
}

html #my-orders-table tr td, html #my-downloadable-products-table tr td, html #recurring_profile_list_view tr td, html #my-apps-table tr td, html #related-orders-table tr td, html #my-reviews-table tr td {
    padding: 20px 15px;
    vertical-align: middle;
}

#my-orders-table .description, #my-downloadable-products-table .description, #recurring_profile_list_view .description, #my-apps-table .description, #related-orders-table .description, #my-reviews-table .description {
    font-family: "Lato";
    color: #11173b;
    line-height: 22px;
    font-size: 14px;
    margin-top: 5px;
}

html #my-orders-table tbody td:first-child, html #my-downloadable-products-table tbody td:first-child, html #recurring_profile_list_view, html #my-apps-table tbody td:first-child, html #related-orders-table tbody td:first-child, html #my-reviews-table tbody td:first-child {
    border-left: none;
    font-weight: 700;
}

#my-orders-table tr, #my-downloadable-products-table tr, #recurring_profile_list_view tr, #my-apps-table tr, #related-orders-table tr, #my-reviews-table tr {
    border-bottom: 1px solid #f2f2f2;
}

html #my-orders-table td, html #my-downloadable-products-table td, html #recurring_profile_list_view td, html #my-apps-table td, html #related-orders-table td, html #my-reviews-table td {
    border: none;
}
  
html #my-orders-table td .nobr a, html #my-downloadable-products-table td .nobr a, html #recurring_profile_list_view td a, html #my-apps-table td a, html #related-orders-table td a, html #my-reviews-table td a {
    font-family: "Lato";
    color: #11173b;
    font-weight: 700;
    line-height: 24px;
    text-decoration: underline;
}

html .my-account .view-all, html .my-account .box-head a, html .my-account .box-head a {
    font-family: "Lato";
    color: #11173b !important;
    font-weight: 700;
    line-height: 24px;
    text-decoration: underline;
    font-size: 14px;
}

html #my-orders-table td, html #my-downloadable-products-table td, html #recurring_profile_list_view td, html #my-apps-table td, html #related-orders-table td, html #my-reviews-table td {
    border: none;
    color: #11173b;
    font-family: "Lato";
}

html #my-orders-table td .price, html #my-downloadable-products-table td .price, html #recurring_profile_list_view td .price, html #my-apps-table td .price, html #related-orders-table td .price, html #my-reviews-table td .price {
    color: #11173b;
    font-family: "Lato";
    font-weight: 700;
    font-size: 12px;
}

html #my-downloadable-products-table td .uk-button {
    color: #ffffff;
}

#my-reviews-table td .product-name {
    line-height: 1.2;
    margin: 0;
    min-width: 180px;
}

#my-reviews-table .product-name a {
    font-size: 16px;
    text-decoration: none;
}

html #my-downloadable-products-table td .uk-button:hover {
    color: #c1a46a;
}

html .pager select {
    min-height: 38px;
    line-height: 38px;
    border: 1px solid #f7f5f1;
    background: #ffffff;
    font-family: "Lato";
    font-size: 13px;
    font-weight: 500;
    color: #11173b;
}
 
html .my-account .pager .limiter label {
    margin-top: 0;
    line-height: 38px;
    color: #11173b;
    font-family: "Lato";
    font-weight: 700;
    font-size: 12px;
}

.pager .limiter {
    color: #11173b;
    font-family: "Lato";
    font-weight: 700;
    font-size: 12px;
}

html .my-account .pager .amount strong {
    color: #11173b;
    font-family: "Lato";
    font-weight: 700;
    font-size: 14px;
    line-height: 38px;
    display: inline-block;
}

.order-info dt, .order-info dd {
    color: #11173b;
}

body[class*="sales"] .order-items h2.table-caption {
    margin-bottom: 15px;
}

body[class*="sales-order"] .buttons-set .uk-button.uk-button-inverse {
    margin-bottom: 30px !important;
}

.sales-order-view .data-table tfoot {
    background: #ffffff;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    border: 1px solid #f1f3f4;
    margin-bottom: 20px;
    font-weight: 700;
    display: inline-block;
    float: right;
    width: 40%;
    border-top: 0;
}

#my-orders-table tfoot tr {
    width: 100%;
    display: block;
    overflow: hidden;
    clear: both;
}

#my-orders-table tfoot tr td:first-child {
    float: left;
    text-align: left !important;
}

#my-orders-table tfoot tr td.last {
    float: right;
}

#my-orders-table tfoot tr:first-of-type {
    border-top: 0;
}

#my-orders-table tfoot tr.summary-details td {
    background-color: transparent;
}

#my-orders-table tfoot tr.summary-details + .summary-details td.last {
    float: left;
}

@media (min-width: 768px) {
    .sales-order-view .data-table tfoot{
        min-width: 400px;
    }
}

@media (max-width: 767px) {
    .sales-order-view .data-table tfoot{
        min-width: auto;
        width: 100%;
    }
}

.my-account .product-review .product-name {
    font-size: 18px;
    line-height: 1.1;
    text-transform: none;
    color: #11173b;
    margin-bottom: 10px;
    font-weight: 700;
    margin-top: 0;
    font-family: "Lato";
}

.my-account .product-review dd, .my-account .product-review dt {
    margin: 5px 0 0;
    font-size: 14px;
    text-transform: initial;
    font-weight: 400;
    color: #11173b;
    font-family: "Lato";
}

.my-account .product-review dt {
    font-weight: 700;
}

@media (max-width: 489px) {
    .my-account .product-review .product-img-box {
        float: none;
    }

    .my-account .product-review .product-details {
        margin-left: 0;
    }
}

.back-link a {
    display: inline-block;
    text-align: center;
    border-radius: 30px;
    float: none;
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
    text-transform: none;
    font-weight: 700;
    background: #c1a46a;
    color: #ffffff;
    border: 2px solid #c1a46a;
    font-size: 16px;
    margin-bottom: 0;
    line-height: 36px;
    padding-right: 30px;
    padding-left: 30px;
    text-transform: uppercase;
    font-family: "Lato";
}

.back-link a {
    z-index: 1;
    position: relative;
    outline: none;
    overflow: hidden;
    transition: color 0.4s ease-in-out;
}

.back-link a:before {
    content: '';
    z-index: -1;
    position: absolute;
    bottom: 100%;
    right: 100%;
    width: 1em;
    height: 1em;
    border-radius: 50%;
    border: #c1a46a 2px solid;
    transform-origin: center;
    transform: translate3d(50%, 50%, 0) scale3d(0, 0, 0);
    transition: all 0.45s ease-in-out;
    background: #ffffff;
}

.back-link a:hover {
    cursor: pointer;
    background: #c1a46a;
    color: #c1a46a;
    text-decoration: none;
    border: 2px solid #c1a46a;
}

.back-link a:hover:before {
    width: 3em;
    height: 3em;
    transform: translate3d(50%, 50%, 0) scale3d(15, 15, 15);
    width: 2em;
    height: 2em;
}

.back-link a {
    background: #ffffff;
    color: #c1a46a;
}

.back-link a:hover {
    background: #ffffff;
    color: #ffffff;
}

.back-link a:before {
    background: #c1a46a;
}

@media (min-width: 767px) {
    .product-view .uk-width-1-2 {
        width: 50%;
    }
}

.product-view .slick-slide img {
    display: block;
    margin: auto;
}

.product-image-gallery {
    text-align: center;
}

.slides-gallery-product.slick-slider {
    margin-bottom: 50px;
}

.product-view .slides .slick-arrow:before {
    color: #c1a46a;
} 

.slick-dots {
    position: absolute;
    bottom: -35px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}

.product-view .slick-dots li button:before {
    line-height: 15px;
    width: 13px;
    height: 13px;
    content: ' ';
    border-radius: 50%;
    opacity: 1;
    margin: auto;
    background: #eeebe2;
    transition: all 300ms ease-out;
    display: block;
}

.product-view .slick-dots li.slick-active button:before {
    background: #c1a46a;
}

.slick-dots li button:hover:before {
    background: #c1a46a;
}

.slides-nav-product .slick-track img {
    border-radius: 50%;
    border: 3px solid #eeebe2;
    cursor: pointer;
}

.product-view .product-name h1 {
    font-size: 24px;
    font-weight: 700;
    color: #11173b;
    font-family: "Lato";
    margin-bottom: 5px;
}

.product-view p.sku {
    color: #bababa;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 0;
    font-family: "Lato";
    font-size: 12px;
}

.product-view .uk-grid .short-description {
    font-size: 16px;
    color: #11173b;
    padding: 0;
    margin-top: 20px;
    margin-bottom: 40px;
}

.product-view .uk-grid .short-description p {
    margin: 0;
}

.product-view .regular-price .price, .product-view .special-price .price {
    color: #11173b;
    font-size: 24px;
    font-weight: 700;
    line-height: 24px;
    font-family: "Lato";
}

.product-view .old-price .price {
    font-weight: normal;
    color: #858585;
    font-family: "Lato";
    font-size: 18px;
    line-height: 24px;
}

.availability {
    font-size: 15px;
    font-family: "Lato";
    font-weight: 700;
    color: #11173b;
    margin-bottom: 15px;
    padding: 0;
    margin-top: 5px;
    display: inline-block;
}

.availability.out-of-stock {
    font-size: 15px;
    font-family: "Lato";
    font-weight: 700;
    color: #c1a46a;
    margin-bottom: 15px;
    padding: 0;
    margin-top: 5px;
}  

.expedition {
    color: #c1a46a;
}

.product-view .button_addto .uk-button i {
    margin-left: 0;
    margin-right: 10px;
    font-weight: 900;
    font-size: 18px;
}

html .product-view .add-to-cart .qty {
    height: 40px !important;
    width: 40px !important;
    border: none;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
}

html .product-view .product-options-bottom .add-to-cart div, html .product-view .add-to-box .add-to-cart div {
    padding-bottom: 0;
    margin-bottom: 10px;
    overflow: hidden;
}

html .product-view .add-to-cart label {
    float: left;
    line-height: 40px;
    margin-right: 20px;
    font-size: 15px;
    font-family: "Lato";
    font-weight: 700;
    color: #11173b;
    margin-bottom: 0;
    padding: 0;
    margin-top: 0;
    display: inline-block;
}

.share-container {
    margin-top: 25px;
}

.shareicons > * {
    display: inline-block;
}

.share-container a.link-wishlist, .shareicons label {
    font-size: 15px;
    font-family: "Lato";
    font-weight: 700;
    color: #11173b;
    background: none;
    line-height: 30px;
    display: inline-block;
    text-decoration: none;
}

.share-container a.link-wishlist i {
    color: #c1a46a;
    font-weight: 400;
    margin-right: 5px;
}

.shareicons a {
    display: inline-block;
    background: #eeebe2;
    text-align: center;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    margin-left: 10px;
    color: #11173b;
}

ul.add-to-links-new {
    margin-bottom: 0;
}

.catalog-product-view .product-collateral {
    margin: 0;
}

.catalog-product-view .ui-slider-tabs-list {
    margin: auto !important;
}

.catalog-product-view .ui-slider-tabs-list li {
    background: none;
    color: #11173b;
    margin: 0;
    font-family: "Lato";
    text-transform: initial;
    border-radius: 0;
}

.catalog-product-view .ui-slider-tabs-list li a {
    color: #11173b;
    font-family: "Lato";
    text-transform: initial;
    font-weight: 700;
    font-size: 18px;
}

.catalog-product-view .ui-slider-tabs-list li:hover, .catalog-product-view .ui-slider-tabs-list li.selected {
    background: none;
}

.catalog-product-view .ui-slider-tabs-list li:hover a, .catalog-product-view .ui-slider-tabs-list li.selected a {
    color: #11173b;
}

.catalog-product-view .ui-slider-tab-content {
    padding: 0;
}

.catalog-product-view .ui-slider-tabs-content-container {
    border: none;
}

.catalog-product-view .ui-slider-tabs-list li a::before {
    content: '';
    display: block;
    position: absolute;
    left: 15px;
    right: calc(102% - 0px);
    bottom: 0;
    height: 2.5px;
    background-color: #c1a46a;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    -webkit-transition-property: right;
    transition-property: right;
    z-index: 10;
}

.catalog-product-view .ui-slider-tabs-list li:hover a::before, .catalog-product-view .ui-slider-tabs-list li.selected a::before {
    right: 15px;
} 

.catalog-product-view .ui-slider-tabs-content-container {
    max-width: 750px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 35px;
    color: #11173b;
    font-family: "Lato";
    font-size: 14px;
}

h2.titledetail {
    display: none;
}

.additional-data-container {
    margin: auto;
    max-width: 450px;
}

.catalog-product-view .additional-data-container p {
    font-size: 14px;
    color: #11173b;
    font-weight: 400;
    margin-bottom: 10px;
    text-align: right;
}

.catalog-product-view .additional-data-container p + p {
    padding-top: 10px;
    border-top: 1px solid #11173b;
}

.catalog-product-view .additional-data-container p span {
    font-weight: 700;
    float: left;
    text-transform: uppercase;
} 

.catalog-product-view .box-reviews .form-add h3 {
    display: none;
}

.catalog-product-view .box-reviews label {
    font-size: 14px;
    font-family: "Lato";
    color: #11173b;
    line-height: 22px;
    font-weight: 700;
}

.catalog-product-view .box-reviews input.input-text {
    width: 100% !important;
    min-height: 38px;
    line-height: 38px;
    border: 1px solid #f7f5f1;
    background: #ffffff;
    font-family: "Lato";
    font-size: 13px;
    font-weight: 500;
    color: #11173b;
}

.catalog-product-view .box-reviews textarea {
    width: 100% !important;
    min-height: 64px;
    line-height: 20px;
    border: 1px solid #f7f5f1;
    background: #ffffff;
    font-family: "Lato";
    font-size: 13px;
    font-weight: 500;
    color: #11173b;  
}

.catalog-product-view .box-reviews .uk-button:hover:before {
    width: 3em;
}

.catalog-product-view .box-reviews .form-add h2 {
    color: #11173b;
    font-family: "Lato";
    text-transform: initial;
    font-weight: 700;
    font-size: 18px;
    padding: 0;
    margin-bottom: 5px;
}

.catalog-product-view .box-reviews .date {
    display: block;
    font-style: italic;
    font-weight: 700;
    font-size: 12px;
    margin-top: 5px;
}

.catalog-product-view .box-reviews dd {
    color: #11173b;
    font-family: "Lato";
    margin-bottom: 25px;
}

.catalog-product-view .box-reviews dt {
    color: #11173b;
    font-family: "Lato";
    padding-top: 0;
    margin-bottom: 5px;
    line-height: 22px;
    font-size: 16px;
}

.catalog-product-view .box-reviews dl {
    margin: 0;
    text-align: left;
}

.catalog-product-view .box-reviews dt a {
    font-family: "Lato";
    color: #11173b;
    font-size: 18px;
    line-height: 22px;
    font-weight: 700;
}

.catalog-product-view .box-reviews dt span {
    font-weight: 700;
}

html .parent-product .block-title span {
    font-weight: 800;
    color: #11173b;
}

html .parent-product .block-title strong {
    font-weight: 400;
}

html .parent-product .block-title {
    text-align: center;
    font-size: 28px;
    text-transform: uppercase;
    color: #c1a46a;
    font-weight: 400;
    border-top: 0;
    font-family: "Lato";
    margin-bottom: 40px;
}

html .parent-product .block-title:after {
    width: 70px;
    height: 1px;
    margin: auto;
    background: #c1a46a;
    content: "";
    display: block;
    margin-top: 15px;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 1;
}

html .catalog-product-view  .container_24 .grid_24 {
    padding-bottom: 0;
}

.parent-product ul.products-grid li.item .price-box {
    display: flex;
    align-items: center;
    justify-content: center;
}

.parent-product .sku {
    font-size: 12px;
    color: #bababa;
    margin-bottom: 15px;
}

.parent-product ul.products-grid li.item .price-box {
    margin: 15px 0 15px;
}

html .parent-product  li.item {
    padding: 0 !important;
    text-align: center;
    margin-bottom: 0;
    background: #ffffff;
    padding-bottom: 30px !important;
    border-radius: 10px !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
    border: none !important;
}

@media (min-width: 640px) {
    .catalog-product-view .add-to-box-mobile {
        display: none;
    }
}

.add-to-box-mobile {
    position: fixed;
    bottom: 0;
    background: #ffffff;
    left: 0;
    right: 0;
    z-index: 10;
}

.add-to-box.add-to-box-mobile .add-to-cart {
    float: none;
}

html .product-view .add-to-box-mobile .add-to-cart label {
    display: none;
}

.add-to-box.add-to-box-mobile .add-to-cart {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style: none;
    width: auto;
}

.add-to-box.add-to-box-mobile .add-to-cart {
    margin-left: 0;
}

.add-to-box.add-to-box-mobile .add-to-cart>* {
    padding-left: 0;
}

.add-to-box.add-to-box-mobile .add-to-cart .qty_cart, .add-to-box.add-to-box-mobile .add-to-cart .button_addto {
    width: auto;
}

.add-to-box.add-to-box-mobile .add-to-cart .price-box {
    flex: 1;
    min-width: 1px;
    border-top: 1px solid #f1f3f4;
    line-height: 49px;
    text-align: center;
} 

.add-to-box.add-to-box-mobile .qty-ctl-new button {
    height: 50px;
    width: 50px;
    line-height: 50px;
}

html .product-view .add-to-box.add-to-box-mobile .qty {
    height: 50px !important;
    width: 50px !important;
}


 html .product-view .add-to-box.add-to-box-mobile .add-to-cart div {
    margin-bottom: 0;
 }

html .product-view .add-to-box.add-to-box-mobile .uk-button {
    font-size: 14px;
    line-height: 44px !important;
    padding-right: 20px;
    padding-left: 20px;
    border-radius: 0;
}

.product-view .add-to-box.add-to-box-mobile .regular-price .price, .product-view .add-to-box.add-to-box-mobile .special-price .price {
    font-size: 18px;
}

.product-view .add-to-box.add-to-box-mobile .old-price {
    display: none;
}

@media (max-width: 489px) {
    .product-view .add-to-box.add-to-box-mobile .button_addto .uk-button i {
        margin-left: 0;
        margin-right: 0;
    }

    html .product-view .add-to-box.add-to-box-mobile .uk-button {
        font-size: 14px;
        line-height: 44px !important;
        padding-right: 30px;
        padding-left: 30px;
        border-radius: 0;
    }

    html .product-view .add-to-box.add-to-box-mobile .uk-button span {
        display: none;
    }

    .add-to-box.add-to-box-mobile .qty-ctl-new button {
        width: 40px;
    }

    html .product-view .add-to-box.add-to-box-mobile .qty {
        width: 40px !important;
        height: 48px !important;
    }

    .add-to-box.add-to-box-mobile .add-to-cart .price-box {
        line-height: 47px;
    }

    .add-to-box.add-to-box-mobile .qty-ctl-new button {
        height: 48px;
    }
}

@media (max-width: 639px) {
    .share-container {
        margin-top: 0;
    }

    .product-view .uk-grid .short-description {
        margin-top: 20px;
        margin-bottom: 20px;
    }
} 

@media (min-width: 768px) {
    .details-info-content {
        display: block !important;
    }
}

.catalog-product-view .additional-data-container p + p:last-of-type {
    margin-bottom: 0;
}

@media (max-width: 767px) {
    .catalog-product-view .ui-slider-tabs-list-wrapper {
        display: none;
    }

    .catalog-product-view .ui-slider-tabs-content-container {
        margin-top: 0;
        height: auto !important;
        border-bottom: 1px solid #11173b;
    }

    .catalog-product-view h2.titledetail {
        display: block;
    }

    .catalog-product-view .ui-slider-tab-content {
        padding: 0;
        left: 0 !important;
        width: 100% !important;
        display: block !important;
        position: relative !important;
        overflow: hidden !important;
    }

    .catalog-product-view .uk-bkg-gold {
        padding: 0;
    }

    .catalog-product-view .uk-bkg-gold .uk-container {
        padding: 0;
    }

    .catalog-product-view h2.titledetail {
        display: block;
        color: #11173b;
        font-family: "Lato";
        text-transform: initial;
        font-weight: 700;
        font-size: 18px;
        margin-bottom: 0;
        padding-top: 10px;
        padding-bottom: 10px;
        border-top: 1px solid #11173b;
        padding-left: 15px;
        padding-right: 15px;
        cursor: pointer;
        line-height: 24px;
    }

    .details-info-content {
        padding: 15px;
        padding-top: 5px;
    }

    .catalog-product-view .ui-slider-tabs-content-container, .catalog-product-view .additional-data-container p {
        font-size: 13px;
    }

    .catalog-product-view h2.titledetail i {
        float: right;
        font-weight: 400;
        line-height: 24px;
        transition: .5s ease all;
    }

    .catalog-product-view h2.titledetail.active i {
        transform: rotate(90deg);
    }
}

.catalog-product-view .ui-slider-tabs-list li a i {
    display: none;
}

.data-table.grouped-items-table thead th {
    display: none;
}

.data-table.grouped-items-table td {
    padding: 0;
    border: none;
    font-size: 14px;
    line-height: 24px;
    color: #11173b;
}

.data-table.grouped-items-table td.last .price {
    font-size: 14px;
    color: #11173b;
}

html .data-table.grouped-items-table tbody tr.last td {
    border-bottom: none;
}


.category-description.std * {
    color: #11173b;
    font-family: "Lato";
}

#am-ajaxlogin-container #am-ajaxlogin {
    background: #ffffff;
    padding: 40px 60px;
    max-width: 980px;
    border-radius: 0;
    border: none;
}

#am-ajaxlogin-container #am-ajaxlogin #am-ajaxlogin-close {
    width: 40px;
    height: 40px;
    top: 0;
    right: 0;
}

#am-ajaxlogin-container #am-ajaxlogin #am-ajaxlogin-title {
    margin-top: 0;
    margin-bottom: 20px;
    background: #ffffff;
    padding: 0;
    font-size: 24px;
    text-transform: inherit;
    color: #11173b;
    text-align: left;
    border-bottom: none;
    font-family: "Lato";
}

#am-ajaxlogin-container #am-ajaxlogin #am-ajaxlogin-message {
    border: 1px solid #f1f3f4;
    background: #ffffff;
    padding: 0;
    color: #11173b;
}

#am-ajaxlogin-container form {
    display: block;
}

#am-ajaxlogin-container #am-ajaxlogin #am-ajaxlogin-message .am-form-block {
    margin: 0;
    max-width: none;
    width: 50%;
    float: left;
    padding: 40px 60px;
    border-right: none;
}

#am-ajaxlogin-container #am-ajaxlogin #am-ajaxlogin-message .am-form-block+.am-form-block {
    border-left: 1px solid #f1f1f1;
    text-align: center;
}

#am-ajaxlogin-container .account-login {
    border: 0; 
}

#am-ajaxlogin-container #am-ajaxlogin #am-ajaxlogin-message .am-form-block h2 {
    color: #11173b;
    font-size: 21px;
    font-weight: 500;
    text-transform: initial;
    margin-top: 0;
    margin-bottom: 0;
    text-align: left;
    font-family: "Lato";
}

#am-ajaxlogin-container #am-ajaxlogin #am-ajaxlogin-message .am-form-block .am-form-list {
    margin: 0;
}

#am-ajaxlogin-container #am-ajaxlogin #am-ajaxlogin-message .am-form-block .am-form-list li {
    margin: 0;
    overflow: hidden;
}

#am-ajaxlogin-container #am-ajaxlogin #am-ajaxlogin-message .am-form-block .am-form-list li label, #am-ajaxlogin-container #am-ajaxlogin .am-login-forgotpassword .form-list label {
    color: #11173b;
    margin-top: 20px;
    line-height: 20px;
    margin-bottom: 10px;
    font-weight: 400;
}

#am-ajaxlogin-container #am-ajaxlogin #am-ajaxlogin-message .am-form-block .am-form-list li input.input-text {
    border: 1px solid #11173b;
    color: #11173b;
    background: #ffffff;
    font-weight: 300;
    width: 100%;
    margin-bottom: 0;
    font-size: 14px;
    box-shadow: none;
    min-height: 43px;
    line-height: 43px;
}

#am-ajaxlogin-container #am-ajaxlogin #am-ajaxlogin-message .am-form-block .am-password-login {
    float: none;
    display: block;
    width: 100%;
    text-align: center;
}

#am-ajaxlogin-container #am-ajaxlogin #am-ajaxlogin-message .am-form-block .am-password-login a {
    font-size: 13px;
    color: #11173b;
    margin-top: 0;
    line-height: 20px;
    cursor: pointer;
    display: block;
    font-weight: normal;
    text-decoration: underline;
    border-bottom: none;
}

#am-ajaxlogin-container #am-ajaxlogin .am-login-forgotpassword p.required {
    display: none;
}

#am-ajaxlogin-container #am-ajaxlogin #am-ajaxlogin-close i {
    width: 40px;
    height: 40px;
    font-size: 20px;
    line-height: 40px;
}

.am-login-forgotpassword-form-list {
    margin: 0 auto;
    width: 100%;
    max-width: 260px;
}

#am-ajaxlogin-container #am-ajaxlogin .am-login-forgotpassword .form-list label {
    color: #11173b;
    margin-top: 20px;
    line-height: 20px;
    margin-bottom: 10px;
    font-weight: 400;
    font-size: 16px;
    font-family: "Lato";
}

#am-ajaxlogin-container #am-ajaxlogin .am-login-forgotpassword .form-list input[type="text"] {
    border: 1px solid #11173b;
    color: #11173b;
    background: #ffffff;
    font-weight: 300;
    width: 100%;
    margin-bottom: 0;
    font-size: 14px;
    box-shadow: none;
    min-height: 43px;
    line-height: 43px;
}

@media (max-width: 959px) {
    #am-ajaxlogin-container #am-ajaxlogin {
        padding: 30px 40px;
    }

    #am-ajaxlogin-container #am-ajaxlogin #am-ajaxlogin-message .am-form-block {
        padding: 20px 30px;
    }
}

@media (max-width: 767px) {
    #am-ajaxlogin-container #am-ajaxlogin {
        top: 70px;
        width: calc(100% - 40px);
        padding: 20px;
    }

    #am-ajaxlogin-container #am-ajaxlogin #am-ajaxlogin-message .am-form-block {
        width: 100%;
        padding: 20px;
    }

    #am-ajaxlogin-container #am-ajaxlogin #am-ajaxlogin-message .am-form-block+.am-form-block {
        border-left: none;
        border-top: 1px solid #f1f1f1;
    } 

    #am-ajaxlogin-container #am-ajaxlogin #am-ajaxlogin-title {
        font-size: 16px;
        margin-bottom: 5px;
        font-weight: 500;
    }

    #am-ajaxlogin-container #am-ajaxlogin #am-ajaxlogin-message .am-form-block .am-create-account {
        margin-top: 5px;
        line-height: 15px;
    }

    #am-ajaxlogin-container #am-ajaxlogin #am-ajaxlogin-message .am-form-block h2 {
        margin-top: 0;
        font-size: 16px;
        padding: 0;
    }
}

@media (max-width: 539px) {
    #am-ajaxlogin-container #am-ajaxlogin {
        top: 50px;
        width: 100%;
        padding: 20px;
        height: 100%;
    }

    #am-ajaxlogin-container #am-ajaxlogin #am-ajaxlogin-close {
        width: 30px;
        height: 30px;
        top: 0;
        right: 0;
    }

    #am-ajaxlogin-container #am-ajaxlogin #am-ajaxlogin-close i {
        width: 30px;
        height: 30px;
        font-size: 20px;
        line-height: 30px;
    }
}

div#containerDiv {
    display: flex;
    align-items: center;
    height: 100%;
    width: 800px !important;
    max-width: none;
}

.ajaxcart-new {
    padding: 30px;
    background: #ffffff;
    text-align: center;
    font-size: 18px;
    color: #11173b;
    font-weight: 500;
    font-family: "Lato";
}

#message_ajax {
    margin-bottom: 15px;
}

#ajc_btn_checkout {
    margin-left: 15px;
}

#closeLink {
    margin-right: 15px;
}  

.products-grid div.price-box {
    display: flex;
    align-items: center;
    justify-content: center;
    /*margin: 15px 0 15px;*/
}

.products-grid .item {
    text-align: center;
}

.category-products .products-grid .desc {
    font-size: 12px;
    padding: 0;
    color: #11173b;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    height: 36px;
    -webkit-box-orient: vertical;
    min-height: 36px !important;
    font-family: "Lato";
}

@media (min-width: 960px) {
    .products-grid .uk-width-1-3 + .uk-width-1-3 + .uk-width-1-3 + .uk-width-1-3 {
        margin-top: 40px;
    }

    .products-grid strong .uk-width-1-3 {
        margin-top: 40px; 
    }
}

.category-products .toolbar-bottom .toolbar {
    border-top: 0;
    padding: 0;
    margin: 0;
    margin-top: 50px;
    margin-bottom: 20px;
}

.category-products .toolbar-bottom .pager {
    padding-top: 0;
}

.category-products .toolbar {
    background-color: #ffffff;
    color: #ffffff;
}

.toolbar .view-mode {
    display: none;
}

.products-grid .product-image > img {
    width: 100%;
}

.uk-width-3-4 {
    width: 75%;
}

.pager .pages li.uk-button {
    line-height: 36px;
    background: #ffffff;
    color: #c1a46a;
}

.pager .pages li.uk-button:before {
    display: none;
}

.pages .uk-button {
    width: 40px;
    padding: 0;
}

html .pager .pages li {
    margin: 0 0 0 5px;
}

div.category-description {
    padding: 0;
    margin: 0 0 20px 0;
}

@media (max-width: 959px) {
    .uk-width-1-3 {
        width: 50%;
    }
}

@media (max-width: 767px) {
    .uk-width-3-4 {
        width: 100%;
    }
}

@media (max-width: 539px) {
    .uk-width-1-3 {
        width: 100%;
    }
}


body[class*="category"] .breadcrumbs {
    margin-bottom: 20px;
}

html .toolbar-dropdown span.current {
    border: 1px solid #11173b;
    color: #11173b;
    background: #ffffff;
    font-weight: 300;
    width: 100%;
    margin-bottom: 0;
    font-size: 14px;
    box-shadow: none;
    min-height: 36px;
    font-family: "Lato";
}   

.ms-megamenu > .uk-container ul {
    margin: 0;
}

.ms-megamenu ul.ms-topmenu, .ms-megamenu  {
    background: #eeebe2;
    z-index: 1;
}

.page .container_menu {
    clear: both;
    min-height: 44px;
    background: #eeebe2;
}

.ms-topmenu a.ms-label {
    font-size: 16px;
    color: #11173b;
    font-weight: 600;
    opacity: 1;
    font-family: "Lato";
    padding: 10px 20px;
}

.ms-topmenu .ms-level0.active a.ms-label, .ms-topmenu .ms-level0:hover a.ms-label, .ms-topmenu .ms-level0:active a.ms-label, .ms-topmenu .ms-level0:focus a.ms-label {
    background: #c1a46a;
}

@media (min-width:1280px) {
.ms-topmenu #nav-0 {
        display: none;
    }
/*.page .container_menu {padding-left:15%;}*/
}
@media (min-width:768px) and (max-width:1279px) {
.ms-topmenu #nav-0 {
        display: none;
    }
.page .container_menu {padding-left:0 !important;}
}


.ms-topmenu .ms-level0 i {
    display: none;
}

.ms-topmenu > .ms-level0:nth-of-type(2) i {
    display: block; 
    color: #ffffff;
    margin-right: 10px;
    font-size: 20px;
    float: left;
    line-height: 24px;
    font-weight: 900;
}

.ms-topmenu > .ms-level0:nth-of-type(2) a.ms-label {
    background: #c1a46a;
    color: #ffffff;
    width: 215.93px;
}

html .ms-megamenu .row {
    margin-right: 0;
    margin-left: 0;
}

.ms-topmenu .ms-submenu, .ms-topmenu .col-sub {
    background-color: transparent;
    color: #11173b;
    padding: 0;
    border: none;
}

.ms-megamenu .row {
    margin-right: -15px;
    margin-left: -15px;
}

.ms-topmenu .ms-submenu a.form-group {
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    opacity: 1;
    font-family: "Lato";
    padding: 2.5px 20px;
    background: #c1a46a;
    margin: 0;
    width: 215.93px;
    clear: both;
    border: 0;
}

.ms-topmenu .ms-submenu .container-sublinks a {
    color: #11173b;
    padding: 2.5px 20px;
    font-size: 14px;
    line-height: 32px;
    transition: ease .3s color;
}

.ms-topmenu .ms-submenu a.form-group:hover {
    color: #ffffff;
}

.ms-topmenu .bkg-white {
    transition: all .5s ease;
}

/*.ms-topmenu .flag .ms-maincontent > .bkg-white {
    background: rgba(0,0,0, 0.5);
    box-shadow: 0 0 1000px 1000px rgba(0,0,0, 0.5);
    opacity: 1;
}*/


body .ms-topmenu .ms-submenu {
    top: 135.2px !important;
    position: fixed;
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
}

body .ms-topmenu .ms-submenu {
    bottom: 0;
    /*display: block !important;*/
    overflow: hidden;
    background: transparent;
    padding-bottom: 30px;
    box-sizing: border-box;
    right: 0 !important;
}

body .ms-topmenu .ms-submenu > .ms-content {
    margin-left: auto;
    margin-right: auto;
    padding-left: 30px;
    padding-right: 30px;
    max-width: 1240px;

}

/*.page {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10;
}*/
 
.ms-megamenu .bkg-white .ms-category > .col-xs-12 {
    display: flex;
    flex-wrap: wrap;
}

/*body {
    padding-top: 135.2px !important;
}*/

.list-cat-container {
    overflow-x: hidden;
    width: 215.97px;
    overflow-y: scroll;
}

.list-cat-container {
    max-height: 500px;
}

@media (max-width: 1219px) and (min-width: 1024px) {
    .ms-topmenu a.ms-label {
        font-size: 15px;
        padding: 10px 15px;
    }

    .ms-topmenu .ms-submenu .container-sublinks a, .ms-topmenu .ms-submenu a.form-group {
        font-size: 15px;
    }
}

@media (max-width: 1024px) and (min-width: 780px) {
    .ms-topmenu a.ms-label {
        font-size: 13px;
        padding: 10px 10px;
        line-height: 24px;
    }

    .ms-topmenu .ms-submenu .container-sublinks a, .ms-topmenu .ms-submenu a.form-group {
        font-size: 13px;
    }

    .bkg_header_bottom .top-links-container a > span {
        display: none;
    }
}

@media (max-width: 959px) and (min-width: 780px) {
    .ms-topmenu a.ms-label {
        font-size: 13px;
        padding: 10px 5px;
        line-height: 24px;
    }
}

@media (min-width: 780px) {
    .hidedesktop {
        display: none !important;
    }

    .ms-topmenu > .ms-level0:nth-of-type(2) i.switcher-menu {
        display: none;
    }

    .container-sublinks[data-scrollbar] {
        position: absolute;
        right: 0;
        /*left: 140px;
        width: calc(100% - 140px);*/
        width:100%;
        padding-right: 0;
        padding-left: 0;
        background: #ffffff;
        overflow-x: hidden;
        overflow-y: scroll;
        bottom: 0;
        top: 0;
    }

    .uk-search-button {
        display: none;
    }

    .search-container {
        display: block !important;
    }
}

@media (max-width: 779px) {
    .ms-topmenu > .ms-level0:nth-of-type(2) a.ms-label {
        position: fixed;
        top: 0;
        right: 0;
        width: 50px;
        background: #c1a46a;
        color: #c1a46a;
        border: none;
        height: 46px;
    }

    body .ms-topmenu .ms-submenu {
        top: 45px !important;
    }

    .bandeau-rose {
        background: #ffffff;
        width: 100%;
        padding-top: 7.5px;
        padding-bottom: 7.5px;
        height: 45px;
        box-sizing: border-box;
    }

    .ms-topmenu > .ms-level0:nth-of-type(2) a.ms-label > i {
        margin-right: 0;
    }

    .page .container_menu {
        min-height: auto;
    }
   .search-container {
        position: absolute;
        width: 100%;
        top: 45px;
        left: 0;
        right: 0;
        padding: 10px;
        background: #eeebe2;
    }
 
    .bkg_header_bottom .searchautocomplete .searchautocomplete-placeholder .uk-text-center {
        bottom: 0 !important;
    }

    .bkg_header_bottom a span {
        display: none;
    }

    .search .searchautocomplete .nav {
        background: #ffffff;
    }
    .ms-topmenu > .ms-level0:nth-of-type(2) a.ms-label > span {
        display: none;
    }

    .bkg_header_bottom a i {
        color: #c1a46a;
        margin-right: 0;
        font-size: 25px;
        float: left;
    }
    .link-container {
        position: relative;
        overflow: hidden;
    }
    .ms-topmenu > .ms-level0:nth-of-type(2) i.switcher-menu {
        position: absolute;
        right: 0;
        width: 150px;
        height: 37px;
        margin: 0;
        text-align: right;
        line-height: 37px;
        cursor: pointer;
    }

    .ms-topmenu > .ms-level0:nth-of-type(2) i.switcher-menu:before {
        margin-right: 15px;
        transition: ease .3s transform;
        display: inline-block;
    }

    .ms-topmenu > .ms-level0:nth-of-type(2) i.switcher-menu.active:before {
        transform: rotate(90deg);
    }

    .ms-megamenu .anchor_mbmenu, .ms-megamenu .mb-label {
        display: none !important;
    }

    .list-cat-container ~ .container-sublinks[data-scrollbar] {
        display: none !important;
    }
    .hidedesktop.container-sublinks[data-scrollbar] {
        display: block;
        width: 100%;
    }

    .ms-topmenu > .ms-level0:nth-of-type(2) {
        display: block !important;
    }

    .bandeau-rose > .uk-container > .uk-align-center {
        justify-content: flex-end;
        margin-right: 50px;
    }

    .logo-container {
        width: 170px;
        display: block;
        position: absolute;
        left: 0;
        padding-left: 0;
        margin-left: 20px;
        margin-top: 3px;
    }

    body .ms-topmenu .ms-submenu, body .ms-topmenu .ms-submenu > .ms-content {
        padding-right: 0;
        padding-left: 0;
        padding-bottom: 0;
    }

    .list-cat-container {
        max-height: none;
        width: 100%;
    }

    .ms-topmenu .ms-submenu a.form-group {
        width: 100%;
    }

    .logo-container {
        width: 140px;
    }

    .uk-search-button i {
        color: #c1a46a;
        margin-right: 0;
        font-size: 25px;
        float: left;
        cursor: pointer;
    }

    body {
        padding-top: 46px !important;
    }
}

@media (max-width: 539px) {
    .wishlist-header {
        display: none;
    }

    .bkg_header_bottom .uk-width-auto a i, .uk-search-button i {
        font-size: 20px;
        line-height: 30px;
    }

    .top-links-container  .uk-grid-small>* {
        padding-left: 15px;
    }

    .bandeau-rose > .uk-container > .uk-align-center {
        margin-right: 50px;
    }
}

.logo-container a.logo, .logo-container {
    margin-bottom: 0!important;
}


.bkg_header_bottom .searchautocomplete .searchautocomplete-placeholder {
    border: none;
    border-radius: 0;
    box-shadow: 0 5px 15px rgba(0,0,0,0.05);
    left: 0;
    right: 0;
    width: 100%;
    top: 135px;
    margin: auto;
    overflow-y: scroll;
    padding: 0;
    font-family: 'Lato';
}

.bkg_header_bottom .searchautocomplete .searchautocomplete-placeholder .index-title {
    text-align: center;
    color: #11173b;
    border-bottom: none;
    padding: 0;
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 20px;
    font-family: 'Lato';
}

.bkg_header_bottom .searchautocomplete .searchautocomplete-placeholder .container-search-result {
    background: #ffffff;
    padding: 20px;
}

.bkg_header_bottom .searchautocomplete .searchautocomplete-placeholder ul+.index-title {
    margin-top: 25px;
    margin-bottom: 15px;
}

.bkg_header_bottom .searchautocomplete .searchautocomplete-placeholder .all {
    margin: 0;
    text-align: center;
    margin-top: 25px;
    margin-bottom: 10px;
}

.bkg_header_bottom .searchautocomplete .searchautocomplete-placeholder .uk-width-1-2 {
    width: 33.33%;
    margin-top: 20px;
    cursor: pointer;
}

.searchautocomplete .searchautocomplete-placeholder a.name {
    color: #444;
    font-weight: bold;
    display: block;
    margin-bottom: 3px;
    line-height: 1.2;
    font-size: 0.9rem;
    text-align: center;
}

.bkg_header_bottom .searchautocomplete .searchautocomplete-placeholder a.name {
    margin-top: 25px;
    font-weight: 400;
    margin-bottom: 0;
    color: #11173b;
}

.bkg_header_bottom .searchautocomplete .searchautocomplete-placeholder .searchautocomlete-image {
    float: none;
    margin: 0;
    text-align: center;
}

.bkg_header_bottom .searchautocomplete .searchautocomplete-placeholder div.price-box {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 15px 0 15px;
}

.bkg_header_bottom .searchautocomplete .searchautocomplete-placeholder a.uk-button {
    font-size: 16px;
    color: #ffffff;
    text-decoration: none;
    font-family: 'Lato';
    font-weight: 500;
    line-height: 32px;
    display: inline-block;
    cursor: pointer;
}

.bkg_header_bottom .searchautocomplete .searchautocomplete-placeholder a.uk-button:hover {
    color: #c1a46a;
}

.bkg_header_bottom .searchautocomplete .searchautocomplete-placeholder .uk-text-center {
    text-align: center;
    margin-top: 30px;
}

.bkg_header_bottom .searchautocomplete .searchautocomplete-placeholder a i{
    float: none;
    color: inherit;
    margin-right: 0;
    font-size: inherit;
    margin-left: 10px;
}

.bkg_header_bottom .searchautocomplete .searchautocomplete-placeholder a.uk-button:hover:before {
    width: 3em;
    height: 3em;
}

@media (max-width: 767px) {
    .bkg_header_bottom .searchautocomplete .searchautocomplete-placeholder {
        border: none;
        border-radius: 0;
        box-shadow: 0 5px 15px rgba(0,0,0,0.05);
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        top: 100px;
        margin: auto;
        max-height: none;
        overflow-y: scroll;
        padding: 20px;
        position: fixed;
    }

    .background-container-search {
        top: 50px;
    }

    .bkg_header_bottom .searchautocomplete .searchautocomplete-placeholder .container-search-result {
        padding: 0;
    }
}

@media (max-width: 479px) {
    .bkg_header_bottom .searchautocomplete .searchautocomplete-placeholder .uk-width-1-2 {
        width: 100%;
    }
}

.header.bandeau-rose + .header {
    display: none !important;
}




.block-layered-nav {
    margin-bottom: 35px;
}

.block-layered-nav .title {
    font-size: 18px;
    font-weight: 700;
    color: #11173b;
    line-height: 35px;
    text-transform: inherit;
    letter-spacing: 0;
    margin-bottom: 20px;
}

.block-layered-nav .title i {
    margin-right: 10px;
    color: #c1a46a;
}

.accordion .accordion-navigation, .accordion dd {
    display: block;
    margin-bottom: 0 !important;
}

.block-layered-nav .accordion .accordion-navigation>a {
    font-size: 14px;
    font-weight: 400;
    color: #11173b;
    text-align: left;
    background: #ffffff;
    line-height: 1.4;
    padding: 0;
    padding-top: 10px;
    margin: 0;
    padding-bottom: 15px;
    border: none;
    display: block;
    font-family: "Lato";
    cursor: pointer;
    text-decoration: none;
}

.block-layered-nav .accordion .accordion-navigation>a i {
    float: right;
    margin-right: 15px;
    font-size: 18px;
    transition: transform 300ms ease-out;
    color: #c1a46a;
}

@media (min-width: 960px) {
    .close-filter {
        display: none;
    }
}

html .catalogsearch-result-index .page-title h1 {
    font-size: 24px;
    text-transform: inherit;
    color: #11173b;
    margin: 0;
    border-bottom: none;
    font-family: "Lato";
    font-weight: 700;
}

.block-layered-nav .accordion .accordion-navigation>.content li {
    font-size: 13px;
    font-weight: 600;
    color: #11173b;
    text-align: left;
    background: #ffffff;
    line-height: 1.4;
    padding: 5px 15px;
}

.block-layered-nav .accordion .accordion-navigation>.content li a {
    color: #11173b;
    transition: color 300ms ease-out;
    text-decoration: none;
}

.block-layered-nav .accordion .accordion-navigation>a.active i {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.block-layered-nav .accordion .accordion-navigation>.content li a:hover {
    color: #c1a46a;
}

.block-layered-nav .accordion .accordion-navigation>.content .price {
    font-size: 13px;
    font-weight: 600;
    font-family: "Lato";
}

.block-layered-nav .currently {
    margin-bottom: 1.6rem;
    margin-top: 20px;
}

.block-layered-nav .currently .no-bullet {
    margin-bottom: 0;
    list-style: none;
    margin-left: 0;
}

.block-layered-nav .currently .actions {
    text-align: right;
    margin-top: 10px;
}

.block-layered-nav .currently .actions a {
    line-height: 1.6;
    font-size: 14px;
    color: #11173b;
    font-weight: 700;
    text-decoration: underline;
    transition: ease .3s color;
    text-transform: initial;
}

.block-layered-nav .currently .actions a:hover {
    color: #c1a46a;
}

.block-layered-nav .currently li {
    padding: 7.5px 15px;
    padding-bottom: 10px;
    border: 1px solid #f1f1f1;
    margin-top: 10px;
}

.catalog-category-view .block-layered-nav .label, .catalogsearch-result-index .block-layered-nav .label, .cms-coup-de-coeur-list .block-layered-nav .label, .cms-nouveau-produit-list .block-layered-nav .label, .cms-meilleures-ventes .block-layered-nav .label, .cms-nouveautes .block-layered-nav .label {
    display: block;
    font-size: 14px;
    font-weight: 800;
    color: #11173b;
    text-align: left;
    background: #ffffff;
    padding: 0;
    line-height: 1.4;
    margin-top: 0;
}

.block-layered-nav .currently .no-bullet .round-inline {
    font-size: 13px;
    background: #c1a46a;
    color: #ffffff;
    padding: 5px 10px;
    display: inline-block;
    position: relative;
    margin-bottom: 0;
    border-radius: 20px;
    margin-top: 5px;
}

.block-layered-nav .currently .no-bullet .round-inline .close {
    color: #ffffff;
    margin-right: 5px;
    width: auto;
    height: auto;
    text-indent: initial;
    background: #c1a46a;
    display: inline-block;
    padding: 0;
    position: initial;
    float: none;
    right: auto;
    left: auto;
    top: auto;
}

.block .actions a:before, .block .actions a:after {
    display: none;
}

.sorter .sort-by ul li a, .toolbar-dropdown ul li a {
    width: auto;
    float: none;
    margin-left: 0;
    color: #11173b;
    font-family: "Lato";
}

.toolbar-dropdown ul {
    border: 1px solid #11173b;
    position: absolute;
    right: 0px;
    top: 41px;
    width: 125px;
    z-index: 999;
    background-color: #ffffff; 
}

.toolbar-dropdown ul li {
    background-color: #ffffff !important;
    text-align: left;
}

@media (max-width: 959px) {
    body[class*="catalog"] .container_24 .sidebar {
        position: fixed !important;
        top: 135px !important;
        right: 0 !important;
        left: 0 !important;
        bottom: 60px !important;
        margin-left: 0 !important;
        width: 100% !important;
        background: #ffffff !important;
        padding: 20px !important;
        overflow-y: scroll !important;
        margin-left: -100% !important;
        z-index: 3;
        transition: all 0.3s ease-out;
    }

    .close-filter {
        display: inline-block;
        float: right;
        width: 35px;
        height: 35px;
        color: #11173b;
        font-size: 20px;
        margin-right: 0;
        text-align: center;
        cursor: pointer;
    }

    .block-layered-nav .title .close-filter i {
        margin-right: 0;
        color: #11173b;
    }

    body[class*="catalog"] .container_24 .sidebar > .block-layered-nav {
        margin-bottom: 0;
    }

    body[class*="catalog"] .products-grid .uk-width-1-3 {
        width: 33.33%;
    }

    body[class*="catalogsearch"] .container_24 .push_6 {
        width: 100%;
    }
}

@media (min-width: 960px) {
    .sort-mobile-container, .filter-button-mobile {
        display: none !important;
    }
}

.catalog-category-view .toolbar-bottom .pages.right, .catalogsearch-result-index .toolbar-bottom .pages.right, .category-products .sort-by .limiter {
    display: none;
}

.catalog-category-view .category-products .toolbar .sorter .sort-by select, .catalogsearch-result-index .category-products .toolbar .sorter .sort-by select, .cms-coup-de-coeur-list .category-products .toolbar .sorter .sort-by select, .cms-nouveau-produit-list .category-products .toolbar .sorter .sort-by select, .cms-meilleures-ventes .category-products .toolbar .sorter .sort-by select, .cms-nouveautes .category-products .toolbar .sorter .sort-by select {
    padding: 5px 10px !important;
    color: #11173b;
    font-weight: 400;
    min-height: 38px;
    font-size: 14px;
    border: 1px solid #f1f1f1;
    margin: 0;
    border-radius: 2px;
    line-height: 25px;
    display: inline-block;
    font-family: "Lato";
    background: #ffffff;
    width: 120px;
    float: right;
}
.sort-switcher, .sort-switcher:hover, .sort-switcher:focus {
    color: #c1a46a;
}

.catalog-category-view .category-products .toolbar .sorter .sort-by span, .catalogsearch-result-index .category-products .toolbar .sorter .sort-by span, .cms-coup-de-coeur-list .category-products .toolbar .sorter .sort-by span, .cms-nouveau-produit-list .category-products .toolbar .sorter .sort-by span, .cms-meilleures-ventes .category-products .toolbar .sorter .sort-by span, .cms-nouveautes .category-products .toolbar .sorter .sort-by span {
    font-size: 18px;
    font-weight: 700;
    color: #11173b;
    line-height: 35px;
    margin-left: 10px;
    display: inline-block;
    margin-right: 10px;
    float: left;
}

.catalog-category-view .page-title h1, .catalogsearch-result-index .page-title h1, .cms-coup-de-coeur-list .page-title h1, .cms-nouveau-produit-list .page-title h1, .cms-meilleures-ventes .page-title h1, .cms-nouveautes .page-title h1 {
    text-transform: initial;
    font-size: 25px;
    margin-bottom: 20px !important;
    width: calc(100% - 250px);
}

.catalog-category-view .category-products .toolbar, .catalogsearch-result-index .category-products .toolbar, .cms-coup-de-coeur-list .category-products .toolbar, .cms-nouveau-produit-list .category-products .toolbar, .cms-meilleures-ventes .category-products .toolbar, .cms-nouveautes .category-products .toolbar {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;
    width: auto;
    display: block;
}

.sorter .sort-by a {
    width: 25px;
    float: left;
    margin-left: 0;
    line-height: 34px;
    font-size: 15px;
    text-align: center;
}

.searchindex-results {
    display: none !important;
}


@media (max-width: 959px) {
    .catalog-category-view .category-products .toolbar, .catalogsearch-result-index .category-products .toolbar, .cms-coup-de-coeur-list .category-products .toolbar, .cms-nouveau-produit-list .category-products .toolbar, .cms-meilleures-ventes .category-products .toolbar, .cms-nouveautes .category-products .toolbar {
        position: fixed !important;
        left: 0 !important;
        right: 0 !important;
        bottom: 0 !important;
        top: initial !important;
        background: #ffffff !important;
        z-index: 2 !important;
        padding: 0;
        margin-bottom: 0;
    }

    .catalog-category-view .container_24 .sidebar , .catalogsearch-result-index .container_24 .sidebar  {
        position: fixed !important;
        top: 115px !important;
        right: 0 !important;
        left: 0 !important;
        bottom: 60px !important;
        margin-left: 0 !important;
        width: 100% !important;
        background: #ffffff !important;
        padding: 20px !important;
        overflow-y: scroll !important;
        margin-left: -100% !important;
    }

    .catalog-category-view .filter-button-mobile a i, .catalogsearch-result-index .filter-button-mobile a i {
        color: #c1a46a;
        margin-right: 10px;
    }
    .sort-mobile-container {
        background: #ffffff !important;
        padding: 0 20px !important;
    }
    .sort-mobile-container .title {
        font-size: 18px;
        font-weight: 700;
        color: #11173b;
        line-height: 35px;
        text-transform: inherit;
        letter-spacing: 0;
        margin-bottom: 0;
        padding-top: 15px;
    }
    .sort-mobile-container .title .close-sorter {
        display: inline-block;
        float: right;
        width: 35px;
        height: 35px;
        color: #11173b;
        font-size: 20px;
        margin-right: 0;
        padding: 0;
        line-height: 35px;
        text-align: center;
        cursor: pointer;
    }
    .sort-mobile-container .title .close-sorter i {
        margin-right: 0 !important;
        color: #11173b !important;
    }
    .sort-mobile-container .title a i.far {
        color: #c1a46a;
        margin-right: 10px;
    }
    .sort-mobile-container .sort-container-value a {
        font-size: 14px;
        font-weight: 500;
        color: #11173b;
        text-align: left;
        background: #ffffff;
        line-height: 1.4;
        padding: 0;
        padding-top: 15px;
        margin: 0;
        padding-bottom: 15px;
        border: none;
        display: block;
        transition: color 300ms ease-out;
        text-decoration: none !important;
    }

    .sort-mobile-container .sort-container-value a i {
        float: right;
        margin-right: 10px;
        font-size: 18px;
    }

    .catalog-category-view .category-products .toolbar .filter-button-mobile, .catalog-category-view .category-products .toolbar .sorter, .catalogsearch-result-index .category-products .toolbar .filter-button-mobile, .catalogsearch-result-index .category-products .toolbar .sorter, .cms-coup-de-coeur-list .category-products .toolbar .filter-button-mobile, .cms-coup-de-coeur-list .category-products .toolbar .sorter, .cms-nouveau-produit-list .category-products .toolbar .filter-button-mobile, .cms-nouveau-produit-list .category-products .toolbar .sorter, .cms-meilleures-ventes .category-products .toolbar .filter-button-mobile, .cms-meilleures-ventes .category-products .toolbar .sorter, .cms-nouveautes .category-products .toolbar .filter-button-mobile, .cms-nouveautes .category-products .toolbar .sorter {
        width: 50%;
        display: inline-block;
        float: left;
        height: 60px;
        padding: 10px 20px;
        margin:0;
        cursor: pointer;
    }

    .sorter .sort-by a, .catalog-category-view .category-products .toolbar .sorter .sort-by span, .catalogsearch-result-index .category-products .toolbar .sorter .sort-by span, .cms-coup-de-coeur-list .category-products .toolbar .sorter .sort-by span, .cms-nouveau-produit-list .category-products .toolbar .sorter .sort-by span, .cms-meilleures-ventes .category-products .toolbar .sorter .sort-by span, .cms-nouveautes .category-products .toolbar .sorter .sort-by span {
        float: none;
    }

    .catalog-category-view .filter-button-mobile, .catalogsearch-result-index .filter-button-mobile {
        background: #f1f1f1;
        cursor: pointer;
        text-align: center;
    }
    .catalog-category-view .sorter .sort-by, .catalogsearch-result-index .sorter .sort-by {
        text-align: center;
        float: none !important;
    }
    .catalog-category-view .sorter .sort-by select, .catalogsearch-result-index .sorter .sort-by select {
        display: none !important;
    }
    .catalog-category-view .filter-button-mobile a, .catalogsearch-result-index .filter-button-mobile a {
        font-size: 18px;
        font-weight: 500;
        color: #11173b;
        line-height: 35px;
        margin-left: 10px;
        display: inline-block;
    }
    .catalog-category-view .category-products .toolbar .search-canvas-button, .catalogsearch-result-index .category-products .toolbar .search-canvas-button, .cms-coup-de-coeur-list .category-products .toolbar .search-canvas-button, .cms-nouveau-produit-list .category-products .toolbar .search-canvas-button, .cms-meilleures-ventes .category-products .toolbar .search-canvas-button, .cms-nouveautes .category-products .toolbar .search-canvas-button {
        display: block;
        float: none;
    }

    .catalog-category-view .category-products .toolbar .search-canvas-button, .catalogsearch-result-index .category-products .toolbar .search-canvas-button, .cms-coup-de-coeur-list .category-products .toolbar .search-canvas-button, .cms-nouveau-produit-list .category-products .toolbar .search-canvas-button, .cms-meilleures-ventes .category-products .toolbar .search-canvas-button, .cms-nouveautes .category-products .toolbar .search-canvas-button:hover {
        text-decoration: none !important;
        font-weight: 700;
    }
    body[class*="catalog"] .container_24 .sidebar.open-filter, body[class*="catalog"] .container_24 .sidebar.open-filter {
        margin-left: 0 !important;
    }

    .catalog-category-view .page-title h1, .catalogsearch-result-index .page-title h1, .cms-coup-de-coeur-list .page-title h1, .cms-nouveau-produit-list .page-title h1, .cms-meilleures-ventes .page-title h1, .cms-nouveautes .page-title h1 {
        width: 100%;
    }
}

@media (max-width: 767px) {
    .catalog-category-view .filter-button-mobile, .catalog-category-view .sorter, .catalogsearch-result-index .filter-button-mobile, .catalogsearch-result-index .sorter, .cms-coup-de-coeur-list .filter-button-mobile, .cms-coup-de-coeur-list .sorter, .cms-nouveau-produit-list .filter-button-mobile, .cms-nouveau-produit-list .sorter, .cms-meilleures-ventes .filter-button-mobile, .cms-meilleures-ventes .sorter, .cms-nouveautes .filter-button-mobile, .cms-nouveautes .sorter {
        height: 40px !important;
        padding: 5px 20px ;
    }
    .catalog-category-view .category-products .toolbar .filter-button-mobile, .catalog-category-view .category-products .toolbar .sorter, .catalogsearch-result-index .category-products .toolbar .filter-button-mobile, .catalogsearch-result-index .category-products .toolbar .sorter, .cms-coup-de-coeur-list .category-products .toolbar .filter-button-mobile, .cms-coup-de-coeur-list .category-products .toolbar .sorter, .cms-nouveau-produit-list .category-products .toolbar .filter-button-mobile, .cms-nouveau-produit-list .category-products .toolbar .sorter, .cms-nouveautes .category-products .toolbar .filter-button-mobile, .cms-nouveautes .category-products .toolbar .sorter {
        padding: 5px 20px !important;
        padding-bottom: env(safe-area-inset-bottom, 20px) !important;
        min-height: 40px !important;
        height: auto !important;
    }

    .catalog-category-view .sorter .sort-by, .catalogsearch-result-index .sorter .sort-by, .cms-coup-de-coeur-list .sorter .sort-by, .cms-nouveau-produit-list .sorter .sort-by, .cms-meilleures-ventes .sorter .sort-by, .cms-nouveautes .sorter .sort-by {
        margin-top: 0;
    }

    .sorter .sort-by a, .catalog-category-view .category-products .toolbar .sorter .sort-by span, .catalogsearch-result-index .category-products .toolbar .sorter .sort-by span, .cms-coup-de-coeur-list .category-products .toolbar .sorter .sort-by span, .cms-nouveau-produit-list .category-products .toolbar .sorter .sort-by span, .cms-meilleures-ventes .category-products .toolbar .sorter .sort-by span, .cms-nouveautes .category-products .toolbar .sorter .sort-by span, .catalog-category-view .filter-button-mobile a, .catalogsearch-result-index .filter-button-mobile a, .cms-coup-de-coeur-list .filter-button-mobile a, .cms-nouveau-produit-list .filter-button-mobile a, .cms-meilleures-ventes .filter-button-mobile a, .cms-nouveautes .filter-button-mobile a {
        line-height: 30px !important;
    }

    .catalog-category-view .toolbar, .catalogsearch-result-index .toolbar, .cms-coup-de-coeur-list .toolbar, .cms-nouveau-produit-list .toolbar, .cms-meilleures-ventes .toolbar,  .cms-nouveautes .toolbar {
        min-height: auto;
    }

    body[class*="catalog"] .container_24 .sidebar {
        bottom: 40px !important;
    }

    body[class*="catalog"] .products-grid .uk-width-1-3, body[class*="cms-page-view"] .products-grid .uk-width-1-3 {
        width: 50%;
    }

    body[class*="catalog"] .products-grid .uk-width-1-3, body[class*="cms-page-view"] .products-grid .uk-width-1-3 {
        margin-top: 15px;
    }

    .category-products .products-grid {
        margin-left: -10px; 
    }

    .category-products .products-grid > [class*='uk-width'] {
        padding-left: 10px;
        width:50%;
    }
}

@media (min-width: 768px) and (max-width: 960px) {
    body[class*="catalog"] .products-grid .uk-width-1-3 + .uk-width-1-3 + .uk-width-1-3 + .uk-width-1-3 {
        margin-top: 20px;
    }
}

@media (max-width: 779px) {
    body[class*="catalog"] .container_24 .sidebar {
        top: 45px !important;
    }
}

@media (max-width: 359px) {
    body[class*="catalog"] .products-grid .uk-width-1-3, body[class*="cms-page-view"] .products-grid .uk-width-1-3 {
        width: 100%;
    }

    .products-grid a.product-image {
        margin-left: 0;
        margin-right: 0;
    }

    body[class*="catalog"] .products-grid .product-image > img, body[class*="cms-page-view"] .products-grid .product-image > img {
        width: 100%;
    }

    .catalog-category-view .sorter .sort-by span, .catalog-category-view .filter-button-mobile a, .catalogsearch-result-index .sorter .sort-by span, .catalogsearch-result-index .filter-button-mobile a, .cms-coup-de-coeur-list .sorter .sort-by span, .cms-coup-de-coeur-list .filter-button-mobile a, .cms-nouveau-produit-list .sorter .sort-by span, .cms-nouveau-produit-list .filter-button-mobile a, .cms-meilleures-ventes .sorter .sort-by span, .cms-meilleures-ventes .filter-button-mobile a, .cms-nouveautes .sorter .sort-by span, .cms-nouveautes .filter-button-mobile a {
        font-size: 14px !important;
    }

    .catalog-category-view .category-products .toolbar .search-canvas-button, .catalogsearch-result-index .category-products .toolbar .search-canvas-button, .cms-coup-de-coeur-list .category-products .toolbar .search-canvas-button, .cms-nouveau-produit-list .category-products .toolbar .search-canvas-button, .cms-meilleures-ventes .category-products .toolbar .search-canvas-button, .cms-nouveautes .category-products .toolbar .search-canvas-button:hover {
        margin-left: 0;
    }

    .catalog-category-view .sorter .sort-by, .catalogsearch-result-index .sorter .sort-by, .cms-coup-de-coeur-list .sorter .sort-by, .cms-nouveau-produit-list .sorter .sort-by, .cms-meilleures-ventes .sorter .sort-by, .cms-nouveautes .sorter .sort-by {
        margin-right: 0;
    }

    .catalog-category-view .category-products .toolbar .filter-button-mobile, .catalog-category-view .category-products .toolbar .sorter, .catalogsearch-result-index .category-products .toolbar .filter-button-mobile, .catalogsearch-result-index .category-products .toolbar .sorter, .cms-coup-de-coeur-list .category-products .toolbar .filter-button-mobile, .cms-coup-de-coeur-list .category-products .toolbar .sorter, .cms-nouveau-produit-list .category-products .toolbar .filter-button-mobile, .cms-nouveau-produit-list .category-products .toolbar .sorter, .cms-meilleures-ventes .category-products .toolbar .filter-button-mobile, .cms-meilleures-ventes .category-products .toolbar .sorter, .cms-nouveautes .category-products .toolbar .filter-button-mobile, .cms-nouveautes .category-products .toolbar .sorter {
        width: 50% !important;
    }

    .products-grid .product-image > img {
        width: auto;
    }
} 

@media (min-width: 780px) {
    .bkg_header_bottom .searchautocomplete .searchautocomplete-placeholder {
        border-bottom: 50px solid rgba(0, 0, 0, 0.5);
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
    }
}

@media (min-width: 960px) {
    .bkg_header_bottom .searchautocomplete .searchautocomplete-placeholder .uk-width-1-2 {
        width: 25%;
    }
}

@media (max-width: 539px) {
    .bkg_header_bottom .searchautocomplete .searchautocomplete-placeholder .uk-width-1-2 {
        width: 50%;
    }

    .products-grid a.product-image {
        margin: 15px;
    }
}

@media (max-width: 459px) {
    .bkg_header_bottom .searchautocomplete .searchautocomplete-placeholder .uk-width-1-2 {
        width: 100%;
    }
}

.bkg_header_bottom .searchautocomplete .searchautocomplete-placeholder .container-search-result {
    padding-bottom: 90px;
}

.bkg_header_bottom .searchautocomplete .searchautocomplete-placeholder .uk-text-center {
    position: fixed;
    bottom: 50px;
    left: 0;
    right: 0;
    margin-top: 0;
    background: #ffffff;
    padding-bottom: 20px;
    padding-top: 20px;
}

.bkg_header_bottom .searchautocomplete .searchautocomplete-placeholder .searchautocomlete-image img {
    max-width: 100px;
    max-height: 100px;
}

@media (min-width: 960px) {
    .catalog-category-view .category-products {
        position: relative;
        padding-top: 60px;
    }

    .catalog-category-view .uk-container > .uk-grid {
        justify-content: flex-end;
    }

    .toolbar .sorter {
        margin: 0; 
    }
}

@media (max-width: 959px) {
    .catalog-category-view .uk-width-3-4, /*.catalog-category-view .uk-width-1-4*/ {
        width: 100%;
    }
}
@media (min-width: 768px) and (max-width: 959px) {
    .catalog-category-view .uk-width-1-4 {
        width: 33.33%;
    }
}
@media (min-width: 959px) {
    .catalog-category-view .uk-width-1-4 {
        width: 25%;
    }
}

@media (min-width: 768px) {
    .footer-top-container .uk-width-1-3 {
        width: 33.33%;
    }
}

.ajaxcart-new {
    margin-top: 75px;
}

@media (min-width: 780px) {
    .ajaxcart-new {
        margin-top: 150px;
    }
}

.ajaxcart-new .row2 {
    margin-top: 20px;
}

.ajaxcart-new {
    max-height: 450px;
    overflow-x: hidden;
    overflow-y: scroll;
    width: 800px;
}

.ajaxcart-new .uk-width-1-2 {
    width: 50%;
    margin-top: 25px;
}

.ajaxcart-new .uk-width-2-3 {
    text-align: left;
}

.ajaxcart-new .uk-width-1-3 {
    width: 33.33%;
}

.ajaxcart-new .uk-width-1-3 img {
    width: 100%;
}

.ajaxcart-new .product-name {
    margin-bottom: 5px;
}

.ajaxcart-new .product-name a {
    color: #11173b;
    font-size: 18px;
    font-weight: 700;
    font-family: "Lato";
}

.ajaxcart-new .uk-button.uk-button-small {
    margin-top: 5px;
}

.ajaxcart-new .uk-button:hover:before {
    width: 3em;
    height: 3em;
}

.price-box .minimal-price .price {
    color: #c1a46a;
    font-size: 16px;
    font-weight: 700;
    font-family: "Lato";
}

.minimal-price .price-label {
    font-family: "Lato";
    color: #11173b;
}

@media (max-width: 959px) {
    div#containerDiv, .ajaxcart-new {
        width: 700px !important;
    }
}

@media (max-width: 767px) {
    .ajaxcart-new {
        width: 100% !important;
    }

    div#containerDiv {
        width: calc(100% - 40px) !important;
    }
}

@media (max-width: 639px) {
    .ajaxcart-new .uk-width-1-2 {
        width: 100%;
    }

    .ajaxcart-new .uk-width-2-3 {
        text-align: center;  
    }

    .price-box {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .ajaxcart-new .uk-width-1-3 img {
        width: auto;
    }

    .ajaxcart-new .uk-width-1-3 {
        width: 100%; 
        text-align: center;
    }
}

@media (min-width: 780px) {
    .showdesktop .menu-mobile-container {
        display: none !important
    }
}

@media (max-width: 779px) {
    .hidedesktop .menu-desktop-container {
        display: none !important;
    }
}

.col-category {
    position: relative;
}

.container-sublinks.showdesktop > .scroll-content {
    /*padding: 20px;*/
    padding: 10px 5px;
}

.ms-topmenu .ms-submenu .container-sublinks.showdesktop .uk-text-center {
    text-align: left;
    margin: 20px 0;
}

.ms-topmenu .ms-submenu .container-sublinks.showdesktop a.uk-button {
    display: inline-block;
    color: #ffffff;
}

.ms-topmenu .ms-submenu .container-sublinks.showdesktop a.uk-button:hover {
    color: #c1a46a;
}

.ms-topmenu .ms-submenu .container-sublinks.showdesktop a.uk-button i {
    display: inline-block;
    color: inherit;
    margin-right: 0;
    font-size: 16px;
    float: none;
    line-height: 24px;
    font-weight: 900;
}

.ms-topmenu .ms-submenu .container-sublinks .content-menu .uk-width-1-3 a {
    font-size: 13px;
    font-weight: 700;
    padding: 0;
    line-height: 30px;
}

.ms-topmenu .ms-submenu .container-sublinks .content-menu .uk-width-1-3 a:hover {
    color: #c1a46a;
}

html h1, html .h1,html h2, html .h2,html h3, html .h3,html h4, html .h4,html h5, html .h5,html h6, html .h6, html body {
    font-family: "Lato";
} 

.ms-megamenu .col-sm-12 {
    padding: 0;
}

@media (max-width: 1219px) {
    .uk-width-3-4.content-menu, .featured-menu.uk-width-1-4 {
        width: 100%;
    }
}
#nav-2 .menu-normal {max-height: 250px;}
#nav-3 .menu-normal {max-height: 250px;}
#nav-4 .menu-normal {max-height: 500px;}
#nav-5 .menu-normal {max-height: 500px;}
#nav-21 .menu-normal {max-height: 250px;}
#nav-7 .menu-normal {max-height: 500px;}
#nav-20 .menu-normal {max-height: 250px;}
#nav-22 .menu-normal {max-height: 350px;}
#nav-23 .menu-normal {max-height: 460px;}

.menu-normal {
    box-shadow: 3px 5px 30px 0 rgba(0,0,0,0.5);
    max-height: 500px;
}

.ms-submenu-initial .menu-normal {
    display: block !important;
}    

html .amform-block-social {
    clear: both;
    position: relative;
    top: auto;
    margin-top: 10px;
}

html .catalog-product-view .container_24 .grid_18 {
    width: 100%;
    left: auto;
    margin: 0;
} 

.cms-index-index .widget.widget-static-block {
    display: none !important;
}

#replie {
    text-align: center;
}

#deplie a {
    color: #11173b;
}

.cms-page-view a {
    color: #11173b;
}

.bkg-menu {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
} 

.checkout-onepage-index .cart-collaterals-new .uk-grid {
    justify-content: flex-end;
}

.checkout-onepage-index .cart-collaterals-new #shopping-cart-totals-table {
    border-top: none;
}

#checkout-review-submit .checkout-agreements {
    padding: 0;
    margin-bottom: 0;
}

#checkout-review-submit .checkout-agreements li {
    margin-top: 0;
}

#checkout-review-submit .checkout-agreements .agreement-content {
    background: #fff;
    padding: 30px;
    border: 1px solid #f1f3f4;
}

.opc .checkout-agreements .agree {
    padding-left: 6px;
}

.checkout-agreements .agree input.checkbox {
    margin-right: 6px;
}

#checkout-review-submit .checkout-agreements .agree input {
    display: none;
}

#checkout-review-submit .checkout-agreements .agree input+label {
    font-size: 13px;
    font-family: "Lato";
    font-weight: 500;
    color: #323232;
    float: right;
    width: auto;
}

#checkout-review-submit .checkout-agreements .agree input+label:before {
    margin-right: 15px;
    display: inline-block;
    height: 15px;
    width: 15px;
    background: #ffffff;
    content: "";
    border-radius: 50%;
    margin-top: 2.5px;
    margin-bottom: 2.5px;
    float: left;
    border: 3px solid #fff;
    box-shadow: 0 0 0 1px #b8b8b8;
    transition: background-color 300ms ease-out;
}

#checkout-review-submit .checkout-agreements .agree input:checked+label:before {
    background-color: #c1a46a ;
}

#opc-review #review-buttons-container {
    border: 0;
    padding: 0;
    margin-top: 30px;
}

#opc-review #review-buttons-container .f-left {
    float: left !important;
    margin-bottom: 0;
    line-height: 40px;
}

#opc-review #review-buttons-container .f-left a {
    color: #11173b !important;
    margin-top: 20px;
    line-height: 20px;
    font-size: 0.875rem !important;
    cursor: pointer;
    font-weight: 700;
    text-decoration: underline;
    padding: 0;
    background: no-repeat;
    margin: 0;
    background: transparent !important;
}

#opc-review #review-buttons-container .uk-button:hover:before {
    width: 4em;
    height: 4em;
}

.checkout-cart-index .page-title h1, .checkout-onepage-success .page-title h1 {
    font-family: "Lato";
    color: #11173b;
    margin-top: 15px;
}

html .checkout-onepage-success h2.sub-title {
    font-family: "Lato";
    color: #11173b;
}


.checkout-cart-index .cart-empty {
    margin-bottom: 20px;
}

.checkout-cart-index .cart-empty p, .checkout-cart-index .cart-empty a, .checkout-onepage-success .main-container p, .checkout-onepage-success .main-container a, html .checkout-onepage-success .main-container p a {
    font-family: "Lato";
    font-size: 14px;
    color: #11173b;
}

.cms-no-route .main-container a {
    color: #11173b;
}

.cms-no-route .main-container a, .checkout-cart-index .cart-empty a, .checkout-onepage-success .main-container a, html .checkout-onepage-success .main-container p a, html .checkout-onepage-success .main-container p.text-order a {
    font-weight: 700;
    text-decoration: underline;
}

html .checkout-onepage-success .main-container .uk-button:hover:before, .checkout-cart-configure #product-addtocart-button.uk-button:hover:before {
    width: 3em;
    height: 3em;
}

.ms-topmenu .ms-level0 > a.ms-label {
    line-height: 24px;
    font-size: 15px;
}

@media (max-width: 1219px) {
    .ms-topmenu .ms-level0 > a.ms-label {
        font-size: 14px;
        line-height: 24px;
        padding: 10px 12.5px;
    }

    .ms-topmenu > .ms-level0:nth-of-type(2) > a.ms-label, .ms-topmenu .ms-submenu a.form-group {
        width: 190.93px;
    }

    .container-sublinks[data-scrollbar] {
        /*left: 190.93px;
        width: calc(100% - 190.93px);*/
        width:100%;
    }
}
 
@media (max-width: 1024px) {
    .ms-topmenu .ms-level0 > a.ms-label {
        font-size: 13px;
        line-height: 24px;
        padding: 10px;
    }

    .ms-topmenu > .ms-level0:nth-of-type(2) > a.ms-label, .ms-topmenu .ms-submenu a.form-group {
        width: 180.93px;
    }

    .container-sublinks[data-scrollbar] {
        /*left: 180.93px;
        width: calc(100% - 180.93px);*/
         width:100%;
    }
}

@media (max-width: 959px) {
    .ms-topmenu .ms-level0 > a.ms-label {
        font-size: 12px;
        line-height: 24px;
        padding: 10px 5px;
    }

    .ms-topmenu > .ms-level0:nth-of-type(2) > a.ms-label, .ms-topmenu .ms-submenu a.form-group {
        width: 160.93px;
    }

    .container-sublinks[data-scrollbar] {
       /* left: 160.93px;
        width: calc(100% - 160.93px);*/
         width:100%;
    }
}


@media (max-width: 779px) {
    .ms-topmenu > .ms-level0:nth-of-type(2) > a.ms-label {
        position: fixed;
        top: 0;
        left: 0;
        width: 50px;
        background: #c1a46a;
        color: #c1a46a;
        border: none;
        height: 46px;
    }

    .bandeau-rose {
        height: 47px;
    }

    .ms-topmenu .ms-submenu a.form-group {
        width: 100%;
    }

    .hidedesktop.container-sublinks[data-scrollbar] {
        left: 0;
        background: #ffffff;
    }
}

@media (min-width: 780px) {
    #ms-topmenu {
        height: 44px;
        overflow: hidden;
    }
}

.cart-popup-content .paypal-logo {
    overflow: hidden;
    margin: 0;
    text-align: center;
}

.cart-popup-content .paypal-logo a {
    float: none !important;
}

.paypal-or {
    display: none;
}

@media screen and (min-color-index:0) and(-webkit-min-device-pixel-ratio:0)
{ 
   #ms-topmenu {
        overflow: initial;
    }
}

.cms-coup-de-coeur-list .col-main, .cms-nouveau-produit-list .col-main, .cms-meilleures-ventes .col-main {
    padding-bottom: 40px;
}

.cms-coup-de-coeur-list .page-title h1, .cms-nouveau-produit-list .page-title h1, .cms-meilleures-ventes .page-title h1 {
    font-size: 24px;
    text-transform: inherit;
    color: #11173b;
    margin: 0;
    border-bottom: none;
    font-family: "Lato";
    font-weight: 700;
    padding: 0;
    border: 0;
}

.cms-coup-de-coeur-list.cms-page-view .sort-switcher, .cms-coup-de-coeur-list.cms-page-view .sort-switcher:hover, .cms-coup-de-coeur-list.cms-page-view .sort-switcher:focus, .cms-page-view.cms-nouveau-produit-list .sort-switcher, .cms-page-view.cms-nouveau-produit-list .sort-switcher:hover, .cms-page-view.cms-nouveau-produit-list .sort-switcher:focus, .cms-page-view.cms-meilleures-ventes .sort-switcher, .cms-page-view.cms-meilleures-ventes .sort-switcher:hover, .cms-page-view.cms-meilleures-ventes .sort-switcher:focus {
    color: #c1a46a;
}

@media (max-width: 959px) {
    .cms-coup-de-coeur-list .sorter .sort-by select, .cms-nouveau-produit-list .sorter .sort-by select, .cms-meilleures-ventes .sorter .sort-by select {
        display: none !important;
    }

    .cms-coup-de-coeur-list .category-products .toolbar .sorter, .cms-nouveau-produit-list .category-products .toolbar .sorter, .cms-meilleures-ventes .category-products .toolbar .sorter {
        width: 100% !important;
        text-align: center;
    }

    .cms-coup-de-coeur-list .sorter .sort-by, .cms-nouveau-produit-list .sorter .sort-by, .cms-meilleures-ventes .sorter .sort-by {
        float: none !important;
        text-align: center;   
    }

    .cms-coup-de-coeur-list .filter-button-mobile, .cms-nouveau-produit-list .filter-button-mobile, .cms-meilleures-ventes .filter-button-mobile {
        display: none !important;
    }
}

.add-to-box-mobile {
    padding-bottom: env(safe-area-inset-bottom, 10px) !important;
}

@media (max-width: 779px) {
    .search-container {
        z-index: 1;
        display:block !important;
    }
}

.customer-account-create .account-create .customer-dob > div, .customer-account-edit .account-create .customer-dob > div, .checkout-onepage-index .account-create .customer-dob > div {
    padding-left: 0;
    padding-right: 0;
}

.form-list .customer-dob input.input-text:invalid {
    outline: none;
}

.form-list .customer-dob input.input-text {
    background: transparent !important;
}

.customer-account-create .account-create .customer-dob > div .shell > span , .customer-account-edit .account-create .customer-dob > div .shell > span , .checkout-onepage-index .account-create .customer-dob > div .shell > span  {
    font-family: "Lato";
    z-index: 0;
}

@media (max-width: 539px) {
    .products-grid .uk-button, .products-grid #shipping-method-buttons-container .button, .products-grid #shipping-method-buttons-container a {
        font-size: 10px;
        line-height: 30px !important;
        padding-right: 5px;
        padding-left: 5px;
    }

    .products-grid .uk-button i {
        margin-left: 5px;
    }

    .products-grid .product-name a {
        font-size: 12px;
        line-height: 18px;
    }
}

.text-right.pager-container {
    display: none;
}

.toolbar-bottom > .text-right.pager-container {
    display: block;
}

.pager-container .pages ol {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin-top: 30px;
}

.pager-container .pages ol li {
    margin-left: 2.5px;
    float: left;
    margin-right: 2.5px;
}

.pages .uk-button {
    display: block;
}

.pager-container .pages ol li.uk-button {
    background: #ffffff;
    color: #c1a46a;
}

.ms-topmenu .ms-submenu .container-sublinks .content-menu .static-cat-content [class*='uk-width'] a:hover {
    color: #c1a46a;
}

.pager-container .pages ol li.uk-button:before {
    display: none;
}

@media (min-width: 780px) {
    .list-cat-container {
        margin-left: 0 !important;
    }
} 

.static-cat-content .uk-width-level-1 {
    width: 100%;
} 

.ms-topmenu .ms-submenu .container-sublinks .content-menu .static-cat-content.uk-grid [class*='uk-width'].uk-width-level-1 a {
    /*font-size: 14px;
    font-weight: 700;*/
    color: #c1a46a;
    font-size: 16px;
}

.static-cat-content.uk-grid .uk-width-1-1 + .uk-width-1-1 {
    margin-top: 1rem;
}

.static-cat-content.uk-grid .uk-width-1-1:last-of-type {
    margin-bottom: 1rem;
}

.ms-topmenu .ms-submenu .container-sublinks .content-menu .static-cat-content [class*='uk-width'] a {
    /*font-weight: 400;
    padding: 0;
    font-size: 12px;*/
    font-weight: normal; padding: 0; color: #11173b; font-size: 14px;
} 

.ms-topmenu .ms-submenu .container-sublinks .content-menu .static-cat-content.static-vertical-content [class*='uk-width'] a.level1 {
    font-weight: 700;
    font-size: 14px;
}

.ms-topmenu .ms-submenu .container-sublinks .content-menu .static-cat-content.static-vertical-content [class*='uk-width'] a.level1 ~ a.level1 {
    margin-top: 1rem;
}

.uk-grid.static-cat-content.static-vertical-content > [class*='uk-width'] {
    width: 33.33%;
}

.uk-grid.static-cat-content.static-vertical-content > [class*='uk-width-1-4'] {
    width: 25%;
}

.uk-grid.static-cat-content.static-vertical-content > [class*='uk-width-1-2'] {
    width: 50%;
}

.uk-grid.static-cat-content.static-vertical-content > [class*='uk-width-1-1'] {
    width: 100%;
}

.uk-grid.static-cat-content.static-horizontal-content .uk-grid > [class*='uk-width'] {
    width: 33.33%;
}
 
.uk-grid.static-cat-content.static-horizontal-content .uk-grid > [class*='uk-width'].uk-width-level-1 {
    width: 100% !important;
}

.static-cat-content .uk-grid > [class*='uk-width-1-4'] {
    width: 25%;
}

@media (max-width: 959px) {
    .uk-grid.static-cat-content.static-vertical-content > [class*='uk-width'] {
        width: 50%;
    }
} 

@media (max-width: 779px) {
    h1.logo-container, .logo-container {
        margin-left: 60px;
    }

    .top-links-container .uk-search-button {
        position: absolute;
        left: 50px;
        display:none;
    }

    .bandeau-rose > .uk-container > .uk-align-center {
        margin-right: 0;
    }

    h1.logo-container a.logo, .logo-container a.logo {
        display: flex;
        align-items: center;
    }
    #am-ajaxlogin-container #am-ajaxlogin #am-ajaxlogin-title {font-size: 14px;}
    #am-ajaxlogin-container #am-ajaxlogin #am-ajaxlogin-message .am-form-block {padding: 10px;}
    #am-ajaxlogin-container #am-ajaxlogin #am-ajaxlogin-message .am-form-block h2 {font-size:14px;}
    div.amform-block-account-container {margin-top:10px;}
    div.amform-block-account-container .uk-button{font-size:12px; line-height: 24px !important;}
    div.amform-block-account-container .amform-block-social{display:none;}
    #am-ajaxlogin-container #am-ajaxlogin #am-ajaxlogin-message .am-form-block .am-form-list li label{margin-top: 5px; margin-bottom:5px;font-size:12px;} 
    .am-form-block .uk-button{font-size:12px; line-height: 24px !important;}
    #am-ajaxlogin-message {height:auto;}
    #am-ajaxlogin-container #am-ajaxlogin {height:auto;}
   
}

@media (max-width: 779px) {
    .ms-megamenu .ms-topmenu.active .ms-level0 {
        display: none;
    }
}

.special-product-container .product-name a {
	font-size: 16px;
    color: #11173b;
    font-weight: 700;
}

.product-view .special-product-container .old-price .price {
	font-size: 14px;
}

.product-view .special-product-container .regular-price .price, .product-view .special-product-container .special-price .price {
	font-size: 18px;
}

.product-view .special-product-container .price-box {
	margin-bottom: 5px;
}

.product-view .special-product-container .uk-button.uk-button-small {
    font-size: 11px;
    line-height: 26px;
    padding-right: 15px;
    padding-left: 15px;
    z-index: 0;
}

.product-view .special-product-container .uk-width-1-2 {
	margin-bottom: 15px;
} 

.product-view .special-product-container .uk-grid-small {
	align-items: center;
    justify-content: center;
}

.product-view .special-product-container  {
	margin-bottom: 20px;
}

.cart-ajax-container .actions .uk-button:before {
	display: none;
}

.cart-ajax-container .actions .uk-button {
	background: #ffffff;
    color: #c1a46a;
}

#acp_product .uk-button.aw-acp-continue, #ajaxcartpro-remove-confirm .uk-button.aw-acp-continue, #acp-product-options .aw-acp-continue { 
    display: inline-block;
    text-align: center;
    border-radius: 30px;
    float: none;
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
    text-transform: none;
    font-weight: 700;
    background: #c1a46a;
    color: #ffffff;
    border: 2px solid #c1a46a;
    margin-bottom: 0;
    text-transform: uppercase;
    font-family: "Lato";
    font-size: 14px; 
    line-height: 30px;
    padding-right: 15px;
    padding-left: 15px;
    z-index: 0;
    width: auto;
    height: auto;
}

#acp_product .uk-button.aw-acp-continue, #ajaxcartpro-remove-confirm .uk-button.aw-acp-continue, #acp-product-options .aw-acp-continue {
    z-index: 1;
    position: relative;
    outline: none;
    overflow: hidden;
    transition: color 0.4s ease-in-out;
}

#acp_product .uk-button.aw-acp-continue:before, #ajaxcartpro-remove-confirm .uk-button.aw-acp-continue:before, #acp-product-options .aw-acp-continue:before {
    content: '';
    z-index: -1;
    position: absolute;
    bottom: 100%;
    right: 100%;
    width: 1em;
    height: 1em;
    border-radius: 50%;
    border: #c1a46a 2px solid;
    transform-origin: center;
    transform: translate3d(50%, 50%, 0) scale3d(0, 0, 0);
    transition: all 0.45s ease-in-out;
    background: #ffffff;
}

#acp_product .uk-button.aw-acp-continue:hover, #ajaxcartpro-remove-confirm .uk-button.aw-acp-continue:hover, #acp-product-options .aw-acp-continue:hover {
    cursor: pointer;
    background: #c1a46a;
    color: #c1a46a;
    text-decoration: none;
    border: 2px solid #c1a46a;
}

#acp_product .uk-button.aw-acp-continue:hover:before ,#ajaxcartpro-remove-confirm .uk-button.aw-acp-continue:hover:before, #acp-product-options .aw-acp-continue:hover:before {
    width: 3em;
    height: 3em;
    transform: translate3d(50%, 50%, 0) scale3d(15, 15, 15);
    width: 3em;
    height: 3em;
}  

.aw-acp-title-row-1, .aw-acp-title-row-2 {
    font-size: 18px;
    color: #11173b;
    font-weight: 400;
    font-family: "Lato";
}

.aw-acp-title-row-2 {
    margin-bottom: 15px;
}

#ajaxcartpro-add-confirm.ajaxcartpro-box-show, #ajaxcartpro-remove-confirm.ajaxcartpro-box-show {
    padding: 20px;
}

#cart-sidebar .qty-container input {
    margin-top: 0px;
    margin: 0;
    height: 40px;
    line-height: 40px;
    width: 40px !important;
    border: none;
    border-bottom: 1px solid #e6e6e6;
    border-top: 1px solid #e6e6e6;
    float: left;
    text-align: center;
}

#cart-sidebar .qty-container {
    overflow: hidden;
    margin-top: 10px;
} 

#shopping-cart-totals-table td:first-child {
    text-align: left !important;
} 

#acp-product-options .aw-acp-checkout.focus, #product-options-wrapper .qty {
    display: none;
}
#product-options-wrapper {
    /*display: none;*/
}

#acp-product-options .aw-acp-btn-container {
    margin-top: 25px !important;
}

.background-menu-overlay {
    position: fixed;
    top: 135px;
    left: 0;
    right: 0;
    bottom: 0;
   /* background: rgba(0,0,0,0.5);*/
}

@media (max-width: 779px) {
    .background-menu-overlay {
        display: none !important;
    }

    .catalog-product-view .cart-ajax-container {
        padding-bottom: 80px;
    }
}

.contacts-index-index .page-title h1 {
    font-size: 24px;
    text-transform: inherit;
    color: #11173b;
    margin: 0;
    border-bottom: none;
    font-family: "Lato";
    font-weight: 700;
}

#contactForm {
    border: 1px solid #f1f3f4;
    padding: 30px;
    margin-top: 15px;
    margin-bottom: 30px;
    display: block;
    overflow: hidden;
}

.contacts-index-index .form-list label {
    font-size: 14px;
    font-family: "Lato";
    color: #11173b;
    line-height: 22px;
    font-weight: 700;
}

.contacts-index-index .form-list input.input-text {
    width: 100% !important;
    min-height: 38px;
    line-height: 38px;
    border: 1px solid #f7f5f1;
    background: #ffffff;
    font-family: "Lato";
    font-size: 13px;
    font-weight: 500;
    color: #11173b;
}

.contacts-index-index .form-list .field {
    width: 100%;
}

.contacts-index-index #contactForm .form-list textarea {
    width: 100% !important;
    border: 1px solid #f7f5f1;
    background: #ffffff;
    font-family: "Lato";
    font-size: 13px;
    font-weight: 500;
    color: #11173b;
    height: 120px;
}

.contacts-index-index .form-list li.wide .input-box {
    width: 100%;
}

.contacts-index-index .fieldset {
    float: none;
    width: 100%;
}

.contacts-index-index p.required {
    margin: 0;
    color: #e70808;
    padding: 0;
}

.ms-topmenu .ms-submenu .container-sublinks h2 a, .ms-topmenu .ms-submenu .container-sublinks h2 {
    /*font-size: 20px;*/
    font-size: 16px;
}

.ms-topmenu .ms-submenu .container-sublinks .featured-menu a, .ms-topmenu .ms-submenu .container-sublinks .header-menu a, .ms-topmenu .ms-submenu .container-sublinks .footer-menu a, .ms-topmenu .ms-submenu .container-sublinks .content-menu a:not(.uk-button) {
    padding: 0;
    line-height: 24px;
}

.ms-topmenu .ms-submenu .container-sublinks .featured-menu ul, .ms-topmenu .ms-submenu .container-sublinks .header-menu ul, .ms-topmenu .ms-submenu .container-sublinks .footer-menu ul, .ms-topmenu .ms-submenu .container-sublinks .content-menu ul {
    margin-bottom: 25px;
}

.ms-topmenu .ms-submenu .container-sublinks .featured-menu a:hover, .ms-topmenu .ms-submenu .container-sublinks .header-menu a:hover, .ms-topmenu .ms-submenu .container-sublinks .footer-menu a:hover, .ms-topmenu .ms-submenu .container-sublinks .content-menu a:hover {
    color: #c1a46a;
}

.ms-topmenu .ms-submenu .container-sublinks h2 a, .ms-topmenu .ms-submenu .container-sublinks h2 {
	color: #c1a46a;
}

.ms-topmenu .ms-submenu .container-sublinks .featured-menu ul, .ms-topmenu .ms-submenu .container-sublinks .header-menu ul, .ms-topmenu .ms-submenu .container-sublinks .footer-menu ul {
    margin-bottom: 20px;
}

@media (max-width: 959px) {
    .catalogsearch-result-index #chat-widget-container ,.catalog-category-view #chat-widget-container {
        display: none !important;
    }
}

@media (min-width: 1220px) {
	.featured-menu.uk-width-1-4 .uk-grid > [class*='uk-width'] {
		width: 100%;
	}
}

.cart-popup-content .actions {
    padding-bottom: 40px;
}

.ms-topmenu .ms-submenu .title-h1 a, .ms-topmenu .ms-submenu .title-h1 {
    color: #c1a46a;
    font-size: 24px;
}

.ms-topmenu .ms-submenu .title-h2 a, .ms-topmenu .ms-submenu .title-h2 {
    color: #c1a46a;
    font-size: 16px;
}

.ms-topmenu .ms-submenu .title-h3 a, .ms-topmenu .ms-submenu .title-h3 {
    color: #c1a46a;
    font-size: 18px;
}

.ms-topmenu .ms-submenu .title-h4 a, .ms-topmenu .ms-submenu .title-h4 {
    color: #c1a46a;
    font-size: 16px;
}

.ms-topmenu .ms-submenu .title-h5 a, .ms-topmenu .ms-submenu .title-h5 {
    color: #c1a46a;
    font-size: 14px;
}

.ms-topmenu .ms-submenu .title-h6 a, .ms-topmenu .ms-submenu .title-h6 {
    color: #c1a46a;
    font-size: 12px;
}

/*FONT NOUVEAUTES*/
#ms-topmenu #nav-121 a span{
font-family:Lato;
color: #c1a46a;
font-weight: 900;
font-size: 16px;
}
#ms-topmenu #nav-121 a span:hover{
color: #ffffff;
}
.categorypath-nouveautes .note-msg{display:none;}
/*CART HEADER*/
.cartheader {margin-bottom: 0;}
.cartheader span{font-size: 12px; width: 16px; height: 16px; display: inline-block; text-align: center; line-height: 16px; background: #c1a46a; color: #fff; transition: all 400ms ease; margin-left: -32px; margin-right: 10px; margin-top: 13px; font-weight: bold;}
.cart-button-header span{line-height: 50px;}
.cart-button-cart{margin-top: 5px;}
@media (min-width: 769px) and (max-width: 1198px) {
	.cart-button-header {display:none !important;}
}
@media (min-width: 540px) and (max-width: 779px) {
	.cartheader span{display:inline-block !important;font-size: 10px;width: 14px;height: 14px;line-height: 14px;margin-left: -18px;margin-right:0;margin-top:0;}
	.cart-button-cart{margin-top: 0;line-height: 30px !important;}
	.summary{padding-left:0;}
}
@media (max-width: 539px){
	.cartheader span{display:none !important;}
	.cart-button-cart{margin-top: 0 !important;}
}

/*BLOG*/
.blog-index-index .container_24 .push_6 {left:0; margin-top: 20px;}
.blog-index-index .container_24 .grid_18 { width: 80%; float: right;}
.blog-index-index .container_24 .pull_18 { left:0;}
.blog-index-index .container_24 .grid_6 { width: 15%; float: left;margin-top: 20px;}
.blog-index-index {font-family:Lato;}
.blog-index-index .post-title h2 a{font-size: 18px; font-weight: bold;}
.blog-index-index .em_post-item .std p {font-size: 14px;}
.blog-index-index .em_post-item .std img{float:none;}
.blog-index-index .em_blog-cat .block-title {background-color:#c1a46a !important;}
.blog-index-index .page-title h1{color:#c1a46a;}
.blog-index-index .time-stamp{color:#c1a46a;}
.blog-index-index .block-content ul li a {font-size:15px;}
.blog-index-index span.post-by,
.blog-index-index .comment-post-link,
.blog-index-index .comment-count {color:#c1a46a;}
.blog-post-view .container_24 .push_6 {left:0; margin-top: 20px;}
.blog-post-view .container_24 .grid_18 { width: 80%; float: right;}
.blog-post-view .container_24 .pull_18 { left:0;}
.blog-post-view .container_24 .grid_6 { width: 280px; float: left;margin-top: 20px;}
.blog-post-view {font-family:Lato;}
.blog-post-view .post-title h2 a{font-size: 18px; font-weight: bold;}
.blog-post-view .em_post-item .std p {font-size: 14px;}
.blog-post-view .em_post-item .std img{float:none;}
.blog-post-view .em_blog-cat .block-title {background-color:#c1a46a !important;}
.blog-post-view .page-title h1{color:#c1a46a;}
.blog-post-view .time-stamp{color:#c1a46a;}
.blog-post-view .block-content ul li a {font-size:15px;}
.blog-post-view span.post-by,
.blog-post-view .comment-post-link,
.blog-post-view .comment-count {color:#c1a46a;}
.blog-post-view .clearfloat,
.blog-post-view .em_post-item .post-content p{font-size:14px;}
@media (max-width:768px){
.blog-index-index .container_24 .grid_18 { width: 100%;}
.blog-index-index .container_24 .grid_6 { width: 100%;}
}

/*PRICE*/
.products-grid .price-box{margin-top:0 !important;}

/*OBFUSQUATION*/
.obfusque {text-decoration: none;color:#11173b !important;}
.obfusque:hover { text-decoration: underline; cursor:pointer;color:#11173b;}

/*CATEGIRY NEW PRESENTATION 250620*/
.seo-category-bloc {padding-left: 400px; padding-right: 400px;}
.seo-category-bloc h1 {text-align: center; background: #c1a46a; color: #ffffff !important; margin: 0; font-size: 30px;}
.seo-category-lien{padding-top: 170px;}
.seo-category-lien ul{list-style-type: none; color: #11173b; font-weight: 600; font-size: 15px;}
.seo-category-lien .ul-ligne2{list-style-type: none; color: #11173b; font-weight: 600; font-size: 15px; margin-top: -20px;}
.seo-category-lien .ul-ligne3{padding-top: 40px;}
.seo-category-lien ul li{display: inline-block; text-decoration: none; background-color: #ffffff; border: 2px solid#c1a46a; padding: 5px;}
.cat-lien-ss-img span{padding: 0 10px;}
.cat-lien-ss-img {text-align:center;}
@media (max-width:414px) {
.seo-category-bloc {padding-left: 0px; padding-right: 0px;}
.seo-category-bloc h1 {font-size: 20px;line-height: 36px;}
.seo-category-lien {padding-top: 90px;}
.seo-category-lien ul{font-size: 13px;}
}
@media (min-width:375px) and (max-width:475px) {
.seo-category-bloc {padding-left: 0px; padding-right: 0px;}
.seo-category-lien { padding-top: 130px;}
.seo-category-lien ul{font-size: 13px;}
.seo-category-bloc h1 {font-size: 26px;line-height: 36px;}
}
@media (min-width:375px) and (max-width:767px) {
.seo-category-bloc {padding-left: 0px; padding-right: 0px;}
.seo-category-lien ul{font-size: 13px;}
.seo-category-bloc h1 {font-size: 26px;line-height: 36px;}
}
@media (min-width:768px) and (max-width:992px) {
.seo-category-bloc {padding-left: 200px; padding-right: 200px;}
.seo-category-bloc h1 {font-size: 26px;line-height: 36px;}
}
@media (min-width:993px) and (max-width:1230px) {
.seo-category-bloc {padding-left: 300px; padding-right: 300px;}
.seo-category-bloc h1 {font-size: 26px;line-height: 36px;}
}

/* IDEPLACEMENT DU DESIGN MIS SUR LE HEADER SITE*/
.seo-category-bloc .title-h1 {text-align: center; background: #c1a46a; color: #ffffff !important; margin: 0; font-size: 30px;}
.megamenu20 .title-h2{margin-bottom:0 !important; font-size:15px !important;}
.megamenu20 ul li a{font-size:13px !important;}
.megamenu20 .col-lg-2{padding-right: 8px !important; padding-left: 8px !important;}

.board-megamenu tr {height: 45px;}
.board-megamenu td {width: 45px; height: 45px;text-align: center;}
.board-megamenu td a span {font-size: 10px; text-align: center;}
.board-megamenu-table {border-color: #000000; border-width: 0px; border-style: solid; margin-bottom: 10px;}
.cart-table .item-msg {margin-left:0 !important; color: red; font-size:14px;}

@media (max-width:767px) {
.board-megamenu td {width:60px; padding: 5px;}
.board-megamenu td a {padding:0 !important;}
}

/*CATEGORIE DESIGN*/
.cat-desc-bas .title-img {font-size: small;}
.cat-desc-bas .title-img .title-img-center{text-align:center;}
.cat-desc-bas h2{text-align:left;}
.cat-desc-bas .text {text-align:justify;}
.cat-desc-bas p {text-align:justify;}

/*HOMEPAGE 2021*/
.home-slideshow-desktop .categorie-header {background-size: cover; height: 288px; background-repeat: no-repeat; background-position: center top; position: relative; width: 62%; margin: auto;}
.home-slideshow-desktop .categorie-inner-bloc {position: absolute; padding: 15px; text-align: center; background-color: #c1a46a; right:0;}
.home-slideshow-desktop .bloc-droit {text-transform: uppercase; color: #ffffff; font-size: 1.8rem; line-height: 1;}
.home-slideshow-desktop .bloc-droit span {color: #11173b; font-size: 1.2rem;}
.home-slideshow-desktop .button-slide-new {background-color: #c1a46a; margin-top:5px;}
.home-slideshow-desktop .button-slide-new a {color: #11173b; background-color: #ffffff;}
.home-slideshow-desktop .categorie-inner-new {position: absolute; left: 0; bottom: 1%; padding: 15px; width: 100%; text-align: center;}
.home-slideshow-desktop .categorie-inner-new h1 {color: #11173b; font-size: 35px; font-family: Zaheera; text-align: center;}
.uk-section {padding-top:20px;}
.bandeau-infos ul{list-style-type:none !important; padding:0; display:inline-flex; margin:0;}
.bandeau-infos ul li {padding: 0 30px;}
.bandeau-infos {font-size:14px; padding-bottom : 0; padding-top:10px;}
@media (max-width:767px) {
.home-slideshow-desktop{margin-top: 50px;}
.home-slideshow-desktop .categorie-header {width:100%;}
.home-slideshow-desktop .categorie-inner-bloc {padding: 10px;bottom: 0;width:100%;}
.home-slideshow-desktop .categorie-inner-new {position:unset;}
.home-slideshow-desktop .categorie-inner-new h1 {font-size:18px;}
}
@media (min-width:768px) and (max-width:1023px) {
.home-slideshow-desktop .categorie-header {width:100%;}
.bandeau-infos {font-size:11px;}
}
@media (min-width:1024px) and (max-width:1280px) {
.home-slideshow-desktop .categorie-header {width:95%;}
.products-grid a.product-image {margin:0}
}
.action.primary, .action-primary{background:#C1A46A !important; border:1px solid #C1A46A; color:#000;}
.pagebuilder-mobile-hidden {width:100%!important;}
.minicart-wrapper .action.showcart .counter.qty {
    background: #C1A46A;
    color: #11173b;}
.copyright{background: #11173b;}