body {
  margin: 0;
  padding: 0;
}
article,
aside,
details,
figcaption,
figure,
main,
footer,
header,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
nav ul,
nav ol {
  list-style: none none;
}
img {
  max-width: 100%;
  height: auto;
  border: 0;
}
video,
embed,
object {
  max-width: 100%;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
html {
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-size-adjust: 100%;
}
body {
  color: #777777;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
  font-size: 1.3rem;
}
p {
  margin-top: 0rem;
  margin-bottom: 0.9rem;
}
abbr[title] {
  border-bottom: 1px dotted #cccccc;
  cursor: help;
}
b,
strong {
  font-weight: 700;
}
em,
i {
  font-style: italic;
}
mark {
  background: #f6f6f6;
  color: #1e1e1e;
}
small,
.small {
  font-size: 12px;
}
hr {
  border: 0;
  border-top: 1px solid #cccccc;
  margin-bottom: 18px;
  margin-top: 18px;
}
sub,
sup {
  font-size: 69.23076923000001%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
dfn {
  font-style: italic;
}
h1 {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.5rem;
  margin-top: 0rem;
  margin-bottom: 1.8rem;
}
h2 {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.5rem;
  margin-top: 2.25rem;
  margin-bottom: 1.8rem;
}
h3 {
  font-weight: 600;
  line-height: 1.1;
  font-size: 1.7rem;
  margin-top: 1.8rem;
  margin-bottom: 0.9rem;
}
h4 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.3rem;
  margin-top: 1.8rem;
  margin-bottom: 1.8rem;
}
h5 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.2rem;
  margin-top: 1.8rem;
  margin-bottom: 1.8rem;
}
h6 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1rem;
  margin-top: 1.8rem;
  margin-bottom: 1.8rem;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small {
  color: #777777;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
}
a,
.alink {
  color: #0088cc;
  text-decoration: none;
}
a:visited,
.alink:visited {
  color: #0088cc;
  text-decoration: none;
}
a:hover,
.alink:hover {
  color: #0088cc;
  text-decoration: underline;
}
a:active,
.alink:active {
  color: #0088cc;
  text-decoration: underline;
}
ul,
ol {
  margin-top: 0rem;
  margin-bottom: 2.25rem;
}
ul > li,
ol > li {
  margin-top: 0rem;
  margin-bottom: 0.9rem;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
dl {
  margin-bottom: 18px;
  margin-top: 0;
}
dt {
  font-weight: 700;
  margin-bottom: 4.5px;
  margin-top: 0;
}
dd {
  margin-bottom: 9px;
  margin-top: 0;
  margin-left: 0;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, 'Courier New', monospace;
}
code {
  background: #f6f6f6;
  color: #555555;
  padding: 2px 4px;
  font-size: 1.2rem;
  white-space: nowrap;
}
kbd {
  background: #f6f6f6;
  color: #555555;
  padding: 2px 4px;
  font-size: 1.2rem;
}
pre {
  background: #f6f6f6;
  border: 1px solid #cccccc;
  color: #555555;
  line-height: 1.4;
  margin: 0 0 9px;
  padding: 9px;
  font-size: 1.2rem;
  display: block;
  word-wrap: break-word;
}
pre code {
  background-color: transparent;
  border-radius: 0;
  color: inherit;
  font-size: inherit;
  padding: 0;
  white-space: pre-wrap;
}
blockquote {
  border-left: 0 solid #cccccc;
  margin: 0 0 18px 36px;
  padding: 0;
  color: #777777;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: italic;
  font-weight: 400;
  line-height: 1.4;
  font-size: 1.3rem;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  color: #777777;
  line-height: 1.4;
  font-size: 0.9rem;
  display: block;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
blockquote cite {
  font-style: normal;
}
blockquote:before,
blockquote:after {
  content: '';
}
q {
  quotes: none;
}
q:before,
q:after {
  content: '';
  content: none;
}
cite {
  font-style: normal;
}
table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  max-width: 100%;
}
table th {
  text-align: left;
}
table > tbody > tr > th,
table > tfoot > tr > th,
table > tbody > tr > td,
table > tfoot > tr > td {
  vertical-align: top;
}
table > thead > tr > th,
table > thead > tr > td {
  vertical-align: bottom;
}
table > thead > tr > th,
table > tbody > tr > th,
table > tfoot > tr > th,
table > thead > tr > td,
table > tbody > tr > td,
table > tfoot > tr > td {
  padding: 11px 9px;
}
button {
  background-image: none;
  background: #eeeeee;
  border: 1px solid #cccccc;
  color: #777777;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  margin: 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 1.5rem;
  box-sizing: border-box;
  vertical-align: middle;
}
button:focus,
button:active {
  background: #e2e2e2;
  border: 1px solid #cccccc;
  color: #777777;
}
button:hover {
  background: #e1e1e1;
  border: 1px solid #cccccc;
  color: #777777;
}
button.disabled,
button[disabled],
fieldset[disabled] button {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input[type="text"],
input[type="password"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="number"],
input[type*="date"],
input[type="email"] {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border-radius: 6px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 13px;
  height: 38px;
  line-height: 1.4;
  padding: 10px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
}
input[type="text"]:disabled,
input[type="password"]:disabled,
input[type="url"]:disabled,
input[type="tel"]:disabled,
input[type="search"]:disabled,
input[type="number"]:disabled,
input[type*="date"]:disabled,
input[type="email"]:disabled {
  opacity: 0.5;
}
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type*="date"]::-moz-placeholder,
input[type="email"]::-moz-placeholder {
  color: #dddddd;
}
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type*="date"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder {
  color: #dddddd;
}
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type*="date"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder {
  color: #dddddd;
}
input[type="number"] {
  -moz-appearance: textfield;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  -webkit-appearance: none;
}
select {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border-radius: 6px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 13px;
  height: 38px;
  line-height: 1.4;
  padding: 4.5px 9px 4px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
}
select:disabled {
  opacity: 0.5;
}
select[multiple] {
  height: auto;
  background-image: none;
}
textarea {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border-radius: 6px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 13px;
  height: auto;
  line-height: 1.4;
  margin: 0;
  padding: 9px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
  resize: vertical;
}
textarea:disabled {
  opacity: 0.5;
}
textarea::-moz-placeholder {
  color: #dddddd;
}
textarea::-webkit-input-placeholder {
  color: #dddddd;
}
textarea:-ms-input-placeholder {
  color: #dddddd;
}
input[type="checkbox"] {
  margin: 2px 4.5px 0 0;
  position: relative;
  top: 2px;
}
input[type="checkbox"]:disabled {
  opacity: 0.5;
}
input[type="radio"] {
  margin: 2px 4.5px 0 0;
}
input[type="radio"]:disabled {
  opacity: 0.5;
}
input.mage-error,
select.mage-error,
textarea.mage-error {
  border-color: #ed8380;
}
div.mage-error {
  color: #e02b27;
  font-size: 1.2rem;
}
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
form {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
address {
  font-style: normal;
}
*:focus {
  box-shadow: none;
  outline: 0;
}
._keyfocus *:focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
  box-shadow: 0 0 3px 1px #68a8e0;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.bundle-options-container .block-bundle-summary .bundle.items,
.product-items,
.prices-tier,
.search-terms,
.cart-summary .checkout-methods-items,
.opc-wrapper .opc,
.opc-progress-bar,
.checkout-agreements-items,
.block-wishlist-management .wishlist-select-items,
.order-details-items .items-qty,
.block-banners .banner-items,
.block-banners-inline .banner-items,
.block-event .slider-panel .slider {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.bundle-options-container .block-bundle-summary .bundle.items > li,
.product-items > li,
.prices-tier > li,
.search-terms > li,
.cart-summary .checkout-methods-items > li,
.opc-wrapper .opc > li,
.opc-progress-bar > li,
.checkout-agreements-items > li,
.block-wishlist-management .wishlist-select-items > li,
.order-details-items .items-qty > li,
.block-banners .banner-items > li,
.block-banners-inline .banner-items > li,
.block-event .slider-panel .slider > li {
  margin: 0;
}
.action-primary:focus,
.action-primary:active {
  background: #0088cc;
  border: 1px solid #0088cc;
  color: #ffffff;
}
.action-primary:hover {
  background: #0088cc;
  border: 1px solid #0088cc;
  color: #ffffff;
}
.action-primary.disabled,
.action-primary[disabled],
fieldset[disabled] .action-primary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.abs-discount-block .actions-toolbar .action.primary,
.abs-discount-block .actions-toolbar .action.cancel,
.block-compare .action.primary,
.cart-summary .block .actions-toolbar > .primary .action.primary,
.cart-summary .form.giftregistry .fieldset .action.primary,
.magento-payments-review-discount .actions-toolbar .action.primary,
.magento-payments-review-discount .actions-toolbar .action.cancel,
.paypal-review-discount .actions-toolbar .action.primary,
.paypal-review-discount .actions-toolbar .action.cancel,
.cart-discount .actions-toolbar .action.primary,
.cart-discount .actions-toolbar .action.cancel {
  border-radius: 3px;
}
.block-event .slider-panel .slider .item .action.event {
  background-image: none;
  background: #eeeeee;
  border: 1px solid #cccccc;
  color: #777777;
  cursor: pointer;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  margin: 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 1.5rem;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
  border-radius: 3px;
}
.abs-action-link-button:focus,
.abs-action-link-button:active,
.block-event .slider-panel .slider .item .action.event:focus,
.block-event .slider-panel .slider .item .action.event:active {
  background: #e2e2e2;
  border: 1px solid #cccccc;
  color: #777777;
}
.abs-action-link-button:hover,
.block-event .slider-panel .slider .item .action.event:hover {
  background: #e1e1e1;
  border: 1px solid #cccccc;
  color: #777777;
}
.abs-action-link-button.disabled,
.abs-action-link-button[disabled],
fieldset[disabled] .abs-action-link-button,
.block-event .slider-panel .slider .item .action.event.disabled,
.block-event .slider-panel .slider .item .action.event[disabled],
fieldset[disabled] .block-event .slider-panel .slider .item .action.event {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.abs-action-link-button:hover,
.abs-action-link-button:active,
.abs-action-link-button:focus,
.block-event .slider-panel .slider .item .action.event:hover,
.block-event .slider-panel .slider .item .action.event:active,
.block-event .slider-panel .slider .item .action.event:focus {
  text-decoration: none;
}
.abs-action-remove,
.abs-discount-block .action.check,
.popup .actions-toolbar .action.cancel,
.paypal-button-widget .paypal-button,
.bundle-options-container .action.back,
.block.related .action.select,
.cart.table-wrapper .actions-toolbar > .action-delete,
.cart.table-wrapper .action.help.map,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup,
.opc-wrapper .edit-address-link,
.opc-block-shipping-information .shipping-information-title .action-edit,
.action-auth-toggle,
.checkout-payment-method .payment-method-billing-address .action-cancel,
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address,
.checkout-agreements-block .action-show,
.gift-options .actions-toolbar .action-cancel,
.gift-summary .action-edit,
.gift-summary .action-delete,
.gift-wrapping-title .action-remove,
.wishlist.split.button > .action,
.abs-add-fields .action.remove,
.magento-payments-review-discount .action.check,
.paypal-review-discount .action.check,
.cart-discount .action.check,
.form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove,
.form-create-return .action.remove,
.form.send.friend .action.remove {
  line-height: 1.4;
  padding: 0;
  color: #0088cc;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  border-radius: 0;
  font-weight: 400;
}
.abs-action-button-as-link:visited,
.abs-action-remove:visited,
.abs-discount-block .action.check:visited,
.popup .actions-toolbar .action.cancel:visited,
.paypal-button-widget .paypal-button:visited,
.bundle-options-container .action.back:visited,
.block.related .action.select:visited,
.cart.table-wrapper .actions-toolbar > .action-delete:visited,
.cart.table-wrapper .action.help.map:visited,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:visited,
.opc-wrapper .edit-address-link:visited,
.opc-block-shipping-information .shipping-information-title .action-edit:visited,
.action-auth-toggle:visited,
.checkout-payment-method .payment-method-billing-address .action-cancel:visited,
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:visited,
.checkout-agreements-block .action-show:visited,
.gift-options .actions-toolbar .action-cancel:visited,
.gift-summary .action-edit:visited,
.gift-summary .action-delete:visited,
.gift-wrapping-title .action-remove:visited,
.wishlist.split.button > .action:visited,
.abs-add-fields .action.remove:visited,
.magento-payments-review-discount .action.check:visited,
.paypal-review-discount .action.check:visited,
.cart-discount .action.check:visited,
.form-giftregistry-share .action.remove:visited,
.form-giftregistry-edit .action.remove:visited,
.form-add-invitations .action.remove:visited,
.form-create-return .action.remove:visited,
.form.send.friend .action.remove:visited {
  color: #0088cc;
  text-decoration: none;
}
.abs-action-button-as-link:hover,
.abs-action-remove:hover,
.abs-discount-block .action.check:hover,
.popup .actions-toolbar .action.cancel:hover,
.paypal-button-widget .paypal-button:hover,
.bundle-options-container .action.back:hover,
.block.related .action.select:hover,
.cart.table-wrapper .actions-toolbar > .action-delete:hover,
.cart.table-wrapper .action.help.map:hover,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:hover,
.opc-wrapper .edit-address-link:hover,
.opc-block-shipping-information .shipping-information-title .action-edit:hover,
.action-auth-toggle:hover,
.checkout-payment-method .payment-method-billing-address .action-cancel:hover,
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:hover,
.checkout-agreements-block .action-show:hover,
.gift-options .actions-toolbar .action-cancel:hover,
.gift-summary .action-edit:hover,
.gift-summary .action-delete:hover,
.gift-wrapping-title .action-remove:hover,
.wishlist.split.button > .action:hover,
.abs-add-fields .action.remove:hover,
.magento-payments-review-discount .action.check:hover,
.paypal-review-discount .action.check:hover,
.cart-discount .action.check:hover,
.form-giftregistry-share .action.remove:hover,
.form-giftregistry-edit .action.remove:hover,
.form-add-invitations .action.remove:hover,
.form-create-return .action.remove:hover,
.form.send.friend .action.remove:hover {
  color: #0088cc;
  text-decoration: underline;
}
.abs-action-button-as-link:active,
.abs-action-remove:active,
.abs-discount-block .action.check:active,
.popup .actions-toolbar .action.cancel:active,
.paypal-button-widget .paypal-button:active,
.bundle-options-container .action.back:active,
.block.related .action.select:active,
.cart.table-wrapper .actions-toolbar > .action-delete:active,
.cart.table-wrapper .action.help.map:active,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:active,
.opc-wrapper .edit-address-link:active,
.opc-block-shipping-information .shipping-information-title .action-edit:active,
.action-auth-toggle:active,
.checkout-payment-method .payment-method-billing-address .action-cancel:active,
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:active,
.checkout-agreements-block .action-show:active,
.gift-options .actions-toolbar .action-cancel:active,
.gift-summary .action-edit:active,
.gift-summary .action-delete:active,
.gift-wrapping-title .action-remove:active,
.wishlist.split.button > .action:active,
.abs-add-fields .action.remove:active,
.magento-payments-review-discount .action.check:active,
.paypal-review-discount .action.check:active,
.cart-discount .action.check:active,
.form-giftregistry-share .action.remove:active,
.form-giftregistry-edit .action.remove:active,
.form-add-invitations .action.remove:active,
.form-create-return .action.remove:active,
.form.send.friend .action.remove:active {
  color: #0088cc;
  text-decoration: underline;
}
.abs-action-button-as-link:hover,
.abs-action-button-as-link:active,
.abs-action-button-as-link:focus,
.abs-action-remove:hover,
.abs-action-remove:active,
.abs-action-remove:focus,
.abs-discount-block .action.check:hover,
.abs-discount-block .action.check:active,
.abs-discount-block .action.check:focus,
.popup .actions-toolbar .action.cancel:hover,
.popup .actions-toolbar .action.cancel:active,
.popup .actions-toolbar .action.cancel:focus,
.paypal-button-widget .paypal-button:hover,
.paypal-button-widget .paypal-button:active,
.paypal-button-widget .paypal-button:focus,
.bundle-options-container .action.back:hover,
.bundle-options-container .action.back:active,
.bundle-options-container .action.back:focus,
.block.related .action.select:hover,
.block.related .action.select:active,
.block.related .action.select:focus,
.cart.table-wrapper .actions-toolbar > .action-delete:hover,
.cart.table-wrapper .actions-toolbar > .action-delete:active,
.cart.table-wrapper .actions-toolbar > .action-delete:focus,
.cart.table-wrapper .action.help.map:hover,
.cart.table-wrapper .action.help.map:active,
.cart.table-wrapper .action.help.map:focus,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:hover,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:active,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:focus,
.opc-wrapper .edit-address-link:hover,
.opc-wrapper .edit-address-link:active,
.opc-wrapper .edit-address-link:focus,
.opc-block-shipping-information .shipping-information-title .action-edit:hover,
.opc-block-shipping-information .shipping-information-title .action-edit:active,
.opc-block-shipping-information .shipping-information-title .action-edit:focus,
.action-auth-toggle:hover,
.action-auth-toggle:active,
.action-auth-toggle:focus,
.checkout-payment-method .payment-method-billing-address .action-cancel:hover,
.checkout-payment-method .payment-method-billing-address .action-cancel:active,
.checkout-payment-method .payment-method-billing-address .action-cancel:focus,
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:hover,
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:active,
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:focus,
.checkout-agreements-block .action-show:hover,
.checkout-agreements-block .action-show:active,
.checkout-agreements-block .action-show:focus,
.gift-options .actions-toolbar .action-cancel:hover,
.gift-options .actions-toolbar .action-cancel:active,
.gift-options .actions-toolbar .action-cancel:focus,
.gift-summary .action-edit:hover,
.gift-summary .action-edit:active,
.gift-summary .action-edit:focus,
.gift-summary .action-delete:hover,
.gift-summary .action-delete:active,
.gift-summary .action-delete:focus,
.gift-wrapping-title .action-remove:hover,
.gift-wrapping-title .action-remove:active,
.gift-wrapping-title .action-remove:focus,
.wishlist.split.button > .action:hover,
.wishlist.split.button > .action:active,
.wishlist.split.button > .action:focus,
.abs-add-fields .action.remove:hover,
.abs-add-fields .action.remove:active,
.abs-add-fields .action.remove:focus,
.magento-payments-review-discount .action.check:hover,
.magento-payments-review-discount .action.check:active,
.magento-payments-review-discount .action.check:focus,
.paypal-review-discount .action.check:hover,
.paypal-review-discount .action.check:active,
.paypal-review-discount .action.check:focus,
.cart-discount .action.check:hover,
.cart-discount .action.check:active,
.cart-discount .action.check:focus,
.form-giftregistry-share .action.remove:hover,
.form-giftregistry-share .action.remove:active,
.form-giftregistry-share .action.remove:focus,
.form-giftregistry-edit .action.remove:hover,
.form-giftregistry-edit .action.remove:active,
.form-giftregistry-edit .action.remove:focus,
.form-add-invitations .action.remove:hover,
.form-add-invitations .action.remove:active,
.form-add-invitations .action.remove:focus,
.form-create-return .action.remove:hover,
.form-create-return .action.remove:active,
.form-create-return .action.remove:focus,
.form.send.friend .action.remove:hover,
.form.send.friend .action.remove:active,
.form.send.friend .action.remove:focus {
  background: none;
  border: 0;
}
.abs-action-button-as-link.disabled,
.abs-action-button-as-link[disabled],
fieldset[disabled] .abs-action-button-as-link,
.abs-action-remove.disabled,
.abs-action-remove[disabled],
fieldset[disabled] .abs-action-remove,
.abs-discount-block .action.check.disabled,
.abs-discount-block .action.check[disabled],
fieldset[disabled] .abs-discount-block .action.check,
.popup .actions-toolbar .action.cancel.disabled,
.popup .actions-toolbar .action.cancel[disabled],
fieldset[disabled] .popup .actions-toolbar .action.cancel,
.paypal-button-widget .paypal-button.disabled,
.paypal-button-widget .paypal-button[disabled],
fieldset[disabled] .paypal-button-widget .paypal-button,
.bundle-options-container .action.back.disabled,
.bundle-options-container .action.back[disabled],
fieldset[disabled] .bundle-options-container .action.back,
.block.related .action.select.disabled,
.block.related .action.select[disabled],
fieldset[disabled] .block.related .action.select,
.cart.table-wrapper .actions-toolbar > .action-delete.disabled,
.cart.table-wrapper .actions-toolbar > .action-delete[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action-delete,
.cart.table-wrapper .action.help.map.disabled,
.cart.table-wrapper .action.help.map[disabled],
fieldset[disabled] .cart.table-wrapper .action.help.map,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup.disabled,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup[disabled],
fieldset[disabled] .checkout-index-index .modal-popup .modal-footer .action-hide-popup,
.opc-wrapper .edit-address-link.disabled,
.opc-wrapper .edit-address-link[disabled],
fieldset[disabled] .opc-wrapper .edit-address-link,
.opc-block-shipping-information .shipping-information-title .action-edit.disabled,
.opc-block-shipping-information .shipping-information-title .action-edit[disabled],
fieldset[disabled] .opc-block-shipping-information .shipping-information-title .action-edit,
.action-auth-toggle.disabled,
.action-auth-toggle[disabled],
fieldset[disabled] .action-auth-toggle,
.checkout-payment-method .payment-method-billing-address .action-cancel.disabled,
.checkout-payment-method .payment-method-billing-address .action-cancel[disabled],
fieldset[disabled] .checkout-payment-method .payment-method-billing-address .action-cancel,
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address.disabled,
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address[disabled],
fieldset[disabled] .checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address,
.checkout-agreements-block .action-show.disabled,
.checkout-agreements-block .action-show[disabled],
fieldset[disabled] .checkout-agreements-block .action-show,
.gift-options .actions-toolbar .action-cancel.disabled,
.gift-options .actions-toolbar .action-cancel[disabled],
fieldset[disabled] .gift-options .actions-toolbar .action-cancel,
.gift-summary .action-edit.disabled,
.gift-summary .action-edit[disabled],
fieldset[disabled] .gift-summary .action-edit,
.gift-summary .action-delete.disabled,
.gift-summary .action-delete[disabled],
fieldset[disabled] .gift-summary .action-delete,
.gift-wrapping-title .action-remove.disabled,
.gift-wrapping-title .action-remove[disabled],
fieldset[disabled] .gift-wrapping-title .action-remove,
.wishlist.split.button > .action.disabled,
.wishlist.split.button > .action[disabled],
fieldset[disabled] .wishlist.split.button > .action,
.abs-add-fields .action.remove.disabled,
.abs-add-fields .action.remove[disabled],
fieldset[disabled] .abs-add-fields .action.remove,
.magento-payments-review-discount .action.check.disabled,
.magento-payments-review-discount .action.check[disabled],
fieldset[disabled] .magento-payments-review-discount .action.check,
.paypal-review-discount .action.check.disabled,
.paypal-review-discount .action.check[disabled],
fieldset[disabled] .paypal-review-discount .action.check,
.cart-discount .action.check.disabled,
.cart-discount .action.check[disabled],
fieldset[disabled] .cart-discount .action.check,
.form-giftregistry-share .action.remove.disabled,
.form-giftregistry-share .action.remove[disabled],
fieldset[disabled] .form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove.disabled,
.form-giftregistry-edit .action.remove[disabled],
fieldset[disabled] .form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove.disabled,
.form-add-invitations .action.remove[disabled],
fieldset[disabled] .form-add-invitations .action.remove,
.form-create-return .action.remove.disabled,
.form-create-return .action.remove[disabled],
fieldset[disabled] .form-create-return .action.remove,
.form.send.friend .action.remove.disabled,
.form.send.friend .action.remove[disabled],
fieldset[disabled] .form.send.friend .action.remove {
  color: #0088cc;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.abs-action-remove:active,
.abs-action-remove:not(:focus),
.abs-discount-block .action.check:active,
.abs-discount-block .action.check:not(:focus),
.popup .actions-toolbar .action.cancel:active,
.popup .actions-toolbar .action.cancel:not(:focus),
.paypal-button-widget .paypal-button:active,
.paypal-button-widget .paypal-button:not(:focus),
.bundle-options-container .action.back:active,
.bundle-options-container .action.back:not(:focus),
.block.related .action.select:active,
.block.related .action.select:not(:focus),
.cart.table-wrapper .actions-toolbar > .action-delete:active,
.cart.table-wrapper .actions-toolbar > .action-delete:not(:focus),
.cart.table-wrapper .action.help.map:active,
.cart.table-wrapper .action.help.map:not(:focus),
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:active,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:not(:focus),
.opc-wrapper .edit-address-link:active,
.opc-wrapper .edit-address-link:not(:focus),
.opc-block-shipping-information .shipping-information-title .action-edit:active,
.opc-block-shipping-information .shipping-information-title .action-edit:not(:focus),
.action-auth-toggle:active,
.action-auth-toggle:not(:focus),
.checkout-payment-method .payment-method-billing-address .action-cancel:active,
.checkout-payment-method .payment-method-billing-address .action-cancel:not(:focus),
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:active,
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:not(:focus),
.checkout-agreements-block .action-show:active,
.checkout-agreements-block .action-show:not(:focus),
.gift-options .actions-toolbar .action-cancel:active,
.gift-options .actions-toolbar .action-cancel:not(:focus),
.gift-summary .action-edit:active,
.gift-summary .action-edit:not(:focus),
.gift-summary .action-delete:active,
.gift-summary .action-delete:not(:focus),
.gift-wrapping-title .action-remove:active,
.gift-wrapping-title .action-remove:not(:focus),
.wishlist.split.button > .action:active,
.wishlist.split.button > .action:not(:focus),
.abs-add-fields .action.remove:active,
.abs-add-fields .action.remove:not(:focus),
.magento-payments-review-discount .action.check:active,
.magento-payments-review-discount .action.check:not(:focus),
.paypal-review-discount .action.check:active,
.paypal-review-discount .action.check:not(:focus),
.cart-discount .action.check:active,
.cart-discount .action.check:not(:focus),
.form-giftregistry-share .action.remove:active,
.form-giftregistry-share .action.remove:not(:focus),
.form-giftregistry-edit .action.remove:active,
.form-giftregistry-edit .action.remove:not(:focus),
.form-add-invitations .action.remove:active,
.form-add-invitations .action.remove:not(:focus),
.form-create-return .action.remove:active,
.form-create-return .action.remove:not(:focus),
.form.send.friend .action.remove:active,
.form.send.friend .action.remove:not(:focus) {
  box-shadow: none;
}
#store-selector .form-continue .actions-toolbar .action.primary,
.order-review-form .action.primary,
.bundle-actions .action.primary.customize,
.bundle-options-container .block-bundle-summary .box-tocart .action.primary,
.box-tocart .action.tocart,
.cart-summary .checkout-methods-items .action.primary.checkout,
.block-minicart .block-content > .actions > .primary .action.primary,
.methods-shipping .actions-toolbar .action.primary,
.block-authentication .action.action-register,
.block-authentication .action.action-login,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .action.primary,
.form-address-edit .actions-toolbar .action.primary,
.multicheckout .action.primary {
  line-height: 1;
  padding: 0 17px;
}
.cart.table-wrapper .item-options dt,
.block-giftregistry-shared-items .product .item-options dt,
.multicheckout .item-options dt {
  float: left;
  clear: left;
  margin: 0 9px 4.5px 0;
}
.cart.table-wrapper .item-options dt:after,
.block-giftregistry-shared-items .product .item-options dt:after,
.multicheckout .item-options dt:after {
  content: ': ';
}
.cart.table-wrapper .item-options dd,
.block-giftregistry-shared-items .product .item-options dd,
.multicheckout .item-options dd {
  float: left;
  display: inline-block;
  margin: 0 0 4.5px;
}
.actions-toolbar > .primary .action,
.actions-toolbar > .secondary .action,
.bundle-actions .action.primary.customize,
.bundle-options-container .block-bundle-summary .box-tocart .action.primary,
.box-tocart .action.tocart {
  width: 100%;
}
.products-list .product-image-wrapper,
.cart.table-wrapper .product-image-wrapper,
.minicart-items .product-image-wrapper,
.block-giftregistry-shared-items .product-image-wrapper {
  height: auto;
  padding: 0 !important;
}
.products-list .product-image-wrapper .product-image-photo,
.cart.table-wrapper .product-image-wrapper .product-image-photo,
.minicart-items .product-image-wrapper .product-image-photo,
.block-giftregistry-shared-items .product-image-wrapper .product-image-photo {
  position: static;
}
.product.media .product.photo .photo.image {
  display: block;
  height: auto;
  max-width: 100%;
  margin: 0 auto;
}
.login-container .block .block-title {
  margin-bottom: 15px;
  font-size: 1.8rem;
}
.login-container .block .block-title strong {
  font-weight: 400;
}
.giftregisty-dropdown,
.wishlist-dropdown {
  display: inline-block;
  position: relative;
}
.abs-dropdown-simple:before,
.abs-dropdown-simple:after,
.giftregisty-dropdown:before,
.giftregisty-dropdown:after,
.wishlist-dropdown:before,
.wishlist-dropdown:after {
  content: '';
  display: table;
}
.abs-dropdown-simple:after,
.giftregisty-dropdown:after,
.wishlist-dropdown:after {
  clear: both;
}
.abs-dropdown-simple .action.toggle,
.giftregisty-dropdown .action.toggle,
.wishlist-dropdown .action.toggle {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.abs-dropdown-simple .action.toggle:after,
.giftregisty-dropdown .action.toggle:after,
.wishlist-dropdown .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: inherit;
  color: inherit;
  content: '\f807';
  font-family: 'porto-icons';
  margin: 0 0 0 5px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-dropdown-simple .action.toggle:hover:after,
.giftregisty-dropdown .action.toggle:hover:after,
.wishlist-dropdown .action.toggle:hover:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle:active:after,
.giftregisty-dropdown .action.toggle:active:after,
.wishlist-dropdown .action.toggle:active:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle.active,
.giftregisty-dropdown .action.toggle.active,
.wishlist-dropdown .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.abs-dropdown-simple .action.toggle.active:after,
.giftregisty-dropdown .action.toggle.active:after,
.wishlist-dropdown .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: inherit;
  color: inherit;
  content: '\f804';
  font-family: 'porto-icons';
  margin: 0 0 0 5px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-dropdown-simple .action.toggle.active:hover:after,
.giftregisty-dropdown .action.toggle.active:hover:after,
.wishlist-dropdown .action.toggle.active:hover:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle.active:active:after,
.giftregisty-dropdown .action.toggle.active:active:after,
.wishlist-dropdown .action.toggle.active:active:after {
  color: inherit;
}
.abs-dropdown-simple ul.dropdown,
.giftregisty-dropdown ul.dropdown,
.wishlist-dropdown ul.dropdown {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 200px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.abs-dropdown-simple ul.dropdown li,
.giftregisty-dropdown ul.dropdown li,
.wishlist-dropdown ul.dropdown li {
  margin: 0;
  padding: 5px 5px 5px 23px;
}
.abs-dropdown-simple ul.dropdown li:hover,
.giftregisty-dropdown ul.dropdown li:hover,
.wishlist-dropdown ul.dropdown li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.abs-dropdown-simple ul.dropdown:before,
.abs-dropdown-simple ul.dropdown:after,
.giftregisty-dropdown ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:after,
.wishlist-dropdown ul.dropdown:before,
.wishlist-dropdown ul.dropdown:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.abs-dropdown-simple ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:before,
.wishlist-dropdown ul.dropdown:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.abs-dropdown-simple ul.dropdown:after,
.giftregisty-dropdown ul.dropdown:after,
.wishlist-dropdown ul.dropdown:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.abs-dropdown-simple ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:before,
.wishlist-dropdown ul.dropdown:before {
  left: 10px;
  top: -12px;
}
.abs-dropdown-simple ul.dropdown:after,
.giftregisty-dropdown ul.dropdown:after,
.wishlist-dropdown ul.dropdown:after {
  left: 9px;
  top: -14px;
}
.abs-dropdown-simple.active,
.giftregisty-dropdown.active,
.wishlist-dropdown.active {
  overflow: visible;
}
.abs-dropdown-simple.active ul.dropdown,
.giftregisty-dropdown.active ul.dropdown,
.wishlist-dropdown.active ul.dropdown {
  display: block;
}
.giftregisty-dropdown ul.items,
.wishlist-dropdown ul.items {
  padding: 6px 0;
}
.column .block-addbysku .qty .qty,
.bundle-options-container .input-text.qty,
.box-tocart .input-text.qty,
.account .data.table-return-items .qty .input-text,
.table-giftregistry-items .field.qty .qty,
.block-giftregistry-shared-items .qty .qty,
.table.grouped .col.qty .control.qty .qty,
.block-wishlist-info-items .input-text.qty,
.multicheckout .table-wrapper .col .qty .input-text,
.account .table-wrapper .data.table.wishlist .box-tocart .qty,
.products-grid.wishlist .product-item .box-tocart input.qty,
.sidebar .block-addbysku .fieldset .fields .field.qty .qty {
  width: 54px;
  text-align: center;
}
.block,
.customer-review .product-details,
.block-banners,
.block-banners-inline {
  margin-bottom: 36px;
}
.sidebar .product-items .action.delete,
.table-comparison .cell.remove .action.delete,
.block-compare .action.delete,
.filter-current .action.remove {
  display: inline-block;
  text-decoration: none;
}
.abs-remove-button-for-blocks > span,
.sidebar .product-items .action.delete > span,
.table-comparison .cell.remove .action.delete > span,
.block-compare .action.delete > span,
.filter-current .action.remove > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-remove-button-for-blocks:before,
.sidebar .product-items .action.delete:before,
.table-comparison .cell.remove .action.delete:before,
.block-compare .action.delete:before,
.filter-current .action.remove:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: 15px;
  color: #999999;
  content: '\f819';
  font-family: 'porto-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-remove-button-for-blocks:hover:before,
.sidebar .product-items .action.delete:hover:before,
.table-comparison .cell.remove .action.delete:hover:before,
.block-compare .action.delete:hover:before,
.filter-current .action.remove:hover:before {
  color: #494949;
}
.abs-remove-button-for-blocks:active:before,
.sidebar .product-items .action.delete:active:before,
.table-comparison .cell.remove .action.delete:active:before,
.block-compare .action.delete:active:before,
.filter-current .action.remove:active:before {
  color: #999999;
}
.product-item-name,
.product.name a {
  font-weight: 400;
}
.product-item-name > a,
.product.name a > a {
  color: #777777;
  text-decoration: none;
}
.abs-product-link > a:visited,
.product-item-name > a:visited,
.product.name a > a:visited {
  color: #777777;
  text-decoration: underline;
}
.abs-product-link > a:hover,
.product-item-name > a:hover,
.product.name a > a:hover {
  color: #777777;
  text-decoration: underline;
}
.abs-product-link > a:active,
.product-item-name > a:active,
.product.name a > a:active {
  color: #777777;
  text-decoration: underline;
}
.abs-like-link:visited {
  color: #0088cc;
  text-decoration: none;
}
.abs-like-link:hover {
  color: #0088cc;
  text-decoration: underline;
}
.abs-like-link:active {
  color: #0088cc;
  text-decoration: underline;
}
.form.giftregistry.items .actions-toolbar,
.form.wishlist.items .actions-toolbar {
  margin-left: 0;
}
.abs-add-fields .action.remove,
.form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove,
.form-create-return .action.remove,
.form.send.friend .action.remove {
  width: auto;
  line-height: normal;
  position: absolute;
  top: 34px;
  margin-left: 73%;
}
.form-giftregistry-share .fieldset .field .control,
.form-giftregistry-edit .fieldset .field .control,
.form-add-invitations .fieldset .field .control,
.form-create-return .fieldset .field .control,
.form.send.friend .fieldset .field .control {
  width: 70%;
}
.form-giftregistry-share .fieldset .actions-toolbar > .secondary,
.form-giftregistry-edit .fieldset .actions-toolbar > .secondary,
.form-add-invitations .fieldset .actions-toolbar > .secondary,
.form-create-return .fieldset .actions-toolbar > .secondary,
.form.send.friend .fieldset .actions-toolbar > .secondary {
  float: left;
}
.form-giftregistry-share .fieldset .actions-toolbar > .secondary .action.add,
.form-giftregistry-edit .fieldset .actions-toolbar > .secondary .action.add,
.form-add-invitations .fieldset .actions-toolbar > .secondary .action.add,
.form-create-return .fieldset .actions-toolbar > .secondary .action.add,
.form.send.friend .fieldset .actions-toolbar > .secondary .action.add {
  margin-top: 27px;
}
.form-giftregistry-share .fieldset .fields .actions-toolbar,
.form-giftregistry-edit .fieldset .fields .actions-toolbar,
.form-add-invitations .fieldset .fields .actions-toolbar,
.form-create-return .fieldset .fields .actions-toolbar,
.form.send.friend .fieldset .fields .actions-toolbar {
  margin: 0;
}
.form-giftregistry-share .additional,
.form-giftregistry-edit .additional,
.form-add-invitations .additional,
.form-create-return .additional,
.form.send.friend .additional {
  margin-top: 55px;
  position: relative;
}
.form-giftregistry-share .message.notice,
.form-giftregistry-edit .message.notice,
.form-add-invitations .message.notice,
.form-create-return .message.notice,
.form.send.friend .message.notice {
  margin: 27px 0 0;
}
.order-details-items .order-items .order-gift-message:not(.expanded-content) {
  height: 0;
  visibility: hidden;
}
.opc-wrapper .form-discount .field .label,
.bundle-options-container .block-bundle-summary .product-image-container,
.bundle-options-container .block-bundle-summary .product.name,
.bundle-options-container .block-bundle-summary .stock,
.product-item-actions .actions-secondary.action span,
.modes-label,
.special-price .price-label,
.table-comparison .cell.label.remove span,
.table-comparison .cell.label.product span,
.block.related .field.choice .label,
.cart.table-wrapper .col.qty .label,
.minicart-wrapper .action.showcart .text,
.minicart-wrapper .action.showcart .counter-label,
.checkout-index-index .page-title-wrapper,
.checkout-onepage-success .page-title-wrapper,
.checkout-payment-method .field-select-billing > .label,
.checkout-payment-method .payments .legend,
.checkout-payment-method .ccard .legend,
.field.street .field.additional .label,
.block-balance .balance-price-label,
.page-product-downloadable .product-options-wrapper .fieldset .legend.links-title,
.page-product-giftcard .fieldset.giftcard > .legend,
.opc-wrapper .form-giftcard-account .field .label,
.form-add-invitations .fields .label,
.filter-options-content .filter-count-label,
.table-comparison .wishlist.split.button > .action.split span,
.product-items .wishlist.split.button > .action.split span,
.page-multiple-wishlist .page-title-wrapper .page-title,
.block-wishlist-search-form .form-wishlist-search .fieldset > .legend,
.multicheckout .table-wrapper .col .label,
.multicheckout .block .methods-shipping .item-content .fieldset > .legend,
.block.newsletter .label,
.review-date .review-details-label,
.customer-review .product-details .rating-average-label,
.block-reorder .product-item .label,
.action.skip:not(:focus),
.page-header .switcher .label,
.page-footer .switcher .label,
.products-grid.wishlist .product-item .comment-box .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.shipping-policy-block.field-tooltip .field-tooltip-action span {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.abs-add-clearfix:before,
.abs-add-clearfix:after,
.abs-add-fields .fieldset .actions-toolbar:before,
.abs-add-fields .fieldset .actions-toolbar:after,
.bundle-options-container .product-options-wrapper .field.choice .label:before,
.bundle-options-container .product-options-wrapper .field.choice .label:after,
.bundle-options-container .product-options-wrapper .field.choice .label:before,
.bundle-options-container .product-options-wrapper .field.choice .label:after,
.toolbar:before,
.toolbar:after,
.sidebar .product-items-images:before,
.sidebar .product-items-images:after,
.cart.table-wrapper .actions-toolbar:before,
.cart.table-wrapper .actions-toolbar:after,
.cart.table-wrapper .item-options:before,
.cart.table-wrapper .item-options:after,
.minicart-items .product-item > .product:before,
.minicart-items .product-item > .product:after,
.checkout-container:before,
.checkout-container:after,
.opc-estimated-wrapper:before,
.opc-estimated-wrapper:after,
.opc-wrapper .field.addresses:before,
.opc-wrapper .field.addresses:after,
.page-product-downloadable .product-add-form:before,
.page-product-downloadable .product-add-form:after,
.gift-item-block .content:before,
.gift-item-block .content:after,
.order-details-items .order-gift-message:before,
.order-details-items .order-gift-message:after,
.order-details-items .block-order-details-gift-message:before,
.order-details-items .block-order-details-gift-message:after,
.block-giftregistry-shared-items .product .item-options:before,
.block-giftregistry-shared-items .product .item-options:after,
.gift-wrapping-list:before,
.gift-wrapping-list:after,
.opc-wrapper .data.table .gift-wrapping .content:before,
.opc-wrapper .data.table .gift-wrapping .content:after,
.table-order-items .gift-wrapping .content:before,
.table-order-items .gift-wrapping .content:after,
.map-popup .map-info-price:before,
.map-popup .map-info-price:after,
.multicheckout .item-options:before,
.multicheckout .item-options:after,
.multicheckout .block:before,
.multicheckout .block:after,
.multicheckout .block-content:before,
.multicheckout .block-content:after,
.customer-review .product-details:before,
.customer-review .product-details:after,
.form-create-return .actions-toolbar:before,
.form-create-return .actions-toolbar:after,
.header.content:before,
.header.content:after,
.form-giftregistry-share .fieldset .actions-toolbar:before,
.form-giftregistry-share .fieldset .actions-toolbar:after,
.form-giftregistry-edit .fieldset .actions-toolbar:before,
.form-giftregistry-edit .fieldset .actions-toolbar:after,
.form-add-invitations .fieldset .actions-toolbar:before,
.form-add-invitations .fieldset .actions-toolbar:after,
.form-create-return .fieldset .actions-toolbar:before,
.form-create-return .fieldset .actions-toolbar:after,
.form.send.friend .fieldset .actions-toolbar:before,
.form.send.friend .fieldset .actions-toolbar:after {
  content: '';
  display: table;
}
.abs-add-clearfix:after,
.abs-add-fields .fieldset .actions-toolbar:after,
.bundle-options-container .product-options-wrapper .field.choice .label:after,
.bundle-options-container .product-options-wrapper .field.choice .label:after,
.toolbar:after,
.sidebar .product-items-images:after,
.cart.table-wrapper .actions-toolbar:after,
.cart.table-wrapper .item-options:after,
.minicart-items .product-item > .product:after,
.checkout-container:after,
.opc-estimated-wrapper:after,
.opc-wrapper .field.addresses:after,
.page-product-downloadable .product-add-form:after,
.gift-item-block .content:after,
.order-details-items .order-gift-message:after,
.order-details-items .block-order-details-gift-message:after,
.block-giftregistry-shared-items .product .item-options:after,
.gift-wrapping-list:after,
.opc-wrapper .data.table .gift-wrapping .content:after,
.table-order-items .gift-wrapping .content:after,
.map-popup .map-info-price:after,
.multicheckout .item-options:after,
.multicheckout .block:after,
.multicheckout .block-content:after,
.customer-review .product-details:after,
.form-create-return .actions-toolbar:after,
.header.content:after,
.form-giftregistry-share .fieldset .actions-toolbar:after,
.form-giftregistry-edit .fieldset .actions-toolbar:after,
.form-add-invitations .fieldset .actions-toolbar:after,
.form-create-return .fieldset .actions-toolbar:after,
.form.send.friend .fieldset .actions-toolbar:after {
  clear: both;
}
.abs-field-date .control,
.abs-field-tooltip,
.columns .column.main,
.columns .sidebar-main,
.columns .sidebar-additional,
.column .block-addbysku .sku,
.product-item,
.sidebar .product-items-images .product-item,
.search-autocomplete,
.cart-summary,
.opc-wrapper .shipping-address-item,
.shipping-policy-block.field-tooltip .field-tooltip-content,
.opc-block-summary,
.block-event .slider-panel .slider .item .action.show,
.sidebar .block-addbysku .fieldset .fields .field.sku,
.form.search.advanced .fields.range .field.date .control,
.field .control._with-tooltip,
.form-giftregistry-edit .field.date .control {
  box-sizing: border-box;
}
.abs-navigation-icon:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 34px;
  line-height: 1.2;
  color: inherit;
  content: '\f807';
  font-family: 'porto-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-split-button:before,
.abs-split-button:after {
  content: '';
  display: table;
}
.abs-split-button:after {
  clear: both;
}
.abs-split-button .action.split {
  float: left;
  margin: 0;
}
.abs-split-button .action.toggle {
  float: right;
  margin: 0;
}
.abs-split-button button.action.split {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.abs-split-button button + .action.toggle {
  border-bottom-left-radius: 0;
  border-left: 0;
  border-top-left-radius: 0;
}
.abs-split-button .action.toggle {
  display: inline-block;
  text-decoration: none;
}
.abs-split-button .action.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-split-button .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: inherit;
  color: inherit;
  content: '\f807';
  font-family: 'porto-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-split-button .action.toggle:hover:after {
  color: inherit;
}
.abs-split-button .action.toggle:active:after {
  color: inherit;
}
.abs-split-button .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.abs-split-button .action.toggle.active > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-split-button .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: inherit;
  color: inherit;
  content: '\f804';
  font-family: 'porto-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-split-button .action.toggle.active:hover:after {
  color: inherit;
}
.abs-split-button .action.toggle.active:active:after {
  color: inherit;
}
.abs-split-button .items {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 100%;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.abs-split-button .items li {
  margin: 0;
  padding: 3px 4.5px;
}
.abs-split-button .items li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.abs-split-button .items:before,
.abs-split-button .items:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.abs-split-button .items:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.abs-split-button .items:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.abs-split-button .items:before {
  right: 10px;
  top: -12px;
}
.abs-split-button .items:after {
  right: 9px;
  top: -14px;
}
.abs-split-button.active {
  overflow: visible;
}
.abs-split-button.active .items {
  display: block;
}
.bundle-options-container .block-bundle-summary .product-addto-links > .action,
.product-item-actions .actions-secondary.action,
.action.tocompare,
.product-addto-links .action.tocompare,
.moved-add-to-links .action.tocompare,
.product-social-links .action.tocompare,
.wishlist.split.button > .action.split,
.product-social-links .action.mailto.friend,
.moved-add-to-links .action.mailto.friend,
.product-social-links .action.towishlist,
.product-addto-links .action.towishlist,
.block-bundle-summary .action.towishlist,
.product-item .action.towishlist,
.table-comparison .action.towishlist {
  color: #999999;
  vertical-align: middle;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: .05em;
  width: 32px;
  height: 32px;
  line-height: 30px;
  border: 1px solid #999999;
  border-radius: 5px;
  display: inline-block;
  text-decoration: none;
}
.abs-actions-addto:before,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:before,
.product-item-actions .actions-secondary.action:before,
.action.tocompare:before,
.product-addto-links .action.tocompare:before,
.moved-add-to-links .action.tocompare:before,
.product-social-links .action.tocompare:before,
.wishlist.split.button > .action.split:before,
.product-social-links .action.mailto.friend:before,
.moved-add-to-links .action.mailto.friend:before,
.product-social-links .action.towishlist:before,
.product-addto-links .action.towishlist:before,
.block-bundle-summary .action.towishlist:before,
.product-item .action.towishlist:before,
.table-comparison .action.towishlist:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 17px;
  line-height: inherit;
  color: inherit;
  font-family: 'porto-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.bundle-options-container .block-bundle-summary .product-addto-links > .action:hover,
.product-item-actions .actions-secondary.action:hover,
.action.tocompare:hover,
.product-addto-links .action.tocompare:hover,
.moved-add-to-links .action.tocompare:hover,
.product-social-links .action.tocompare:hover,
.wishlist.split.button > .action.split:hover,
.product-social-links .action.mailto.friend:hover,
.moved-add-to-links .action.mailto.friend:hover,
.product-social-links .action.towishlist:hover,
.product-addto-links .action.towishlist:hover,
.block-bundle-summary .action.towishlist:hover,
.product-item .action.towishlist:hover,
.table-comparison .action.towishlist:hover {
  text-decoration: none;
}
.bundle-options-container .block-bundle-summary .product-addto-links > .action:before,
.product-item-actions .actions-secondary.action:before,
.action.tocompare:before,
.product-addto-links .action.tocompare:before,
.moved-add-to-links .action.tocompare:before,
.product-social-links .action.tocompare:before,
.wishlist.split.button > .action.split:before,
.product-social-links .action.mailto.friend:before,
.moved-add-to-links .action.mailto.friend:before,
.product-social-links .action.towishlist:before,
.product-addto-links .action.towishlist:before,
.block-bundle-summary .action.towishlist:before,
.product-item .action.towishlist:before,
.table-comparison .action.towishlist:before {
  display: block;
}
.bundle-options-container .block-bundle-summary .box-tocart,
.box-tocart {
  margin: 0 0 27px;
}
.abs-cart-block > .title,
.abs-discount-block .block > .title,
.cart-summary .block > .title,
.magento-payments-review-discount .block > .title,
.paypal-review-discount .block > .title,
.cart-discount .block > .title {
  border-top: 1px solid #cccccc;
  cursor: pointer;
  margin-bottom: 0;
  position: relative;
  padding: 9px 36px 9px 15px;
  display: block;
  text-decoration: none;
}
.abs-cart-block > .title:after,
.abs-discount-block .block > .title:after,
.cart-summary .block > .title:after,
.magento-payments-review-discount .block > .title:after,
.paypal-review-discount .block > .title:after,
.cart-discount .block > .title:after {
  position: absolute;
  right: 18px;
  top: 9px;
}
.abs-toggling-title > span,
.abs-cart-block > .title > span,
.abs-discount-block .block > .title > span,
.cart-summary .block > .title > span,
.magento-payments-review-discount .block > .title > span,
.paypal-review-discount .block > .title > span,
.cart-discount .block > .title > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-toggling-title:after,
.abs-cart-block > .title:after,
.abs-discount-block .block > .title:after,
.cart-summary .block > .title:after,
.magento-payments-review-discount .block > .title:after,
.paypal-review-discount .block > .title:after,
.cart-discount .block > .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: 12px;
  color: inherit;
  content: '\f807';
  font-family: 'porto-icons';
  margin: 3px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-discount-block .block,
.cart-summary .block,
.magento-payments-review-discount .block,
.paypal-review-discount .block,
.cart-discount .block {
  margin: 0;
}
.abs-discount-block .block > .title:after,
.cart-summary .block > .title:after,
.magento-payments-review-discount .block > .title:after,
.paypal-review-discount .block > .title:after,
.cart-discount .block > .title:after {
  color: #858585;
}
.abs-discount-block .block .content,
.cart-summary .block .content,
.magento-payments-review-discount .block .content,
.paypal-review-discount .block .content,
.cart-discount .block .content {
  display: none;
  padding: 5px 15px 23px;
  position: relative;
}
.abs-cart-block.active > .title:after,
.abs-discount-block .block.active > .title:after,
.cart-summary .block.active > .title:after,
.magento-payments-review-discount .block.active > .title:after,
.paypal-review-discount .block.active > .title:after,
.cart-discount .block.active > .title:after {
  content: '\f804';
}
.abs-discount-block .block.active .content,
.cart-summary .block.active .content,
.magento-payments-review-discount .block.active .content,
.paypal-review-discount .block.active .content,
.cart-discount .block.active .content {
  display: block;
}
.multicheckout .table-wrapper .cart-price {
  font-size: 1.4rem;
  font-weight: 400;
}
.multicheckout .table-wrapper .product-item-name {
  font-size: 1.4rem;
  font-weight: 300;
  margin: 0;
}
.block-addresses-list address,
.box-billing-address .box-content,
.box-shipping-address .box-content,
.box-information .box-content,
.box-newsletter .box-content {
  line-height: 24px;
}
.magento-payments-review .table-magento-payments-review-items .col.price .price-including-tax,
.magento-payments-review .table-magento-payments-review-items .col.price .price-excluding-tax,
.magento-payments-review .table-magento-payments-review-items .col.subtotal .price-including-tax,
.magento-payments-review .table-magento-payments-review-items .col.subtotal .price-excluding-tax,
.paypal-review .table-paypal-review-items .col.price .price-including-tax,
.paypal-review .table-paypal-review-items .col.price .price-excluding-tax,
.paypal-review .table-paypal-review-items .col.subtotal .price-including-tax,
.paypal-review .table-paypal-review-items .col.subtotal .price-excluding-tax,
.cart.table-wrapper .col.price .price-including-tax,
.cart.table-wrapper .col.price .price-excluding-tax,
.cart.table-wrapper .col.subtotal .price-including-tax,
.cart.table-wrapper .col.subtotal .price-excluding-tax,
.cart.table-wrapper .col.msrp .price-including-tax,
.cart.table-wrapper .col.msrp .price-excluding-tax,
.order-details-items .col.price .price-including-tax,
.order-details-items .col.price .price-excluding-tax,
.order-details-items .col.subtotal .price-including-tax,
.order-details-items .col.subtotal .price-excluding-tax {
  color: #444444;
  display: block;
  font-size: 1.3rem;
  line-height: 1;
  white-space: nowrap;
}
.magento-payments-review .table-magento-payments-review-items .col.price .price-including-tax .price,
.magento-payments-review .table-magento-payments-review-items .col.price .price-excluding-tax .price,
.magento-payments-review .table-magento-payments-review-items .col.subtotal .price-including-tax .price,
.magento-payments-review .table-magento-payments-review-items .col.subtotal .price-excluding-tax .price,
.paypal-review .table-paypal-review-items .col.price .price-including-tax .price,
.paypal-review .table-paypal-review-items .col.price .price-excluding-tax .price,
.paypal-review .table-paypal-review-items .col.subtotal .price-including-tax .price,
.paypal-review .table-paypal-review-items .col.subtotal .price-excluding-tax .price,
.cart.table-wrapper .col.price .price-including-tax .price,
.cart.table-wrapper .col.price .price-excluding-tax .price,
.cart.table-wrapper .col.subtotal .price-including-tax .price,
.cart.table-wrapper .col.subtotal .price-excluding-tax .price,
.cart.table-wrapper .col.msrp .price-including-tax .price,
.cart.table-wrapper .col.msrp .price-excluding-tax .price,
.order-details-items .col.price .price-including-tax .price,
.order-details-items .col.price .price-excluding-tax .price,
.order-details-items .col.subtotal .price-including-tax .price,
.order-details-items .col.subtotal .price-excluding-tax .price {
  font-weight: 400;
}
.bundle-options-container .product-options-wrapper .fieldset-bundle-options .field.choice .price-notice .price-including-tax,
.bundle-options-container .product-options-wrapper .fieldset-bundle-options .field.choice .price-notice .price-excluding-tax,
.bundle-options-container .product-options-wrapper .field.choice .price-notice .price-including-tax,
.bundle-options-container .product-options-wrapper .field.choice .price-notice .price-excluding-tax,
.cart-summary .price-including-tax,
.cart-summary .price-excluding-tax,
.gift-summary .price-including-tax,
.gift-summary .price-excluding-tax,
.gift-options .price-including-tax,
.gift-options .price-excluding-tax {
  display: inline-block;
  font-size: 1.4rem;
}
.bundle-options-container .product-options-wrapper .fieldset-bundle-options .field.choice .price-notice .price-including-tax + .price-excluding-tax,
.bundle-options-container .product-options-wrapper .field.choice .price-notice .price-including-tax + .price-excluding-tax,
.cart-summary .price-including-tax + .price-excluding-tax,
.gift-summary .price-including-tax + .price-excluding-tax,
.gift-options .price-including-tax + .price-excluding-tax {
  display: inline-block;
  font-size: 1.1rem;
}
.bundle-options-container .product-options-wrapper .fieldset-bundle-options .field.choice .price-notice .price-including-tax + .price-excluding-tax:before,
.bundle-options-container .product-options-wrapper .field.choice .price-notice .price-including-tax + .price-excluding-tax:before,
.cart-summary .price-including-tax + .price-excluding-tax:before,
.gift-summary .price-including-tax + .price-excluding-tax:before,
.gift-options .price-including-tax + .price-excluding-tax:before {
  content: "(" attr(data-label) ": ";
}
.bundle-options-container .product-options-wrapper .fieldset-bundle-options .field.choice .price-notice .price-including-tax + .price-excluding-tax:after,
.bundle-options-container .product-options-wrapper .field.choice .price-notice .price-including-tax + .price-excluding-tax:after,
.cart-summary .price-including-tax + .price-excluding-tax:after,
.gift-summary .price-including-tax + .price-excluding-tax:after,
.gift-options .price-including-tax + .price-excluding-tax:after {
  content: ")";
}
.price-including-tax .cart-tax-total,
.price-excluding-tax .cart-tax-total,
.magento-payments-review .table-magento-payments-review-items .cart-tax-total,
.paypal-review .table-paypal-review-items .cart-tax-total,
.cart.table-wrapper .cart-tax-total,
.order-details-items .cart-tax-total {
  cursor: pointer;
  position: relative;
  padding-right: 9px;
  display: inline-block;
  text-decoration: none;
}
.abs-tax-total:after,
.price-including-tax .cart-tax-total:after,
.price-excluding-tax .cart-tax-total:after,
.magento-payments-review .table-magento-payments-review-items .cart-tax-total:after,
.paypal-review .table-paypal-review-items .cart-tax-total:after,
.cart.table-wrapper .cart-tax-total:after,
.order-details-items .cart-tax-total:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 8px;
  line-height: 8px;
  color: inherit;
  content: '\f807';
  font-family: 'porto-icons';
  margin: 3px 0 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.price-including-tax .cart-tax-total:after,
.price-excluding-tax .cart-tax-total:after,
.magento-payments-review .table-magento-payments-review-items .cart-tax-total:after,
.paypal-review .table-paypal-review-items .cart-tax-total:after,
.cart.table-wrapper .cart-tax-total:after,
.order-details-items .cart-tax-total:after {
  position: absolute;
  right: -2px;
  top: 4px;
}
.abs-tax-total-expanded:after,
.price-including-tax .cart-tax-total-expanded:after,
.price-excluding-tax .cart-tax-total-expanded:after,
.magento-payments-review .table-magento-payments-review-items .cart-tax-total-expanded:after,
.paypal-review .table-paypal-review-items .cart-tax-total-expanded:after,
.cart.table-wrapper .cart-tax-total-expanded:after,
.order-details-items .cart-tax-total-expanded:after {
  content: '\f804';
}
.giftcard-account .form-giftcard-redeem .fieldset,
.form-giftregistry-create .fieldset {
  margin-bottom: 18px;
}
.review-ratings .rating-summary,
.customer-review .review-details .customer-review-rating .rating-summary {
  display: table-row;
}
.review-ratings .rating-label,
.customer-review .review-details .customer-review-rating .rating-label {
  display: table-cell;
  vertical-align: top;
  padding-top: 1px;
  padding-right: 22.5px;
  padding-bottom: 4.5px;
}
.review-ratings .rating-result,
.customer-review .review-details .customer-review-rating .rating-result {
  vertical-align: top;
  display: table-cell;
}
.block-addresses-list .items.addresses .item.actions .action:after,
.account .data.table .col.actions .action:after,
[class^="sales-guest-"] .data.table .col.actions .action:after,
.sales-guest-view .data.table .col.actions .action:after,
.block .box-actions .action:after {
  content: "";
  display: inline-block;
  height: 12px;
  margin: 0 9px;
  border-left: 1px solid #eaeaea;
  vertical-align: -1px;
}
.block-addresses-list .items.addresses .item.actions .action:last-child:after,
.account .data.table .col.actions .action:last-child:after,
[class^="sales-guest-"] .data.table .col.actions .action:last-child:after,
.sales-guest-view .data.table .col.actions .action:last-child:after,
.block .box-actions .action:last-child:after {
  display: none;
}
.magento-payments-review .block .block-title > .action,
.paypal-review .block .block-title > .action,
.account .column.main .block:not(.widget) .block-title > .action,
.multicheckout .block-title > .action,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title > .action,
[class^="sales-guest-"] .column.main .block:not(.widget) .block-title > .action,
.sales-guest-view .column.main .block:not(.widget) .block-title > .action {
  float: right;
  font-size: 13px;
  line-height: 19px;
}
.magento-payments-review .block .box-title,
.paypal-review .block .box-title,
.account .column.main .block:not(.widget) .box-title,
.multicheckout .box-title,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title,
[class^="sales-guest-"] .column.main .block:not(.widget) .box-title,
.sales-guest-view .column.main .block:not(.widget) .box-title {
  display: block;
}
.magento-payments-review .block .box-title > .action,
.paypal-review .block .box-title > .action,
.account .column.main .block:not(.widget) .box-title > .action,
.multicheckout .box-title > .action,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title > .action,
[class^="sales-guest-"] .column.main .block:not(.widget) .box-title > .action,
.sales-guest-view .column.main .block:not(.widget) .box-title > .action {
  font-weight: 400;
  margin-left: 9px;
}
.block-minicart .subtotal .label:after,
.minicart-items .details-qty .label:after,
.minicart-items .price-minicart .label:after,
.order-details-items .order-gift-message .label:after,
.order-details-items .block-order-details-gift-message .label:after,
.block-wishlist-management .wishlist-select .wishlist-name-label:after {
  content: ": ";
}
.abs-dropdown-items-new .action.new,
.wishlist.split.button .action.new,
.wishlist-dropdown .action.new {
  display: inline-block;
  text-decoration: none;
}
.abs-icon-add:before,
.abs-dropdown-items-new .action.new:before,
.wishlist.split.button .action.new:before,
.wishlist-dropdown .action.new:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  line-height: 10px;
  color: inherit;
  content: '\e61c';
  font-family: 'porto-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.split.button .items .item:last-child:hover,
.wishlist-dropdown .items .item:last-child:hover {
  background: #e8e8e8;
}
.wishlist.split.button .action.new:before,
.wishlist-dropdown .action.new:before {
  margin-left: -17px;
  margin-right: 4.5px;
}
.abs-sidebar-totals .table-caption,
.sidebar .subtitle,
.cart-summary .block .fieldset.estimate > .legend,
.cart-summary .block .fieldset.estimate > .legend + br,
.minicart-items .product-item-details .weee[data-label] .label,
.page-product-giftcard .fieldset.giftcard > .legend + br,
.order-details-items .order-items .order-gift-message .action.close,
.multicheckout .block .methods-shipping .item-content .fieldset > .legend + br,
.multicheckout .hidden,
[class^="multishipping-"] .nav-sections,
[class^="multishipping-"] .nav-toggle,
.no-display,
.cart-totals .table-caption,
.opc-block-summary .table-totals .table-caption {
  display: none;
}
.return-status,
.order-status {
  border: 2px solid #cccccc;
  border-radius: 3px;
  display: inline-block;
  padding: 0 9px;
  text-transform: uppercase;
  vertical-align: top;
}
.magento-rma-returns-returns .page-main .page-title-wrapper .page-title,
.magento-rma-returns-view .page-main .page-title-wrapper .page-title,
.magento-rma-guest-returns .page-main .page-title-wrapper .page-title,
.account .page-main .page-title-wrapper .page-title,
[class^="sales-guest-"] .page-main .page-title-wrapper .page-title,
.sales-guest-view .page-main .page-title-wrapper .page-title,
.magento-rma-guest-returns .page-main .page-title-wrapper .page-title {
  color: #0088cc;
  font-size: 20px;
  margin: 0 0 15px;
  font-weight: 400;
}
.magento-rma-returns-returns .page-main .page-title-wrapper .order-date,
.magento-rma-returns-view .page-main .page-title-wrapper .order-date,
.magento-rma-guest-returns .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,
.magento-rma-guest-returns .page-main .page-title-wrapper .order-date {
  font-size: 13px;
  margin-bottom: 9px;
}
.magento-rma-returns-returns .page-main .page-title-wrapper .order-date .label,
.magento-rma-returns-view .page-main .page-title-wrapper .order-date .label,
.magento-rma-guest-returns .page-main .page-title-wrapper .order-date .label,
.account .page-main .page-title-wrapper .order-date .label,
[class^="sales-guest-"] .page-main .page-title-wrapper .order-date .label,
.sales-guest-view .page-main .page-title-wrapper .order-date .label,
.magento-rma-guest-returns .page-main .page-title-wrapper .order-date .label {
  display: none;
}
.account .column.main .order-details-items .table-wrapper .data.table,
[class^="sales-guest-"] .column.main .order-details-items .table-wrapper .data.table,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table,
.block-giftregistry-results .data.table,
.block-wishlist-search-results .data.table,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table {
  border: none;
}
.abs-table-striped > tbody > tr:nth-child(even) > td,
.abs-table-striped > tbody > tr:nth-child(even) > th,
.account .column.main .order-details-items .table-wrapper .data.table > tbody > tr:nth-child(even) > td,
.account .column.main .order-details-items .table-wrapper .data.table > tbody > tr:nth-child(even) > th,
[class^="sales-guest-"] .column.main .order-details-items .table-wrapper .data.table > tbody > tr:nth-child(even) > td,
[class^="sales-guest-"] .column.main .order-details-items .table-wrapper .data.table > tbody > tr:nth-child(even) > th,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table > tbody > tr:nth-child(even) > td,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table > tbody > tr:nth-child(even) > th,
.block-giftregistry-results .data.table > tbody > tr:nth-child(even) > td,
.block-giftregistry-results .data.table > tbody > tr:nth-child(even) > th,
.block-wishlist-search-results .data.table > tbody > tr:nth-child(even) > td,
.block-wishlist-search-results .data.table > tbody > tr:nth-child(even) > th,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > tbody > tr:nth-child(even) > td,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > tbody > tr:nth-child(even) > th {
  background: #f6f6f6;
}
.abs-table-striped > thead > tr > th,
.abs-table-striped > tbody > tr > th,
.abs-table-striped > tfoot > tr > th,
.abs-table-striped > thead > tr > td,
.abs-table-striped > tbody > tr > td,
.abs-table-striped > tfoot > tr > td,
.account .column.main .order-details-items .table-wrapper .data.table > thead > tr > th,
.account .column.main .order-details-items .table-wrapper .data.table > tbody > tr > th,
.account .column.main .order-details-items .table-wrapper .data.table > tfoot > tr > th,
.account .column.main .order-details-items .table-wrapper .data.table > thead > tr > td,
.account .column.main .order-details-items .table-wrapper .data.table > tbody > tr > td,
.account .column.main .order-details-items .table-wrapper .data.table > tfoot > tr > td,
[class^="sales-guest-"] .column.main .order-details-items .table-wrapper .data.table > thead > tr > th,
[class^="sales-guest-"] .column.main .order-details-items .table-wrapper .data.table > tbody > tr > th,
[class^="sales-guest-"] .column.main .order-details-items .table-wrapper .data.table > tfoot > tr > th,
[class^="sales-guest-"] .column.main .order-details-items .table-wrapper .data.table > thead > tr > td,
[class^="sales-guest-"] .column.main .order-details-items .table-wrapper .data.table > tbody > tr > td,
[class^="sales-guest-"] .column.main .order-details-items .table-wrapper .data.table > tfoot > tr > td,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table > thead > tr > th,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table > tbody > tr > th,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table > tfoot > tr > th,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table > thead > tr > td,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table > tbody > tr > td,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table > tfoot > tr > td,
.block-giftregistry-results .data.table > thead > tr > th,
.block-giftregistry-results .data.table > tbody > tr > th,
.block-giftregistry-results .data.table > tfoot > tr > th,
.block-giftregistry-results .data.table > thead > tr > td,
.block-giftregistry-results .data.table > tbody > tr > td,
.block-giftregistry-results .data.table > tfoot > tr > td,
.block-wishlist-search-results .data.table > thead > tr > th,
.block-wishlist-search-results .data.table > tbody > tr > th,
.block-wishlist-search-results .data.table > tfoot > tr > th,
.block-wishlist-search-results .data.table > thead > tr > td,
.block-wishlist-search-results .data.table > tbody > tr > td,
.block-wishlist-search-results .data.table > tfoot > tr > td,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > thead > tr > th,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > tbody > tr > th,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > tfoot > tr > th,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > thead > tr > td,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > tbody > tr > td,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > tfoot > tr > td {
  border: none;
}
.abs-table-striped > thead > tr > th,
.abs-table-striped > thead > tr > td,
.account .column.main .order-details-items .table-wrapper .data.table > thead > tr > th,
.account .column.main .order-details-items .table-wrapper .data.table > thead > tr > td,
[class^="sales-guest-"] .column.main .order-details-items .table-wrapper .data.table > thead > tr > th,
[class^="sales-guest-"] .column.main .order-details-items .table-wrapper .data.table > thead > tr > td,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table > thead > tr > th,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table > thead > tr > td,
.block-giftregistry-results .data.table > thead > tr > th,
.block-giftregistry-results .data.table > thead > tr > td,
.block-wishlist-search-results .data.table > thead > tr > th,
.block-wishlist-search-results .data.table > thead > tr > td,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > thead > tr > th,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > thead > tr > td {
  border-bottom: 1px solid #cccccc;
}
.block-compare .counter,
.block-wishlist .counter {
  color: #c1c1c1;
  font-size: 1.2rem;
  white-space: nowrap;
}
.block-compare .block-title,
.block-reorder .block-title,
.widget .block-title,
.block-wishlist .block-title {
  margin: 0 0 18px;
}
.block-compare .block-title strong,
.block-reorder .block-title strong,
.widget .block-title strong,
.block-wishlist .block-title strong {
  font-size: 16px;
  font-weight: 600;
  color: #000;
}
.block-cart-failed,
.cart-container .form-cart {
  margin-bottom: 18px;
}
.block-cart-failed .actions.main .continue,
.block-cart-failed .actions.main .clear,
.cart-container .form-cart .actions.main .continue,
.cart-container .form-cart .actions.main .clear {
  display: none;
}
.form.search.advanced .fields.range .field.date .control,
.form-giftregistry-edit .field.date .control {
  position: relative;
}
.abs-field-date input,
.form-giftregistry-search .fields-specific-options .datetime-picker,
.form.search.advanced .fields.range .field.date input,
.form-giftregistry-edit .field.date input {
  margin-right: 9px;
  width: calc(100% - (23px + 9px));
}
.field .control._with-tooltip {
  position: relative;
}
.field .control._with-tooltip input {
  margin-right: 9px;
  width: calc(100% - (21px + 9px + 4.5px));
}
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content,
.shipping-policy-block.field-tooltip .field-tooltip-content {
  right: -9px;
  top: 40px;
  left: auto;
}
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:before,
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:after,
.shipping-policy-block.field-tooltip .field-tooltip-content:before,
.shipping-policy-block.field-tooltip .field-tooltip-content:after {
  border: 10px solid transparent;
  height: 0;
  width: 0;
  margin-top: -21px;
  right: 9px;
  left: auto;
  top: 0%;
}
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:before,
.shipping-policy-block.field-tooltip .field-tooltip-content:before {
  border-bottom-color: #dddddd;
}
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:after,
.shipping-policy-block.field-tooltip .field-tooltip-content:after {
  border-bottom-color: #f4f4f4;
  top: 1px;
}
.opc-wrapper .step-title,
.opc-block-shipping-information .shipping-information-title,
.opc-block-summary > .title,
.checkout-agreements-items .checkout-agreements-item-title {
  padding-bottom: 9px;
  color: #777777;
  font-weight: 300;
  font-size: 2.2rem;
}
.cart-totals,
.opc-block-summary .table-totals {
  border-top: 1px solid #cccccc;
  padding-top: 10px;
}
.cart-totals tbody .mark,
.cart-totals tfoot .mark,
.opc-block-summary .table-totals tbody .mark,
.opc-block-summary .table-totals tfoot .mark {
  border: 0;
  font-weight: 400;
  padding: 6px 0;
}
.cart-totals tbody .amount,
.cart-totals tfoot .amount,
.opc-block-summary .table-totals tbody .amount,
.opc-block-summary .table-totals tfoot .amount {
  border: 0;
  font-weight: 400;
  padding: 6px 0 6px 14px;
  text-align: right;
  color: #000;
}
.cart-totals .grand th,
.cart-totals .grand td,
.opc-block-summary .table-totals .grand th,
.opc-block-summary .table-totals .grand td {
  padding: 11px 0;
}
.cart-totals .grand strong,
.opc-block-summary .table-totals .grand strong {
  display: inline-block;
  font-weight: 600;
  padding: 3px 0 0;
}
.cart-totals .grand .mark,
.opc-block-summary .table-totals .grand .mark {
  border-top: 1px solid #cccccc;
  font-size: 1.8rem;
  padding-right: 9px;
}
.cart-totals .grand .amount,
.opc-block-summary .table-totals .grand .amount {
  border-top: 1px solid #cccccc;
  font-size: 1.8rem;
}
.cart-totals .msrp,
.opc-block-summary .table-totals .msrp {
  margin-bottom: 9px;
}
.cart-totals tbody tr:last-child td,
.opc-block-summary .table-totals tbody tr:last-child td {
  padding-bottom: 19px;
}
.cart-totals .totals-tax-summary .mark,
.cart-totals .totals-tax-summary .amount,
.opc-block-summary .table-totals .totals-tax-summary .mark,
.opc-block-summary .table-totals .totals-tax-summary .amount {
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  cursor: pointer;
}
.cart-totals .totals-tax-summary .amount .price,
.opc-block-summary .table-totals .totals-tax-summary .amount .price {
  position: relative;
  padding-right: 18px;
  display: inline-block;
  text-decoration: none;
}
.abs-sidebar-totals .totals-tax-summary .amount .price > span,
.cart-totals .totals-tax-summary .amount .price > span,
.opc-block-summary .table-totals .totals-tax-summary .amount .price > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-sidebar-totals .totals-tax-summary .amount .price:after,
.cart-totals .totals-tax-summary .amount .price:after,
.opc-block-summary .table-totals .totals-tax-summary .amount .price:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: 12px;
  color: inherit;
  content: '\f807';
  font-family: 'porto-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.cart-totals .totals-tax-summary .amount .price:after,
.opc-block-summary .table-totals .totals-tax-summary .amount .price:after {
  position: absolute;
  right: 3px;
  top: 3px;
}
.cart-totals .totals-tax-summary.expanded .mark,
.cart-totals .totals-tax-summary.expanded .amount,
.opc-block-summary .table-totals .totals-tax-summary.expanded .mark,
.opc-block-summary .table-totals .totals-tax-summary.expanded .amount {
  border-bottom: 0;
}
.abs-sidebar-totals .totals-tax-summary.expanded .amount .price:after,
.cart-totals .totals-tax-summary.expanded .amount .price:after,
.opc-block-summary .table-totals .totals-tax-summary.expanded .amount .price:after {
  content: '\f804';
}
.cart-totals .totals-tax-details,
.opc-block-summary .table-totals .totals-tax-details {
  display: none;
  border-bottom: 1px solid #cccccc;
}
.cart-totals .totals-tax-details.shown,
.opc-block-summary .table-totals .totals-tax-details.shown {
  display: table-row;
}
.cart-totals .table-wrapper,
.opc-block-summary .table-totals .table-wrapper {
  margin-bottom: 0;
}
.magento-payments-review-discount .block > .title strong,
.paypal-review-discount .block > .title strong,
.cart-discount .block > .title strong {
  color: #1979c3;
  font-weight: 400;
}
.magento-payments-review-discount .actions-toolbar,
.paypal-review-discount .actions-toolbar,
.cart-discount .actions-toolbar {
  display: table-cell;
  vertical-align: top;
  width: 1%;
}
.magento-payments-review-discount .actions-toolbar .action.primary,
.magento-payments-review-discount .actions-toolbar .action.cancel,
.paypal-review-discount .actions-toolbar .action.primary,
.paypal-review-discount .actions-toolbar .action.cancel,
.cart-discount .actions-toolbar .action.primary,
.cart-discount .actions-toolbar .action.cancel {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  margin: 0 0 0 -1px;
  white-space: nowrap;
  width: auto;
}
.magento-payments-review-discount .actions-toolbar .secondary,
.paypal-review-discount .actions-toolbar .secondary,
.cart-discount .actions-toolbar .secondary {
  bottom: 5px;
  left: 15px;
  position: absolute;
}
.magento-payments-review-discount .action.check,
.paypal-review-discount .action.check,
.cart-discount .action.check {
  font-weight: 400;
}
.magento-payments-review-discount .fieldset,
.paypal-review-discount .fieldset,
.cart-discount .fieldset {
  display: table;
  width: 100%;
}
.magento-payments-review-discount .fieldset > .field > .label,
.paypal-review-discount .fieldset > .field > .label,
.cart-discount .fieldset > .field > .label {
  display: none;
}
.magento-payments-review-discount .field,
.paypal-review-discount .field,
.cart-discount .field {
  display: table-cell;
}
@font-face {
  font-family: 'Bodoni';
  src: url('../fonts/Bodoni72/BodoniSvtyTwoITCTT-Book.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'centabel';
  src: url('../fonts/centabel.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}
.columns {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  box-sizing: border-box;
}
.columns:after {
  clear: both;
  content: ' ';
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.columns .column.main {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  padding-bottom: 36px;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
  max-width: 100%;
}
.columns .sidebar-main {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
  max-width: 100%;
}
.columns .sidebar-additional {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
  max-width: 100%;
}
.page-main {
  padding-top: 20px;
  padding-bottom: 50px;
}
.page-main > .page-title-wrapper .page-title {
  font-size: 20px;
  margin: 0 0 15px;
  color: #0088cc;
}
.table {
  margin-bottom: 0;
}
th.mark {
  background-color: transparent;
}
.table-wrapper {
  margin-bottom: 18px;
}
table > caption {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.table tfoot {
  border-top: 1px solid #ccc;
}
.table tfoot > tr:first-child th,
.table tfoot > tr:first-child td {
  border-top: 1px solid #cccccc;
  padding-top: 18px;
}
.table tfoot th,
.table tfoot td {
  border: 0;
}
.table tfoot .mark {
  font-weight: 400;
  text-align: right;
}
.message.info {
  margin: 0 0 9px;
  padding: 12px 18px 12px 22.5px;
  display: block;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 45px;
  position: relative;
}
.message.info a {
  color: #0088cc;
}
.message.info a:hover {
  color: #0088cc;
}
.message.info a:active {
  color: #0088cc;
}
.message.info > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 24px;
  color: #c07600;
  content: '\f84a';
  font-family: 'porto-icons';
  margin: -12px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 22px;
  width: 45px;
  position: absolute;
  text-align: center;
}
.message.error {
  margin: 0 0 9px;
  padding: 12px 18px 12px 22.5px;
  display: block;
  font-size: 1.3rem;
  background: #fae5e5;
  color: #e02b27;
  padding-left: 45px;
  position: relative;
}
.message.error a {
  color: #0088cc;
}
.message.error a:hover {
  color: #0088cc;
}
.message.error a:active {
  color: #0088cc;
}
.message.error > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 24px;
  color: #b30000;
  content: '\f847';
  font-family: 'porto-icons';
  margin: -12px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 22px;
  width: 45px;
  position: absolute;
  text-align: center;
}
.message.warning {
  margin: 0 0 9px;
  padding: 12px 18px 12px 22.5px;
  display: block;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 45px;
  position: relative;
}
.message.warning a {
  color: #0088cc;
}
.message.warning a:hover {
  color: #0088cc;
}
.message.warning a:active {
  color: #0088cc;
}
.message.warning > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 24px;
  color: #c07600;
  content: '\f84a';
  font-family: 'porto-icons';
  margin: -12px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 22px;
  width: 45px;
  position: absolute;
  text-align: center;
}
.message.notice {
  margin: 0 0 9px;
  padding: 12px 18px 12px 22.5px;
  display: block;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 45px;
  position: relative;
}
.message.notice a {
  color: #0088cc;
}
.message.notice a:hover {
  color: #0088cc;
}
.message.notice a:active {
  color: #0088cc;
}
.message.notice > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 24px;
  color: #c07600;
  content: '\f84a';
  font-family: 'porto-icons';
  margin: -12px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 22px;
  width: 45px;
  position: absolute;
  text-align: center;
}
.message.success {
  margin: 0 0 9px;
  padding: 12px 18px 12px 22.5px;
  display: block;
  font-size: 1.3rem;
  background: #e5efe5;
  color: #006400;
  padding-left: 45px;
  position: relative;
}
.message.success a {
  color: #0088cc;
}
.message.success a:hover {
  color: #0088cc;
}
.message.success a:active {
  color: #0088cc;
}
.message.success > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 24px;
  color: #006400;
  content: '\f846';
  font-family: 'porto-icons';
  margin: -12px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 22px;
  width: 45px;
  position: absolute;
  text-align: center;
}
.panel.header .links,
.panel.header .switcher {
  display: none;
}
.nav-toggle {
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  display: block;
  font-size: 0;
  float: left;
  line-height: 60px;
  margin-right: 20px;
  position: relative;
  z-index: 1;
}
.nav-toggle:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 25px;
  line-height: inherit;
  color: #0088cc;
  content: '\f827';
  font-family: 'porto-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.nav-toggle:hover:before {
  color: #0088cc;
}
.nav-toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.tooltip.wrapper {
  position: relative;
}
.tooltip.wrapper .tooltip.content {
  background: #ffffff;
  max-width: 360px;
  min-width: 210px;
  padding: 12px 16px;
  z-index: 100;
  display: none;
  position: absolute;
  text-align: left;
  color: #777777;
  line-height: 1.4;
  border: 1px solid #bbbbbb;
  margin-top: 5px;
  left: 0;
  top: 100%;
}
.tooltip.wrapper .tooltip.content:after,
.tooltip.wrapper .tooltip.content:before {
  border: solid transparent;
  content: '';
  height: 0;
  position: absolute;
  width: 0;
}
.tooltip.wrapper .tooltip.content:after {
  border-width: 5px;
  border-color: transparent;
}
.tooltip.wrapper .tooltip.content:before {
  border-width: 6px;
  border-color: transparent;
}
.tooltip.wrapper .tooltip.content:after,
.tooltip.wrapper .tooltip.content:before {
  bottom: 100%;
}
.tooltip.wrapper .tooltip.content:after {
  border-bottom-color: #ffffff;
  left: 15px;
  margin-left: -5px;
}
.tooltip.wrapper .tooltip.content:before {
  border-bottom-color: #bbbbbb;
  left: 15px;
  margin-left: -6px;
}
.tooltip.wrapper .tooltip.toggle {
  cursor: help;
}
.tooltip.wrapper .tooltip.toggle:hover + .tooltip.content,
.tooltip.wrapper .tooltip.toggle:focus + .tooltip.content,
.tooltip.wrapper:hover .tooltip.content {
  display: block;
}
.tooltip.wrapper .tooltip.content dl {
  margin-bottom: 0;
}
.tooltip.wrapper .tooltip.content dd {
  white-space: normal;
}
.tooltip.wrapper .tooltip.content .subtitle {
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 15px;
}
.tooltip.wrapper .tooltip.content .label {
  margin-top: 9px;
}
.tooltip.wrapper .tooltip.content .label:first-child {
  margin-top: 0;
}
.tooltip.wrapper .tooltip.content .values {
  margin: 0;
}
.ui-tooltip {
  position: absolute;
  z-index: 9999;
}
.load.indicator {
  background-color: rgba(255, 255, 255, 0.7);
  z-index: 9999;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  position: absolute;
}
.load.indicator:before {
  background: transparent url('../images/loader-2.gif') no-repeat 50% 50%;
  border-radius: 5px;
  height: 160px;
  width: 160px;
  bottom: 0;
  box-sizing: border-box;
  content: '';
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
}
.load.indicator > span {
  display: none;
}
.loading-mask {
  bottom: 0;
  left: 0;
  margin: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100;
  background: rgba(255, 255, 255, 0.5);
}
.loading-mask .loader > img {
  bottom: 0;
  left: 0;
  margin: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100;
}
.loading-mask .loader > p {
  display: none;
}
body > .loading-mask {
  z-index: 9999;
}
._block-content-loading {
  position: relative;
}
[data-role='main-css-loader'] {
  display: none;
}
.fieldset {
  border: 0;
  margin: 0 0 36px;
  padding: 0;
  letter-spacing: -.31em;
}
.fieldset > * {
  letter-spacing: normal;
}
.fieldset > .legend {
  margin: 0 0 18px;
  padding: 0 0 9px;
  width: 100%;
  box-sizing: border-box;
  float: left;
  font-weight: 300;
  line-height: 1.2;
  font-size: 1.8rem;
}
.fieldset > .legend + br {
  clear: both;
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.fieldset:last-child {
  margin-bottom: 0;
}
.fieldset > .field,
.fieldset > .fields > .field {
  margin: 0 0 18px;
}
.fieldset > .field > .label,
.fieldset > .fields > .field > .label {
  margin: 0 0 8px;
  display: inline-block;
}
.fieldset > .field:last-child,
.fieldset > .fields > .field:last-child {
  margin-bottom: 0;
}
.fieldset > .field > .label,
.fieldset > .fields > .field > .label {
  font-weight: 400;
  font-size: 1.4rem;
}
.fieldset > .field > .label + br,
.fieldset > .fields > .field > .label + br {
  display: none;
}
.fieldset > .field .choice input,
.fieldset > .fields > .field .choice input {
  vertical-align: top;
}
.fieldset > .field .fields.group:before,
.fieldset > .fields > .field .fields.group:before,
.fieldset > .field .fields.group:after,
.fieldset > .fields > .field .fields.group:after {
  content: '';
  display: table;
}
.fieldset > .field .fields.group:after,
.fieldset > .fields > .field .fields.group:after {
  clear: both;
}
.fieldset > .field .fields.group .field,
.fieldset > .fields > .field .fields.group .field {
  box-sizing: border-box;
  float: left;
}
.fieldset > .field .fields.group.group-2 .field,
.fieldset > .fields > .field .fields.group.group-2 .field {
  width: 50% !important;
}
.fieldset > .field .fields.group.group-3 .field,
.fieldset > .fields > .field .fields.group.group-3 .field {
  width: 33.3% !important;
}
.fieldset > .field .fields.group.group-4 .field,
.fieldset > .fields > .field .fields.group.group-4 .field {
  width: 25% !important;
}
.fieldset > .field .fields.group.group-5 .field,
.fieldset > .fields > .field .fields.group.group-5 .field {
  width: 20% !important;
}
.fieldset > .field .addon,
.fieldset > .fields > .field .addon {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  padding: 0;
  width: 100%;
}
.fieldset > .field .addon textarea,
.fieldset > .fields > .field .addon textarea,
.fieldset > .field .addon select,
.fieldset > .fields > .field .addon select,
.fieldset > .field .addon input,
.fieldset > .fields > .field .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;
}
.fieldset > .field .addon .addbefore,
.fieldset > .fields > .field .addon .addbefore,
.fieldset > .field .addon .addafter,
.fieldset > .fields > .field .addon .addafter {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border-radius: 6px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 13px;
  height: 38px;
  line-height: 1.4;
  padding: 10px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
  -ms-flex-order: 3;
  -webkit-order: 3;
  order: 3;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  width: auto;
}
.fieldset > .field .addon .addbefore:disabled,
.fieldset > .fields > .field .addon .addbefore:disabled,
.fieldset > .field .addon .addafter:disabled,
.fieldset > .fields > .field .addon .addafter:disabled {
  opacity: 0.5;
}
.fieldset > .field .addon .addbefore::-moz-placeholder,
.fieldset > .fields > .field .addon .addbefore::-moz-placeholder,
.fieldset > .field .addon .addafter::-moz-placeholder,
.fieldset > .fields > .field .addon .addafter::-moz-placeholder {
  color: #dddddd;
}
.fieldset > .field .addon .addbefore::-webkit-input-placeholder,
.fieldset > .fields > .field .addon .addbefore::-webkit-input-placeholder,
.fieldset > .field .addon .addafter::-webkit-input-placeholder,
.fieldset > .fields > .field .addon .addafter::-webkit-input-placeholder {
  color: #dddddd;
}
.fieldset > .field .addon .addbefore:-ms-input-placeholder,
.fieldset > .fields > .field .addon .addbefore:-ms-input-placeholder,
.fieldset > .field .addon .addafter:-ms-input-placeholder,
.fieldset > .fields > .field .addon .addafter:-ms-input-placeholder {
  color: #dddddd;
}
.fieldset > .field .addon .addbefore,
.fieldset > .fields > .field .addon .addbefore {
  float: left;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
.fieldset > .field .additional,
.fieldset > .fields > .field .additional {
  margin-top: 9px;
}
.fieldset > .field.required > .label:after,
.fieldset > .fields > .field.required > .label:after,
.fieldset > .field._required > .label:after,
.fieldset > .fields > .field._required > .label:after {
  content: '*';
  color: #e02b27;
  font-size: 1.2rem;
  margin: 0 0 0 4.5px;
}
.fieldset > .field .note,
.fieldset > .fields > .field .note {
  font-size: 1.2rem;
  margin: 3px 0 0;
  padding: 0;
  display: inline-block;
  text-decoration: none;
}
.fieldset > .field .note:before,
.fieldset > .fields > .field .note:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 12px;
  font-family: 'porto-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.fieldset > .field.no-label > .label,
.fieldset > .fields > .field.no-label > .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.fieldset > .field.choice .label,
.fieldset > .fields > .field.choice .label {
  font-weight: normal;
  margin: 0;
  display: inline;
}
.column:not(.main) .fieldset > .field .label,
.column:not(.main) .fieldset > .fields > .field .label {
  font-weight: normal;
}
.fieldset > .field .field.choice,
.fieldset > .fields > .field .field.choice {
  margin-bottom: 9px;
}
.fieldset > .field .field.choice:last-child,
.fieldset > .fields > .field .field.choice:last-child {
  margin-bottom: 0;
}
.legend + .fieldset,
.legend + div {
  clear: both;
}
.legend span {
  margin-right: 4.5px;
}
fieldset.field {
  border: 0;
  padding: 0;
}
.field.date .time-picker {
  white-space: nowrap;
  margin-top: 9px;
  display: inline-block;
}
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  border: 1px solid #cccccc;
  height: 32px;
  background: #ffffff url('../images/select-bg.svg') no-repeat 100% 48%;
  background-size: 30px 60px;
  padding-right: 25px;
  text-indent: .01em;
  text-overflow: '';
}
select::-ms-expand {
  display: none;
}
.lt-ie10 select {
  background-image: none;
  padding-right: 4px;
}
div.mage-error[generated] {
  margin-top: 7px;
}
.field .tooltip {
  position: relative;
}
.field .tooltip .tooltip-content {
  background: #ffffff;
  max-width: 360px;
  min-width: 210px;
  padding: 12px 16px;
  z-index: 100;
  display: none;
  position: absolute;
  text-align: left;
  color: #777777;
  line-height: 1.4;
  border: 1px solid #bbbbbb;
  margin-left: 5px;
  left: 100%;
  top: 0;
}
.field .tooltip .tooltip-content:after,
.field .tooltip .tooltip-content:before {
  border: solid transparent;
  content: '';
  height: 0;
  position: absolute;
  width: 0;
}
.field .tooltip .tooltip-content:after {
  border-width: 5px;
  border-color: transparent;
}
.field .tooltip .tooltip-content:before {
  border-width: 6px;
  border-color: transparent;
}
.field .tooltip .tooltip-content:after,
.field .tooltip .tooltip-content:before {
  right: 100%;
}
.field .tooltip .tooltip-content:after {
  border-right-color: #ffffff;
  margin-top: -5px;
  top: 15px;
}
.field .tooltip .tooltip-content:before {
  border-right-color: #bbbbbb;
  margin-top: -6px;
  top: 15px;
}
.field .tooltip .tooltip-toggle {
  cursor: help;
}
.field .tooltip .tooltip-toggle:hover + .tooltip-content,
.field .tooltip .tooltip-toggle:focus + .tooltip-content,
.field .tooltip:hover .tooltip-content {
  display: block;
}
.field .tooltip .tooltip-content {
  min-width: 200px;
  white-space: normal;
}
input:focus ~ .tooltip .tooltip-content,
select:focus ~ .tooltip .tooltip-content {
  display: block;
}
.hasDatepicker + .ui-datepicker-trigger {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  display: block;
  text-decoration: none;
  display: inline-block;
  vertical-align: middle;
}
.hasDatepicker + .ui-datepicker-trigger:focus,
.hasDatepicker + .ui-datepicker-trigger:active {
  background: none;
  border: none;
}
.hasDatepicker + .ui-datepicker-trigger:hover {
  background: none;
  border: none;
}
.hasDatepicker + .ui-datepicker-trigger.disabled,
.hasDatepicker + .ui-datepicker-trigger[disabled],
fieldset[disabled] .hasDatepicker + .ui-datepicker-trigger {
  pointer-events: none;
  opacity: 0.5;
}
.hasDatepicker + .ui-datepicker-trigger > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.hasDatepicker + .ui-datepicker-trigger:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 23px;
  line-height: 23px;
  color: #c1c1c1;
  content: '\e612';
  font-family: 'porto-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.hasDatepicker + .ui-datepicker-trigger:focus {
  box-shadow: none;
  outline: 0;
}
.sidebar .fieldset {
  margin: 0;
}
.sidebar .fieldset > .field:not(.choice):not(:last-child),
.sidebar .fieldset .fields > .field:not(:last-child) {
  margin: 0 0 18px;
}
.sidebar .fieldset > .field:not(.choice) .label,
.sidebar .fieldset .fields > .field .label {
  margin: 0 0 4px;
  padding: 0 0 4.5px;
  text-align: left;
  width: 100%;
}
.sidebar .fieldset > .field:not(.choice) .control,
.sidebar .fieldset .fields > .field .control {
  width: 100%;
}
@font-face {
  font-family: 'porto-icons';
  src: url('../icon-fonts/font/porto-icons.woff2') format('woff2'), url('../icon-fonts/font/porto-icons.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
button,
a.action.primary {
  border-radius: 3px;
  height: 38px;
  line-height: 22px;
  font-weight: 400;
}
button.action.switch {
  height: auto;
}
button:not(.primary) {
  border: 1px solid #ccc;
  color: #777;
  line-height: 30px;
  padding: 0 12px;
  height: 32px;
  background-color: #fff;
}
button:hover {
  color: #fff;
  background-color: #0088cc;
  border-color: #0088cc;
}
body:not(._keyfocus) button:focus {
  box-shadow: none;
}
a.action.primary {
  display: inline-block;
  text-decoration: none;
}
a.action.primary:hover,
a.action.primary:active,
a.action.primary:focus {
  text-decoration: none;
}
.action.primary {
  background-image: none;
  background: #0088cc;
  border: 1px solid #0088cc;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  padding: 7px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  font-weight: 400;
  line-height: 22px;
}
.action.primary:focus,
.action.primary:active {
  background: #0088cc;
  border: 1px solid #0088cc;
  color: #ffffff;
}
.action.primary:hover {
  background: #0088cc;
  border: 1px solid #0088cc;
  color: #ffffff;
}
.action.primary.disabled,
.action.primary[disabled],
fieldset[disabled] .action.primary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
#discount-coupon-form #coupon_code {
  border-radius: 3px 0 0 3px;
}
.product.data.items {
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 18px;
  margin-left: -15px;
  margin-right: -15px;
}
.product.data.items > .item.title {
  box-sizing: border-box;
  float: none;
  width: 100%;
}
.product.data.items > .item.title > .switch {
  display: block;
}
.product.data.items > .item.content {
  box-sizing: border-box;
  display: block;
  float: none;
  margin: 0;
}
.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;
}
.product.data.items > .item.title > .switch {
  border-top: 1px solid #eeeeee;
  height: 36px;
  padding: 1px 9px 1px 9px;
  font-weight: 600;
  line-height: 36px;
  font-size: 1.3rem;
  color: #777777;
  text-decoration: none;
}
.product.data.items > .item.title > .switch:visited {
  color: #c1c1c1;
  text-decoration: none;
}
.product.data.items > .item.title > .switch:hover {
  color: #777777;
  text-decoration: none;
}
.product.data.items > .item.title > .switch:active {
  color: #777777;
  text-decoration: none;
}
.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 {
  color: #777777;
  text-decoration: none;
  padding-bottom: 1px;
}
.product.data.items > .item.content {
  background: #ffffff;
  margin: 0;
  padding: 9px 9px 27px;
}
.product.data.items .item.title a {
  position: relative;
  text-decoration: none;
}
.product.data.items .item.title a:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 13px;
  line-height: inherit;
  color: inherit;
  content: '\f807';
  font-family: 'porto-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.product.data.items .item.title a:after {
  position: absolute;
  right: 9px;
  top: 1px;
}
.product.data.items .item.title.active a:after {
  content: '\f804';
}
.product.data.items .value p:last-child {
  margin-bottom: 0;
}
.product.data.items .table-wrapper {
  margin: 0;
}
.pages > .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages .items {
  font-size: 0;
  letter-spacing: -1px;
  line-height: 0;
  white-space: nowrap;
  margin: 0;
  padding: 0;
  list-style: none none;
  display: inline-block;
  font-weight: 400;
}
.pages .item {
  font-size: 1.3rem;
  line-height: 2.4rem;
  letter-spacing: normal;
  margin: 0 5px 0 0;
  display: inline-block;
}
.pages .item .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages a.page {
  background: #ffffff;
  border: 1px solid #cccccc;
  color: #0088cc;
  display: inline-block;
  padding: 0 4.5px;
  text-decoration: none;
}
.pages a.page:visited {
  color: #0088cc;
}
.pages a.page:hover {
  background: #0088cc;
  border: 1px solid #0088cc;
  color: #ffffff;
  text-decoration: none;
}
.pages a.page:active {
  color: #ffffff;
}
.pages strong.page {
  background: #0088cc;
  border: 1px solid #0088cc;
  font-size: 1.3rem;
  line-height: 2.4rem;
  letter-spacing: normal;
  color: #ffffff;
  display: inline-block;
  font-weight: 400;
  padding: 0 4.5px;
}
.pages .action {
  background: #ffffff;
  border: 1px solid #cccccc;
  color: #999999;
  display: inline-block;
  padding: 0;
  text-decoration: none;
}
.pages .action:visited {
  color: #999999;
}
.pages .action:hover {
  background: #0088cc;
  border: 1px solid #0088cc;
  color: #ffffff;
  text-decoration: none;
}
.pages .action:active {
  color: #ffffff;
}
.pages .action.next {
  display: inline-block;
  text-decoration: none;
}
.pages .action.next:visited:before {
  color: #999999;
}
.pages .action.next:active:before {
  color: #ffffff;
}
.pages .action.next > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages .action.next:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: inherit;
  color: #999999;
  content: '\f801';
  font-family: 'porto-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.pages .action.next:hover:before {
  color: #ffffff;
}
.pages .action.next:active:before {
  color: #ffffff;
}
.pages .action.previous {
  display: inline-block;
  text-decoration: none;
}
.pages .action.previous:visited:before {
  color: #999999;
}
.pages .action.previous:active:before {
  color: #ffffff;
}
.pages .action.previous > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages .action.previous:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: inherit;
  color: #999999;
  content: '\f802';
  font-family: 'porto-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.pages .action.previous:hover:before {
  color: #ffffff;
}
.pages .action.previous:active:before {
  color: #ffffff;
}
.pages .page {
  width: 26px;
  border-radius: 3px;
}
.pages .action {
  border-radius: 3px;
  padding: 0 8px;
  width: 26px;
}
.pages .item:last-child {
  margin-right: 0;
}
.actions-toolbar > .primary,
.actions-toolbar > .secondary {
  text-align: center;
  margin-bottom: 9px;
}
.actions-toolbar > .primary .action,
.actions-toolbar > .secondary .action {
  margin-bottom: 9px;
}
.actions-toolbar > .primary .action:last-child,
.actions-toolbar > .secondary .action:last-child {
  margin-bottom: 0;
}
.actions-toolbar > .primary:last-child,
.actions-toolbar > .secondary:last-child {
  margin-bottom: 0;
}
.actions-toolbar > .secondary .action.back {
  display: none;
}
.sidebar .actions-toolbar .action.primary {
  height: 32px;
  line-height: 30px;
  padding: 0 15px;
}
.sidebar .actions-toolbar .secondary a.action {
  line-height: 32px;
  margin: 0;
}
.breadcrumbs {
  margin: 0 0 15px;
  min-height: 24px;
}
.breadcrumbs .items {
  font-size: 1.3rem;
  color: #a3a3a3;
  margin: 0;
  padding: 0;
  list-style: none none;
}
.breadcrumbs .items > li {
  display: inline-block;
  vertical-align: top;
}
.breadcrumbs .item {
  margin: 0;
}
.breadcrumbs a {
  color: #777777;
  padding: 12px 0;
  text-decoration: none;
}
.breadcrumbs a:visited {
  color: #777777;
  text-decoration: none;
}
.breadcrumbs a:hover {
  color: #777777;
  text-decoration: underline;
}
.breadcrumbs a:active {
  color: #777777;
  text-decoration: none;
}
.breadcrumbs strong {
  font-weight: 400;
  padding: 12px 0;
}
.breadcrumbs .item:not(:last-child) {
  display: inline-block;
  text-decoration: none;
}
.breadcrumbs .item:not(:last-child):after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  line-height: 18px;
  color: inherit;
  content: '\f80d';
  font-family: 'porto-icons';
  margin: 0 9px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.page-wrapper > .breadcrumbs {
  padding: 0;
  background-color: #171717;
  color: #ffffff;
}
.page-wrapper > .breadcrumbs .items {
  color: inherit;
  padding: 10px 15px;
  margin: 0 auto;
  max-width: 1140px;
}
.page-wrapper > .breadcrumbs a,
.page-wrapper > .breadcrumbs a:hover,
.page-wrapper > .breadcrumbs a:focus {
  color: #ffffff;
}
.page-wrapper > .breadcrumbs .item:not(:last-child):after {
  line-height: 15px;
}
.ui-dialog.popup .action.close {
  position: absolute;
  height: 40px;
  right: 0;
  top: 0;
  width: 40px;
  z-index: 1001;
  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;
}
.ui-dialog.popup .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-dialog.popup .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: 16px;
  color: #8c8c8c;
  content: '\f819';
  font-family: 'porto-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.ui-dialog.popup .action.close:hover:before {
  color: #737373;
}
.ui-dialog.popup .action.close:active:before {
  color: popup-icon-font__color-active;
}
.ui-dialog.popup .action.close:focus,
.ui-dialog.popup .action.close:active {
  background: none;
  border: none;
}
.ui-dialog.popup .action.close:hover {
  background: none;
  border: none;
}
.ui-dialog.popup .action.close.disabled,
.ui-dialog.popup .action.close[disabled],
fieldset[disabled] .ui-dialog.popup .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.popup .actions-toolbar .action.cancel {
  font-weight: 400;
}
.popup-pointer {
  margin-left: -14px;
  position: absolute;
  top: -14px;
}
.popup-pointer:before,
.popup-pointer:after {
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-bottom-style: solid;
}
.popup-pointer:before {
  left: 2px;
  top: 2px;
  border: solid 6px;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.popup-pointer:after {
  left: 1px;
  top: 0px;
  border: solid 7px;
  border-color: transparent transparent #aeaeae transparent;
  z-index: 98;
}
.price-tier_price .price-excluding-tax,
.price-tier_price .price-including-tax {
  display: inline;
}
.price-including-tax,
.price-excluding-tax {
  display: block;
  font-size: 1.8rem;
  line-height: 1;
}
.price-including-tax .price,
.price-excluding-tax .price {
  font-weight: 700;
}
.price-including-tax + .price-excluding-tax,
.weee[data-label] {
  display: block;
  font-size: 1.8rem;
}
.price-including-tax + .price-excluding-tax:before,
.weee[data-label]:before {
  content: attr(data-label) ': ';
  font-size: 1.1rem;
}
.price-including-tax + .price-excluding-tax .price,
.weee[data-label] .price {
  font-size: 1.1rem;
}
body._has-modal {
  height: 100%;
  overflow: hidden;
  width: 100%;
}
.modals-overlay {
  z-index: 899;
}
.modal-slide,
.modal-popup {
  bottom: 0;
  left: 0;
  min-width: 0;
  position: fixed;
  right: 0;
  top: 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 0s .3s, opacity .3s ease;
  transition: visibility 0s .3s, opacity .3s ease;
}
.modal-slide._show,
.modal-popup._show {
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease;
}
.modal-slide._show .modal-inner-wrap,
.modal-popup._show .modal-inner-wrap {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-slide .modal-inner-wrap,
.modal-popup .modal-inner-wrap {
  background-color: #ffffff;
  box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
  opacity: 1;
  pointer-events: auto;
}
.modal-slide {
  left: 44px;
  z-index: 900;
}
.modal-slide._show .modal-inner-wrap {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.modal-slide .modal-inner-wrap {
  height: 100%;
  overflow-y: auto;
  position: static;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  width: auto;
}
.modal-slide._inner-scroll .modal-inner-wrap {
  overflow-y: visible;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.modal-slide._inner-scroll .modal-header,
.modal-slide._inner-scroll .modal-footer {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.modal-slide._inner-scroll .modal-content {
  overflow-y: auto;
}
.modal-slide._inner-scroll .modal-footer {
  margin-top: auto;
}
.modal-slide .modal-header,
.modal-slide .modal-content,
.modal-slide .modal-footer {
  padding: 0 2.6rem 2.6rem;
}
.modal-slide .modal-header {
  padding-bottom: 2.1rem;
  padding-top: 2.1rem;
}
.modal-popup {
  z-index: 900;
  left: 0;
  overflow-y: auto;
}
.modal-popup.confirm .modal-inner-wrap {
  max-width: 50rem;
}
.modal-popup._show .modal-inner-wrap {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.modal-popup .modal-inner-wrap {
  margin: 5rem auto;
  width: 75%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  box-sizing: border-box;
  height: auto;
  left: 0;
  position: absolute;
  right: 0;
  -webkit-transform: translateY(-200%);
  transform: translateY(-200%);
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: transform .2s ease;
}
.modal-popup._inner-scroll {
  overflow-y: visible;
}
.ie11 .modal-popup._inner-scroll {
  overflow-y: auto;
}
.modal-popup._inner-scroll .modal-inner-wrap {
  max-height: 90%;
}
.ie11 .modal-popup._inner-scroll .modal-inner-wrap {
  max-height: none;
}
.modal-popup._inner-scroll .modal-content {
  overflow-y: auto;
}
.modal-popup .modal-header,
.modal-popup .modal-content,
.modal-popup .modal-footer {
  padding-left: 3rem;
  padding-right: 3rem;
}
.modal-popup .modal-header,
.modal-popup .modal-footer {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.modal-popup .modal-header {
  padding-bottom: 1.2rem;
  padding-top: 3rem;
}
.modal-popup .modal-footer {
  margin-top: auto;
  padding-bottom: 3rem;
  padding-top: 3rem;
}
.modal-popup .modal-footer-actions {
  text-align: right;
}
.modal-custom .action-close,
.modal-popup .action-close,
.modal-slide .action-close {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  display: inline-block;
  text-decoration: none;
  position: absolute;
  right: 0;
  top: 0;
}
.modal-custom .action-close:focus,
.modal-popup .action-close:focus,
.modal-slide .action-close:focus,
.modal-custom .action-close:active,
.modal-popup .action-close:active,
.modal-slide .action-close:active {
  background: none;
  border: none;
}
.modal-custom .action-close:hover,
.modal-popup .action-close:hover,
.modal-slide .action-close:hover {
  background: none;
  border: none;
}
.modal-custom .action-close.disabled,
.modal-popup .action-close.disabled,
.modal-slide .action-close.disabled,
.modal-custom .action-close[disabled],
.modal-popup .action-close[disabled],
.modal-slide .action-close[disabled],
fieldset[disabled] .modal-custom .action-close,
fieldset[disabled] .modal-popup .action-close,
fieldset[disabled] .modal-slide .action-close {
  pointer-events: none;
  opacity: 0.5;
}
.modal-custom .action-close > span,
.modal-popup .action-close > span,
.modal-slide .action-close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.modal-custom .action-close:before,
.modal-popup .action-close:before,
.modal-slide .action-close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 13px;
  line-height: 13px;
  color: #0088cc;
  content: '\f819';
  font-family: 'porto-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.modal-custom .action-close:hover:before,
.modal-popup .action-close:hover:before,
.modal-slide .action-close:hover:before {
  color: inherit;
}
.modal-custom .action-close:active:before,
.modal-popup .action-close:active:before,
.modal-slide .action-close:active:before {
  color: inherit;
}
.modal-custom .action-close:hover:before,
.modal-popup .action-close:hover:before,
.modal-slide .action-close:hover:before {
  color: #5e5e5e;
}
.modal-custom .action-close {
  margin: 22.5px;
}
.modal-popup {
  pointer-events: none;
}
.modal-popup .modal-title {
  border-bottom: 1px solid #c1c1c1;
  font-weight: 300;
  padding-bottom: 9px;
  font-size: 26px;
  margin-bottom: 0;
  min-height: 1em;
  word-wrap: break-word;
}
.modal-popup .action-close {
  padding: 9px;
}
.modal-slide .action-close {
  padding: 1.1rem 2rem;
}
.modal-slide .page-main-actions {
  margin-bottom: -11.4rem;
  margin-top: 2.1rem;
}
.modals-overlay {
  background-color: rgba(51, 51, 51, 0.55);
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
}
body._has-modal-custom .modal-custom-overlay {
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  width: 100vw;
  z-index: 899;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.product-info-stock-sku .configurable-variation-qty {
  display: none;
}
/**
     * @codingStandardsIgnoreStart
     */
#store-pickup.selected-shipping ~ #store-selector {
  display: none;
}
#store-pickup.selected-store-pickup ~ #shipping,
#store-pickup.selected-store-pickup ~ #opc-shipping_method {
  visibility: hidden;
  height: 0;
  overflow: hidden;
}
#delivery-method-selector {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
#delivery-method-selector .action {
  line-height: 2.1rem;
  padding: 14px 17px;
  font-size: 1.7rem;
}
#delivery-method-selector .action.selected {
  background: #ffffff;
}
#delivery-method-selector .action-select-shipping {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
#delivery-method-selector .action-select-store-pickup {
  border-bottom-left-radius: 0;
  border-left: 0;
  border-top-left-radius: 0;
}
/**
      * @codingStandardsIgnoreStart
      */
#store-selector .form-login {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
#store-selector .form-continue {
  margin: 18px 0 0;
}
.location-details .location-name {
  font-size: 17px;
  font-weight: 700;
}
.store-selector-popup .modal-title {
  border-bottom: 0;
}
.store-selector-popup .modal-header {
  padding-bottom: 0;
}
/**
      * @codingStandardsIgnoreStart
      */
#opc-store-selector-popup {
  display: none;
}
#opc-store-selector-popup .block-search {
  float: none;
  width: 100%;
  margin: 0 0 18px;
  padding: 0 0 9px;
  border-bottom: 1px solid #c1c1c1;
}
.modal-content #opc-store-selector-popup {
  display: block;
}
.store-selector-popup-table thead th {
  display: none;
}
.store-selector-popup-table tbody .location .location-name {
  font-size: 17px;
}
.store-selector-popup-table tbody .location + .location {
  border-top: 1px solid #cccccc;
}
.store-selector-popup-table tbody .col-location-details {
  padding-left: 0;
}
.store-selector-popup-table tbody .col-location-details p:last-child {
  margin-bottom: 0;
}
.store-selector-popup-table tbody .col-location-actions {
  padding-right: 0;
  vertical-align: middle;
}
.store-selector-popup-table tbody .col-location-actions .action {
  float: right;
}
.store-selector-popup-empty-query,
.store-selector-popup-no-locations {
  margin: 0 0 18px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.lac-notification-sticky {
  position: relative;
  z-index: 999;
}
.lac-notification-sticky .lac-notification {
  background-color: #373330;
  color: #ffffff;
  font-size: 16px;
}
.lac-notification-sticky .lac-notification .lac-notification-icon {
  float: left;
  margin: 10px 25px 10px 10px;
}
.lac-notification-sticky .lac-notification .lac-notification-icon .logo-img {
  display: block;
}
.lac-notification-sticky .lac-notification .lac-notification-text {
  float: left;
  padding: 15px 0;
}
.lac-notification-sticky .lac-notification .lac-notification-links {
  float: right;
  padding: 15px 0;
}
.lac-notification-sticky .lac-notification .lac-notification-links a {
  color: #ffffff;
  font-size: 14px;
}
.lac-notification-sticky .lac-notification .lac-notification-links .lac-notification-close-link:after {
  background: url('../Magento_LoginAsCustomerFrontendUi/images/close.svg');
  content: ' ';
  display: inline-block;
  height: 12px;
  margin-left: 5px;
  vertical-align: middle;
  width: 12px;
}
@font-face {
  font-family: 'pagebuilder-font';
  font-style: normal;
  font-weight: normal;
  src: url('../Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.eot');
  src: url('../Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.eot?#iefix') format('embedded-opentype'), url('../Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.woff') format('woff'), url('../Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.ttf') format('truetype');
}
.pagebuilder-icon,
.slick-prev:before,
.slick-next:before,
.slick-prev:after,
.slick-next:after {
  -webkit-font-smoothing: antialiased;
  font-family: 'pagebuilder-font';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
}
[class^='pagebuilder-icon-']:before,
[class*=' pagebuilder-icon-']:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: 'pagebuilder-font';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
  text-decoration: inherit;
  text-rendering: auto;
  text-transform: none;
  vertical-align: middle;
}
.pagebuilder-icon-down:before {
  content: '\f101';
}
.pagebuilder-icon-next:before {
  content: '\f102';
}
.pagebuilder-icon-prev:before {
  content: '\f103';
}
.pagebuilder-icon-up:before {
  content: '\f104';
}
.product-full-width-section {
  padding: .5em 0;
}
.product-full-width-section .block.review-add {
  margin-top: 2.7rem;
}
.page-layout-product-full-width .block.related {
  margin-top: 2.7rem;
}
.page-main-details .product-section-title {
  border-bottom: 1px solid #c6c6c6;
  margin-bottom: 15px;
  padding-bottom: 12px;
}
.additional-attributes-wrapper .additional-attributes {
  border: none;
  width: auto;
}
.additional-attributes-wrapper .additional-attributes > tbody > tr > th {
  border: none;
  padding: 5.5px 30px 10px 0;
}
.additional-attributes-wrapper .additional-attributes > tbody > tr > td {
  border: none;
  padding: 5.5px 5px 10px;
}
.cms-index-index.page-layout-cms-full-width .nav-sections {
  margin-bottom: 0;
}
.slick-slider {
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-touch-action: pan-y;
  -ms-user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  box-sizing: border-box;
  display: block;
  position: relative;
  touch-action: pan-y;
  user-select: none;
}
.slick-list {
  display: block;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-track {
  display: block;
  left: 0;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: 0;
}
.slick-track:before,
.slick-track:after {
  content: '';
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir='rtl'] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  border: 1px solid transparent;
  display: block;
  height: auto;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-arrow.slick-hidden {
  display: none;
}
.slick-prev {
  left: 2rem;
}
.slick-prev:before {
  content: '\f103';
  padding-right: 5px;
}
.slick-next {
  right: 2rem;
}
.slick-next:before {
  content: '\f102';
  padding-left: 5px;
}
.slick-prev,
.slick-next {
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  background: rgba(252, 252, 252, 0.6);
  border: none;
  border-radius: 0;
  color: transparent;
  cursor: pointer;
  display: block;
  font-size: 0;
  height: 60px;
  line-height: 0;
  outline: none;
  padding: 0;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  width: 60px;
  z-index: 101;
}
.slick-prev.slick-disabled,
.slick-next.slick-disabled {
  opacity: .2;
}
.slick-prev:hover,
.slick-next:hover {
  background: #fcfcfc;
  border: none;
}
.slick-prev:hover.slick-disabled,
.slick-next:hover.slick-disabled {
  opacity: .2;
}
.slick-prev:hover:before,
.slick-next:hover:before {
  color: #494949;
}
.slick-prev:before,
.slick-next:before,
.slick-prev:after,
.slick-next:after {
  color: #555555;
  font-size: 38px;
  opacity: 1;
}
.slick-prev:active,
.slick-next:active,
.slick-prev:focus,
.slick-next:focus,
.slick-prev:not(.primary),
.slick-next:not(.primary) {
  background: rgba(252, 252, 252, 0.7);
  border: none;
  box-shadow: none;
}
.slick-prev:active:active,
.slick-next:active:active,
.slick-prev:focus:active,
.slick-next:focus:active,
.slick-prev:not(.primary):active,
.slick-next:not(.primary):active {
  box-shadow: none;
}
.slick-dots {
  font-size: 1.3rem;
  line-height: normal;
  letter-spacing: normal;
  display: block;
  list-style: none;
  margin: 0;
  padding: 15px 0;
  text-align: center;
  width: 100%;
}
.slick-dots li {
  cursor: pointer;
  display: inline-block;
  height: 14px;
  margin: 0 5px;
  padding: 0;
  position: relative;
  vertical-align: middle;
  width: 14px;
}
.slick-dots li button {
  background: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 10px;
  box-shadow: none;
  cursor: pointer;
  display: block;
  height: 14px;
  padding: 0;
  text-indent: -99999px;
  transition: .3s;
  width: 14px;
}
.slick-dots li button:hover {
  border: 1px solid #b3b3b3;
}
.slick-dots li button:active,
.slick-dots li button:focus,
.slick-dots li button:not(.primary) {
  box-shadow: none;
}
.slick-dots li.slick-active button {
  background: #1c1918;
}
[data-content-type='banner'] > [data-element='link'],
[data-content-type='banner'] > [data-element='empty_link'] {
  color: inherit;
  text-decoration: inherit;
}
[data-content-type='banner'] > [data-element='link']:hover,
[data-content-type='banner'] > [data-element='empty_link']:hover {
  color: inherit;
  text-decoration: inherit;
}
.pagebuilder-banner-wrapper {
  background-clip: padding-box;
  border-radius: inherit;
  box-sizing: border-box;
  overflow-wrap: break-word;
  word-wrap: break-word;
}
.pagebuilder-banner-wrapper .pagebuilder-overlay {
  -moz-transition: background-color 500ms ease;
  -o-transition: background-color 500ms ease;
  -webkit-transition: background-color 500ms ease;
  box-sizing: border-box;
  padding: 30px;
  position: relative;
  transition: background-color 500ms ease;
}
.pagebuilder-banner-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay {
  align-items: center;
  display: flex;
  justify-content: center;
}
.pagebuilder-banner-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
  max-width: 540px;
}
.pagebuilder-banner-wrapper.jarallax .video-overlay {
  z-index: 0;
}
.pagebuilder-banner-wrapper [data-element='content'] {
  min-height: 50px;
  overflow: auto;
}
.pagebuilder-banner-wrapper .pagebuilder-banner-button {
  -moz-transition: opacity 500ms ease;
  -o-transition: opacity 500ms ease;
  -webkit-transition: opacity 500ms ease;
  margin: 20px 0 0 0;
  max-width: 100%;
  text-align: inherit;
  transition: opacity 500ms ease;
  word-break: break-word;
}
.pagebuilder-banner-wrapper .pagebuilder-poster-content {
  width: 100%;
}
[data-appearance='collage-centered'] .pagebuilder-banner-wrapper .pagebuilder-overlay {
  margin-left: auto;
  margin-right: auto;
}
[data-appearance='collage-left'] .pagebuilder-banner-wrapper .pagebuilder-overlay {
  margin-right: auto;
}
[data-appearance='collage-right'] .pagebuilder-banner-wrapper .pagebuilder-overlay {
  margin-left: auto;
}
[data-content-type$='block'] .block p:last-child {
  margin-bottom: 1rem;
  margin-top: 0;
}
[data-content-type='buttons'] {
  max-width: 100%;
}
[data-content-type='button-item'] {
  max-width: 100%;
}
[data-content-type='button-item'] [data-element='link'],
[data-content-type='button-item'] [data-element='empty_link'] {
  max-width: 100%;
  word-wrap: break-word;
}
[data-content-type='button-item'] [data-element='empty_link'] {
  cursor: default;
}
a.pagebuilder-button-link,
button.pagebuilder-button-link,
div.pagebuilder-button-link {
  line-height: 2.1rem;
  font-size: 1.7rem;
  line-height: 1.4;
  margin: 0 10px 10px 0;
  padding: 14px 17px;
  color: #0088cc;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  font-weight: 600;
  box-shadow: none;
  box-sizing: border-box;
  display: inline-block;
}
a.pagebuilder-button-link:visited,
button.pagebuilder-button-link:visited,
div.pagebuilder-button-link:visited {
  color: #0088cc;
  text-decoration: none;
}
a.pagebuilder-button-link:hover,
button.pagebuilder-button-link:hover,
div.pagebuilder-button-link:hover {
  color: #0088cc;
  text-decoration: underline;
}
a.pagebuilder-button-link:active,
button.pagebuilder-button-link:active,
div.pagebuilder-button-link:active {
  color: #0088cc;
  text-decoration: underline;
}
a.pagebuilder-button-link:hover,
button.pagebuilder-button-link:hover,
div.pagebuilder-button-link:hover,
a.pagebuilder-button-link:active,
button.pagebuilder-button-link:active,
div.pagebuilder-button-link:active,
a.pagebuilder-button-link:focus,
button.pagebuilder-button-link:focus,
div.pagebuilder-button-link:focus {
  background: none;
  border: 0;
}
a.pagebuilder-button-link.disabled,
button.pagebuilder-button-link.disabled,
div.pagebuilder-button-link.disabled,
a.pagebuilder-button-link[disabled],
button.pagebuilder-button-link[disabled],
div.pagebuilder-button-link[disabled],
fieldset[disabled] a.pagebuilder-button-link,
fieldset[disabled] button.pagebuilder-button-link,
fieldset[disabled] div.pagebuilder-button-link {
  color: #0088cc;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
a.pagebuilder-button-primary,
button.pagebuilder-button-primary,
div.pagebuilder-button-primary {
  text-decoration: none;
  background-image: none;
  background: #0088cc;
  border: 1px solid #0088cc;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  margin: 0 10px 10px 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  line-height: 2.1rem;
  padding: 14px 17px;
  font-size: 1.7rem;
  border-radius: 3px;
  box-shadow: none;
}
a.pagebuilder-button-primary:hover,
button.pagebuilder-button-primary:hover,
div.pagebuilder-button-primary:hover,
a.pagebuilder-button-primary:active,
button.pagebuilder-button-primary:active,
div.pagebuilder-button-primary:active,
a.pagebuilder-button-primary:focus,
button.pagebuilder-button-primary:focus,
div.pagebuilder-button-primary:focus {
  text-decoration: none;
}
a.pagebuilder-button-primary:focus,
button.pagebuilder-button-primary:focus,
div.pagebuilder-button-primary:focus,
a.pagebuilder-button-primary:active,
button.pagebuilder-button-primary:active,
div.pagebuilder-button-primary:active {
  background: #0088cc;
  border: 1px solid #0088cc;
  color: #ffffff;
}
a.pagebuilder-button-primary:hover,
button.pagebuilder-button-primary:hover,
div.pagebuilder-button-primary:hover {
  background: #0088cc;
  border: 1px solid #0088cc;
  color: #ffffff;
}
a.pagebuilder-button-primary.disabled,
button.pagebuilder-button-primary.disabled,
div.pagebuilder-button-primary.disabled,
a.pagebuilder-button-primary[disabled],
button.pagebuilder-button-primary[disabled],
div.pagebuilder-button-primary[disabled],
fieldset[disabled] a.pagebuilder-button-primary,
fieldset[disabled] button.pagebuilder-button-primary,
fieldset[disabled] div.pagebuilder-button-primary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
a.pagebuilder-button-secondary,
button.pagebuilder-button-secondary,
div.pagebuilder-button-secondary {
  text-decoration: none;
  background-image: none;
  background: #eeeeee;
  border: 1px solid #cccccc;
  color: #777777;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  margin: 0 10px 10px 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 1.5rem;
  box-sizing: border-box;
  vertical-align: middle;
  line-height: 2.1rem;
  padding: 14px 17px;
  font-size: 1.7rem;
  border-radius: 3px;
  box-shadow: none;
}
a.pagebuilder-button-secondary:hover,
button.pagebuilder-button-secondary:hover,
div.pagebuilder-button-secondary:hover,
a.pagebuilder-button-secondary:active,
button.pagebuilder-button-secondary:active,
div.pagebuilder-button-secondary:active,
a.pagebuilder-button-secondary:focus,
button.pagebuilder-button-secondary:focus,
div.pagebuilder-button-secondary:focus {
  text-decoration: none;
}
a.pagebuilder-button-secondary:focus,
button.pagebuilder-button-secondary:focus,
div.pagebuilder-button-secondary:focus,
a.pagebuilder-button-secondary:active,
button.pagebuilder-button-secondary:active,
div.pagebuilder-button-secondary:active {
  background: #e2e2e2;
  border: 1px solid #cccccc;
  color: #777777;
}
a.pagebuilder-button-secondary:hover,
button.pagebuilder-button-secondary:hover,
div.pagebuilder-button-secondary:hover {
  background: #e1e1e1;
  border: 1px solid #cccccc;
  color: #777777;
}
a.pagebuilder-button-secondary.disabled,
button.pagebuilder-button-secondary.disabled,
div.pagebuilder-button-secondary.disabled,
a.pagebuilder-button-secondary[disabled],
button.pagebuilder-button-secondary[disabled],
div.pagebuilder-button-secondary[disabled],
fieldset[disabled] a.pagebuilder-button-secondary,
fieldset[disabled] button.pagebuilder-button-secondary,
fieldset[disabled] div.pagebuilder-button-secondary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.pagebuilder-column {
  box-sizing: border-box;
}
[data-content-type='heading'] {
  word-wrap: break-word;
}
[data-content-type='html'] {
  word-wrap: break-word;
}
figure[data-content-type='image'] {
  box-sizing: border-box;
}
figure[data-content-type='image'] > [data-element='link'],
figure[data-content-type='image'] > [data-element='link'] img {
  border-radius: inherit;
}
figure[data-content-type='image'] figcaption {
  word-wrap: break-word;
}
[data-content-type='map'] {
  box-sizing: border-box;
  height: 300px;
}
[data-content-type='row'] li.product-item {
  text-align: left;
}
.pagebuilder-column .widget-product-grid .product-item {
  max-width: 100%;
  min-width: 50px;
}
.pagebuilder-column .widget-product-grid .product-item .price-box {
  word-wrap: break-word;
}
.pagebuilder-column .widget-product-grid .product-item .price-box .price {
  white-space: normal;
}
.pagebuilder-column .widget-product-grid .product-item .product-item-actions .actions-primary {
  display: inline-block;
  max-width: 100%;
}
.pagebuilder-column .widget-product-grid .product-item .product-item-actions .actions-secondary {
  display: inline-block;
  width: auto;
}
.pagebuilder-column .widget-product-grid .product-item .product-item-actions .tocart {
  max-width: 100%;
  white-space: normal;
}
.pagebuilder-column [data-content-type='products'] .block.widget .products-grid .widget-product-grid.product-items .product-item {
  width: 200px;
}
[data-content-type='products'][data-appearance='carousel'] .slick-initialized li.product-item {
  display: block;
}
[data-content-type='products'][data-appearance='carousel'] .slick-initialized li.product-item:first-child {
  visibility: visible;
}
[data-content-type='products'][data-appearance='carousel'] .product-item-info {
  width: auto;
}
[data-content-type='products'][data-appearance='carousel'] li.product-item {
  display: none;
}
[data-content-type='products'][data-appearance='carousel'] li.product-item:first-child {
  display: block;
  visibility: hidden;
}
[data-content-type='products'][data-appearance='carousel'].center-mode .product-item {
  opacity: .5;
  transition: all 300ms ease;
}
[data-content-type='products'][data-appearance='carousel'].center-mode .product-item:hover {
  opacity: 1;
}
[data-content-type='products'][data-appearance='carousel'].center-mode .slick-current .product-item {
  opacity: 1;
}
[data-content-type='row'][data-appearance='contained'] {
  box-sizing: border-box;
  margin-left: auto !important;
  margin-right: auto !important;
  max-width: 1140px;
}
[data-content-type='row'][data-appearance='contained'] [data-element='inner'] {
  box-sizing: border-box;
}
[data-content-type='row'][data-appearance='full-bleed'] {
  box-sizing: border-box;
}
[data-content-type='row'][data-appearance='full-width'] {
  box-sizing: border-box;
}
[data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner {
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  max-width: 1140px;
  width: 100%;
}
[data-content-type='slide'] {
  box-sizing: border-box;
  line-height: 20px;
  min-height: inherit;
  overflow: hidden;
}
[data-content-type='slide'] > [data-element='link'],
[data-content-type='slide'] > [data-element='empty_link'] {
  color: inherit;
  min-height: inherit;
  text-decoration: inherit;
}
[data-content-type='slide'] > [data-element='link']:hover,
[data-content-type='slide'] > [data-element='empty_link']:hover {
  color: inherit;
  text-decoration: inherit;
}
[data-content-type='slide'] + [data-content-type='slide'] {
  height: 0;
  min-height: 0;
}
.slick-slider [data-content-type='slide'] + [data-content-type='slide'] {
  height: initial;
  min-height: inherit;
}
.pagebuilder-slide-wrapper {
  border-radius: inherit;
  box-sizing: border-box;
  min-height: inherit;
  overflow-wrap: break-word;
  word-wrap: break-word;
}
.pagebuilder-slide-wrapper .jarallax-viewport-element {
  height: 100%;
  left: -15000vw;
  position: absolute;
  top: 0;
  width: 1px;
  z-index: 100;
}
.slick-current .pagebuilder-slide-wrapper .jarallax-viewport-element {
  left: 0;
}
.pagebuilder-slide-wrapper.jarallax .video-overlay {
  -webkit-transform: unset;
  z-index: 1;
}
.pagebuilder-slide-wrapper.jarallax .pagebuilder-overlay {
  position: relative;
  z-index: 2;
}
.pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > div,
.pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > img,
.pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > video,
.pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > iframe {
  margin: auto !important;
  transform: none !important;
}
.pagebuilder-slide-wrapper .pagebuilder-overlay {
  -moz-transition: background-color 500ms ease;
  -o-transition: background-color 500ms ease;
  -webkit-transition: background-color 500ms ease;
  border-radius: inherit;
  box-sizing: border-box;
  padding: 30px;
  transition: background-color 500ms ease;
}
.pagebuilder-slide-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay {
  align-items: center;
  display: flex;
  justify-content: center;
  min-height: inherit;
}
.pagebuilder-slide-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
  max-width: 540px;
}
.pagebuilder-slide-wrapper [data-element='content'] {
  min-height: 50px;
  overflow: auto;
}
.pagebuilder-slide-wrapper .pagebuilder-slide-button {
  -moz-transition: opacity 500ms ease;
  -o-transition: opacity 500ms ease;
  -webkit-transition: opacity 500ms ease;
  margin: 20px 0 0 0;
  max-width: 100%;
  text-align: inherit;
  transition: opacity 500ms ease;
  word-break: break-word;
}
.pagebuilder-slide-wrapper .pagebuilder-poster-content {
  width: 100%;
}
[data-appearance='collage-centered'] .pagebuilder-slide-wrapper .pagebuilder-overlay {
  margin-left: auto;
  margin-right: auto;
}
[data-appearance='collage-left'] .pagebuilder-slide-wrapper .pagebuilder-overlay {
  margin-right: auto;
}
[data-appearance='collage-right'] .pagebuilder-slide-wrapper .pagebuilder-overlay {
  margin-left: auto;
}
div[data-content-type='slider'] {
  visibility: hidden;
}
div[data-content-type='slider'].slick-initialized {
  visibility: visible;
}
div[data-content-type='slider'] .slick-list,
div[data-content-type='slider'] .slick-track,
div[data-content-type='slider'] .slick-slide {
  min-height: inherit;
}
div[data-content-type='slider'] .slick-list > div,
div[data-content-type='slider'] .slick-track > div,
div[data-content-type='slider'] .slick-slide > div {
  line-height: 0;
  min-height: inherit;
  overflow: hidden;
  width: 100%;
}
div[data-content-type='slider'] a.button {
  -moz-appearance: button;
  -webkit-appearance: button;
  appearance: button;
  color: initial;
  padding: 10px;
  text-decoration: none;
}
div[data-content-type='tabs'] .tabs-navigation {
  display: block;
  font-size: 0;
  margin: 0 0 -1px;
  padding: 0;
}
div[data-content-type='tabs'] .tabs-navigation li:first-child {
  margin-left: 0 !important;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header {
  background: #f6f6f6;
  border: 1px solid #cccccc;
  border-bottom: 0;
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow-wrap: break-word;
  position: relative;
  word-wrap: break-word;
  z-index: 1;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header:not(:first-child) {
  margin-left: -1px;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header a.tab-title {
  border-right: 0;
  color: #000000;
  cursor: pointer !important;
  display: block;
  font-size: 14px;
  font-weight: 600;
  padding: 1.4rem 2rem;
  position: relative;
  transition: all .3s;
  vertical-align: middle;
  white-space: normal;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header a.tab-title span.tab-title {
  display: block;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header a.tab-title:hover {
  text-decoration: none;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header:last-child {
  border-right: 1px solid #cccccc;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header.ui-state-active {
  background: #ffffff;
  z-index: 19;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header.ui-state-active a.tab-title {
  position: relative;
  transition: all .3s;
}
div[data-content-type='tabs'] .tabs-content {
  border: 1px solid #cccccc;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  z-index: 9;
}
div[data-content-type='tabs'] .tabs-content [data-content-type='tab-item'] {
  box-sizing: border-box;
  min-height: inherit;
}
div[data-content-type='tabs'] .tabs-content [data-content-type='tab-item']:not(:first-child) {
  display: none;
}
div[data-content-type='tabs'].tab-align-left .tabs-content {
  border-top-left-radius: 0 !important;
}
div[data-content-type='tabs'].tab-align-right .tabs-content {
  border-top-right-radius: 0 !important;
}
div[data-content-type='text'] {
  word-wrap: break-word;
}
div[data-content-type='video'] {
  font-size: 0;
}
div[data-content-type='video'] .pagebuilder-video-inner {
  box-sizing: border-box;
  display: inline-block;
  width: 100%;
}
div[data-content-type='video'] .pagebuilder-video-container {
  border-radius: inherit;
  overflow: hidden;
  padding-top: 56.25%;
  position: relative;
}
div[data-content-type='video'] iframe,
div[data-content-type='video'] video {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.jarallax {
  position: relative;
  z-index: 0;
}
.jarallax > .jarallax-img {
  font-family: 'object-fit: cover;', sans-serif;
  height: 100%;
  left: 0;
  object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.jarallax-video-fallback {
  transform: scale3d(0, 0, 0);
}
.jarallax .video-overlay {
  -webkit-transform: translate3d(0, 0, 0);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -99;
}
.jarallax [id*='jarallax-container'] video,
.jarallax [id*='jarallax-container'] iframe {
  visibility: hidden;
}
.cms-content-important {
  background-color: #f5f5f5;
  color: #333333;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 300;
  line-height: 1.1;
  margin: 0 0 35px -20px;
  padding: 20px;
}
.pagebuilder-full-width {
  float: left;
  width: 100%;
}
.pagebuilder-content-type {
  box-sizing: border-box;
  margin-bottom: 20px;
}
.pagebuilder-accordion {
  margin: 0;
  padding: 0;
}
.pagebuilder-accordion > .item.title {
  box-sizing: border-box;
  float: none;
  width: 100%;
}
.pagebuilder-accordion > .item.title > .switch {
  display: block;
}
.pagebuilder-accordion > .item.content {
  box-sizing: border-box;
  display: block;
  float: none;
  margin: 0;
}
.pagebuilder-accordion > .item.content:before,
.pagebuilder-accordion > .item.content:after {
  content: '';
  display: table;
}
.pagebuilder-accordion > .item.content:after {
  clear: both;
}
.pagebuilder-accordion > .item.content.active {
  display: block;
}
.pagebuilder-accordion > .item.title {
  margin: 0;
}
.pagebuilder-accordion > .item.title > .switch {
  border-top: 1px solid #eeeeee;
  height: 36px;
  padding: 1px 9px 1px 9px;
  font-weight: 600;
  line-height: 36px;
  font-size: 1.3rem;
  color: #777777;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title > .switch:visited {
  color: #c1c1c1;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title > .switch:hover {
  color: #777777;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title > .switch:active {
  color: #777777;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title:not(.disabled) > .switch:active,
.pagebuilder-accordion > .item.title.active > .switch,
.pagebuilder-accordion > .item.title.active > .switch:focus,
.pagebuilder-accordion > .item.title.active > .switch:hover {
  color: #777777;
  text-decoration: none;
  padding-bottom: 1px;
}
.pagebuilder-accordion > .item.content {
  background: #ffffff;
  margin: 0;
  padding: 9px 9px 27px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form-discount .g-recaptcha {
  margin-top: 50px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.login-container .g-recaptcha,
.form-login .g-recaptcha,
.form-edit-account .g-recaptcha {
  margin-bottom: 10px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.required-captcha.checkbox {
  position: absolute;
  display: block;
  visibility: visible;
  overflow: hidden;
  opacity: 0;
  width: 1px;
  height: 1px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.block.newsletter .field-recaptcha .field .control:before {
  content: none;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.review-form .field-recaptcha {
  margin-bottom: 10px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form.send.friend .g-recaptcha {
  margin-top: 40px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form.wishlist.share .g-recaptcha {
  margin-bottom: 40px;
}
.payment-method .flex-center {
  align-items: center;
  display: flex;
  gap: 5px;
}
.payment-method .payment-type-icon {
  height: 40px;
}
.card-grid {
  display: grid;
}
.card-aux {
  gap: 20px;
  grid-template-columns: minmax(auto, 400px);
}
.card-aux .actions-toolbar {
  justify-self: start;
}
.card-container {
  margin-top: 20px;
  align-items: center;
}
.card-container .card-layout {
  column-gap: 10px;
  display: grid;
  grid-template-areas: 'card-number-field-area card-number-field-area' 'expiration-date-field-area cvv-field-area';
  max-width: 400px;
  row-gap: 10px;
  grid-template-columns: repeat(2, 1fr);
}
.card-container .card-layout .display-lock {
  align-items: center;
  display: flex;
  flex-direction: row-reverse;
}
.card-container .card-layout .display-lock .lock-icon:hover::before {
  color: #757575;
}
.card-container .card-layout .display-lock .lock-icon:before {
  color: #bbbbbb;
  content: '\e629';
  display: inline-block;
  font-family: 'luma-icons';
  font-size: 18px;
  font-weight: normal;
  line-height: inherit;
  overflow: hidden;
  speak: none;
  text-align: center;
  vertical-align: middle;
}
.card-container .card-layout .card-number-field-area {
  grid-area: card-number-field-area;
}
.card-container .card-layout .expiration-date-field-area {
  grid-area: expiration-date-field-area;
}
.card-container .card-layout .cvv-field-area {
  grid-area: cvv-field-area;
}
.card-container .field div.error {
  border-color: #ed8380;
}
.card-container .field .label {
  display: block;
  font-weight: 600;
}
.card-container .field .card-field {
  border: 1px solid #c2c2c2;
  height: 32px;
  padding: 8px 15px;
}
.card-container .field .field-wrapper {
  position: relative;
}
.card-container .field .field-wrapper .field-tooltip {
  cursor: pointer;
  position: absolute;
  right: 15px;
  top: 10px;
}
.checkout-index-index > .loading-mask {
  z-index: 999;
}
.magento-payments-review .actions-toolbar {
  margin-top: 9px;
}
.magento-payments-review .magento-payments-review-title {
  padding: 0 0 9px;
}
.magento-payments-review .magento-payments-review-title > strong {
  font-size: 2.4rem;
  font-weight: 300;
}
.magento-payments-review .magento-payments-review-title .action {
  display: inline-block;
  margin: 12px 0 0 27px;
}
.magento-payments-review .table-magento-payments-review-items .col.name {
  padding-top: 16px;
}
.magento-payments-review .table-magento-payments-review-items .col.qty {
  text-align: center;
}
.magento-payments-review .item-options dt {
  display: inline-block;
}
.magento-payments-review .item-options dt:after {
  content: ': ';
}
.magento-payments-review .item-options dd {
  margin: 0;
}
.magento-payments-review .payment-source-logo {
  margin-top: 10px;
}
.magento-payments-review .payment-source-logo[alt='googlepay'] {
  height: 40px;
}
.magento-payments-review .payment-source-logo[alt='applepay'] {
  height: 40px;
}
.magento-payments-review .payment-source-logo[alt='paypal'],
.magento-payments-review .payment-source-logo[alt='paylater'] {
  height: 26px;
}
.magento-payments-review .payment-source-logo[alt='venmo'] {
  height: 20px;
}
.magento-payments-review-discount {
  border-bottom: 1px solid #cccccc;
  margin: 0 0 36px;
  padding: 9px 0 0;
}
.block-minicart .block-content > .actions .smart-buttons {
  margin-top: 15px;
}
.pay-later-message {
  margin-top: 10px;
}
.smart-buttons > div > div {
  vertical-align: bottom;
}
.apple-pay {
  margin-top: 14px;
}
.cart-summary .apple-pay {
  margin-top: 11px;
}
.google-pay {
  margin-top: 14px;
}
.google-pay button {
  background-origin: content-box;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  border: 0;
}
.cart-summary .google-pay {
  margin-bottom: 14px;
}
.configuration .title h1 {
  display: flex;
  align-items: center;
  font-size: 30px;
  font-weight: normal;
  font-family: 'centabel';
  color: #000;
  width: 100%;
  justify-content: center;
  margin-bottom: 5px;
  margin-top: 15px;
  position: relative;
  z-index: 1;
  text-align: center;
}
.configuration .title h1 hr {
  display: block;
  height: 1px;
  width: 90px;
  background: #000;
  border: none;
  margin: 0 25px;
}
.configuration .title h2 {
  display: flex;
  align-items: center;
  font-size: 21px;
  font-weight: normal;
  font-family: 'centabel';
  color: #000;
  width: 100%;
  justify-content: center;
  margin-bottom: 30px;
  position: relative;
  z-index: 1;
  text-align: center;
  margin-top: 10px;
}
.configuration .first-step {
  text-align: center;
  padding-bottom: 30px;
}
.configuration .first-step p {
  color: #000;
  font-family: 'Bodoni';
  font-size: 16px;
  display: block;
  text-align: center;
  padding: 0 5% 20px;
  margin-bottom: 5px;
}
.configuration .first-step a {
  background: #1d2322;
  font-family: 'Bodoni';
  font-size: 17px;
  color: #fff;
  text-align: center;
  display: inline-block;
  margin: 0 10px;
  padding: 5px 20px;
  text-decoration: none;
  box-shadow: 0 8px 15px rgba(0, 0, 0, 0.3);
  border: none;
}
.configuration #categoriesIds {
  height: 100%;
  overflow: scroll;
}
@media screen and (max-width: 767px) {
  .configuration #categoriesIds {
    height: auto;
    overflow: auto;
    padding-bottom: 35px;
  }
  .configuration #categoriesIds form .title {
    width: 100% !important;
  }
}
.configuration #categoriesIds::-webkit-scrollbar {
  display: none;
}
.configuration .categories {
  display: flex;
  overflow: hidden;
  padding-inline-start: 0;
  margin-bottom: 0;
  width: calc(70% - 25px);
}
.configuration .categories.hidden {
  display: none;
}
@media screen and (max-width: 767px) {
  .configuration .categories {
    display: none !important;
  }
}
.configuration .categories li {
  width: 100%;
  padding-left: 0;
  list-style-type: none;
  margin: 0;
}
.configuration .categories li .category {
  width: 100%;
  padding: 15px 0 15px 40px;
  display: flex;
  align-items: center;
  font-weight: 400;
  font-family: 'Bodoni';
  font-size: 17px;
  color: #fff;
  background: #1D2322;
  justify-content: center;
  position: relative;
  -webkit-transition: all .4s linear;
  transition: all .4s linear;
  cursor: default;
  text-decoration: none;
  height: 55px;
}
@media screen and (max-width: 868px) {
  .configuration .categories li .category {
    padding: 15px 0 15px 30px;
  }
  .configuration .categories li .category:last-child {
    padding-right: 10px;
  }
}
.configuration .categories li .category h3 {
  margin: 0;
  font-weight: 400;
  font-family: 'Bodoni';
  font-size: 17px;
  line-height: 1.4;
}
@media screen and (max-width: 868px) {
  .configuration .categories li .category h3 {
    font-size: 14px;
  }
}
.configuration .categories li .category:after {
  content: "";
  position: absolute;
  background: #1D2322;
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
  top: 50%;
  right: -25px;
  height: 70px;
  width: 70px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transition: all .4s linear;
  transition: all .4s linear;
  z-index: -1;
}
@media screen and (max-width: 868px) {
  .configuration .categories li .category:after {
    right: -10px;
  }
}
.configuration .categories li .category.current {
  background: #587575;
}
.configuration .categories li .category.current:after {
  background: #587575;
}
.configuration .categories li .category.todo {
  background: #404242;
}
.configuration .categories li .category.todo:after {
  background: #404242;
}
.configuration .categories li .category.done {
  background: #1D2322;
  cursor: pointer;
}
.configuration .categories li .category.done:after {
  background: #1D2322;
}
.configuration .categories li:first-child .category {
  padding-left: 20px;
}
.configuration #categoriesIds.hidden {
  display: none;
}
.configuration #categoriesIds.final-step {
  width: 100%;
  max-width: 1000px;
  margin: auto;
  height: auto;
}
.configuration #categoriesIds.final-step form > .title {
  width: 100% !important;
}
.configuration #categoriesIds.final-step form ul.categories {
  width: 100%;
}
.configuration #categoriesIds.final-step form .colonnes > .subtitle {
  width: 100%;
}
.configuration .categories-content {
  margin-top: 20px;
}
.configuration .categories-content.hidden {
  display: none;
}
.configuration .categories-content .category-content {
  display: none;
}
@media screen and (max-width: 767px) {
  .configuration .categories-content .category-content {
    margin-bottom: 25px;
  }
}
.configuration .categories-content .category-content.current {
  display: block;
  overflow: hidden;
}
.configuration .categories-content .category-content .subtitle {
  background: #fff;
  font-weight: bold;
  font-family: 'Bodoni';
  font-size: 20px;
  color: #000;
  text-align: center;
  padding: 4px 0;
  margin-bottom: 20px;
  width: calc(70% - 25px);
}
@media screen and (max-width: 767px) {
  .configuration .categories-content .category-content .subtitle {
    font-size: 17px;
    padding: 10px 0;
    width: 100%;
  }
}
.configuration .categories-content .category-content > p {
  color: #000;
  font-family: 'Bodoni';
  font-size: 16px;
  display: block;
  text-align: center;
  padding: 20px 5%;
  margin-bottom: 30px;
}
.configuration .categories-content .category-content .colonnes {
  display: flex;
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .configuration .categories-content .category-content .colonnes {
    margin-bottom: 0;
  }
}
.configuration .categories-content .category-content .colonnes .actions {
  text-align: center;
  padding-bottom: 25px;
}
.configuration .categories-content .category-content .colonnes .actions a,
.configuration .categories-content .category-content .colonnes .actions input {
  background: #1D2322;
  font-family: 'Bodoni';
  font-size: 17px;
  color: #fff;
  text-align: center;
  display: inline-block;
  margin: 0 10px;
  padding: 5px 20px;
  text-decoration: none;
  box-shadow: 0 8px 15px rgba(0, 0, 0, 0.3);
  border: none;
  border-radius: 0 !important;
}
@media screen and (max-width: 868px) {
  .configuration .categories-content .category-content .colonnes .actions a,
  .configuration .categories-content .category-content .colonnes .actions input {
    font-size: 15px;
    padding: 5px 10px;
  }
}
@media screen and (max-width: 767px) {
  .configuration .categories-content .category-content .colonnes .actions a,
  .configuration .categories-content .category-content .colonnes .actions input {
    font-size: 18px;
    padding: 5px 15px;
    height: 35px;
    vertical-align: top;
  }
}
.configuration .categories-content .category-content .colonnes .actions a.disabled,
.configuration .categories-content .category-content .colonnes .actions input.disabled {
  pointer-events: none;
  cursor: default;
  background: #404242;
}
.configuration .categories-content .category-content .colonnes .left .actions {
  display: none;
}
.configuration .categories-content .category-content .colonnes .remember {
  text-align: center;
  font-family: 'centabel';
  font-size: 13px;
  color: #000;
  display: block;
  margin-bottom: 15px;
}
.configuration .categories-content .category-content .colonnes .description {
  margin: 5px 0 5px;
  color: #000;
  font-style: italic;
  text-align: center;
  font-size: 12px;
}
.configuration .categories-content .category-content .colonnes .left {
  width: calc(70% - 25px);
  padding-top: 10px;
}
@media screen and (max-width: 767px) {
  .configuration .categories-content .category-content .colonnes .left {
    width: 100%;
  }
}
.configuration .categories-content .category-content .colonnes .left .items ul {
  padding-left: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 0;
}
.configuration .categories-content .category-content .colonnes .left .items ul li {
  list-style-type: none;
}
.configuration .categories-content .category-content .colonnes .left .items ul li.sous_categ {
  width: 100%;
  text-align: center;
  padding: 0 0 10px;
  margin-bottom: 20px;
  font-family: 'Bodoni';
  font-size: 17px;
  color: #000;
}
.configuration .categories-content .category-content .colonnes .left .items ul li.sous_categ p {
  background: #fff;
  display: block;
  padding: 10px 0;
}
.configuration .categories-content .category-content .colonnes .left .items ul li > input {
  display: none;
}
.configuration .categories-content .category-content .colonnes .left .items ul li label {
  display: block;
}
.configuration .categories-content .category-content .colonnes .left .items ul li label:hover {
  cursor: pointer;
}
.configuration .categories-content .category-content .colonnes .left .items ul li label .product-item-photo {
  border: 5px solid transparent;
}
.configuration .categories-content .category-content .colonnes .left .items ul li label .product-item-link {
  text-align: center;
  font-family: 'centabel';
  font-size: 15px;
  color: #000;
  display: block;
  margin-top: 5px;
  text-decoration: none;
  cursor: initial;
  position: relative;
  padding: 0 20px;
}
.configuration .categories-content .category-content .colonnes .left .items ul li label .product-item-link:hover {
  text-decoration: none;
  cursor: initial;
}
.configuration .categories-content .category-content .colonnes .left .items ul li label .product-item-link .info {
  display: inline-block;
  margin-left: 2px;
  margin-bottom: -5px;
}
.configuration .categories-content .category-content .colonnes .left .items ul li label .product-item-link .info span {
  background: url(../AB_Configurateur/images/info.png);
  display: block;
  width: 20px;
  height: 20px;
  background-size: 100%;
}
.configuration .categories-content .category-content .colonnes .left .items ul li label .product-item-link .info span:hover + .contain {
  display: block;
}
.configuration .categories-content .category-content .colonnes .left .items ul li label .product-item-link .info .contain {
  position: absolute;
  width: 100%;
  background: #fff;
  padding: 5px;
  border-radius: 5px;
  display: none;
  z-index: 100;
  left: 0;
  box-shadow: 0 8px 15px rgba(0, 0, 0, 0.3);
  transform: translateY(-100%);
  margin-top: -25px;
}
.configuration .categories-content .category-content .colonnes .left .items ul li label .contain-price {
  display: none;
  align-items: center;
  justify-content: center;
}
.configuration .categories-content .category-content .colonnes .left .items ul li label .contain-price .price-container {
  display: flex;
  align-items: center;
}
.configuration .categories-content .category-content .colonnes .left .items ul li label .contain-price .price-label {
  font-family: 'centabel';
  font-size: 12px;
  color: #587575;
  text-transform: none;
  font-weight: 700;
  margin-right: 5px;
  line-height: 7px;
}
.configuration .categories-content .category-content .colonnes .left .items ul li label .contain-price .price {
  font-family: 'centabel';
  font-size: 17px;
  color: #587575;
  text-transform: none;
  font-weight: 700;
}
.configuration .categories-content .category-content .colonnes .left .items ul li label .contain-price .price-box {
  margin: 0;
  text-align: center;
}
.configuration .categories-content .category-content .colonnes .left .items ul li label .contain-price .price-box .price-final_price * {
  font-family: 'centabel';
  font-size: 17px;
  color: #587575;
  text-transform: none;
  font-weight: 700;
}
.configuration .categories-content .category-content .colonnes .left .items ul li label .contain-price .price-box .price-final_price .price-label {
  font-size: 12px;
}
.configuration .categories-content .category-content .colonnes .left .items ul li > input:checked + label .product-item-photo {
  border: 5px solid #587575;
}
.configuration .categories-content .category-content .colonnes .left .items ul li.product {
  width: calc(33% - 30px);
  max-width: 290px;
  margin: -5px 15px 20px;
}
@media screen and (max-width: 1000px) {
  .configuration .categories-content .category-content .colonnes .left .items ul li.product {
    width: calc(50% - 30px);
  }
}
@media screen and (max-width: 767px) {
  .configuration .categories-content .category-content .colonnes .left .items ul li.product {
    width: 100%;
    max-width: 280px;
  }
}
.configuration .categories-content .category-content .colonnes .left .items ul li.product .product-item-photo {
  padding: 4px;
}
.configuration .categories-content .category-content .colonnes .left .items ul li.empty_items {
  font-family: 'Bodoni';
  font-size: 16px;
  display: block;
  text-align: center;
}
.configuration .categories-content .category-content .colonnes .left .items ul li.attribut {
  width: 120px;
  text-align: center;
  margin: 0 10px 20px;
  padding: 5px;
}
.configuration .categories-content .category-content .colonnes .left .items ul li.attribut .border {
  padding: 4px;
  border: 5px solid transparent;
  border-radius: 50%;
  text-align: center;
  height: 90px;
  width: 90px;
  margin: auto;
}
.configuration .categories-content .category-content .colonnes .left .items ul li.attribut .border .image_attribute {
  margin: 0;
  border-radius: 50%;
  overflow: hidden;
  display: inline-block;
  width: 100%;
  height: 100%;
}
.configuration .categories-content .category-content .colonnes .left .items ul li.attribut > input:checked + label .border {
  border: 5px solid #587575;
}
.configuration .categories-content .category-content .colonnes .right {
  width: 30%;
  margin-left: 2%;
  position: fixed;
  right: 20px;
  top: 100px;
  z-index: 99;
  max-height: calc(100vh - 90px);
  height: calc(100vh - 90px);
  overflow-y: scroll;
  padding: 0 10px 20px;
}
@media screen and (max-width: 767px) {
  .configuration .categories-content .category-content .colonnes .right {
    overflow: hidden;
  }
}
.configuration .categories-content .category-content .colonnes .right::-webkit-scrollbar {
  display: none;
}
.configuration .categories-content .category-content .colonnes .right .data-sticky-container {
  height: 100%;
}
.configuration .categories-content .category-content .colonnes .right .data-sticky-container .contain-recap {
  height: 100%;
}
.configuration .categories-content .category-content .colonnes .right .data-sticky-container .contain-recap .recap {
  height: calc(100vh - 235px);
  overflow: scroll;
}
.configuration .categories-content .category-content .colonnes .right .data-sticky-container .contain-recap .recap::-webkit-scrollbar {
  display: none;
}
@media screen and (max-width: 767px) {
  .configuration .categories-content .category-content .colonnes .right {
    position: fixed;
    left: 0;
    width: 100%;
    bottom: 0;
    height: 85px;
    top: inherit;
    margin: 0;
    padding: 5px 5px 15px;
    background: #fff;
  }
  .configuration .categories-content .category-content .colonnes .right .avancement,
  .configuration .categories-content .category-content .colonnes .right .recap {
    display: none !important;
  }
  .configuration .categories-content .category-content .colonnes .right .total {
    margin-bottom: 0 !important;
    box-shadow: none !important;
    padding-bottom: 5px !important;
  }
  .configuration .categories-content .category-content .colonnes .right .actions a {
    font-size: 18px;
    padding: 5px 20px;
  }
}
.configuration .categories-content .category-content .colonnes .right .recap {
  background: #fff;
  box-shadow: 0 8px 15px rgba(0, 0, 0, 0.3);
  padding: 10px;
  margin-bottom: 15px;
  padding-bottom: 5px;
}
.configuration .categories-content .category-content .colonnes .right .recap ul {
  padding: 0;
}
.configuration .categories-content .category-content .colonnes .right .recap ul li {
  padding: 0;
  list-style-type: none;
}
.configuration .categories-content .category-content .colonnes .right .recap ul li.main p {
  text-align: center;
  font-family: 'centabel';
  font-size: 17px;
  color: #000;
  display: block;
  margin-top: 5px;
  margin-bottom: 0;
}
.configuration .categories-content .category-content .colonnes .right .recap ul li.main img {
  max-width: 210px;
  display: block;
  margin: auto;
}
.configuration .categories-content .category-content .colonnes .right .recap ul li.attribute {
  margin-bottom: 15px;
}
.configuration .categories-content .category-content .colonnes .right .recap ul li.attribute .image_attribute {
  width: 50px;
  height: 50px;
  display: block;
  margin: auto;
  border-radius: 50%;
  overflow: hidden;
}
.configuration .categories-content .category-content .colonnes .right .recap ul li.product p {
  text-align: center;
  font-family: 'centabel';
  font-size: 15px;
  color: #000;
  display: block;
  margin-top: 10px;
  margin-bottom: 0;
  position: relative;
}
.configuration .categories-content .category-content .colonnes .right .recap ul li.product p span {
  margin-right: 10px;
}
.configuration .categories-content .category-content .colonnes .right .total {
  background: #fff;
  box-shadow: 0 8px 15px rgba(0, 0, 0, 0.3);
  margin-bottom: 15px;
}
.configuration .categories-content .category-content .colonnes .right .total .price-box {
  margin: 0;
  text-align: center;
  padding: 3px 0;
}
.configuration .categories-content .category-content .colonnes .right .total .price-box .price-final_price * {
  font-family: 'centabel';
  font-size: 17px;
  color: #587575;
  text-transform: none;
  font-weight: 700;
}
.configuration .categories-content .category-content .colonnes .right .total .price-box .price-final_price .price-label {
  font-size: 12px;
}
.configuration .categories-content .category-content .colonnes .right .avancement {
  display: flex;
  overflow: hidden;
  padding-inline-start: 0;
  margin-bottom: 15px;
}
.configuration .categories-content .category-content .colonnes .right .avancement li {
  width: 100%;
  padding-left: 0;
  list-style-type: none;
  margin: 0;
}
.configuration .categories-content .category-content .colonnes .right .avancement li .category {
  width: 100%;
  padding: 0 0 20px 0;
  display: flex;
  align-items: center;
  font-weight: 400;
  font-family: 'Bodoni';
  font-size: 17px;
  color: #fff;
  background: #1D2322;
  justify-content: center;
  position: relative;
  -webkit-transition: all .4s linear;
  transition: all .4s linear;
  cursor: default;
  text-decoration: none;
}
.configuration .categories-content .category-content .colonnes .right .avancement li .category:after {
  content: "";
  position: absolute;
  background: #1D2322;
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
  top: 50%;
  right: 5px;
  height: 70px;
  width: 70px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transition: all .4s linear;
  transition: all .4s linear;
  z-index: -1;
}
.configuration .categories-content .category-content .colonnes .right .avancement li .category.current {
  background: #587575;
}
.configuration .categories-content .category-content .colonnes .right .avancement li .category.current:after {
  background: #587575;
}
.configuration .categories-content .category-content .colonnes .right .avancement li .category.todo {
  background: #404242;
}
.configuration .categories-content .category-content .colonnes .right .avancement li .category.todo:after {
  background: #404242;
}
.configuration .categories-content .category-content .colonnes .right .avancement li .category.done {
  background: #1D2322;
  cursor: pointer;
}
.configuration .categories-content .category-content .colonnes .right .avancement li .category.done:after {
  background: #1D2322;
}
.configuration .categories-content .category-content .colonnes.first-empty .right {
  display: none;
}
.configuration .categories-content .category-content .colonnes.first-empty .left {
  width: 100%;
}
.configuration .categories-content .category-content.recap_final .colonnes {
  display: block;
}
.configuration .categories-content .category-content.recap_final .colonnes .content-recap {
  background: #fff;
  margin-top: 30px;
  padding-top: 15px;
}
.configuration .categories-content .category-content.recap_final .colonnes .total {
  background: #fff;
  display: flex;
  margin: 30px 0;
  padding: 10px;
}
@media screen and (max-width: 767px) {
  .configuration .categories-content .category-content.recap_final .colonnes .total {
    justify-content: center;
  }
}
.configuration .categories-content .category-content.recap_final .colonnes .total .label {
  display: flex;
  width: 50%;
  justify-content: flex-end;
  align-items: center;
  font-weight: bold;
  font-family: 'Bodoni';
  font-size: 25px;
  color: #000;
  padding-right: 15px;
}
@media screen and (max-width: 767px) {
  .configuration .categories-content .category-content.recap_final .colonnes .total .label {
    width: 120px;
    justify-content: center;
  }
}
.configuration .categories-content .category-content.recap_final .colonnes .total .price {
  font-family: 'centabel';
  font-size: 23px;
  color: #587575;
  text-transform: none;
  font-weight: 700;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 50%;
  padding-left: 15px;
}
@media screen and (max-width: 767px) {
  .configuration .categories-content .category-content.recap_final .colonnes .total .price {
    width: 120px;
    justify-content: center;
  }
}
.configuration .categories-content .category-content.first .colonnes .left .items ul li label .contain-price {
  display: flex;
}
@media screen and (max-width: 767px) {
  .configuration .category-content.recap_final .content-recap {
    margin-top: 15px !important;
  }
}
.configuration .category-content.recap_final .content-recap .category {
  display: flex;
}
@media screen and (max-width: 767px) {
  .configuration .category-content.recap_final .content-recap .category {
    display: block;
    padding: 1px;
  }
}
.configuration .category-content.recap_final .content-recap .category .name {
  display: flex;
  width: 30%;
  line-height: 200px;
  justify-content: flex-end;
  padding-right: 5%;
  font-weight: bold;
  font-family: 'Bodoni';
  font-size: 22px;
  color: #000;
}
@media screen and (max-width: 767px) {
  .configuration .category-content.recap_final .content-recap .category .name {
    width: 100%;
    line-height: 1;
    padding: 0;
    justify-content: center;
    margin: 30px 0 0;
  }
}
.configuration .category-content.recap_final .content-recap .category .items {
  width: 70%;
}
@media screen and (max-width: 767px) {
  .configuration .category-content.recap_final .content-recap .category .items {
    width: 100%;
  }
}
.configuration .category-content.recap_final .content-recap .category .items .item {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
  height: 200px;
}
@media screen and (max-width: 767px) {
  .configuration .category-content.recap_final .content-recap .category .items .item {
    height: auto;
    position: relative;
    margin: 15px 0;
    padding: 15px 0;
  }
  .configuration .category-content.recap_final .content-recap .category .items .item:after {
    position: absolute;
    content: "";
    display: block;
    width: 50px;
    height: 1px;
    border: none;
    background: #000;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
  }
}
.configuration .category-content.recap_final .content-recap .category .items .item .image {
  width: 50%;
}
.configuration .category-content.recap_final .content-recap .category .items .item .image .product-item-photo img {
  width: auto;
  max-height: 200px;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .configuration .category-content.recap_final .content-recap .category .items .item .image .product-item-photo img {
    max-height: 150px;
  }
}
.configuration .category-content.recap_final .content-recap .category .items .item .image .border {
  padding: 4px;
  border: 2px solid transparent;
  border-radius: 50%;
  text-align: center;
  height: 90px;
  width: 90px;
  margin: auto;
}
.configuration .category-content.recap_final .content-recap .category .items .item .image .border .image_attribute {
  margin: 0;
  border-radius: 50%;
  overflow: hidden;
  display: inline-block;
  width: 100%;
  height: 100%;
}
.configuration .category-content.recap_final .content-recap .category .items .item .title {
  width: 50%;
  padding-left: 5%;
  font-family: 'centabel';
  font-size: 15px;
  color: #000;
}
@media screen and (max-width: 767px) {
  .configuration .category-content.recap_final .content-recap .category .items .item .title {
    text-align: center;
    padding: 0 0 0 20px;
  }
}
.configuration .menu_mobile {
  display: none;
  width: 100%;
  margin: 15px 0;
}
@media screen and (max-width: 767px) {
  .configuration .menu_mobile {
    display: block;
  }
}
.configuration .menu_mobile a {
  width: 100%;
  padding: 15px 0;
  display: flex;
  align-items: center;
  font-weight: 400;
  font-family: 'Bodoni';
  font-size: 17px;
  color: #fff;
  background: #1D2322;
  justify-content: center;
  position: relative;
  -webkit-transition: all .4s linear;
  transition: all .4s linear;
  cursor: default;
  text-decoration: none;
}
.configuration .menu_mobile a h3 {
  margin: 0;
  font-weight: 400;
  font-family: 'Bodoni';
  font-size: 17px;
  line-height: 1.4;
}
.configuration .menu_mobile a.current {
  background: #587575;
}
.configuration .menu_mobile a.current:after {
  background: #587575;
}
.configuration .menu_mobile a.todo {
  background: #404242;
}
.configuration .menu_mobile a.todo:after {
  background: #404242;
}
.configuration .menu_mobile a.done {
  background: #1D2322;
  cursor: pointer;
}
.configuration .menu_mobile a.done:after {
  background: #1D2322;
}
.configurateur .page-header {
  z-index: 150 !important;
}
.configurateur .page-header .logo img {
  height: 30px;
}
.configurateur .page-header .nav-sections .sw-megamenu.navigation {
  padding: 0 0 10px !important;
}
.configurateur .page-main {
  width: 100%;
  max-width: 100%;
  height: calc(100vh - 90px);
  padding: 15px 25px;
}
@media screen and (max-width: 767px) {
  .configurateur .page-main {
    height: auto;
  }
}
.configuration {
  height: calc(100vh - 120px);
}
@media screen and (max-width: 767px) {
  .configuration {
    height: auto;
  }
}
body::-webkit-scrollbar {
  display: none;
}
@media screen and (max-width: 767px) {
  .page-wrapper {
    overflow: inherit;
  }
}
.amslick-slider-container {
  /* phpcs:ignore Magento2.Less.SemicolonSpacing.NotAtEnd */
}
.amslick-slider-container .slick-dots li button:focus,
.amslick-slider-container .slick-dots li button:hover,
.amslick-slider-container .slick-list:focus {
  outline: 0;
}
.amslick-slider-container .slick-list,
.amslick-slider-container .slick-slider,
.amslick-slider-container .slick-track {
  display: block;
  position: relative;
}
.amslick-slider-container .slick-loading .slick-slide,
.amslick-slider-container .slick-loading .slick-track {
  visibility: hidden;
}
.amslick-slider-container .slick-list {
  margin: 0;
  overflow: hidden;
  padding: 0;
}
.amslick-slider-container .slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.amslick-slider-container .slick-slider .slick-list,
.amslick-slider-container .slick-slider .slick-track {
  transform: translate3d(0, 0, 0);
}
.amslick-slider-container .slick-track {
  left: 0;
  margin: 0 auto;
  top: 0;
}
.amslick-slider-container .slick-track:after,
.amslick-slider-container .slick-track:before {
  content: '';
  display: table;
}
.amslick-slider-container .slick-track:after {
  clear: both;
}
.amslick-slider-container .slick-slide,
.amslick-slider-container .slick-slide.slick-loading img {
  display: none;
}
.amslick-slider-container .slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  vertical-align: middle;
}
.amslick-slider-container [dir=rtl] .slick-slide {
  float: right;
}
.amslick-slider-container .slick-slide.dragging img {
  pointer-events: none;
}
.amslick-slider-container .slick-vertical .slick-slide {
  border: 1px solid transparent;
  display: block;
  height: auto;
}
.amslick-slider-container .slick-arrow.slick-hidden {
  display: none;
}
.amslick-slider-container .slick-loading .slick-list {
  background: 0 0;
  position: relative;
}
.amslick-slider-container .slick-loading .slick-list:before {
  animation: loading 1s infinite linear;
  border-color: rgba(0, 0, 0, 0.2);
  border-radius: 100%;
  border-style: solid;
  border-top-color: #5c5c5c;
  border-width: 3px;
  content: '';
  display: block;
  height: 25px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 25px;
}
.amslick-slider-container .slick-next.slick-disabled,
.amslick-slider-container .slick-prev.slick-disabled {
  opacity: 0.25;
}
.amslick-slider-container .slick-dotted.slick-slider {
  margin-bottom: 27px;
}
.amslick-slider-container .slick-dots {
  display: block;
  left: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}
.amslick-slider-container .slick-dots li {
  cursor: pointer;
  display: inline-block;
  height: 20px;
  margin: 0 4.5px;
  padding: 0;
  position: relative;
  width: 20px;
}
.amslick-slider-container .slick-dots li button,
.amslick-slider-container .slick-slider .slick-arrow {
  box-shadow: none;
  cursor: pointer;
  display: block;
  outline: 0;
}
.amslick-slider-container .slick-dots li button {
  background: 0 0;
  border: 0;
  color: transparent;
  font-size: 0;
  height: 20px;
  line-height: 0;
  padding: 4.5px;
  width: 20px;
}
.amslick-slider-container .slick-dots li button:focus:before,
.amslick-slider-container .slick-dots li button:hover:before {
  opacity: 1;
}
.amslick-slider-container .slick-dots li button:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: #000000;
  content: '•';
  font-size: 16px;
  height: 20px;
  left: 0;
  line-height: 20px;
  opacity: 0.25;
  position: absolute;
  text-align: center;
  top: 0;
  width: 20px;
}
.amslick-slider-container .slick-dots li.slick-active button:before {
  color: #000000;
  opacity: 0.75;
}
.amslick-slider-container .slick-slider {
  -webkit-tap-highlight-color: transparent;
  box-sizing: border-box;
  padding: 0 20px;
  touch-action: pan-y;
  user-select: none;
}
.amslick-slider-container .slick-slider .slick-arrow {
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMjIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0uMi40QTEgMSAwIDAgMSAxLjYuMmwxMiAxMGExIDEgMCAwIDEgMCAxLjZsLTEyIDEwYTEgMSAwIDAgMS0xLjItMS42TDExLjMzMyAxMSAuNCAxLjhBMSAxIDAgMCAxIC4yLjR6IiBmaWxsPSIjQzRDNEM0Ii8+PC9zdmc+') center no-repeat !important;
  border: none;
  color: transparent;
  font-size: 0;
  height: 22px;
  line-height: 0;
  padding: 0;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  transition: background .3s ease;
  width: 15px;
}
.amslick-slider-container .slick-slider .slick-arrow:before,
.amslick-slider-container .slick-slider .slick-arrow:after {
  content: '';
}
.amslick-slider-container .slick-slider .slick-arrow:hover {
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMjIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0uMi40QTEgMSAwIDAgMSAxLjYuMmwxMiAxMGExIDEgMCAwIDEgMCAxLjZsLTEyIDEwYTEgMSAwIDAgMS0xLjItMS42TDExLjMzMyAxMSAuNCAxLjhBMSAxIDAgMCAxIC4yLjR6IiBmaWxsPSIjMTYxNjE2Ii8+PC9zdmc+') center no-repeat;
}
.amslick-slider-container .slick-slider .slick-arrow.slick-next {
  right: 0;
}
.amslick-slider-container .slick-slider .slick-arrow.slick-prev {
  left: 0;
  transform: rotate(180deg) translate(0, 50%);
}
.amslick-slider-container .slick-initialized .slick-slide {
  display: inline-block !important;
  float: none !important;
  height: auto;
}
.amslick-slider-container .product-items.slick-slider > .slick-list {
  padding: 15px 0;
}
.amslick-slider-container .product-items.slick-slider .slick-slide .product-item {
  display: block !important;
  margin: auto !important;
  max-width: 205px;
}
.amslick-slider-container .sidebar.sidebar-additional {
  width: 100%;
}
@keyframes loading {
  0% {
    transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    transform: translate(-50%, -50%) rotate(359.9deg);
  }
}
.admin__fieldset > .admin__field > .admin__field-control.-amcform-from-to-ranges {
  margin-left: 40px;
}
.frmb.ui-sortable {
  min-height: 300px;
}
.form-builder-wrap {
  min-height: 600px;
}
.form-builder-wrap div.form-actions.btn-group {
  position: absolute;
  bottom: 0;
  left: 0;
  margin: 0;
  padding: 0;
}
[id^='frmb-'][id$='-form-wrap'] .cb-wrap.pull-right {
  position: relative;
  padding-bottom: 40px;
  min-height: 300px;
}
#loading_image_container {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 9999;
}
#form_submit_loading {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100000;
  width: 100%;
  height: 100%;
  background: -moz-linear-gradient(rgba(11, 11, 11, 0.1), rgba(11, 11, 11, 0.6)) repeat-x rgba(11, 11, 11, 0.2);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(11, 11, 11, 0.1)), to(rgba(11, 11, 11, 0.6))) repeat-x rgba(11, 11, 11, 0.2);
}
.fb-date .ui-datepicker-trigger {
  position: relative;
  margin-left: 10px;
}
.fb-date input {
  cursor: pointer;
}
.am-picker-year .ui-datepicker-calendar td a {
  padding: 8px;
}
@font-face {
  font-weight: normal;
  font-style: normal;
  font-family: 'amcform';
  src: url('../Amasty_Customform/fonts/amcform.eot?hcflpq');
  src: url('../Amasty_Customform/fonts/amcform.eot?hcflpq#iefix') format('embedded-opentype'), url('../Amasty_Customform/fonts/amcform.ttf?hcflpq') format('truetype'), url('../Amasty_Customform/fonts/amcform.woff?hcflpq') format('woff'), url('../Amasty_Customform/fonts/amcform.svg?hcflpq#amcform') format('svg');
  font-display: block;
}
.amcform-icon {
  width: 20px;
  height: 20px;
  font-size: 20px;
  transition: 0.1s all ease-in;
  text-transform: none;
  font-weight: 400;
  font-style: normal;
  font-variant: normal;
  font-family: 'amcform';
  line-height: 1;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.amcform-icon.-chevron-left:before {
  content: '\e906';
}
.amcform-icon.-chevron-right:before {
  content: '\e905';
}
.amcform-icon.-cross:before {
  content: '\e904';
}
.amcform-icon.-sent:before {
  content: '\e903';
}
.amcform-icon.-pending:before {
  content: '\e94e';
}
.amcform-icon.-view:before {
  content: '\e900';
}
.amcform-icon.-edit:before {
  content: '\e901';
}
.amcform-icon.-remove:before {
  content: '\e902';
}
.amform-form {
  margin: 0 auto 10px;
  max-width: 700px;
}
.amform-form-fieldset.fieldset {
  margin-bottom: 10px;
  margin-top: 20px;
}
.amform-form .fb-number {
  max-width: 200px;
}
.amform-groupv2 {
  display: inline-block;
}
.amcform-gdpr {
  display: none;
  margin-bottom: 20px;
}
.amform-form .amcform-gdpr > .label > .amform-checkbox {
  display: inline-block;
  opacity: 1;
}
.amform-versiontwo-label {
  display: inline;
  margin-right: 10px;
  padding-right: 20px;
  word-break: break-all;
}
.amform-form .amform-hide-formload,
.amform-form .amform-hide-formload.action.primary {
  display: none;
}
.amform-form .action.primary,
.amform-parent .action.primary {
  padding: 9px;
  min-width: 120px;
  background: #4776f0;
}
.amform-form .action.primary:hover,
.amform-parent .action.primary:hover {
  background: #2f5bcd;
}
.amform-form .action.primary:disabled,
.amform-parent .action.primary:disabled {
  background: #c4d1f3;
}
.amcform-toolbar {
  text-align: right;
}
.amcform-toolbar > div {
  display: inline-block;
}
.amform-form .amform-checkbox,
.amform-form .amform-radio,
.amform-form .amform-checkboxtwo,
.amform-form .amform-radiotwo {
  display: block;
  opacity: 0;
}
.amform-form .amform-checkbox + label,
.amform-form .amform-radio + label,
.amform-form .amform-checkboxtwo + label,
.amform-form .amform-radiotwo + label {
  position: relative;
  padding-left: 26px;
  line-height: 16px;
  color: #000000;
}
.amform-form .amform-checkbox + label:before,
.amform-form .amform-radio + label:before,
.amform-form .amform-checkboxtwo + label:before,
.amform-form .amform-radiotwo + label:before {
  position: absolute;
  top: 2px;
  left: 0;
  display: block;
  box-sizing: border-box;
  margin-right: 10px;
  width: 16px;
  height: 16px;
  border: 1px solid #2B3D44;
  background: #FFFFFF;
  content: '';
}
.amform-form .amform-checkbox:checked + label:before,
.amform-form .amform-radio:checked + label:before,
.amform-form .amform-checkboxtwo:checked + label:before,
.amform-form .amform-radiotwo:checked + label:before {
  border: 1px solid #2B3D44;
  background: #2B3D44;
}
.amform-form .amform-checkbox:checked + label:after,
.amform-form .amform-checkboxtwo:checked + label:after {
  position: absolute;
  height: 9px;
  border: 1px solid #2B3D44;
  background: #2B3D44;
  transform: none;
  top: 2px;
  left: 0px;
  width: 15px;
  height: 15px;
  content: '';
}
.amform-form .amform-radio + label:before,
.amform-form .amform-radiotwo + label:before {
  top: -2px;
}
.amform-form .kc-toggle {
  margin: 0 4px 0 0;
  width: 150px;
  height: 15px;
  border: 0;
  background: #FFFFFF;
}
.amform-form .kc-toggle.on {
  background: #2B3D44;
}
.amform-form .kc-toggle .kct-inner {
  top: 2px;
  left: 2px;
  width: 15px;
  height: 15px;
  background: #FFFFFF;
}
.amform-form .kc-toggle.on .kct-inner {
  left: 12px;
}
.amform-form .kct-on,
.amform-form .kct-off,
.amform-form .kct-handle {
  display: none;
}
.amcform-page-titles {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  overflow: hidden;
  padding: 0;
  list-style: none;
}
.amcform-step {
  margin: 0 auto 20px;
  width: 38px;
  height: 38px;
  border: 1px solid #4776f0;
  border-radius: 50%;
  background-color: #4776f0;
  color: #ffffff;
  font-weight: 400;
  font-size: 14px;
  line-height: 36px;
}
.amcform-title-wrap {
  position: relative;
  flex-grow: 1;
  margin-bottom: 18px;
  min-width: 90px;
  max-width: 148px;
  text-align: center;
}
.amcform-title-wrap:before,
.amcform-title-wrap:after {
  position: absolute;
  top: 17px;
  right: 51%;
  display: block;
  width: 100%;
  height: 4px;
  content: '';
}
.amcform-title-wrap:after {
  right: auto;
  left: 50%;
  content: none;
}
.amcform-title-wrap:first-child:before,
.amcform-title-wrap:last-child:after {
  content: none;
}
.amcform-title-wrap .amcform-title {
  position: relative;
  z-index: 1;
  display: inline-block;
  margin: 0 10px;
  color: #333333;
  text-align: center;
  font-size: 14px;
  line-height: 19px;
}
.amcform-title-wrap .amcform-title:hover {
  text-decoration: none;
}
.amcform-title-wrap.-done + .amcform-title-wrap:before {
  background: #92b0ff;
}
.amcform-title-wrap.ui-state-active ~ .amcform-title-wrap:before {
  background: #e3e3e3;
}
.amcform-title-wrap.-disabled {
  pointer-events: none;
}
.amcform-title-wrap.-disabled .amcform-step {
  border-color: #e3e3e3;
  background: #ffffff;
  color: #b8b8b8;
}
.amcform-title-wrap.-error .amcform-step {
  border-color: #eb5757;
  background: #eb5757 url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMiAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0wLjI5Mjg5NCAxLjcwNzExQy0wLjA5NzYzMTIgMS4zMTY1OCAtMC4wOTc2MzEyIDAuNjgzNDE3IDAuMjkyODk0IDAuMjkyODkzQzAuNjgzNDE4IC0wLjA5NzYzMTEgMS4zMTY1OCAtMC4wOTc2MzExIDEuNzA3MTEgMC4yOTI4OTNMNiA0LjU4NTc5TDEwLjI5MjkgMC4yOTI4OTNDMTAuNjgzNCAtMC4wOTc2MzExIDExLjMxNjYgLTAuMDk3NjMxMSAxMS43MDcxIDAuMjkyODkzQzEyLjA5NzYgMC42ODM0MTcgMTIuMDk3NiAxLjMxNjU4IDExLjcwNzEgMS43MDcxMUw3LjQxNDIxIDZMMTEuNzA3MSAxMC4yOTI5QzEyLjA5NzYgMTAuNjgzNCAxMi4wOTc2IDExLjMxNjYgMTEuNzA3MSAxMS43MDcxQzExLjMxNjYgMTIuMDk3NiAxMC42ODM0IDEyLjA5NzYgMTAuMjkyOSAxMS43MDcxTDYgNy40MTQyMUwxLjcwNzExIDExLjcwNzFDMS4zMTY1OCAxMi4wOTc2IDAuNjgzNDE4IDEyLjA5NzYgMC4yOTI4OTQgMTEuNzA3MUMtMC4wOTc2MzA2IDExLjMxNjYgLTAuMDk3NjMwNiAxMC42ODM0IDAuMjkyODk0IDEwLjI5MjlMNC41ODU3OSA2TDAuMjkyODk0IDEuNzA3MTFaIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4K) center center no-repeat;
  color: #fff;
  font-size: 0;
}
.amcform-title-wrap.-disabled .amcform-label {
  color: #b8b8b8;
}
.amcform-title-wrap.ui-state-active .amcform-label {
  color: #4776f0;
}
.amcform-title-wrap.-error .amcform-label {
  color: #eb5757;
}
.action.primary.amcform-next,
.action.primary.amcform-prev {
  display: inline-block;
  margin: 20px auto;
}
.action.primary.amcform-prev {
  margin-right: 15px;
}
.action.primary.amcform-submit {
  float: none;
}
.-popup-opened {
  overflow: hidden;
}
.amcform-popup-block {
  transition: 0.2s all ease-in;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99;
  display: none;
  align-items: center;
  justify-content: center;
  padding: 15px;
  background: rgba(15, 15, 15, 0.24);
  list-style: none;
}
.amcform-popup-block.-active {
  display: flex;
}
.amcform-popup-block .amcform-popup {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  overflow: auto;
  box-sizing: border-box;
  padding: 40px;
  max-height: 100%;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0 6px 25px rgba(139, 144, 154, 0.5), 0 3px 7px rgba(139, 144, 154, 0.25);
}
.amcform-popup-block .amcform-popup.-prompt {
  max-width: 440px;
  text-align: center;
}
.amcform-popup-block .amcform-title,
.amcform-popup-block .amcform-content,
.amcform-popup-block .amcform-toolbar {
  flex-basis: 100%;
  margin: 0;
  max-width: 100%;
}
.amcform-popup-block .amcform-content {
  padding: 30px 0 0;
}
.amcform-popup-block .amcform-labels-list {
  display: none;
}
.amcform-popup-block .amcform-title {
  font-weight: 400;
}
.amcform-popup-block .amcform-header {
  margin: 0;
  color: #000;
  font-weight: 700;
  font-size: 18px;
  line-height: 25px;
}
.amcform-popup-block .amcform-desc {
  margin: 0;
  padding: 20px 0 0;
}
.amcform-popup-block .amcform-toolbar {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 40px 0 0;
}
.amcform-popup-block .amcform-button {
  margin: 0 7px;
}
.amcform-popup-block .amcform-button.-close-popup {
  position: absolute;
  top: 15px;
  right: 15px;
  margin: 0;
  padding: 0;
  width: 20px;
  height: 20px;
}
.amcform-popup-block .amcform-button.-close-popup .amcform-icon {
  width: 14px;
  height: 14px;
  font-size: 14px;
  margin: 0;
  color: #e1e1e1;
}
.amcform-popup-block .amcform-button.-close-popup:hover .amcform-icon {
  color: #000;
}
.amcform-popup-block .amcform-toolbar {
  flex-direction: column;
}
.amcform-popup-block .amcform-toolbar .amcform-button {
  width: 100%;
}
.amcform-popup-block .amcform-toolbar .amcform-button:not(:first-of-type) {
  margin-top: 15px;
}
.amcform-popup-block .amform-form {
  width: 100%;
}
.amcform-popup-block .amform-form,
.amcform-popup-block .amform-form .amform-form-fieldset,
.amcform-popup-block .amform-form .fieldset:last-child {
  margin-bottom: 0;
}
.amcform-popup-block .amform-form .amcform-toolbar {
  padding-top: 10px;
}
.amcform-popup-block .amform-form .fb-number {
  max-width: 100%;
}
.amform-parent .amcform-popup {
  max-width: 700px;
  width: 100%;
}
.amform-parent .amform-show-popup.-hidden {
  display: none;
}
.amcform-popup-block.modal-popup .modal-inner-wrap {
  padding: 40px;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0 6px 25px rgba(139, 144, 154, 0.5), 0 3px 7px rgba(139, 144, 154, 0.25);
  text-align: center;
}
.amcform-popup-block.modal-popup .modal-inner-wrap .modal-header,
.amcform-popup-block.modal-popup .modal-inner-wrap .modal-content,
.amcform-popup-block.modal-popup .modal-inner-wrap .modal-footer {
  padding: 0;
  border: 0;
}
.amcform-popup-block.modal-popup .modal-inner-wrap .modal-title {
  border: 0;
  font-size: 22px;
}
.amcform-popup-block.modal-popup .modal-inner-wrap .modal-footer {
  padding-top: 20px;
  text-align: center;
}
.linear-theme.rendered-form {
  max-width: 720px;
}
.linear-theme .fields {
  margin: 0 -20px;
  padding: 0 20px;
}
.linear-theme.rendered-form .form-control,
.linear-theme.rendered-form .amform-date,
.linear-theme.rendered-form .amform-time {
  position: relative;
  z-index: 1;
  padding: 0;
  min-height: 30px;
  max-width: 100%;
  width: 100%;
  border: 0;
  border-bottom: 1px solid #ccc;
  background-color: transparent;
  color: #333333;
}
.linear-theme.rendered-form .form-control:focus,
.linear-theme.rendered-form .amform-date:focus,
.linear-theme.rendered-form .amform-time:focus {
  outline: none;
  border-color: #4776f0;
  box-shadow: none;
}
.linear-theme.rendered-form .form-control:focus:-ms-input-placeholder,
.linear-theme.rendered-form .amform-date:focus:-ms-input-placeholder,
.linear-theme.rendered-form .amform-time:focus:-ms-input-placeholder {
  color: #b8b8b8;
}
.linear-theme.rendered-form .form-control:focus::placeholder,
.linear-theme.rendered-form .amform-date:focus::placeholder,
.linear-theme.rendered-form .amform-time:focus::placeholder {
  color: #b8b8b8;
}
.linear-theme.rendered-form .form-control.mage-error,
.linear-theme.rendered-form .amform-date.mage-error,
.linear-theme.rendered-form .amform-time.mage-error {
  border-color: #eb5757;
}
.linear-theme.rendered-form .form-control[multiple],
.linear-theme.rendered-form .amform-date[multiple],
.linear-theme.rendered-form .amform-time[multiple] {
  padding-top: 10px;
}
.linear-theme.rendered-form .form-control:-ms-input-placeholder,
.linear-theme.rendered-form .amform-date:-ms-input-placeholder,
.linear-theme.rendered-form .amform-time:-ms-input-placeholder {
  color: transparent;
}
.linear-theme.rendered-form .form-control::placeholder,
.linear-theme.rendered-form .amform-date::placeholder,
.linear-theme.rendered-form .amform-time::placeholder {
  color: transparent;
}
.linear-theme.rendered-form textarea.form-control {
  padding-top: 6px;
  min-height: 46px;
}
.linear-theme.rendered-form .field,
.linear-theme.rendered-form .fieldset > .field.form-group,
.linear-theme.rendered-form .fieldset > .fields > .field.form-group {
  position: relative;
  margin-bottom: 24px;
  padding: 0 20px;
}
.linear-theme.rendered-form .field.amform-layout-two,
.linear-theme.rendered-form .fieldset > .field.form-group.amform-layout-two,
.linear-theme.rendered-form .fieldset > .fields > .field.form-group.amform-layout-two {
  margin-right: 0;
  max-width: 50%;
}
.linear-theme.rendered-form .field.amform-layout-three,
.linear-theme.rendered-form .fieldset > .field.form-group.amform-layout-three,
.linear-theme.rendered-form .fieldset > .fields > .field.form-group.amform-layout-three {
  margin-right: 0;
  max-width: 33.33333333%;
}
.linear-theme.rendered-form .field .required,
.linear-theme.rendered-form .fieldset > .field.form-group .required,
.linear-theme.rendered-form .fieldset > .fields > .field.form-group .required {
  color: inherit;
}
.linear-theme.rendered-form .field .tooltip-element,
.linear-theme.rendered-form .fieldset > .field.form-group .tooltip-element,
.linear-theme.rendered-form .fieldset > .fields > .field.form-group .tooltip-element {
  z-index: 2;
  background: #4776f0;
}
.linear-theme.rendered-form .field.amcform-gdpr > .label,
.linear-theme.rendered-form .fieldset > .field.form-group.amcform-gdpr > .label,
.linear-theme.rendered-form .fieldset > .fields > .field.form-group.amcform-gdpr > .label {
  position: static;
}
.linear-theme.rendered-form .field > .label,
.linear-theme.rendered-form .fieldset > .field.form-group > .label,
.linear-theme.rendered-form .fieldset > .fields > .field.form-group > .label {
  /*position: absolute;*/
  top: 6px;
  display: block;
  margin: 0;
  width: 100%;
  font-weight: 400;
  font-size: 14px;
  transition: top 0.2s ease-in-out, font-size 0.2s ease-in-out;
}
.linear-theme.rendered-form .field > .label.fb-checkbox-group-label,
.linear-theme.rendered-form .fieldset > .field.form-group > .label.fb-checkbox-group-label,
.linear-theme.rendered-form .fieldset > .fields > .field.form-group > .label.fb-checkbox-group-label,
.linear-theme.rendered-form .field > .label.fb-radio-group-label,
.linear-theme.rendered-form .fieldset > .field.form-group > .label.fb-radio-group-label,
.linear-theme.rendered-form .fieldset > .fields > .field.form-group > .label.fb-radio-group-label,
.linear-theme.rendered-form .field > .label.fb-file-label,
.linear-theme.rendered-form .fieldset > .field.form-group > .label.fb-file-label,
.linear-theme.rendered-form .fieldset > .fields > .field.form-group > .label.fb-file-label {
  position: relative;
  top: -13px;
  color: #737373;
  font-size: 10px;
  line-height: 12px;
}
.linear-theme.rendered-form .field.-active > .label,
.linear-theme.rendered-form .fieldset > .field.form-group.-active > .label,
.linear-theme.rendered-form .fieldset > .fields > .field.form-group.-active > .label,
.linear-theme.rendered-form .field.-has-content > .label,
.linear-theme.rendered-form .fieldset > .field.form-group.-has-content > .label,
.linear-theme.rendered-form .fieldset > .fields > .field.form-group.-has-content > .label,
.linear-theme.rendered-form .field.fb-time > .label,
.linear-theme.rendered-form .fieldset > .field.form-group.fb-time > .label,
.linear-theme.rendered-form .fieldset > .fields > .field.form-group.fb-time > .label {
  top: -13px;
  color: #737373;
  font-size: 10px;
  line-height: 12px;
}
.linear-theme.rendered-form .field.-active > .label,
.linear-theme.rendered-form .fieldset > .field.form-group.-active > .label,
.linear-theme.rendered-form .fieldset > .fields > .field.form-group.-active > .label {
  color: #4776f0;
}
.linear-theme.rendered-form div.mage-error[generated] {
  margin-top: 2px;
  color: #eb5757;
  font-size: 10px;
  line-height: 12px;
}
.linear-theme.rendered-form .amform-date._has-datepicker ~ .ui-datepicker-trigger {
  margin-left: -15px;
}
.linear-theme.rendered-form .amform-date._has-datepicker ~ .ui-datepicker-trigger:before {
  width: 12px;
  height: 13px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTMiIHZpZXdCb3g9IjAgMCAxMiAxMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEwLjY2NjcgMS4zMDAwMUgxMFYwSDguNjY2NjdWMS4zMDAwMUgzLjMzMzM0VjBIMlYxLjMwMDAxSDEuMzMzMzRDMC41OTY2ODYgMS4zMDAwMSAwLjAwNjY4NzUxIDEuODgxNzUgMC4wMDY2ODc1MSAyLjYwMDAxTDAgMTEuN0MwIDEyLjQxODIgMC41OTY2NTUgMTMgMS4zMzMzNCAxM0gxMC42NjY3QzExLjQwMzMgMTMgMTIgMTIuNDE4MiAxMiAxMS43VjIuNTk5OThDMTIgMS44ODE3NSAxMS40MDMzIDEuMzAwMDEgMTAuNjY2NyAxLjMwMDAxWk0xMC42NjY3IDExLjdIMS4zMzMzNFY0LjU0OTk4SDEwLjY2NjdWMTEuN1oiIGZpbGw9IiM0Nzc2RjAiLz4KPHBhdGggZD0iTTkuMDE5OTkgNi41MzkwOUw4LjMxMzMzIDUuODUwMUw1LjA2IDkuMDIyMUwzLjY0NjY5IDcuNjQ0MDlMMi45NCA4LjMzMzA4TDUuMDYgMTAuNDAwMUw5LjAxOTk5IDYuNTM5MDlaIiBmaWxsPSIjNDc3NkYwIi8+Cjwvc3ZnPgo=);
  content: '';
}
.linear-theme.rendered-form input[type=checkbox],
.linear-theme.rendered-form input[type=radio] {
  margin-right: 5px;
  width: 16px;
  height: 16px;
  outline: none;
}
.linear-theme.rendered-form input[type=checkbox]:focus,
.linear-theme.rendered-form input[type=radio]:focus {
  outline: none;
}
/* Pagination */
.linear-theme .amcform-page-titles {
  align-items: stretch;
  padding: 0 20px;
}
.linear-theme .amcform-step {
  display: none;
}
.linear-theme .amcform-title-wrap {
  display: block;
  flex: 1;
  margin: 0 0 16px 0;
  text-align: left;
}
.linear-theme .amcform-title-wrap:after,
.linear-theme .amcform-title-wrap:before {
  display: none;
}
.linear-theme .amcform-title-wrap.ui-state-active .amcform-title {
  border-color: #4776f0;
}
.linear-theme .amcform-title-wrap.-disabled .amcform-title {
  border-color: #e3e3e3;
}
.linear-theme .amcform-title-wrap.-error .amcform-title {
  border-color: #eb5757;
}
.linear-theme .amcform-title {
  display: block;
  margin: 0;
  padding-bottom: 7px;
  min-height: 100%;
  max-width: 100%;
  text-align: left;
}
.circle-theme.rendered-form .form-control,
.circle-theme.rendered-form .amform-date,
.circle-theme.rendered-form .amform-time {
  padding: 9px;
  min-height: 40px;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
}
.circle-theme.rendered-form .form-control:focus,
.circle-theme.rendered-form .amform-date:focus,
.circle-theme.rendered-form .amform-time:focus {
  outline: none;
  border-color: #4776f0;
  box-shadow: none;
  color: #333333;
}
.circle-theme.rendered-form .form-control.mage-error,
.circle-theme.rendered-form .amform-date.mage-error,
.circle-theme.rendered-form .amform-time.mage-error {
  border-color: #eb5757;
}
.circle-theme.rendered-form .form-control::-webkit-input-placeholder,
.circle-theme.rendered-form .amform-date::-webkit-input-placeholder,
.circle-theme.rendered-form .amform-time::-webkit-input-placeholder {
  color: #b8b8b8;
}
.circle-theme.rendered-form .form-control::-moz-placeholder,
.circle-theme.rendered-form .amform-date::-moz-placeholder,
.circle-theme.rendered-form .amform-time::-moz-placeholder {
  color: #b8b8b8;
}
.circle-theme.rendered-form .form-control:-moz-placeholder,
.circle-theme.rendered-form .amform-date:-moz-placeholder,
.circle-theme.rendered-form .amform-time:-moz-placeholder {
  color: #b8b8b8;
}
.circle-theme.rendered-form .form-control:-ms-input-placeholder,
.circle-theme.rendered-form .amform-date:-ms-input-placeholder,
.circle-theme.rendered-form .amform-time:-ms-input-placeholder {
  color: #b8b8b8;
}
.circle-theme.rendered-form input[type='file'].form-control {
  padding: 0;
  border: 0;
}
.circle-theme.rendered-form input[type=checkbox],
.circle-theme.rendered-form input[type=radio] {
  margin-right: 5px;
  width: 16px;
  height: 16px;
  outline: none;
}
.circle-theme.rendered-form input[type=checkbox]:focus,
.circle-theme.rendered-form input[type=radio]:focus {
  outline: none;
}
.circle-theme.rendered-form div.mage-error[generated] {
  position: relative;
  top: -2px;
  z-index: -1;
  margin-top: 0;
  padding: 2px 10px 0 10px;
  border-radius: 0 0 4px 4px;
  background: #eb5757;
  color: #fff;
  font-size: 10px;
  line-height: 16px;
}
.circle-theme.rendered-form .field .label,
.circle-theme.rendered-form .fieldset > .field.form-group .label,
.circle-theme.rendered-form .fieldset > .fields > .field.form-group > .label {
  font-weight: 400;
}
.circle-theme.rendered-form .required {
  color: inherit;
}
.circle-theme.rendered-form .tooltip-element {
  background: #4776f0;
}
/* Pagination */
.circle-theme .amcform-page-titles {
  align-items: center;
}
.circle-theme .amcform-title {
  display: flex;
  align-items: center;
  max-width: initial;
}
.circle-theme .amcform-step {
  margin: 0 10px 0 0;
  min-width: 38px;
  border-radius: 15px;
}
.circle-theme .amcform-label {
  text-align: left;
}
.circle-theme .amcform-title-wrap:after,
.circle-theme .amcform-title-wrap:before {
  display: none;
}
.circle-theme .amcform-title-wrap + .amcform-title-wrap {
  margin-left: 30px;
}
.circle-theme .amcform-title-wrap:nth-child(3n + 1) {
  margin-left: 0;
}
.circle-theme .amcform-title-wrap.-disabled .amcform-step {
  border-color: #bfd1ff;
  background: #bfd1ff;
  color: #fff;
}
.circle-theme .amform-form .action.primary {
  text-transform: uppercase;
  font-weight: 700;
}
.amform-body .ui-datepicker {
  overflow: hidden;
  padding: 0;
  border: 0;
  border-radius: 4px;
  background: #fff;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}
.amform-body .ui-datepicker .ui-datepicker-header {
  padding: 16px 22px;
}
.amform-body .ui-datepicker .ui-datepicker-title {
  margin: 0;
  text-align: left;
  text-transform: uppercase;
  font-weight: 700;
}
.amform-body .ui-datepicker .ui-datepicker-title .ui-datepicker-month {
  margin-right: 0;
  width: auto;
}
.amform-body .ui-datepicker .ui-datepicker-title .ui-datepicker-year {
  width: 70px;
  border: 0;
}
.amform-body .ui-datepicker .ui-datepicker-title .ui-datepicker-year:focus {
  outline: none;
  box-shadow: none;
}
.amform-body .ui-datepicker .ui-datepicker-prev,
.amform-body .ui-datepicker .ui-datepicker-next {
  top: 20px;
  right: 22px;
  left: auto;
}
.amform-body .ui-datepicker .ui-datepicker-prev {
  right: 38px;
}
.amform-body .ui-datepicker .ui-datepicker-prev span.ui-icon,
.amform-body .ui-datepicker .ui-datepicker-next span.ui-icon {
  width: 7px;
  height: 7px;
  border: 0;
  border-top: 1px solid #333;
  border-left: 1px solid #333;
  transform: rotate(-45deg);
}
.amform-body .ui-datepicker .ui-datepicker-next span.ui-icon {
  transform: rotate(135deg);
}
.amform-body .ui-datepicker .ui-datepicker-calendar {
  margin-bottom: 10px;
  border: 0;
}
.amform-body .ui-datepicker .ui-datepicker-calendar th {
  border: 0;
  border-bottom: 1px solid #e3e3e3;
  background: transparent;
  color: #b8b8b8;
  text-align: center;
  font-weight: 400;
}
.amform-body .ui-datepicker .ui-datepicker-calendar td {
  padding: 0;
  border: 0;
  text-align: center;
}
.amform-body .ui-datepicker .ui-datepicker-calendar td.ui-state-disabled,
.amform-body .ui-datepicker .ui-datepicker-calendar td.ui-datepicker-today {
  background: none;
}
.amform-body .ui-datepicker .ui-datepicker-calendar td:first-child {
  padding-left: 10px;
}
.amform-body .ui-datepicker .ui-datepicker-calendar td:last-child {
  padding-right: 10px;
}
.amform-body .ui-datepicker .ui-datepicker-calendar tr:first-child td {
  padding-top: 10px;
}
.amform-body .am-picker-year .ui-datepicker-calendar td a {
  display: block;
  padding: 0;
  width: 43px;
  height: 43px;
  border-radius: 42px;
  text-align: center;
  line-height: 42px;
}
.amform-body .am-picker-year .ui-datepicker-calendar td a.ui-state-hover {
  background: #edf4ff;
  color: #333333;
}
.amform-body .am-picker-year .ui-datepicker-calendar td a.ui-state-highlight {
  background: #e3e3e3;
}
.amform-body .am-picker-year .ui-datepicker-calendar td a.ui-state-active {
  background: #4776f0;
  color: #fff;
  font-weight: 700;
}
.amcform-button:not(.primary) {
  transition: 0.1s all ease-in;
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  padding: 10px;
  height: 40px;
  border-radius: 3px;
  box-shadow: none;
  font-weight: 400;
  cursor: pointer;
  pointer-events: auto;
  user-select: none;
}
.amcform-button:not(.primary):hover,
.amcform-button:not(.primary):active,
.amcform-button:not(.primary):focus {
  background: none;
  box-shadow: none;
  text-decoration: none;
}
.amcform-button:not(.primary):before,
.amcform-button:not(.primary):after {
  transition: 0.1s all ease-in;
}
.amcform-button:not(.primary).-disabled {
  pointer-events: none;
}
.amcform-button:not(.primary).-disabled:focus {
  pointer-events: none;
}
.amcform-button.-clear,
.amcform-button.-default,
.amcform-button.-with-icon,
.amcform-button.-error {
  padding: 0;
  border: none;
  background: transparent;
  box-shadow: none;
}
.amcform-button.-clear:active,
.amcform-button.-clear:hover,
.amcform-button.-clear:focus,
.amcform-button.-default:active,
.amcform-button.-default:hover,
.amcform-button.-default:focus,
.amcform-button.-with-icon:active,
.amcform-button.-with-icon:hover,
.amcform-button.-with-icon:focus,
.amcform-button.-error:active,
.amcform-button.-error:hover,
.amcform-button.-error:focus {
  border: none;
  background: transparent;
  box-shadow: none;
}
.amcform-button.-default,
.amcform-button.-error {
  padding: 10px;
  min-width: 130px;
  background-color: #4776f0;
  color: #fff;
  font-size: 16px;
  line-height: 22px;
}
.amcform-button.-default:hover,
.amcform-button.-error:hover {
  background-color: #2f5bcd;
}
.amcform-button.-default:focus,
.amcform-button.-error:focus {
  background-color: #2f5bcd;
  box-shadow: 0 0 0 3px #ffffff, 0 0 0 4px #000000;
}
.amcform-button.-default:active,
.amcform-button.-error:active {
  background-color: #1846be;
}
.amcform-button.-error {
  border: 1px solid #eb5757;
  background-color: #fff;
  color: #eb5757;
}
.amcform-button.-error:hover,
.amcform-button.-error:focus {
  border: 1px solid #ee2e2e;
  background-color: #ffc8c8;
}
.amcform-button.-error:active {
  border: 1px solid #d21616;
  background-color: #fff;
}
.amcform-button.-with-icon {
  padding: 10px 15px;
  min-width: auto;
  background-color: transparent;
  color: #333;
}
.amcform-button.-with-icon > .amcform-icon {
  margin-right: 10px;
  color: #c7c7c7;
}
.amcform-button.-with-icon:hover {
  background-color: #eee;
}
.amcform-button.-with-icon:focus {
  z-index: 1;
  box-shadow: 0 0 0 1px #000000;
}
.amcform-button.-with-icon:active {
  color: #4776f0;
}
.amcform-button.-with-icon:active > .amcform-icon {
  color: #4776f0;
}
.amcform-button.-with-icon:active > .amcform-icon.-remove,
.amcform-button.-with-icon.-remove:active {
  color: #eb5757;
}
.amcform-button.-with-icon.-small {
  padding: 10px;
  font-size: 0;
}
.amcform-button.-with-icon.-small > .amcform-icon {
  margin: 0;
}
@media (min-width: 1500px) {
  .amasty_customform-forms-edit .page-main-actions .page-actions .page-actions-buttons .-amasty-customform-export-button {
    position: absolute;
    padding-right: 4rem;
    padding-left: 4rem;
    background: #e3e3e3;
  }
  .amasty_customform-forms-edit .page-main-actions .page-actions .page-actions-buttons #export_form_data_to_csv {
    left: 133px;
  }
  .amasty_customform-forms-edit .page-main-actions .page-actions .page-actions-buttons #export_form_data_to_pdf {
    left: 460px;
  }
  .amasty_customform-forms-edit .page-main-actions .page-actions._fixed .page-actions-inner:before {
    content: none;
  }
  .amasty_customform-forms-edit .page-main-actions .page-actions._fixed .page-actions-buttons #export_form_data_to_csv {
    left: 15px;
  }
  .amasty_customform-forms-edit .page-main-actions .page-actions._fixed .page-actions-buttons #export_form_data_to_pdf {
    left: 342px;
  }
}
.amcform-table-wrap > .amcform-title {
  margin: 0 0 10px;
  color: #333;
  font-weight: 700;
  font-size: 18px;
  line-height: 25px;
}
.amcform-table-wrap .fb-googlemap .map {
  height: 350px;
}
.amcform-table-wrap .am-address {
  margin-bottom: 20px;
}
.amcform-table-block {
  margin: 0 0 30px;
  padding: 0;
  width: 100%;
  border: none;
  border-collapse: collapse;
  color: #666;
}
.amcform-table-block .amcform-tr {
  border: none;
}
.amcform-table-block .amcform-tr:nth-of-type(2n) {
  background: #f9f9f9;
}
.amcform-table-block .amcform-th {
  padding: 10px;
  width: 25%;
  border: none;
  vertical-align: top;
  text-align: left;
  font-weight: 700;
}
.amcform-table-block .amcform-td {
  padding: 10px;
  border: none;
  vertical-align: top;
  text-align: left;
}
.amcform-table-block .amcform-link,
.amcform-table-block .amcform-td a {
  color: #666;
}
.amcform-google-map .amcform-text {
  margin: 0;
}
.fb-googlemap .map {
  height: 300px;
}
.fb-googlemap .searchbox {
  margin-top: 10px;
  margin-left: 12px;
  padding: 0 11px 0 13px;
  width: 70%;
  background-color: #fff;
  text-overflow: ellipsis;
  font-weight: 300;
  font-size: 15px;
}
.fb-googlemap .gm-svpc {
  display: none;
}
.amgdprcookie-cookie-container {
  margin: 0 10px 20px 0;
}
.amgdprcookie-cookie-container.-modal:first-child {
  padding-top: 25px;
}
.amgdprcookie-cookie-container.-modal .amgdprcookie-header,
.amgdprcookie-cookie-container.-modal .amgdprcookie-text {
  padding-left: 25px;
}
.amgdprcookie-cookie-container.-modal {
  margin-right: 30px;
  box-shadow: none;
  direction: ltr;
}
.amgdprcookie-cookie-container .amgdprcookie-header {
  display: flex;
  justify-content: space-between;
}
.amgdprcookie-cookie-container .amgdprcookie-caption {
  margin: 0 0 15px;
  font-weight: bold;
  font-size: 16px;
  line-height: 27px;
}
.amgdprcookie-cookie-container .amgdprcookie-text {
  margin-bottom: 10px;
  color: #363636;
  font-size: 12px;
}
.amgdprcookie-cookie-container .amgdprcookie-options {
  font-size: 12px;
  color: #5384ec;
  cursor: pointer;
}
.amgdprcookie-toggle-cookie {
  position: relative;
  padding-left: 50px;
}
.amgdprcookie-toggle-cookie .amgdprcookie-input {
  width: 0;
  height: 0;
  opacity: 0;
}
.amgdprcookie-toggle-cookie .amgdprcookie-label {
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  height: 29px;
  border-radius: 40px;
  background: #a5a5a5;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
  cursor: pointer;
}
.amgdprcookie-toggle-cookie .amgdprcookie-label:after {
  position: absolute;
  top: 2px;
  left: 2px;
  width: 25px;
  height: 25px;
  border-radius: 40px;
  background: #fff;
  content: '';
  transition: all .4s ease;
}
.amgdprcookie-toggle-cookie .amgdprcookie-input:active + .amgdprcookie-label,
.amgdprcookie-toggle-cookie .amgdprcookie-input:focus + .amgdprcookie-label {
  box-shadow: 0 0 3px 1px #00699d;
}
.amgdprcookie-toggle-cookie .amgdprcookie-input:checked:disabled + .amgdprcookie-label {
  background: #e8e8e8;
}
.amgdprcookie-toggle-cookie .amgdprcookie-input:checked:disabled + .amgdprcookie-label:after {
  left: 95%;
  transform: translateX(-100%);
}
.amgdprcookie-toggle-cookie .amgdprcookie-input:checked:not([disabled]) + .amgdprcookie-label {
  background: #1979c3;
}
.amgdprcookie-toggle-cookie .amgdprcookie-input:checked:not([disabled]) + .amgdprcookie-label:after {
  left: 95%;
  transform: translateX(-100%);
}
.amgdprcookie-toggle-cookie .amgdprcookie-input:not([checked]) + .amgdprcookie-label {
  background: #a5a5a5;
}
.amgdprcookie-toggle-cookie .amgdprcookie-input:disabled + .amgdprcookie-label {
  background: #e8e8e8;
}
.amgdprcookie-toggle-cookie .amgdprcookie-input:disabled + .amgdprcookie-label:after {
  left: 2px;
}
.amgdprcookie-toggle-cookie .amgdprcookie-input:focus + .amgdprcookie-label {
  box-shadow: 0 0 3px 1px #00699d;
}
.amgdprcookie-main-wrapper {
  color: #363636;
}
.amgdprcookie-main-wrapper .amgdprcookie-top {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.amgdprcookie-main-wrapper .amgdprcookie-head {
  font-size: 20px;
  line-height: 20px;
}
.amgdprcookie-main-wrapper .amgdprcookie-btn-wrapper {
  display: flex;
}
.amgdprcookie-main-wrapper .amgdprcookie-btn {
  padding: 7px 27px;
  border: 0;
  border-radius: 6px;
  background: #ef7c4a;
  box-shadow: 0 3px 5px rgba(62, 40, 13, 0.15);
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
}
.amgdprcookie-main-wrapper .amgdprcookie-btn:first-child {
  margin: 0 15px;
}
.amgdprcookie-main-wrapper .amgdprcookie-btn:hover {
  background: #eb5a1b;
}
.amgdprcookie-main-wrapper .amgdprcookie-btn:focus,
.amgdprcookie-main-wrapper .amgdprcookie-btn:active {
  box-shadow: 0 0 3px 1px #00699d;
}
.amgdprcookie-cookie-container .amgdprcookie-link {
  float: right;
  color: #389dfe;
  text-transform: capitalize;
  letter-spacing: .3px;
  font-size: 12px;
  cursor: pointer;
}
.amgdprjs-bar-template {
  display: block !important;
  position: fixed;
  /* added to support older browsers */
  position: sticky;
}
.amgdprjs-bar-template .amgdprcookie-buttons-block .amgdprcookie-button {
  margin-right: 5px;
}
.amgdprjs-bar-template.-popup {
  position: fixed;
  top: 50%;
  left: 50%;
  margin: 0 auto;
  max-width: 740px;
  transform: translate(-50%, -50%);
}
.amgdprjs-bar-template.-popup:before {
  width: 100%;
  height: 100%;
  background-color: #0a6c9f;
  content: '';
}
.amgdprjs-bar-template.-popup .amgdprcookie-bar-container {
  padding: 50px;
}
.amgdprjs-bar-template.-popup .amgdprcookie-bar-block {
  width: 100%;
}
.amgdprjs-bar-template.-popup .amgdprcookie-buttons-block {
  display: flex;
}
.amgdprcookie-groups-modal .modal-inner-wrap {
  border-radius: 4px;
  box-shadow: 0 -2px 18px rgba(0, 0, 0, 0.06);
  max-width: 740px;
}
.amgdprcookie-groups-modal.-table .modal-inner-wrap {
  max-width: 1290px;
  min-width: 700px;
  overflow-x: auto;
}
.amgdprcookie-groups-modal .modal-title {
  border-bottom: none;
  font-size: 20px;
  font-weight: bold;
}
.amgdprcookie-groups-modal .action-close {
  display: none;
}
.amgdprcookie-groups-modal .amgdprcookie-form {
  padding: 0 10px;
}
.amgdprcookie-groups-modal .amgdprcookie-done {
  background-color: #5384ec;
  border-radius: 3px;
  box-shadow: none;
  color: #fff;
  font-weight: bold;
  letter-spacing: 1.35px;
  text-transform: uppercase;
  transition: background-color 0.3s ease-out;
  width: 100%;
}
.amgdprcookie-groups-modal .amgdprcookie-done:hover {
  background-color: #1357e6;
}
.amgdprcookie-groups-modal .amgdprcookie-done:focus {
  background-color: #1357e6;
  box-shadow: 0 0 3px 1px #00699d;
}
.amgdprcookie-groups-modal:not(.-table) .modal-footer {
  padding-top: 0;
}
.amgdprcookie-groups-modal .amgdprcookie-form-container,
.amgdprcookie-groups-modal .amgdprcookie-tbody {
  overflow: auto;
  scrollbar-color: #e0e0e0 #ffffff;
  scrollbar-width: thin;
  scrollbar-face-color: #e0e0e0;
  scrollbar-highlight-color: #e0e0e0;
  scrollbar-shadow-color: #e0e0e0;
  scrollbar-track-color: #ffffff;
  display: block;
  max-height: 500px;
  overflow-y: auto;
}
.amgdprcookie-groups-modal .amgdprcookie-form-container::-webkit-scrollbar,
.amgdprcookie-groups-modal .amgdprcookie-tbody::-webkit-scrollbar {
  width: 6px;
}
.amgdprcookie-groups-modal .amgdprcookie-form-container::-webkit-scrollbar-track,
.amgdprcookie-groups-modal .amgdprcookie-tbody::-webkit-scrollbar-track {
  background-color: #ffffff;
  box-shadow: none;
}
.amgdprcookie-groups-modal .amgdprcookie-form-container::-webkit-scrollbar-thumb,
.amgdprcookie-groups-modal .amgdprcookie-tbody::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: #e0e0e0;
}
.amgdprcookie-bar-container {
  background: #fff;
  box-shadow: 0 -2px 18px rgba(0, 0, 0, 0.06);
  display: flex;
  justify-content: center;
  margin: 0;
  padding: 30px 10px;
  z-index: 10;
}
.amgdprcookie-bar-container .amgdprcookie-buttons-block {
  display: flex;
  flex-direction: column;
}
.amgdprcookie-bar-container .amgdprcookie-policy {
  margin-bottom: 20px;
  max-height: 30vh;
  max-width: 640px;
  overflow-y: auto;
}
.amgdprcookie-bar-container .amgdprcookie-button:first-child {
  margin-bottom: 10px;
}
.amgdprcookie-bar-container .amgdprcookie-buttons-block .amgdprcookie-button {
  margin-bottom: 0;
  padding: 10px 30px;
}
.amgdprcookie-buttons-block {
  display: flex;
  flex-direction: column;
}
.amgdprcookie-buttons-block.-settings {
  padding-bottom: 30px;
}
.amgdprcookie-buttons-block .amgdprcookie-button {
  background: #fff;
  border: none;
  border-radius: 3px;
  box-shadow: none;
  color: #5384ec;
  font-weight: bold;
  letter-spacing: 1.35px;
  margin-top: 15px;
  padding: 10px 15px;
  text-transform: uppercase;
  transition: opacity 0.3s ease, color 0.3s ease-out, background-color 0.3s ease-out, border 0.3s ease-out;
}
.amgdprcookie-buttons-block .amgdprcookie-button:hover {
  opacity: .9;
}
.amgdprcookie-buttons-block .amgdprcookie-button:active,
.amgdprcookie-buttons-block .amgdprcookie-button:focus {
  opacity: .9;
  box-shadow: 0 0 3px 1px #00699d;
}
.amgdprcookie-buttons-block .amgdprcookie-button.-allow,
.amgdprcookie-buttons-block .amgdprcookie-button.-save {
  background: #5384ec;
  color: #fff;
  flex-basis: 33%;
}
.amgdprcookie-modal-template {
  background: #fff;
  overflow-y: auto;
  margin-left: 5px;
}
.amgdprcookie-modal-template .amgdprcookie-button.-allow:not(.-save) {
  background: inherit;
  color: #5384ec;
  margin-bottom: 0;
}
.amgdprcookie-modal-container .modal-content {
  padding: 0;
}
.amgdprcookie-groups-container {
  box-shadow: 0 -2px 18px rgba(0, 0, 0, 0.06);
  direction: rtl;
  height: 58vh;
  min-height: 170px;
  overflow-y: scroll;
}
.amgdprcookie-policy-container {
  box-shadow: 0 -2px 18px rgba(0, 0, 0, 0.06);
  padding: 24px;
}
.amgdprcookie-text-container .amgdprcookie-policy {
  display: inline;
}
.amgdprcookie-modal-container.modal-popup.modal-slide {
  left: 0;
  pointer-events: none;
  right: 46px;
}
.amgdprcookie-modal-container .modal-inner-wrap {
  height: 100%;
  margin: 0;
  position: relative;
}
.amgdprcookie-modal-container .modal-inner-wrap .modal-header {
  position: absolute;
  right: 0;
}
.amgdprcookie-modal-container .modal-inner-wrap .action-close {
  margin: 5px;
  padding: 0;
}
.amgdprcookie-modal-container .modal-inner-wrap .action-close:before {
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGNpcmNsZSBjeD0iOC41IiBjeT0iOC41IiByPSI4IiBzdHJva2U9IiNDQUNBQ0EiLz48cGF0aCBkPSJNNS4yNSA1LjI1bDYuNSA2LjVtMC02LjVsLTYuNSA2LjUiIHN0cm9rZT0iI0NBQ0FDQSIvPjwvc3ZnPg==') no-repeat center;
  content: '';
  height: 25px;
  width: 25px;
}
.amgdprcookie-modal-container .modal-inner-wrap .action-close:focus {
  box-shadow: 0 0 3px 1px #00699d;
}
.amgdprcookie-modal-container .modal-inner-wrap .amgdprcookie-groups-container {
  overflow: auto;
  scrollbar-color: #e8e8e8 #ffffff;
  scrollbar-width: thin;
  scrollbar-face-color: #e8e8e8;
  scrollbar-highlight-color: #e8e8e8;
  scrollbar-shadow-color: #e8e8e8;
  scrollbar-track-color: #ffffff;
}
.amgdprcookie-modal-container .modal-inner-wrap .amgdprcookie-groups-container::-webkit-scrollbar {
  width: 4px;
}
.amgdprcookie-modal-container .modal-inner-wrap .amgdprcookie-groups-container::-webkit-scrollbar-track {
  background-color: #ffffff;
  box-shadow: none;
}
.amgdprcookie-modal-container .modal-inner-wrap .amgdprcookie-groups-container::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: #e8e8e8;
}
.amgdprcookie-settings-form .amgdprcookie-toggle-cookie .amgdprcookie-input.disabled + .amgdprcookie-label {
  background: #e8e8e8;
}
.amgdprcookie-groups-modal .amgdprcookie-table .amgdprcookie-row,
.amgdprcookie-groups-modal .amgdprcookie-table thead tr,
.amgdprcookie-groups-modal .amgdprcookie-table thead {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.amgdprcookie-groups-modal .amgdprcookie-cell.-name {
  word-wrap: break-word;
}
.amgdprcookie-modal-container .amgdprcookie-modal-template {
  width: 20%;
  min-width: 400px;
  margin-left: 0;
  height: 100%;
  pointer-events: auto;
  z-index: 900;
  position: relative;
}
.ammodals-overlay {
  background-color: rgba(51, 51, 51, 0.55);
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 899;
}
.am-recaptcha-container .messages-container {
  margin-top: 15px;
}
.am-recaptcha-container .hidden {
  position: absolute;
  left: -10000px;
  visibility: hidden;
}
/**
 * Mageplaza
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Mageplaza.com license that is
 * available through the world-wide-web at this URL:
 * https://www.mageplaza.com/LICENSE.txt
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade this extension to newer
 * version in the future.
 *
 * @category    Mageplaza
 * @package     Mageplaza_AjaxLayer
 * @copyright   Copyright (c) Mageplaza (http://www.mageplaza.com/)
 * @license     https://www.mageplaza.com/LICENSE.txt
 */
.ln_overlay {
  background-color: #FFFFFF;
  height: 300%;
  left: 0;
  text-align: center;
  opacity: 0.5;
  filter: alpha(opacity=50);
  position: absolute;
  top: 0px;
  width: 500%;
  z-index: 555;
  display: none;
}
.ln_overlay img {
  margin-top: 300px;
  left: 45%;
  display: block;
  position: fixed;
}
.ln_slider_container {
  width: calc(80%);
  margin: 0 15px 0 5px;
}
.filter-options-content a {
  display: inline-block !important;
}
/**
 * Mageplaza
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Mageplaza.com license that is
 * available through the world-wide-web at this URL:
 * https://www.mageplaza.com/LICENSE.txt
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade this extension to newer
 * version in the future.
 *
 * @category    Mageplaza
 * @package     Mageplaza_Search
 * @copyright   Copyright (c) 2017 Mageplaza (http://www.mageplaza.com/)
 * @license     https://www.mageplaza.com/LICENSE.txt
 */
.autocomplete-suggestions {
  border: 1px solid #bbb;
  background: #fff;
  cursor: default;
  border-top: none;
  overflow: auto;
  max-height: 10000px;
}
.autocomplete-suggestion {
  cursor: pointer;
  overflow: hidden;
  padding: 10px 5px 10px 5px;
  font-size: 1.2em;
  border-bottom: 1px solid #eee;
  display: block;
}
.autocomplete-suggestion:last-child {
  border-bottom: none;
}
.search-category,
#mpsearch-category {
  height: 100%;
}
.autocomplete-selected {
  background: #eef3d6;
}
input#searchauto {
  border: 1px solid #bbb;
  border-radius: 2px;
  width: 375px;
}
.suggestion-left {
  float: left;
  width: 15%;
  padding: auto;
}
.suggestion-right {
  width: 82%;
  padding-left: 10px;
  text-align: left;
  color: black;
  float: left;
}
.product-name {
  font-size: 14px;
  color: #3399cc;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
}
.product-price {
  font-size: 12px;
}
.product-des {
  font-size: 12px;
}
.product-des p {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
}
.product-line {
  margin-bottom: 5px;
}
ul#ui-id-1 {
  background: #fff;
  width: 373px;
  font-family: inherit;
  padding: 0px;
  border-bottom: none;
}
p.short-des {
  margin: 0px;
  font-size: 0.9em;
  color: #aaa;
}
#view_all {
  text-align: center;
  background: #eff4f7;
  cursor: pointer;
}
/**
 * Copyright © OpenGento, All rights reserved.
 * See LICENSE bundled with this library for license details.
 */
.action.action-danger {
  color: #ff0101;
}
.action.primary.primary-danger {
  background: #ff0101;
  border: 1px solid #ff0101;
}
.action.primary.primary-danger:hover {
  background: #b30000;
  border: 1px solid #b30000;
}
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.payment-method[class*="payplug_payments_"] .payment-method-title {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
  gap: 10px;
  box-sizing: border-box;
}
.payment-method[class*="payplug_payments_"] input[type="radio"] {
  margin: 0;
}
.payment-method[class*="payplug_payments_"] .label:hover,
.payment-method[class*="payplug_payments_"] input[type="radio"]:hover {
  cursor: pointer;
}
.payment-method[class*="payplug_payments_"] .label {
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  flex: 1;
  gap: 10px;
}
.payment-method[class*="payplug_payments_"] .label img {
  max-height: 36px;
  width: auto;
  padding: 4px;
  background: #ffffff;
  box-sizing: border-box;
}
.payment-method[class*="payplug_payments_"]._active .payment-method-content {
  display: block;
}
.payment-method[class*="payplug_payments_"] .prepaid-card-mention {
  display: none;
}
.payment-method[class*="payplug_payments_"] .prepaid-card-mention.visible {
  display: inline-block;
}
.payment-method-content .actions-toolbar {
  margin-top: 10px;
}
.payment-method-error {
  margin-bottom: 15px;
  color: #fc5656;
}
.oney-product {
  margin-bottom: 15px;
}
.oney-product *,
.oney-product ::before,
.oney-product ::after {
  box-sizing: border-box;
}
.oneyLogo {
  background: 50% no-repeat;
  background-size: 100%;
}
.oneyLogo-3x {
  background-image: url('../Payplug_Payments/images/oney/3x.svg');
}
[data-oney-container='payplug_payments_oney_without_fees'] .oneyLogo-3x {
  background-image: url('../Payplug_Payments/images/oney_without_fees/3x.svg');
}
.oney-it[data-oney-container='payplug_payments_oney_without_fees'] .oneyLogo-3x {
  background-image: url('../Payplug_Payments/images/oney_without_fees/3x-it.svg');
  height: 50px;
}
.oneyLogo-4x {
  background-image: url('../Payplug_Payments/images/oney/4x.svg');
}
[data-oney-container='payplug_payments_oney_without_fees'] .oneyLogo-4x {
  background-image: url('../Payplug_Payments/images/oney_without_fees/4x.svg');
}
.oney-it[data-oney-container='payplug_payments_oney_without_fees'] .oneyLogo-4x {
  background-image: url('../Payplug_Payments/images/oney_without_fees/4x-it.svg');
  height: 50px;
}
.oneyLogo-x3x4 {
  background-image: url('../Payplug_Payments/images/oney/3x4x.svg');
}
.oney-without-fees .oneyLogo-x3x4 {
  background-image: url('../Payplug_Payments/images/oney_without_fees/3x4x.svg');
  margin-right: 5px;
}
.oney-it.oney-without-fees .oneyLogo-x3x4 {
  background-image: url('../Payplug_Payments/images/oney_without_fees/3x4x-it.svg');
}
.oneyLogo-tooltip {
  background-image: url('../Payplug_Payments/images/oney/tooltip.svg');
}
.oneyCta {
  position: relative;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  width: 100%;
  z-index: 3;
}
.cart-summary .oneyCta {
  padding-left: 15px;
  padding-right: 15px;
}
.oneyCta_button {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: auto;
  height: 32px;
  margin: 0;
  padding: 3px;
  font-size: 13px;
  font-weight: 400;
  color: #7ebd00;
  text-transform: uppercase;
  transition: color .4s;
  border: none !important;
  background-color: transparent;
  box-shadow: none !important;
}
.oneyCta_button:hover {
  border: none;
  color: #7ebd00;
  background-color: transparent !important;
}
.oneyCta_button:focus,
.oneyCta_button:active {
  color: #7ebd00;
  outline: 0;
  border: none;
  box-shadow: none;
  background-color: transparent !important;
}
.oneyCta_button-disabled {
  color: #b2b2b2;
}
.oneyCta_button-disabled:hover,
.oneyCta_button-disabled:focus,
.oneyCta_button-disabled:active {
  color: #b2b2b2;
}
.oneyCta_button span {
  font: inherit;
  white-space: nowrap;
}
.oneyCta img {
  display: block;
  height: auto;
  max-width: 100%;
}
.oneyCta_logo {
  width: 106px;
  height: 23px;
  background-size: 110%;
  margin: 0 0 0 .25em;
}
.oney-without-fees .oneyCta_logo {
  background-size: 100%;
  width: 170px;
}
.oneyCta_button-disabled .oneyCta_logo {
  background-image: url('../Payplug_Payments/images/oney/3x4x-alt.svg');
}
.oney-without-fees .oneyCta_button-disabled .oneyCta_logo {
  background-image: url('../Payplug_Payments/images/oney_without_fees/3x4x-alt.svg');
  margin-right: 5px;
}
.oney-it.oney-without-fees .oneyCta_button-disabled .oneyCta_logo {
  background-image: url('../Payplug_Payments/images/oney_without_fees/3x4x-alt-it.svg');
}
.oneyCta_tooltip {
  height: 14px;
  width: 14px;
}
.oneyCta_button-disabled .oneyCta_tooltip {
  background-image: url('../Payplug_Payments/images/oney/tooltip-alt.svg');
}
.table tfoot tr.oneyCta_row {
  background-color: transparent;
}
.oneyCta_row td:first-child {
  border-bottom: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
  background-color: transparent;
}
.oneyCta_field {
  padding: 0 8px !important;
  text-align: right;
}
.oneyCta_wrapper {
  display: flex !important;
  justify-content: flex-end;
}
.oneyPopin {
  max-height: 0;
  opacity: 1;
  padding: 0 15px;
  font-size: 13px;
  font-weight: 400;
  text-align: left;
  overflow: hidden;
  transition: max-height 0.4s, border 0.4s, padding 0.4s;
}
.loading.oneyPopin {
  top: -50%;
  height: 0;
  padding: 0;
}
.loading.oneyPopin::after {
  top: 50%;
}
.oneyPopin-open {
  display: block !important;
  max-height: 555px;
  border: 2px solid #7ebd00;
}
.oneyPopin-show {
  opacity: 1;
}
.oneyPopin-error {
  width: 100%;
  padding: 8 8px;
  background-color: rgba(178, 178, 178, 0.1);
}
.loading.oneyPopin-error {
  top: 50%;
  height: 0;
  padding: 0;
}
.oneyPopin-open.oneyPopin-error {
  padding: 8px;
  border: 2px solid #b2b2b2;
  background-color: rgba(178, 178, 178, 0.1);
}
.oneyPopin_title {
  display: block;
  margin: 15px 0 24px;
  padding: 36px 0 0;
  color: #7ebd00;
  font-size: 18px;
  line-height: 20px;
  text-transform: uppercase;
  background: url('../Payplug_Payments/images/oney/logo.svg') 0 0 no-repeat;
  background-size: auto 36px;
}
.oneyPopin_title .underline {
  text-decoration: underline;
}
.oneyPopin_title strong {
  display: block;
}
.oney-without-fees.oney-it .oneyPopin_title {
  background: url('../Payplug_Payments/images/oney_without_fees/logo-it.svg') 0 0 no-repeat;
}
.oneyPopin_navigation {
  display: flex;
  flex-direction: column;
  width: 100%;
  margin: 0;
  padding-left: 0;
  list-style: none;
}
.oneyPopin_navigation li {
  margin-bottom: 0;
  border: 1px solid #e5e5e5;
  transition: all .4s;
}
.oneyPopin_navigation li:first-child {
  border-radius: 2px 2px 0 0;
}
.oneyPopin_navigation li:last-child {
  border-radius: 0 0 2px 2px;
}
.oneyPopin_navigation li + li {
  margin: -1px 0 0;
}
.oneyPopin_navigation li button {
  width: 100%;
  height: 32px;
  padding: 0 16px;
  color: #b2b2b2;
  text-align: left;
  outline: 0;
  border: none;
  background-color: transparent;
}
.oneyPopin_navigation li:hover,
.oneyPopin_navigation li.selected {
  z-index: 2;
  border: 1px solid #7ebd00;
}
.oneyPopin_navigation li:hover button,
.oneyPopin_navigation li.selected button {
  color: #777777;
}
.oneyPopin_navigation li.selected {
  background-color: rgba(126, 189, 0, 0.15);
}
.oneyPopin_option {
  display: none;
  position: relative;
  width: 100%;
  margin: 0 0 8px;
  padding: 4px;
  font-size: 12px;
  line-height: 17px;
  border-bottom: 1px solid #7ebd00;
}
.oneyPopin_option-show {
  display: block;
}
.oneyPopin_option ul,
.oneyPopin_option p {
  margin: 0;
  padding-left: 0;
}
.oneyPopin_option p {
  padding: 4px 0;
}
.oneyPopin_option p,
.oneyPopin_option li {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  line-height: 17px;
  margin-bottom: 0;
}
.oneyPopin_option p:first-child,
.oneyPopin_option li:first-child,
.oneyPopin_option p:last-child,
.oneyPopin_option li:last-child {
  padding: 4px 0;
}
.oneyPopin_option[data-type='3x'] ul li:last-child {
  padding: 21px 0 4px;
}
.oneyPopin_option small {
  font-size: 80%;
  font-weight: 400;
}
.oneyPopin_legal {
  display: block;
  margin: 8px 0 0;
  padding: 0 0 15px;
  color: #8a8a8a;
  font-size: 10px;
  line-height: 13px;
}
.oneyPopin_legal a {
  color: #7ebd00;
}
.oneyPopin_legal .legal-it {
  display: none;
}
.oney-it .oneyPopin_legal .legal-it {
  display: block;
  font-weight: bold;
  text-decoration: underline;
}
.oneyPopin_close {
  position: absolute;
  top: 15px;
  right: 15px;
  display: none;
  height: 24px;
  width: 24px;
  padding: 0;
  line-height: 24px;
  overflow: hidden;
  text-indent: 24px;
  border: none;
}
.oneyPopin_close:focus {
  outline: 0;
}
.oneyPopin_close,
.oneyPopin_close:hover {
  background-color: transparent;
  border: 0 none;
}
.oneyPopin_close::before,
.oneyPopin_close::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  height: 2px;
  width: 100%;
  background-color: #7ebd00;
}
.oneyPopin_close::before {
  transform: translate(-50%, -50%) rotate(45deg);
}
.oneyPopin_close::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}
.oneyPopin_error {
  font-size: 14px;
  font-style: italic;
  font-weight: 400;
  margin: 0;
}
.oneyPayment {
  max-height: 90px;
  overflow: hidden;
}
.oneyPayment *,
.oneyPayment ::before,
.oneyPayment ::after {
  box-sizing: border-box;
}
.oneyPayment-disabled {
  max-height: none;
}
.oneyPayment-open {
  max-height: 10000vh;
  margin-bottom: 15px;
}
.oneyPayment_trigger {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding: 0 15px;
  color: #333333;
  font-size: 17px;
  font-weight: bold;
  letter-spacing: -1px;
  text-align: left;
  background: none;
  border: none;
}
.oneyPayment-disabled .oneyPayment_trigger {
  padding: 8px 15px;
  color: #b2b2b2;
  cursor: default;
}
.oneyPayment-disabled .oneyPayment_trigger:hover {
  background: #fbfbfb;
}
.oneyPayment_trigger:hover {
  background: #f6f6f6;
}
.oneyPayment-open .oneyPayment_trigger:hover {
  background: #fbfbfb;
}
.oneyPayment_trigger:focus {
  outline: 0;
}
.oneyPayment_trigger:after {
  align-items: center;
  color: #777777;
  content: '\f054';
  display: flex;
  font-size: 25px;
  height: 30px;
  justify-content: center;
  position: absolute;
  right: 7px;
  top: 50%;
  width: 30px;
}
.oneyPayment-disabled .oneyPayment_trigger:after {
  display: none;
}
.oneyPayment_label {
  display: flex;
  flex-direction: column;
  line-height: 1.3em;
}
.oneyPayment_error {
  font-size: 14px;
  font-style: italic;
  font-weight: 400;
}
.oneyPayment_logo {
  background-size: 110%;
  display: block;
  height: 45px;
  margin: 0 15px 0 0;
  max-width: 100%;
  width: 165px;
}
.oneyPayment-disabled .oneyPayment_logo {
  background-image: url('../Payplug_Payments/images/oney/3x4x-alt.svg');
}
.oney-without-fees .oneyPayment-disabled .oneyPayment_logo {
  background-image: url('../Payplug_Payments/images/oney_without_fees/3x4x-alt.svg');
}
.oneyPayment_cta {
  display: flex;
  justify-content: center;
  margin: 0 0 30px;
  width: 100%;
}
.oneyPayment_button {
  background: #81bc00;
  border: none;
  color: #ffffff;
  font-size: 15px;
  height: 50px;
  width: 254px;
}
.oneyPayment_button-disabled {
  background: #b2b2b2;
}
.oneyPayment .more-info {
  color: #7ebd00;
  display: block;
  font-size: 13px;
  margin-top: 10px;
  padding: 0;
  position: relative;
  text-align: center;
  width: 100px;
}
.oneyOption {
  cursor: pointer;
}
.oneyOption_wrapper {
  position: relative;
  padding: 90px 0 0;
}
.oney-it[data-oney-container='payplug_payments_oney_without_fees'] .oneyOption_wrapper {
  padding: 109px 0 0;
}
.oneyOption_wrapper-loading {
  padding: 16px;
}
.oneyOption_logo {
  display: block;
  height: 30px;
  width: 100px;
  margin: 5px auto 0;
}
[data-oney-container='payplug_payments_oney_without_fees'] .oneyOption_logo {
  width: 150px;
}
.oneyOption_title {
  position: absolute;
  left: 0;
  top: 0;
  width: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  height: 90px;
  color: #2f2930;
  font-size: 13px;
  font-weight: 500;
  border: 1px solid #dce0e8;
  border-bottom: 5px solid transparent;
}
.oneyOption:nth-child(2) .oneyOption_title {
  left: 50%;
  border-left: 0 none;
}
.oneyOption-selected .oneyOption_title {
  border-bottom: 5px solid #81bc00;
}
.oneyOption_radio {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.oneyOption_prices {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  width: 100%;
  padding: 30px 16px;
  border: 1px solid #dce0e8;
}
.oneyOption_prices ul {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  margin: 0;
  padding-left: 0;
  font-size: 15px;
  font-weight: 600;
  color: #2f2930;
}
.oneyOption_prices ul li {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0 0 16px;
  line-height: 21px;
  border-bottom: 1px solid #dce0e8;
}
.oneyOption_prices ul li + li {
  padding: 16px 0;
}
.oneyOption_prices ul li:last-child {
  border: none;
  margin: auto 0 0;
  padding: 16px 0 0;
}
.oneyOption_prices ul li span {
  display: flex;
  font-weight: 600;
  max-width: 50%;
}
.oneyOption_prices ul li span:first-child {
  font-weight: 500;
}
.oneyOption_prices ul li small {
  display: block;
  width: 100%;
}
.oneyOption:not(.oneyOption-selected) .oneyOption_prices {
  display: none;
}
.oneyOption_legend {
  color: #2f2930;
  font-weight: 400;
  margin: auto 0 0;
  text-align: center;
}
.oney-it[data-oney-container='payplug_payments_oney_without_fees'] .oneyLogo-3x,
.oney-it[data-oney-container='payplug_payments_oney_without_fees'] .oneyLogo-4x {
  height: 55px;
}
.oney-checkout-error {
  color: #b2b2b2;
}
.oney-checkout-error.active {
  margin-bottom: 15px;
}
.oney .onestepcheckout-index-index .page-main .aw-onestep-main .payment-method-content .oneyPayment-open {
  margin-bottom: 15px;
}
.oney .onestepcheckout-index-index .page-main .aw-onestep-main .payment-method-content .oneyPayment_logo {
  margin: 0 15px 0 0;
}
.oney .onestepcheckout-index-index .page-main .aw-onestep-main .payment-method-content .oneyPayment_cta {
  margin: 0 0 30px;
}
.oney .onestepcheckout-index-index .page-main .aw-onestep-main .payment-method-content .oneyOption_prices ul {
  margin: 0;
}
.oney .onestepcheckout-index-index .page-main .aw-onestep-main .payment-method-content .oneyOption_prices ul li:last-child {
  margin: auto 0 0;
}
.oney .onestepcheckout-index-index .page-main .aw-onestep-main .payment-method-content .oneyOption_legend {
  margin: auto 0 0;
}
.payplug-ppro-method.ppro-unavailable .payment-method-title label,
.payplug-ppro-method.ppro-unavailable .ppro-checkout-error {
  color: #b2b2b2;
}
.payplug-ppro-method.ppro-unavailable .payment-method-title label[data-error-type="mode-test"],
.payplug-ppro-method.ppro-unavailable .ppro-checkout-error[data-error-type="mode-test"] {
  color: #fc5656;
}
.payplug-ppro-method.ppro-unavailable img {
  opacity: 50%;
}
.form-integrated {
  width: 300px;
  padding-left: 22px;
  margin-bottom: 30px;
}
.form-integrated .schemes-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  margin-top: 20px;
}
.form-integrated .schemes-container .card-title {
  color: #555D64;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
}
.form-integrated .schemes-container .schemes .scheme:hover {
  cursor: pointer;
}
.form-integrated .schemes-container .schemes .scheme input ~ .icon {
  display: inline-block;
  width: 33px;
  height: 22px;
  background-repeat: no-repeat;
  background-size: contain;
}
.form-integrated .schemes-container .schemes .scheme input[value="visa"] ~ .icon {
  background-image: url('../Payplug_Payments/images/standard/visa-dark.svg');
}
.form-integrated .schemes-container .schemes .scheme input[value="visa"]:checked ~ .icon {
  background-image: url('../Payplug_Payments/images/standard/visa.svg');
}
.form-integrated .schemes-container .schemes .scheme input[value="mastercard"] ~ .icon {
  background-image: url('../Payplug_Payments/images/standard/mastercard-dark.svg');
}
.form-integrated .schemes-container .schemes .scheme input[value="mastercard"]:checked ~ .icon {
  background-image: url('../Payplug_Payments/images/standard/mastercard.svg');
}
.form-integrated .schemes-container .schemes .scheme input[value="cb"] ~ .icon {
  background-image: url('../Payplug_Payments/images/standard/cb-dark.svg');
}
.form-integrated .schemes-container .schemes .scheme input[value="cb"]:checked ~ .icon {
  background-image: url('../Payplug_Payments/images/standard/cb.svg');
}
.form-integrated .schemes-container .schemes .scheme input[value="postepay"] + span {
  background-image: url('../Payplug_Payments/images/icons/postepay-dark.svg');
}
.form-integrated .schemes-container .schemes .scheme input[value="postepay"]:checked + span {
  background-image: url('../Payplug_Payments/images/icons/postepay.svg');
}
.form-integrated .input-container {
  position: relative;
  height: 40px;
  width: calc(234px);
  padding: 0 16px 0 50px;
  border: 1px solid #dce0e8;
}
.form-integrated .input-container::before {
  content: "";
  position: absolute;
  top: 20%;
  left: 16px;
  width: 24px;
  height: 24px;
  background: #95999e 50% no-repeat;
  background-size: 100% auto;
}
.form-integrated .input-container + .error-container .invalid-field,
.form-integrated .input-container + .error-container .empty-field {
  display: none;
  color: #E91932;
}
.form-integrated .input-container.error-invalid,
.form-integrated .input-container.error-empty {
  border: 1px solid #E91932;
}
.form-integrated .input-container.error-invalid + .error-container .invalid-field,
.form-integrated .input-container.error-empty + .error-container .invalid-field,
.form-integrated .input-container.error-invalid + .error-container .empty-field,
.form-integrated .input-container.error-empty + .error-container .empty-field {
  display: block;
}
.form-integrated .cardholder-input-container::before {
  mask-image: url('../Payplug_Payments/images/icons/account.svg');
  -webkit-mask-image: url('../Payplug_Payments/images/icons/account.svg');
}
.form-integrated .pan-input-container::before {
  mask-image: url('../Payplug_Payments/images/icons/card.svg');
  -webkit-mask-image: url('../Payplug_Payments/images/icons/card.svg');
}
.form-integrated .exp-input-container::before {
  mask-image: url('../Payplug_Payments/images/icons/calendar.svg');
  -webkit-mask-image: url('../Payplug_Payments/images/icons/calendar.svg');
}
.form-integrated .cvv-input-container::before {
  mask-image: url('../Payplug_Payments/images/icons/lock.svg');
  -webkit-mask-image: url('../Payplug_Payments/images/icons/lock.svg');
}
.form-integrated .exp-cvv-container {
  display: flex;
  gap: 10px;
  justify-content: space-between;
  margin-top: 10px;
}
.form-integrated .exp-cvv-container > div {
  width: calc(140px);
}
.form-integrated .exp-cvv-container > div .input-container {
  width: calc(124px);
}
.form-integrated .transaction-secured,
.form-integrated .policy {
  font-size: 14px;
  line-height: 21px;
  margin-top: 20px;
}
.form-integrated .transaction-secured {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  color: #212225;
}
.form-integrated .transaction-secured img {
  height: 16px;
}
.form-integrated .policy {
  text-align: center;
}
.form-integrated .policy a {
  display: block;
  color: #909192;
  text-decoration: underline;
}
.form-integrated .save-card-container {
  margin-top: 10px;
}
.form-integrated .message {
  margin-top: 20px;
}
.integrated-container.after-cards {
  margin-top: -18px;
}
.integrated-container.after-cards .form-integrated {
  padding-left: 40px;
}
.payplug-payments-cards {
  margin: 0;
  padding: 0;
  list-style: none none;
  width: 100%;
}
.payplug-payments-cards > li {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  width: 100%;
  gap: 10px;
  padding-left: 22px;
  margin-bottom: 18px;
}
.payplug-payments-cards > li label {
  display: inline-block;
}
.payplug-payments-cards > li label span,
.payplug-payments-cards > li label img {
  vertical-align: middle;
}
.payplug-payments-cards .card-last4 {
  font-weight: bold;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .payment-method-content .payplug-payments-cards li {
  margin-bottom: 1rem;
}
.onestepcheckout-index-index .page-main .checkout-container .payplug-payments-cards {
  padding-left: 0;
}
.onestepcheckout-index-index .page-main .checkout-container .payplug-payments-cards img {
  display: inline;
}
/*
 * Shipper HQ
 *
 * @category ShipperHQ
 * @package ShipperHQ_AddressAutocomplete
 * @copyright Copyright (c) 2020 Zowta LTD and Zowta LLC (http://www.ShipperHQ.com)
 * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
 * @author ShipperHQ Team sales@shipperhq.com
 */
.pac-container {
  z-index: 905 !important;
}
.block-facebook-like .block-title a.btn-like {
  background-color: #08c;
  height: 34px;
  line-height: 34px;
  font-size: 14px;
  width: 80px;
  text-align: center;
  border-radius: 5px;
  margin-top: -8px;
  font-weight: 400;
  margin-right: 45px;
}
.block-tweets ul {
  margin-top: -15px;
}
.block-tweets ul li {
  padding: 15px 0;
  border-top: 1px solid #75b11f;
}
.block-tweets ul li:first-child {
  border-top: 0;
}
.block-tweets p.tweet {
  margin-bottom: 10px;
}
.block-tweets p.timePosted {
  margin-bottom: 0;
  color: #a5d75f;
  font-size: 11px;
  font-style: italic;
}
.block-flickr-photos .block-content {
  margin: -5px;
}
.block-flickr-photos a.flickr-image {
  width: 65px;
  display: inline-block;
  margin: 5px;
}
.block-flickr-photos a.flickr-image:hover {
  opacity: .8;
  filter: alpha(opacity=80);
}
.block-flickr-photos a.flickr-image img {
  width: 100%;
}
.fb-persons {
  margin: -5px;
}
.fb-persons .fb-person {
  display: inline-block;
  width: 75px;
  padding: 5px;
  text-align: center;
}
.fb-persons .fb-person a {
  width: 100%;
  display: inline-block;
}
.fb-persons .fb-person a:hover img {
  opacity: .8;
  filter: alpha(opacity=80);
}
.fb-persons .fb-person img {
  width: 100%;
}
.block-category-event {
  background: #f0f0f0;
  color: #777777;
  padding: 9px 0 15px;
  text-align: center;
}
.block-category-event.block:last-child {
  margin-bottom: 9px;
}
.block-category-event .block-title {
  margin: 0 0 9px;
}
.block-category-event .block-title strong {
  font-size: 1.5rem;
  font-weight: 300;
}
.block-category-event .ticker {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.block-category-event .ticker li {
  display: none;
  margin: 0 15px;
}
.block-category-event .ticker .value {
  font-size: 1.8rem;
  font-weight: 300;
}
.block-category-event .ticker .label {
  font-size: 1rem;
  display: block;
  text-transform: lowercase;
}
.block-category-event .dates {
  display: table;
  margin: 0 auto;
}
.block-category-event .dates .start,
.block-category-event .dates .end {
  display: table-cell;
  vertical-align: top;
}
.block-category-event .dates .date {
  font-size: 1.8rem;
}
.block-category-event .dates .time {
  display: block;
}
.block-category-event .dates .start {
  padding-right: 36px;
  position: relative;
}
.block-category-event .dates .start:after {
  font-size: 1.8rem;
  content: '\2013';
  display: block;
  position: absolute;
  right: 15px;
  top: 0;
}
.table-wrapper.billing-agreements {
  margin-bottom: 36px;
}
.payment-method-content .pay-later-message {
  margin-bottom: 10px;
  margin-top: 10px;
}
.paypal {
  display: inline-block;
  vertical-align: top;
}
.block-minicart .paypal,
.cart-summary .paypal {
  display: block;
}
.paypal img {
  display: block;
  margin: 4.5px auto 0;
}
.opc .paypal {
  vertical-align: middle;
}
.paypal.acceptance {
  display: block;
  margin: 0 0 18px;
}
.map-form-addtocart .paypal {
  display: block;
  margin: 9px auto 4.5px;
}
.cart-summary .paypal + .paypal {
  margin-top: 22.5px;
}
.paypal-review .actions-toolbar {
  margin-top: 9px;
}
.paypal-review .paypal-review-title {
  padding: 0 0 9px;
}
.paypal-review .paypal-review-title > strong {
  font-size: 2.4rem;
  font-weight: 300;
}
.paypal-review .paypal-review-title .action {
  display: inline-block;
  margin: 12px 0 0 27px;
}
.paypal-review .table-paypal-review-items .col.name {
  padding-top: 16px;
}
.paypal-review .table-paypal-review-items .col.qty {
  text-align: center;
}
.paypal-review .item-options dt {
  display: inline-block;
}
.paypal-review .item-options dt:after {
  content: ': ';
}
.paypal-review .item-options dd {
  margin: 0;
}
.paypal-review-discount {
  border-bottom: 1px solid #cccccc;
  margin: 0 0 36px;
  padding: 9px 0 0;
}
.fotorama-video-container:after {
  background: url('../Magento_ProductVideo/img/gallery-sprite.png') bottom right;
  bottom: 0;
  content: '';
  height: 100px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 12px;
  width: 100px;
}
.fotorama-video-container .magnify-lens {
  display: none !important;
}
.fotorama-video-container.video-unplayed:hover img {
  opacity: .6;
}
.fotorama-video-container.video-unplayed:hover:after {
  transform: scale(1.25);
}
.video-thumb-icon:after {
  background: url('../Magento_ProductVideo/img/gallery-sprite.png') bottom left;
  bottom: 0;
  content: '';
  height: 40px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 10px;
  width: 49px;
}
.product-video {
  bottom: 0;
  height: 75%;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.product-video iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9999;
}
.fotorama__stage__shaft:focus .fotorama__stage__frame.fotorama__active:after {
  bottom: 0;
  content: '';
  height: 100px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 12px;
  width: 100px;
}
.fotorama__product-video--loading:after {
  visibility: hidden;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
.opc-wrapper .form-discount {
  max-width: 500px;
}
.swatch-attribute-label {
  font-weight: 700;
  position: relative;
}
.swatch-attribute-label.required {
  padding-right: 9px;
}
.swatch-attribute-label[data-required='1']:after {
  color: #e02b27;
  content: '*';
  font-size: 13px;
  font-weight: 700;
  position: absolute;
  right: -11px;
  top: -2px;
}
.swatch-attribute-selected-option {
  color: #646464;
  padding-left: 17px;
}
.swatch-attribute-options {
  margin: 9px 0;
}
.swatch-attribute-options:focus {
  box-shadow: none;
}
.swatch-attribute-options .swatch-option-tooltip-layered .title {
  color: #282828;
  bottom: -5px;
  height: 20px;
  left: 0;
  margin-bottom: 9px;
  position: absolute;
  text-align: center;
  width: 100%;
}
.swatch-attribute.size .swatch-option,
.swatch-attribute.manufacturer .swatch-option {
  background: #f0f0f0;
  color: #949494;
}
.swatch-attribute.size .swatch-option.selected,
.swatch-attribute.manufacturer .swatch-option.selected {
  background: #ffffff;
  border: 1px solid #ffffff;
  color: #000000;
}
.swatch-option {
  border: 1px solid #dadada;
  cursor: pointer;
  float: left;
  height: 20px;
  margin: 0 9px 4.5px 0;
  max-width: 100%;
  min-width: 30px;
  overflow: hidden;
  padding: 1px 2px;
  position: relative;
  text-align: center;
  text-overflow: ellipsis;
}
.swatch-option:focus {
  box-shadow: 0 0 3px 1px #68a8e0;
}
.swatch-option.text {
  background: #f0f0f0;
  color: #686868;
  font-size: 12px;
  font-weight: 700;
  line-height: 20px;
  margin-right: 7px;
  min-width: 22px;
  padding: 4px 8px;
}
.swatch-option.text.selected {
  background-color: #ffffff;
}
.swatch-option.selected {
  outline: 2px solid #ff5501;
  border: 1px solid #ffffff;
  color: #333333;
}
.swatch-option:not(.disabled):hover {
  border: 1px solid #ffffff;
  color: #333333;
  outline: 1px solid #999999;
}
.swatch-option.image:not(.disabled):hover,
.swatch-option.color:not(.disabled):hover {
  border: 1px solid #ffffff;
  outline: 2px solid #c34000;
}
.swatch-option.disabled {
  box-shadow: unset;
  cursor: default;
  pointer-events: none;
}
.swatch-option.disabled:after {
  background: linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -moz-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -ms-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(42%, rgba(255, 255, 255, 0)), color-stop(43%, #ffffff), color-stop(46%, #ffffff), color-stop(47%, #ff5216), color-stop(53%, #ff5216), color-stop(54%, #ffffff), color-stop(57%, #ffffff), color-stop(58%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  bottom: 0;
  content: '';
  filter: 'progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff, endColorstr=#00ffffff, GradientType=1)';
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.swatch-option-disabled {
  border: 0;
  cursor: default;
  outline: none !important;
}
.swatch-option-disabled:after {
  -webkit-transform: rotate(-30deg);
  -ms-transform: rotate(-30deg);
  transform: rotate(-30deg);
  background: #e02b27;
  content: '';
  height: 2px;
  left: -4px;
  position: absolute;
  top: 10px;
  width: 42px;
  z-index: 995;
}
.swatch-option-loading {
  content: url('../images/loader-2.gif');
}
.swatch-option-tooltip {
  border: 1px solid #dadada;
  color: #949494;
  background: #ffffff;
  display: none;
  max-height: 100%;
  min-height: 20px;
  min-width: 20px;
  padding: 4.5px;
  position: absolute;
  text-align: center;
  z-index: 999;
}
.swatch-option-tooltip .corner,
.swatch-option-tooltip-layered .corner {
  bottom: 0;
  height: 8px;
  left: 40%;
  position: absolute;
}
.swatch-option-tooltip .corner:before,
.swatch-option-tooltip-layered .corner:before,
.swatch-option-tooltip .corner:after,
.swatch-option-tooltip-layered .corner:after {
  border-style: solid;
  content: '';
  font-size: 1px;
  height: 0;
  position: relative;
  width: 0;
}
.swatch-option-tooltip .corner:before,
.swatch-option-tooltip-layered .corner:before {
  border-color: #adadad transparent transparent transparent;
  border-width: 8px 8.5px 0 8.5px;
  left: 0;
  top: 2px;
}
.swatch-option-tooltip .corner:after,
.swatch-option-tooltip-layered .corner:after {
  border-color: #ffffff transparent transparent transparent;
  border-width: 7px 7.5px 0 7.5px;
  left: -15px;
  top: 1px;
}
.swatch-option-tooltip .image,
.swatch-option-tooltip-layered .image {
  display: block;
  height: 130px;
  margin: 0 auto;
  width: 130px;
}
.swatch-option-tooltip-layered {
  background: #ffffff;
  border: 1px solid #dadada;
  color: #949494;
  display: none;
  left: -47px;
  position: absolute;
  width: 140px;
  z-index: 999;
}
.swatch-option-tooltip .title {
  color: #282828;
  display: block;
  max-height: 200px;
  min-height: 20px;
  overflow: hidden;
  text-align: center;
}
.swatch-option-link-layered {
  margin: 0 !important;
  padding: 0 !important;
  position: relative;
}
.swatch-option-link-layered:focus > div {
  box-shadow: 0 0 3px 1px #68a8e0;
}
.swatch-option-link-layered:hover > .swatch-option-tooltip-layered {
  display: block;
}
.swatch-opt {
  margin: 18px 0;
}
.swatch-opt-listing {
  margin-bottom: 9px;
}
.swatch-more {
  display: inline-block;
  margin: 2px 0;
  padding: 2px;
  position: static;
}
.swatch-visual-tooltip-layered {
  height: 160px;
  top: -170px;
}
.swatch-textual-tooltip-layered {
  height: 30px;
  top: -40px;
}
.swatch-input {
  left: -1000px;
  position: absolute;
  visibility: hidden;
}
.clearfix:after {
  clear: both;
  content: '';
  display: block;
  height: 0;
  visibility: hidden;
}
.my-credit-cards .status {
  font-style: italic;
}
.my-credit-cards .action.delete {
  background-image: none;
  -moz-box-sizing: content-box;
  box-shadow: none;
  line-height: inherit;
  text-shadow: none;
  font-weight: 400;
  line-height: 1.4;
  margin: 0;
  padding: 0;
  color: #0088cc;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
.my-credit-cards .action.delete:focus,
.my-credit-cards .action.delete:active {
  background: none;
  border: none;
}
.my-credit-cards .action.delete:hover {
  background: none;
  border: none;
}
.my-credit-cards .action.delete.disabled,
.my-credit-cards .action.delete[disabled],
fieldset[disabled] .my-credit-cards .action.delete {
  pointer-events: none;
  opacity: 0.5;
}
.my-credit-cards .action.delete:visited {
  color: #0088cc;
  text-decoration: none;
}
.my-credit-cards .action.delete:hover {
  color: #0088cc;
  text-decoration: underline;
}
.my-credit-cards .action.delete:active {
  color: #0088cc;
  text-decoration: underline;
}
.my-credit-cards .action.delete:hover,
.my-credit-cards .action.delete:active,
.my-credit-cards .action.delete:focus {
  background: none;
  border: 0;
}
.my-credit-cards .action.delete.disabled,
.my-credit-cards .action.delete[disabled],
fieldset[disabled] .my-credit-cards .action.delete {
  color: #0088cc;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.my-credit-cards-popup .modal-footer {
  text-align: right;
}
.my-credit-cards-popup .action.secondary {
  background-image: none;
  -moz-box-sizing: content-box;
  box-shadow: none;
  line-height: inherit;
  text-shadow: none;
  font-weight: 400;
  line-height: 1.4;
  margin: 0;
  padding: 0;
  color: #0088cc;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  margin-right: 18px;
}
.my-credit-cards-popup .action.secondary:focus,
.my-credit-cards-popup .action.secondary:active {
  background: none;
  border: none;
}
.my-credit-cards-popup .action.secondary:hover {
  background: none;
  border: none;
}
.my-credit-cards-popup .action.secondary.disabled,
.my-credit-cards-popup .action.secondary[disabled],
fieldset[disabled] .my-credit-cards-popup .action.secondary {
  pointer-events: none;
  opacity: 0.5;
}
.my-credit-cards-popup .action.secondary:visited {
  color: #0088cc;
  text-decoration: none;
}
.my-credit-cards-popup .action.secondary:hover {
  color: #0088cc;
  text-decoration: underline;
}
.my-credit-cards-popup .action.secondary:active {
  color: #0088cc;
  text-decoration: underline;
}
.my-credit-cards-popup .action.secondary:hover,
.my-credit-cards-popup .action.secondary:active,
.my-credit-cards-popup .action.secondary:focus {
  background: none;
  border: 0;
}
.my-credit-cards-popup .action.secondary.disabled,
.my-credit-cards-popup .action.secondary[disabled],
fieldset[disabled] .my-credit-cards-popup .action.secondary {
  color: #0088cc;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.minilist .weee {
  display: table-row;
  font-size: 1.1rem;
}
.minilist .weee:before {
  display: none;
}
.price-container.weee:before {
  display: none;
}
.column .block-addbysku .fieldset {
  margin: 0;
}
.column .block-addbysku .fieldset .fields {
  position: relative;
}
.column .block-addbysku .fieldset .fields .field {
  display: inline-block;
  margin-bottom: 9px;
  vertical-align: top;
}
.column .block-addbysku .fieldset .fields .actions-toolbar {
  position: absolute;
  right: 0;
  top: 7px;
}
.column .block-addbysku .sku {
  margin-right: -155px;
  padding-right: 160px;
  width: 100%;
}
.column .block-addbysku .qty .qty + .mage-error {
  width: 80px;
}
.column .block-addbysku .block-content .actions-toolbar {
  clear: both;
  margin: 0 0 18px;
  text-align: left;
}
.column .block-addbysku .block-content .actions-toolbar:before,
.column .block-addbysku .block-content .actions-toolbar:after {
  content: '';
  display: table;
}
.column .block-addbysku .block-content .actions-toolbar:after {
  clear: both;
}
.column .block-addbysku .block-content .actions-toolbar .primary {
  float: left;
}
.column .block-addbysku .block-content .actions-toolbar .primary,
.column .block-addbysku .block-content .actions-toolbar .secondary {
  display: inline-block;
}
.column .block-addbysku .block-content .actions-toolbar .primary a.action,
.column .block-addbysku .block-content .actions-toolbar .secondary a.action {
  display: inline-block;
}
.column .block-addbysku .block-content .actions-toolbar .primary .action {
  margin: 0 15px 0 0;
}
.column .block-addbysku .block-content .actions-toolbar .secondary a.action {
  margin-top: 6px;
}
.column .block-addbysku .block-content .actions-toolbar .primary,
.column .block-addbysku .block-content .actions-toolbar .secondary {
  display: block;
  float: none;
}
.column .block-addbysku .block-content .actions-toolbar > .secondary {
  text-align: left;
}
.column .block-addbysku .action.add {
  display: inline-block;
  text-decoration: none;
  line-height: normal;
  padding: 4px;
  width: auto;
}
.column .block-addbysku .action.add > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.column .block-addbysku .action.add:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  line-height: inherit;
  color: inherit;
  content: '\e61c';
  font-family: 'porto-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.column .block-addbysku .action.add:hover:before {
  color: inherit;
}
.column .block-addbysku .action.add:active:before {
  color: inherit;
}
.column .block-addbysku .reset {
  margin: 7px 0;
}
.column .block-addbysku .note {
  display: block;
  margin: 0 0 18px;
  padding-top: 9px;
}
.block-cart-failed {
  margin: 36px 0;
}
.block-cart-failed .block-title {
  font-size: 2.5rem;
}
.block-cart-failed .block-title strong {
  font-weight: 300;
}
.block-cart-failed .actions {
  text-align: center;
}
.block-cart-failed .actions .action {
  display: block;
  margin: 0 auto 9px;
}
.bundle-actions {
  margin: 0 0 27px;
}
.bundle-options-container {
  clear: both;
  margin-bottom: 36px;
}
.bundle-options-container .legend.title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.5rem;
  margin-top: 0rem;
  margin-bottom: 1.8rem;
  border: 0;
  padding: 0;
}
.bundle-options-container .product-add-form {
  display: none;
}
.bundle-options-container .product-options-wrapper {
  margin-bottom: 27px;
}
.bundle-options-container .product-options-wrapper .fieldset > .field {
  border-top: 1px #e4e4e4 solid;
  padding-top: 18px;
}
.bundle-options-container .product-options-wrapper .fieldset > .field:first-of-type {
  border-top: 0;
  padding-top: 0;
}
.bundle-options-container .product-options-wrapper .field.choice input {
  float: left;
}
.bundle-options-container .product-options-wrapper .field.choice .label {
  margin-left: 24px;
  display: block;
}
.bundle-options-container .product-options-wrapper .field.choice .product-name {
  display: block;
}
.bundle-options-container .product-options-wrapper .field.choice .price-notice {
  float: left;
}
.bundle-options-container .product-options-wrapper .field.choice .price-excluding-tax {
  display: inline-block;
}
.bundle-options-container .action.back {
  margin-bottom: 27px;
}
.bundle-options-container .block-bundle-summary > .title {
  margin-bottom: 15px;
}
.bundle-options-container .block-bundle-summary > .title > strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.5rem;
  margin-top: 2.25rem;
  margin-bottom: 1.8rem;
}
.bundle-options-container .block-bundle-summary > .title,
.bundle-options-container .block-bundle-summary .bundle-summary .subtitle {
  border-bottom: 1px #e4e4e4 solid;
  margin-bottom: 22.5px;
  padding-bottom: 16px;
}
.bundle-options-container .block-bundle-summary .price-box {
  margin-bottom: 18px;
}
.bundle-options-container .block-bundle-summary .price-box .price-label {
  display: block;
  margin-bottom: 4.5px;
}
.bundle-options-container .block-bundle-summary .bundle-summary {
  margin-top: 27px;
}
.bundle-options-container .block-bundle-summary .bundle-summary.empty {
  display: none;
}
.bundle-options-container .block-bundle-summary .bundle-summary > .subtitle {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.5rem;
  margin-top: 2.25rem;
  margin-bottom: 1.8rem;
  display: block;
}
.bundle-options-container .block-bundle-summary .bundle.items > li {
  margin-bottom: 18px;
}
.bundle-options-container .block-bundle-summary .product-addto-links {
  text-align: center;
}
.bundle-options-container .block-bundle-summary .product-addto-links > .action {
  margin-right: 5%;
}
.bundle-options-container .block-bundle-summary .product-addto-links > .action.tocompare:before {
  content: '\f83b';
}
.bundle-options-container p.required {
  color: #e02b27;
}
.bundle-options-container .nested .field label {
  font-weight: 400;
}
.bundle-options-container .nested .product-name {
  font-weight: 600;
}
.bundle-options-container .nested .field.qty {
  margin: 0 0 18px;
  margin-top: 18px;
}
.bundle-options-container .nested .field.qty > .label {
  margin: 0 0 8px;
  display: inline-block;
}
.bundle-options-container .nested .field.qty .label {
  font-weight: 400;
}
.bundle-options-container .nested .field.qty:last-child {
  margin-bottom: 0;
}
.bundle-options-container .price {
  font-weight: 600;
}
.fieldset-bundle-options .nested.options-list .field.qty {
  display: block;
  margin-top: 9px;
}
.products-grid:after {
  display: table;
  content: "";
  clear: both;
}
.products-grid .product-item {
  float: left;
}
.products-grid .product-item {
  width: 50%;
  padding: 10px;
}
.products-grid .product-item.nth-child-2np1 {
  clear: left;
}
.products-grid.products.grid.flex-grid .product-item {
  border-left: 1px solid #e3e4e4;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  margin-top: -1px;
  transition: all 0.3s;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
}
.products-grid.products.grid.flex-grid .product-item.nth-child-2np1 {
  border-left-color: transparent;
}
.products-grid.products.grid.flex-grid .product-item:nth-child(1) .product-item-info,
.products-grid.products.grid.flex-grid .product-item:nth-child(2) .product-item-info {
  border-top-color: transparent;
}
.products-grid.products.grid.flex-grid .product-item .product-item-info {
  border-top: 1px solid #e3e4e4;
  padding: 50px 0 10px;
  transition: all 0.3s;
  margin-top: -1px;
}
.products-grid.products.grid.flex-grid .product-item:hover {
  background-color: #fff;
  border-top-color: #e3e4e4;
  border-bottom-color: #e3e4e4;
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.1);
}
.products-grid.products.grid.flex-grid .product-item:hover .product-item-info {
  border-top-color: transparent;
  padding: 10px 0 50px;
}
.products-grid.products.grid.flex-grid .product-item:hover .product-item-details .product-item-actions {
  visibility: visible;
  opacity: 1;
}
.products-grid.products.grid.flex-grid .product-item-details .product-item-inner {
  margin-bottom: -30px;
}
.products-grid.products.grid.flex-grid .product-item-details .product-item-actions {
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s;
}
.products-grid.products.grid.flex-grid .product-item-details .product-item-actions .tocart {
  background-color: #0088cc;
  color: #fff;
  border: 0;
  height: 40px;
  line-height: 40px;
}
.products-grid.products.grid.flex-grid .product-item-details .product-item-actions .actions-secondary.towishlist,
.products-grid.products.grid.flex-grid .product-item-details .product-item-actions .actions-secondary.tocompare {
  visibility: visible;
  position: static;
  opacity: 1;
  height: 40px;
  line-height: 40px;
  top: 0;
  width: 40px;
  border: 0;
  background-color: #e6e6e6;
  color: #000;
}
.products-grid.products.grid.flex-grid .product-item-details .product-item-actions .actions-secondary.towishlist {
  margin-right: -3px;
}
.products-grid.products.grid.flex-grid .product-item-details .product-item-actions .actions-secondary.tocompare {
  margin-left: -3px;
}
.products {
  margin: 4px 0;
}
.product-item {
  vertical-align: top;
}
.product-item-details {
  padding: 10px 0;
}
.product-item-name {
  display: block;
  font-size: 14px;
  margin: 0 0 3px 0;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
.product-item-info {
  width: 100%;
  max-width: 100%;
  text-align: center;
}
.product-item-photo {
  display: block;
  position: relative;
  overflow: hidden;
  padding: 3px;
  border: 1px solid #ddd;
  border-radius: 7px;
}
.product-item-photo .product-item-inner {
  position: absolute;
  left: 10px;
  bottom: 10px;
  text-align: center;
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s;
  z-index: 3;
}
.product-item-photo .product-item-inner .product-item-actions > .action {
  background-color: #fff;
}
.product-item-photo .product-item-inner .product-item-actions > .actions-primary {
  display: inline-block;
}
.product-item-photo .product-item-inner .product-item-actions > .actions-primary .tocart {
  width: 32px;
  padding: 0;
}
.product-item-photo .product-item-inner .product-item-actions > .actions-primary .tocart:before {
  margin-right: 0;
}
.product-item-photo .product-item-inner .product-item-actions > .actions-primary .tocart span {
  display: none;
}
.product-item-photo:hover .product-item-inner {
  visibility: visible;
  opacity: 1;
}
.product-item-actions .actions-secondary.action:before {
  margin: 0;
}
.product-item-actions .action.towishlist {
  border-color: #ed4949;
  color: #ed4949;
}
.product-item-actions .action.towishlist > span {
  display: none;
}
.product-item-actions .action.tocompare {
  border-color: #52b9b5;
  color: #52b9b5;
}
.product-item-actions .action.tocompare > span {
  display: none;
}
.product-item-description {
  margin: 10px 0;
}
.product-item .product-reviews-summary {
  background: url(../images/rating-bar.png) center no-repeat;
  line-height: 1;
  margin: 7px 0;
}
.product-item .product-reviews-summary .reviews-actions {
  display: none;
  text-transform: lowercase;
  font-size: 12px;
}
.product-item .rating-summary {
  overflow: hidden;
  white-space: nowrap;
}
.product-item .rating-summary .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.product-item .rating-summary .rating-result {
  width: 72px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.product-item .rating-summary .rating-result:before {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
  -webkit-font-smoothing: antialiased;
  color: #c3c5c9;
  font-family: 'porto-icons';
  font-size: 12px;
  height: 12px;
  letter-spacing: 3px;
  line-height: 12px;
  content: '\f844' '\f844' '\f844' '\f844' '\f844';
  display: block;
  font-style: normal;
  font-weight: normal;
  speak: none;
}
.product-item .rating-summary .rating-result > span {
  display: block;
  overflow: hidden;
}
.product-item .rating-summary .rating-result > span:before {
  position: relative;
  z-index: 2;
  -webkit-font-smoothing: antialiased;
  color: #ffc600;
  font-family: 'porto-icons';
  font-size: 12px;
  height: 12px;
  letter-spacing: 3px;
  line-height: 12px;
  content: '\f844' '\f844' '\f844' '\f844' '\f844';
  display: block;
  font-style: normal;
  font-weight: normal;
  speak: none;
}
.product-item .rating-summary .rating-result > span span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.product-item .price-box .price-label {
  font-size: 12px;
  color: #c1c1c1;
}
.product-item .minimal-price .price-container {
  display: block;
}
.product-item .minimal-price-link {
  margin-top: 4.5px;
}
.product-item .price-from,
.product-item .price-to {
  margin: 0;
}
.product-item .tocompare:before {
  content: '\f83b';
}
.product-item .tocart {
  white-space: nowrap;
  border-radius: 0;
  font-size: 1.4rem;
  line-height: 30px;
  padding: 0 10px;
  height: 32px;
  border-radius: 5px;
  font-weight: 400;
}
.product-item .tocart:before {
  display: inline;
  content: '\f814';
  font-family: 'porto-icons';
  margin-right: 5px;
  font-size: 15px;
}
.products-grid .product-item .box-tocart input.qty {
  height: 32px;
  padding: 0 9px;
}
.products-grid .product-item-details .product-item-actions {
  white-space: nowrap;
  margin: 0 -20px;
}
.products-grid .product-item-details .product-item-actions .actions-primary {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  z-index: 1;
}
.products-grid .product-item-details .product-item-actions .actions-secondary {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  transition: all 0.3s;
}
.products-grid .product-item-details .product-item-actions .actions-secondary.towishlist {
  right: -36px;
  visibility: hidden;
  opacity: 0;
}
.products-grid .product-item-details .product-item-actions .actions-secondary.tocompare {
  left: -36px;
  visibility: hidden;
  opacity: 0;
}
.products-grid .product-item-details .product-item-actions .tocart {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.products-grid .product-item-info:hover .product-item-details .product-item-actions .actions-secondary.towishlist {
  right: 0;
  visibility: visible;
  opacity: 1;
}
.products-grid .product-item-info:hover .product-item-details .product-item-actions .actions-secondary.tocompare {
  left: 0;
  visibility: visible;
  opacity: 1;
}
.products-grid .product-item-info:hover .product-item-details .product-item-actions .tocart {
  background-color: #0088cc;
  border-color: #0088cc;
  color: #fff;
}
.products-grid .owl-carousel .product-item {
  width: auto;
  float: none;
}
.price-container .price {
  font-size: 2rem;
  color: #444;
}
.price-container .price-including-tax + .price-excluding-tax,
.price-container .weee {
  margin-top: 5px;
}
.price-container .price-including-tax + .price-excluding-tax,
.price-container .weee,
.price-container .price-including-tax + .price-excluding-tax .price,
.price-container .weee .price,
.price-container .weee + .price-excluding-tax:before,
.price-container .weee + .price-excluding-tax .price {
  font-size: 1.1rem;
}
.price-container .weee:before {
  content: "(" attr(data-label) ": ";
}
.price-container .weee:after {
  content: ")";
}
.price-container .weee + .price-excluding-tax:before {
  content: attr(data-label) ": ";
}
.products-list .product-item {
  display: table;
  width: 100%;
  padding: 10px 0;
}
.products-list .product-item-info {
  display: table-row;
  text-align: left;
}
.products-list .product-item-info:after {
  display: table;
  content: '';
  clear: both;
}
.products-list .product-item-photo {
  width: 20%;
  display: block;
  float: left;
  margin-bottom: 20px;
}
.products-list .product-item-details {
  display: block;
  width: 80%;
  padding: 0 0 20px 20px;
  float: left;
}
.products-list .product-item-details .actions-primary {
  display: inline-block;
}
.products-list .product-item-details .actions-secondary {
  margin-left: 2px;
}
.products-list .product-item-name {
  font-size: 18px;
  line-height: 1;
  margin: 10px 0;
}
.products-list .product-item .product-reviews-summary {
  background: none;
}
.page-products .columns {
  position: relative;
  z-index: 1;
  padding-top: 60px;
}
.toolbar {
  text-align: center;
}
.toolbar select {
  background-color: #ffffff;
  border-radius: 3px;
  padding-top: 0;
  padding-bottom: 0;
  height: 26px;
}
.toolbar-amount {
  position: static;
  display: block;
  float: left;
  line-height: 14px;
  padding: 6px 0;
  margin: 0;
  vertical-align: middle;
  text-align: left;
}
.products.wrapper ~ .toolbar .toolbar-amount {
  display: none;
}
.page-with-filter .toolbar-amount {
  position: static;
}
.toolbar-products {
  background-color: transparent;
}
.toolbar-products .pages {
  display: none;
}
.products.wrapper ~ .toolbar-products .pages {
  display: block;
}
.toolbar .pages {
  margin-bottom: 22.5px;
}
.products.wrapper ~ .toolbar .pages {
  float: left;
  margin-bottom: 0;
}
.sorter {
  float: right;
}
.page-products .sorter {
  position: static;
}
.sorter-label {
  margin-bottom: 0;
  line-height: 26px;
  font-weight: 400;
}
.sorter-options {
  margin: 0 4.5px 0 7px;
  width: auto;
}
.sorter-action {
  vertical-align: top;
  display: inline-block;
  text-decoration: none;
}
.sorter-action:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: inherit;
  color: #0088cc;
  content: '\f840';
  font-family: 'porto-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sorter-action:hover:before {
  color: #0088cc;
}
.sorter-action > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sorter-action:before {
  vertical-align: top;
}
.sorter-action.sort-desc:before {
  content: '\f842';
}
.modes {
  float: left;
  display: inline-block;
  margin-right: 18px;
}
.modes > a {
  text-decoration: none;
}
.modes-mode {
  float: left;
  border: 1px solid #ccc;
  font-weight: 400;
  color: #cccccc;
  text-align: center;
  width: 26px;
  line-height: 26px;
  background-color: #ffffff;
  display: block;
  margin-right: 5px;
  border-radius: 3px;
  display: inline-block;
  text-decoration: none;
}
.modes-mode:last-child {
  margin-right: 0;
}
.modes-mode.active,
.modes-mode:hover {
  background-color: #0088cc;
  border-color: #0088cc;
  color: #fff;
}
.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: 12px;
  line-height: inherit;
  color: inherit;
  content: '\f839';
  font-family: 'porto-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.modes-mode:before {
  display: block;
}
.mode-list:before {
  content: '\f83a';
}
.limiter {
  float: right;
}
.products.wrapper ~ .toolbar .limiter {
  display: block;
}
.limiter-options {
  width: auto;
  margin: 0 5px 0 7px;
}
.limiter .label {
  font-weight: 400;
  margin: 0;
}
.limiter .control {
  display: inline-block;
}
.action.tocompare:before {
  content: '\f83b';
}
.catalog-category-view .page-title-wrapper {
  display: none;
}
.price-box {
  margin: 8px 0 13px;
}
.price-box .price {
  font-weight: 600;
}
.old-price,
.old.price {
  color: #999999;
}
.old-price {
  display: inline-block;
  vertical-align: middle;
}
.old-price .price {
  text-decoration: line-through;
  color: #999;
  font-size: 14px;
}
.old-price .price-label {
  display: none;
}
.special-price {
  display: inline-block;
  vertical-align: middle;
}
.price-tier_price .price-including-tax + .price-excluding-tax:before {
  content: "(" attr(data-label) ":";
}
.price-tier_price .price-including-tax + .price-excluding-tax:last-child:after {
  content: ")";
}
.price-tier_price .weee[data-label] {
  display: inline;
}
.price-tier_price .weee[data-label]:before {
  content: " +" attr(data-label) ":";
}
.actual-price {
  font-weight: 700;
}
.category-image .image {
  max-width: 100%;
  width: 100%;
  height: auto;
  display: block;
}
.category-cms,
.category-image,
.category-description {
  margin-bottom: 18px;
  word-wrap: break-word;
}
.product-image-container {
  display: inline-block;
  max-width: 100%;
  min-width: 100%;
  position: relative;
  background: #fff;
  overflow: hidden;
  z-index: 0;
}
.product-image-wrapper {
  height: 0;
  display: block;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.product-image-photo {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  margin: auto;
  height: auto;
  width: 100%;
}
.product-image-photo.default_image {
  position: static;
}
.product-image-photo.hover_image {
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s;
  padding: 3px;
}
.product-item-photo:hover .product-image-photo.hover_image {
  visibility: visible;
  opacity: 1;
}
.product.media {
  margin-top: 0;
  margin-bottom: 50px;
}
.product.media .placeholder .photo.container {
  max-width: 100%;
}
.product.media .notice {
  margin: 9px 0;
  color: #c1c1c1;
  font-size: 1.2rem;
}
.product.media .product.thumbs {
  margin: 9px 0 22.5px;
}
.product.media .items.thumbs {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.product.media .items.thumbs > li {
  display: inline-block;
  vertical-align: top;
}
.product.media .items.thumbs > li {
  margin: 1rem 0 0;
}
.product.media .items.thumbs img {
  display: block;
}
.product.media .items.thumbs .active {
  display: block;
  line-height: 1;
}
.product.info.detailed {
  clear: both;
  margin-bottom: 50px;
}
.product.info.detailed .additional-attributes {
  width: auto;
  border: none;
}
.product.info.detailed .additional-attributes > thead > tr > th,
.product.info.detailed .additional-attributes > tbody > tr > th,
.product.info.detailed .additional-attributes > tfoot > tr > th,
.product.info.detailed .additional-attributes > thead > tr > td,
.product.info.detailed .additional-attributes > tbody > tr > td,
.product.info.detailed .additional-attributes > tfoot > tr > td {
  border: none;
}
.product.info.detailed .additional-attributes > thead > tr > td,
.product.info.detailed .additional-attributes > tbody > tr > td,
.product.info.detailed .additional-attributes > tfoot > tr > td {
  padding: 5.5px 4.5px 9px 4.5px;
}
.product.info.detailed .additional-attributes > thead > tr > th,
.product.info.detailed .additional-attributes > tbody > tr > th,
.product.info.detailed .additional-attributes > tfoot > tr > th {
  padding: 5.5px 27px 9px 0;
}
.fieldset > .field.qty,
.nested.options-list > .field.qty {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  margin-right: 15px;
}
.fieldset > .field.qty > .label,
.nested.options-list > .field.qty > .label {
  display: none;
}
.fieldset > .actions {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
}
.input-text.qty {
  border-radius: 3px;
}
.product-info-main {
  margin-bottom: 30px;
}
.product-info-main .page-title-wrapper h1 {
  margin: 0 0 15px;
  font-size: 28px;
  font-weight: 600;
  line-height: 1;
  color: #555555;
}
.product-info-main .product-info-price {
  border-bottom: 1px #ebebeb solid;
  display: table;
  width: 100%;
  margin-bottom: 15px;
}
.product-info-main .product-info-price .price-box {
  display: table-cell;
  vertical-align: top;
}
.product-info-main .product-info-price .price-box .price-final_price > span {
  display: block;
  margin-bottom: 4.5px;
}
.product-info-main .product-info-price .price-box .price-final_price > span:last-child {
  margin-bottom: 0;
}
.product-info-main .product-info-price .price-including-tax + .price-excluding-tax,
.product-info-main .product-info-price .weee + .price-excluding-tax,
.product-info-main .product-info-price .weee {
  font-size: 1.4rem;
}
.product-info-main .product-info-price .price-including-tax + .price-excluding-tax .price,
.product-info-main .product-info-price .weee + .price-excluding-tax .price,
.product-info-main .product-info-price .weee .price {
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 16px;
}
.product-info-main .product-info-price .price-wrapper .price {
  font-size: 2.2rem;
  font-weight: 600;
  line-height: 22px;
  color: #0088cc;
}
.product-info-main .product-info-price .old-price .price-wrapper .price {
  font-size: 2rem;
  font-weight: 300;
  color: #999999;
}
.product-info-main .product-info-price .special-price .price-label:after {
  content: ": ";
}
.product-info-main .product-info-stock-sku {
  min-width: 15rem;
  text-align: right;
  display: table-cell;
  vertical-align: bottom;
  padding-left: 10%;
  padding-bottom: 30px;
  color: #777777;
}
.product-info-main .stock {
  margin: 0;
}
.product-info-main .stock.available,
.product-info-main .stock.unavailable {
  font-weight: 700;
  text-transform: uppercase;
}
.product-info-main .product.sku {
  word-wrap: break-word;
}
.product-info-main .product-add-form {
  clear: both;
}
.product-info-main .product.sku .type {
  font-weight: normal;
  margin-right: 4.5px;
}
.product-info-main .product.sku .type:after {
  content: '#:';
}
.product-info-main .product.sku .value {
  display: inline-block;
}
.product-info-main .product.overview {
  margin: 18px 0;
}
.product-info-main .product.alert {
  margin: 9px 0;
}
.product-info-main .product-reviews-summary {
  margin-bottom: 20px;
}
.product-info-main .box-tocart {
  margin-top: 0;
  margin-bottom: 30px;
}
.product-info-main .box-tocart .actions {
  margin-right: 20px;
}
.product-info-main .product-options-bottom .box-tocart {
  margin-top: 20px;
  margin-bottom: 20px;
}
.product-options-wrapper {
  padding-bottom: 10px;
  border-bottom: 1px solid #ebebeb;
}
.product-options-wrapper .fieldset-product-options-inner .legend {
  border: none;
  font-weight: 600;
  display: inline-block;
  font-size: 1.4rem;
  float: none;
  padding: 0;
  margin: 0 0 8px;
}
.product-options-wrapper .fieldset-product-options-inner.required .legend:after {
  content: '*';
  color: #e02b27;
  font-size: 1.2rem;
  margin: 0 0 0 4.5px;
}
.product-options-wrapper .field .note {
  display: block;
  margin-top: 4.5px;
}
.product-options-bottom .price-box,
.product-info-price .price-box {
  display: table-cell;
  vertical-align: top;
  padding-bottom: 20px;
}
.product-options-bottom .price-box .old-price,
.product-info-price .price-box .old-price {
  font-size: 20px;
  font-weight: 300;
}
.product-options-bottom .price-box .old-price .price-container > span,
.product-info-price .price-box .old-price .price-container > span {
  display: inline-block;
  color: #999999;
}
.product-options-bottom .price-box .old-price .price-container > span.price-label,
.product-info-price .price-box .old-price .price-container > span.price-label {
  display: none;
}
.product-options-bottom .price-box .price-container > span,
.product-info-price .price-box .price-container > span {
  display: block;
  margin-bottom: 4.5px;
}
.product-options-bottom .price-box .price-container > span:last-child,
.product-info-price .price-box .price-container > span:last-child {
  margin-bottom: 0;
}
.product-options-bottom .price-box .price-container .price,
.product-info-price .price-box .price-container .price {
  font-size: 22px;
  line-height: 22px;
  font-weight: 600;
  color: #0088cc;
}
.product-options-bottom .price-box .price-container .price-including-tax + .price-excluding-tax,
.product-info-price .price-box .price-container .price-including-tax + .price-excluding-tax,
.product-options-bottom .price-box .price-container .weee + .price-excluding-tax,
.product-info-price .price-box .price-container .weee + .price-excluding-tax,
.product-options-bottom .price-box .price-container .weee,
.product-info-price .price-box .price-container .weee {
  font-size: 1.2rem;
  line-height: 14px;
}
.product-options-bottom .price-box .price-container .price-including-tax + .price-excluding-tax .price,
.product-info-price .price-box .price-container .price-including-tax + .price-excluding-tax .price,
.product-options-bottom .price-box .price-container .weee + .price-excluding-tax .price,
.product-info-price .price-box .price-container .weee + .price-excluding-tax .price,
.product-options-bottom .price-box .price-container .weee .price,
.product-info-price .price-box .price-container .weee .price {
  font-size: 1.2rem;
  font-weight: 700;
}
.box-tocart .action.tocart {
  vertical-align: top;
}
.box-tocart .action.tocart:not(:last-child) {
  margin-bottom: 0;
}
.product-addto-links {
  display: inline;
}
.product-addto-links .action {
  margin-right: 5%;
}
.product-social-links {
  margin: 0 0 20px;
  text-align: left;
  padding-top: 20px;
  border-top: 1px solid #ebebeb;
}
.moved-add-to-links {
  display: inline-block;
  vertical-align: top;
}
.product-addto-links .action span,
.moved-add-to-links .action span,
.product-social-links .action span {
  display: none;
}
.product-addto-links .action.tocompare:before,
.moved-add-to-links .action.tocompare:before,
.product-social-links .action.tocompare:before {
  content: '\f83b';
}
.product-addto-links .action.mailto.friend,
.moved-add-to-links .action.mailto.friend,
.product-social-links .action.mailto.friend {
  color: #999999;
  border-color: #999999;
  border-radius: 3px;
}
.product-addto-links a.action:before,
.moved-add-to-links a.action:before,
.product-social-links a.action:before {
  line-height: 30px;
}
.product-addto-links .action {
  margin-right: 5px;
  border-radius: 3px;
}
.product-addto-links .action.towishlist {
  color: #ed4949;
  border-color: #ed4949;
}
.product-addto-links .action.tocompare {
  color: #52b9b5;
  border-color: #52b9b5;
}
.prices-tier {
  margin-bottom: 13.5px;
}
.prices-tier .item {
  margin-bottom: 9px;
}
.prices-tier .item:last-child {
  margin-bottom: 0;
}
.prices-tier .price-excluding-tax,
.prices-tier .price-including-tax {
  display: inline-block;
}
.minimal-price-link,
.price-excluding-tax,
.price-including-tax {
  white-space: nowrap;
  display: block;
}
.ui-dialog-titlebar-close {
  line-height: 1.4;
  margin: 0;
  padding: 0;
  color: #0088cc;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
.ui-dialog-titlebar-close:visited {
  color: #0088cc;
  text-decoration: none;
}
.ui-dialog-titlebar-close:hover {
  color: #0088cc;
  text-decoration: underline;
}
.ui-dialog-titlebar-close:active {
  color: #0088cc;
  text-decoration: underline;
}
.ui-dialog-titlebar-close:hover,
.ui-dialog-titlebar-close:active,
.ui-dialog-titlebar-close:focus {
  background: none;
  border: 0;
}
.ui-dialog-titlebar-close.disabled,
.ui-dialog-titlebar-close[disabled],
fieldset[disabled] .ui-dialog-titlebar-close {
  color: #0088cc;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.qty.field .control,
.qty.field .qty-changer {
  display: inline-block;
  vertical-align: middle;
}
.qty.field .qty-changer > a {
  display: block;
  border: 1px solid #cccccc;
  border-radius: 3px;
  height: 18px;
  line-height: 16px;
  margin-top: 2px;
  color: #ccc;
  font-size: 11px;
}
.qty.field .qty-changer > a:first-child {
  margin-top: 0;
}
.qty.field .qty-changer > a:hover {
  color: #0088cc;
}
.fotorama__nav .fotorama__thumb-border {
  border-color: #0088cc;
}
.sidebar .product-items .product-item {
  margin-bottom: 18px;
  position: relative;
  float: none;
  width: auto;
  padding: 0;
}
.sidebar .product-items .product-item:last-child {
  margin-bottom: 0;
}
.sidebar .product-items .product-item-info {
  position: relative;
  width: auto;
  margin-bottom: 20px;
}
.sidebar .product-items .product-item-info:after {
  content: "";
  display: table;
  clear: both;
}
.sidebar .product-items .product-item-info .product-item-photo {
  float: left;
  max-width: 33%;
  margin-right: 10px;
}
.sidebar .product-items .product-item-info .product-item-photo img {
  position: static;
  width: auto;
}
.sidebar .product-items .product-item-name {
  margin-top: 0;
}
.sidebar .product-items .product-item-details {
  text-align: left;
  margin-left: calc(33% + 15px);
  padding: 7px 0;
}
.sidebar .product-items .product-item-actions {
  display: block;
  margin: 0;
}
.sidebar .product-items .product-item .product-reviews-summary {
  background: none;
}
.sidebar .product-items .price-box {
  display: block;
  margin: 3px 0;
}
.sidebar .product-items .text {
  margin-right: 8px;
}
.sidebar .product-items .counter {
  color: #c1c1c1;
  font-size: 12px;
  white-space: nowrap;
}
.sidebar .product-items .minilist .price {
  display: inline;
  padding: 0;
}
.sidebar .product-items .minilist .weee:before {
  display: inline-block;
}
.sidebar .product-items .action.delete {
  position: absolute;
  right: 0;
  top: 0;
}
.sidebar .product-items-images {
  margin-left: -4.5px;
}
.sidebar .product-items-images .product-item {
  float: left;
  padding-left: 4.5px;
}
.sidebar .product-items-names .product-item {
  margin-bottom: 9px;
}
.sidebar .product-items-names .product-item-name {
  margin: 0;
}
.side-list .product-item-name {
  font-size: 13px;
}
.side-list .price-container .price {
  font-size: 15px;
}
.product-labels {
  position: absolute;
  right: 10px;
  top: 10px;
}
.product-labels .product-label:first-child {
  margin-top: 0;
}
.product-label {
  padding: 7px 10px;
  font-size: 12px;
  font-weight: 600;
  border-radius: 4px;
  color: #fff;
  margin-top: 5px;
  line-height: 1;
}
.product-label.new-label {
  background-color: #62b959;
}
.product-label.sale-label {
  background-color: #e27c7c;
}
body.catalog-product-compare-index .action.print {
  float: right;
  margin: 15px 0;
}
.table-wrapper.comparison {
  clear: both;
  overflow-x: auto;
}
.table-wrapper.comparison .table-comparison > tbody > tr > th,
.table-wrapper.comparison .table-comparison > tbody > tr > td {
  border-top: 0;
}
.table-wrapper.comparison .table-comparison > tbody > tr > th.info,
.table-wrapper.comparison .table-comparison > tbody > tr > td.info {
  background-color: transparent;
}
.table-wrapper.comparison .table-comparison > thead > tr > th {
  border-bottom: 0;
}
.table-wrapper.comparison .product-image-container {
  border: 0;
  border-radius: 0;
  padding: 0;
  background: none;
}
.table-comparison {
  table-layout: fixed;
}
.table-comparison .cell.label,
.table-comparison td:last-child {
  border-right: 1px solid #cccccc;
}
.table-comparison .cell {
  width: 180px;
  padding: 15px;
}
.table-comparison .cell .attibute.value {
  width: 100%;
  overflow: hidden;
}
.table-comparison .cell.product.info,
.table-comparison .cell.product.label {
  border-bottom: 1px solid #cccccc;
}
.table-comparison .cell.label .attribute.label {
  display: block;
  width: 100%;
  word-wrap: break-word;
}
.table-comparison .cell.attribute {
  font-size: 1.3rem;
}
.table-comparison .cell.attribute img {
  max-width: 100%;
  height: auto;
}
.table-comparison .cell.remove {
  padding-top: 0;
  padding-bottom: 0;
  text-align: right;
}
.table-comparison .product-item-photo {
  display: block;
  margin: 0 auto 15px;
}
.table-comparison .product-image-photo {
  margin-left: 0;
}
.table-comparison .product-item-actions,
.table-comparison .price-box,
.table-comparison .product.rating,
.table-comparison .product-item-name {
  display: block;
  margin: 15px 0;
}
.table-comparison .product-addto-links {
  margin-top: 15px;
}
.table-comparison .product-addto-links .action.split,
.table-comparison .product-addto-links .action.toggle {
  line-height: 1.2rem;
  padding: 4.5px 8px;
  font-size: 1.1rem;
}
.table-comparison .product-addto-links .action.toggle {
  padding: 0;
}
.table-comparison .action.tocart {
  white-space: nowrap;
  height: 32px;
  padding: 0 17px;
}
.table-comparison .actions-primary,
.table-comparison .actions-secondary {
  display: inline-block;
}
.comparison.headings {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: auto;
  background: #ffffff;
}
.sidebar .product-item .tocart {
  border-radius: 3px;
}
.block-compare .product-item .product-item-name {
  margin-left: 22px;
}
.block-compare .action.delete {
  position: absolute;
  left: 0;
  right: auto;
  top: 0;
}
.block-compare .actions-toolbar {
  margin: 17px 0 0;
}
.sticky-product {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 4;
  background-color: #fff;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.08);
  padding: 60px 0 15px 0;
}
.sticky-product.no-sticky-header {
  padding: 15px 0;
}
.sticky-product > .container {
  position: relative;
}
.sticky-product .sticky-image,
.sticky-product .sticky-detail {
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
}
.sticky-product .sticky-detail .product-name-area {
  display: inline-block;
  vertical-align: top;
  margin: 0;
  margin-right: 15px;
}
.sticky-product .sticky-detail .product-name-area .product-name {
  line-height: 25px;
  margin: 0;
  font-size: 16px;
  font-weight: 600;
}
.sticky-product .sticky-detail .availability span {
  font-size: 14px;
  font-weight: 400;
}
.sticky-product .product-info-price .price-box {
  padding-bottom: 0;
}
.sticky-product .product-info-price .price-box .price-container > span {
  margin-bottom: 0;
}
.sticky-product .product-info-price .price-box .price-container .price {
  font-size: 25px;
  color: #444;
}
.sticky-product .product-info-price .price-box .old-price .price-container .price {
  color: #999;
  font-size: 18px;
}
.sticky-product .add-to-cart {
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -19px;
}
.sticky-product .product-info-stock-sku {
  min-width: 150px;
  text-align: right;
  display: table-cell;
  vertical-align: bottom;
  padding-left: 10%;
  color: #777;
}
.sticky-product .stock {
  margin: 0;
}
.sticky-product .stock.available,
.sticky-product .stock.unavailable {
  font-weight: 700;
  text-transform: uppercase;
}
.sticky-product .product.attibute.sku {
  word-wrap: break-word;
}
.sticky-product .product.attibute.sku .type {
  font-weight: normal;
  margin-right: 4.5px;
}
.sticky-product .product.attibute.sku .type:after {
  content: '#:';
}
.sticky-product .product.attibute.sku .value {
  display: inline-block;
}
.sticky-product .actions {
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -19px;
}
.sticky-product .actions .action.primary {
  min-width: 150px;
}
.layout-fullwidth .sticky-product > .container {
  max-width: 100%;
}
.prev-next-products {
  float: right;
}
.prev-next-products a {
  color: #555;
  display: inline-block;
  font-size: 22px;
  line-height: 28px;
}
.prev-next-products .product-nav {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.prev-next-products .product-nav .product-pop {
  border-top: 3px solid #0088cc;
  position: absolute;
  left: 0;
  top: 100%;
  padding: 10px;
  background-color: #fff;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  z-index: 1;
  visibility: hidden;
  opacity: 0;
  transition: all 0.2s;
  text-align: center;
  border-radius: 4px;
  width: 100px;
  margin-top: 10px;
}
.prev-next-products .product-nav .product-pop:before {
  content: "";
  width: 5px;
  height: 2px;
  border: 5px solid transparent;
  border-bottom-color: #0088cc;
  display: block;
  position: absolute;
  top: -13px;
  left: 0;
}
.prev-next-products .product-nav .product-pop .product-image {
  margin-bottom: 10px;
}
.prev-next-products .product-nav .product-pop .product-name {
  margin: 0;
  font-weight: 600;
  font-size: 11px;
}
.prev-next-products .product-nav:hover .product-pop {
  opacity: 1;
  visibility: visible;
}
.prev-next-products .product-nav.product-prev .product-pop {
  right: auto;
  left: 0;
  margin-left: -20px;
}
.prev-next-products .product-nav.product-prev .product-pop:before {
  left: 32px;
  right: auto;
}
.prev-next-products .product-nav.product-next .product-pop {
  left: auto;
  right: 0;
  margin-right: -15px;
}
.prev-next-products .product-nav.product-next .product-pop:before {
  right: 26px;
  left: auto;
}
.block.related .action.select {
  vertical-align: top;
}
.block.related .product-item-details {
  z-index: 1;
}
.block.related .field.choice {
  position: absolute;
  top: 2px;
  left: 6px;
}
.block.upsell .title {
  background: url(../images/slider-bar.png) right no-repeat;
}
.block.upsell .title strong {
  font-size: 16px;
  text-transform: uppercase;
  background-color: #fff;
  padding: 0;
  padding-right: 20px;
}
.sidebar .custom-block {
  margin-bottom: 30px;
  padding-bottom: 40px;
  background: url(../images/bkg_4.png) bottom no-repeat;
}
.sidebar .custom-block.custom-block-1 {
  padding-bottom: 20px;
}
.sidebar .custom-block.custom-block-1 > div {
  min-height: 50px;
  margin-bottom: 20px;
  clear: both;
}
.sidebar .custom-block.custom-block-1 > div em {
  font-size: 30px;
  color: #000;
  float: left;
  width: 50px;
  height: 50px;
  line-height: 48px;
  border: 1px solid #bbb;
  border-radius: 50%;
  text-align: center;
  margin-right: 10px;
}
.sidebar .custom-block.custom-block-1 > div h3 {
  color: #313131;
  font-size: 16px;
  margin: 0;
  line-height: 1.5;
  margin-left: 50px;
  padding-top: 4px;
  font-weight: 600;
  letter-spacing: -0.1px;
}
.sidebar .custom-block.custom-block-1 > div p {
  font-size: 12px;
  margin: 0;
  margin-left: 50px;
  line-height: 1;
}
.block-search {
  margin-bottom: 0;
}
.block-search .block-title {
  display: none;
}
.block-search .block-content {
  margin-bottom: 0;
}
.block-search .label {
  text-decoration: none;
  display: inline-block;
  float: right;
}
.block-search .label > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.block-search .label:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 28px;
  color: #0088cc;
  content: '\f818';
  font-family: 'porto-icons';
  margin: 0 9px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block-search .label:hover:before {
  color: #0088cc;
}
.block-search .label:active:before {
  color: #0088cc;
}
.block-search .label.active + .control input {
  position: static;
}
.block-search .action.search {
  display: none;
}
.block-search .control {
  clear: both;
  margin: 0 -15px -1px;
  padding: 0 15px;
}
.block-search input {
  left: -300%;
  position: absolute;
  margin: 15px 0;
}
.block-search .nested {
  display: none;
}
.search-autocomplete {
  display: none;
  position: absolute;
  z-index: 3;
  overflow: hidden;
  margin-top: -15px;
}
.search-autocomplete ul {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.search-autocomplete ul:not(:empty) {
  background: #ffffff;
  border: 1px solid #cccccc;
  border-top: 0;
}
.search-autocomplete ul li {
  border-top: 1px solid #e5e5e5;
  cursor: pointer;
  padding: 4.5px 36px 4.5px 9px;
  margin: 0;
  position: relative;
  text-align: left;
  white-space: normal;
}
.search-autocomplete ul li:first-child {
  border-top: none;
}
.search-autocomplete ul li:hover,
.search-autocomplete ul li.selected {
  background: #e8e8e8;
}
.search-autocomplete ul li .amount {
  color: #999999;
  position: absolute;
  right: 7px;
  top: 4.5px;
}
.form.search.advanced {
  display: block;
  border: 1px solid #ececec;
  border-radius: 8px;
  background: #fff;
  border-top: 4px solid #0088cc;
  padding: 35px 25px;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.08);
}
.form.search.advanced .fields.range .field:first-child {
  position: relative;
}
.form.search.advanced .fields.range .field:first-child .control {
  padding-right: 25px;
}
.form.search.advanced .fields.range .field:first-child .control:after {
  content: ' \2013 ';
  display: inline-block;
  text-align: center;
  width: 25px;
  position: absolute;
  right: 0;
  top: 6px;
}
.form.search.advanced .fields.range .field:last-child {
  position: relative;
}
.form.search.advanced .fields.range .field:last-child div.mage-error[generated] {
  position: absolute;
  top: 32px;
  left: 0;
}
.form.search.advanced .fields.range .field.with-addon .control {
  padding-right: 45px;
}
.form.search.advanced .group.price .addon .addafter {
  background: none;
  border: 0;
  padding-top: 6px;
  position: absolute;
  right: 0;
  top: 0;
}
.search-terms {
  line-height: 2em;
}
.search-terms > li {
  display: inline-block;
  margin-right: 9px;
}
.checkout-cart-index .page-main {
  padding-left: 0;
  padding-right: 0;
}
.checkout-cart-index .page-title-wrapper {
  padding-left: 15px;
  padding-right: 15px;
}
.cart-summary {
  background: #f5f5f5;
  margin-bottom: 22.5px;
  padding: 1px 0 22.5px;
  background: #fbfbfb;
  border: 1px solid #ddd;
  border-radius: 8px;
}
.cart-summary > .title {
  font-size: 2.4rem;
  display: none;
  font-weight: 300;
  margin: 12px 0;
}
.cart-summary .block form:not(:last-of-type) .fieldset {
  margin: 0 0 22.5px;
}
.cart-summary .block .price {
  font-weight: 700;
}
.cart-summary .block .field {
  margin: 0 0 16px;
}
.cart-summary .block .field.note {
  display: none;
}
.cart-summary .block .actions-toolbar > .primary {
  text-align: left;
}
.cart-summary .block .actions-toolbar > .primary .action.primary {
  width: auto;
}
.cart-summary .block .title strong {
  font-size: 1.4rem;
  font-weight: 600;
}
.cart-summary .block .item-options {
  margin: 0 0 16px;
}
.cart-summary .block .item-options .field .radio {
  float: left;
  margin-right: 8px;
}
.cart-summary .block .item-options .field .radio + .label {
  display: block;
  margin: 0;
  overflow: hidden;
  font-weight: 400;
}
.page-main .cart-summary .block {
  margin-bottom: 0;
}
.cart-summary .checkout-methods-items {
  margin: 18px 0 0;
  padding: 0 15px;
  text-align: center;
}
.cart-summary .checkout-methods-items .action.primary.checkout {
  width: 100%;
}
.cart-summary .checkout-methods-items .item {
  margin-bottom: 22.5px;
}
.cart-summary .checkout-methods-items .item:last-child {
  margin-bottom: 0;
}
.cart-summary .message {
  padding-left: 18px;
}
.cart-summary .message > *:first-child:before {
  display: none;
}
.cart-totals tbody .mark,
.cart-totals tfoot .mark {
  text-align: left;
}
.cart.table-wrapper .product-item-name > a {
  font-size: 14px;
}
.cart.table-wrapper .product-item-name > a,
.cart.table-wrapper .product-item-name > a:hover {
  color: #0088cc;
}
.cart.table-wrapper .product-image-container {
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 3px;
}
.cart.table-wrapper .cart thead tr th.col {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 12px;
  padding-top: 24px;
  font-size: 14px;
  font-weight: 600;
}
.cart.table-wrapper .cart tbody td {
  border: 0;
}
.cart.table-wrapper .cart > .item {
  border-bottom: 1px solid #cccccc;
  position: relative;
}
.cart.table-wrapper .col {
  vertical-align: middle;
}
.cart.table-wrapper .col.price,
.cart.table-wrapper .col.subtotal,
.cart.table-wrapper .col.msrp {
  font-size: 14px;
  text-align: center;
}
.cart.table-wrapper .col.subtotal .price {
  color: #0088cc;
}
.cart.table-wrapper .col.qty {
  text-align: center;
}
.cart.table-wrapper .col.qty .input-text {
  text-align: center;
  width: 45px;
}
.cart.table-wrapper .col.qty .field.qty {
  min-width: 67px;
}
.cart.table-wrapper .col > .price {
  color: #c1c1c1;
  font-size: 1.8rem;
  font-weight: 700;
}
.cart.table-wrapper .item-actions td {
  padding-bottom: 0;
  padding-left: 15px;
  padding-right: 15px;
  white-space: normal;
}
.cart.table-wrapper .item .col.item {
  display: block;
  min-height: 75px;
  padding: 15px 15px 9px 90px;
  position: relative;
}
.cart.table-wrapper .actions-toolbar {
  min-height: 20px;
  padding-bottom: 30px;
  position: relative;
}
.cart.table-wrapper .actions-toolbar > .action-edit,
.cart.table-wrapper .actions-toolbar > .action-delete {
  position: absolute;
  right: 16px;
  top: 0;
  display: inline-block;
  text-decoration: none;
}
.cart.table-wrapper .actions-toolbar > .action-edit > span,
.cart.table-wrapper .actions-toolbar > .action-delete > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.cart.table-wrapper .actions-toolbar > .action-edit:before,
.cart.table-wrapper .actions-toolbar > .action-delete:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: 20px;
  color: #0088cc;
  content: '\f826';
  font-family: 'porto-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.cart.table-wrapper .actions-toolbar > .action-edit:hover:before,
.cart.table-wrapper .actions-toolbar > .action-delete:hover:before {
  color: #777777;
}
.cart.table-wrapper .actions-toolbar > .action-edit:active:before,
.cart.table-wrapper .actions-toolbar > .action-delete:active:before {
  color: #0088cc;
}
.cart.table-wrapper .actions-toolbar > .action-delete {
  right: 0;
}
.cart.table-wrapper .actions-toolbar > .action-delete:before {
  content: '\f81a';
}
.cart.table-wrapper .action {
  margin-right: 15px;
}
.cart.table-wrapper .action:last-child {
  margin-right: 0;
}
.cart.table-wrapper .action.help.map {
  font-weight: 400;
}
.cart.table-wrapper .product-item-photo {
  display: block;
  left: 15px;
  max-width: 65px;
  padding: 0;
  position: absolute;
  top: 15px;
  width: 100%;
  border: 0;
  border-radius: 0;
}
.cart.table-wrapper .product-item-name {
  font-size: 1.8rem;
  display: block;
  margin: 0;
  margin-top: 10px;
}
.cart.table-wrapper .gift-registry-name-label:after {
  content: ':';
}
.cart.table-wrapper .item-options {
  margin-bottom: 0;
}
.cart.table-wrapper .product-item-name + .item-options {
  margin-top: 18px;
}
.cart.table-wrapper .action.configure {
  display: inline-block;
  margin: 9px 0 0;
}
.cart.table-wrapper .item .message {
  margin-top: 18px;
}
.cart-discount {
  border-bottom: 1px solid #cccccc;
  clear: left;
}
.cart-empty {
  padding-left: 15px;
  padding-right: 15px;
}
.cart-tax-info + .cart-tax-total {
  display: block;
}
.block.crosssell {
  padding: 0 15px;
  margin-top: 70px;
}
.block.crosssell .product-item-info {
  width: 200px;
}
.block-minicart .items-total {
  float: right;
  margin-top: 20px;
}
.block-minicart .items-total .count {
  font-weight: 700;
  color: #000;
}
.block-minicart .subtotal {
  text-align: left;
}
.block-minicart .amount .price-wrapper {
  color: #000;
}
.block-minicart .amount .price-wrapper:first-child .price {
  font-size: 17px;
  font-weight: 700;
}
.block-minicart .subtitle {
  display: none;
}
.block-minicart .subtitle.empty {
  display: block;
  padding: 27px 0 18px;
  text-align: center;
  font-size: 13px;
  font-weight: 400;
}
.block-minicart .text.empty {
  text-align: center;
}
.block-minicart .block-content > .actions {
  margin-top: 15px;
}
.block-minicart .block-content > .actions > .secondary {
  text-align: center;
  margin: 0 0 15px;
}
.block-minicart .block-content > .actions > .secondary .action.viewcart {
  display: block;
  width: 100%;
  padding: 10px 15px;
  text-transform: uppercase;
  font-size: 15px;
  border: 1px solid #ccc;
  border-radius: 3px;
}
.block-minicart .block-content > .actions > .primary {
  margin: 0 0 15px;
}
.block-minicart .block-content > .actions > .primary .action.primary {
  display: block;
  width: 100%;
  padding: 10px 15px;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 15px;
}
.block-minicart .block-content > .actions .paypal-logo {
  margin-top: 15px;
  text-align: center;
}
.block-minicart .block-category-link,
.block-minicart .block-product-link,
.block-minicart .block-cms-link,
.block-minicart .block-banners {
  margin: 15px 0 0;
  text-align: center;
}
.minicart-wrapper {
  display: inline-block;
  position: relative;
}
.minicart-wrapper:before,
.minicart-wrapper:after {
  content: '';
  display: table;
}
.minicart-wrapper:after {
  clear: both;
}
.minicart-wrapper .action.showcart {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.minicart-wrapper .action.showcart:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 35px;
  line-height: 33px;
  color: #0088cc;
  content: '\f815';
  font-family: 'porto-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-wrapper .action.showcart:hover:before {
  color: #0088cc;
}
.minicart-wrapper .action.showcart:active:before {
  color: #0088cc;
}
.minicart-wrapper .action.showcart.active {
  display: inline-block;
  text-decoration: none;
}
.minicart-wrapper .action.showcart.active:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 35px;
  line-height: 33px;
  color: #0088cc;
  content: '\f815';
  font-family: 'porto-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-wrapper .action.showcart.active:hover:before {
  color: #0088cc;
}
.minicart-wrapper .action.showcart.active:active:before {
  color: #0088cc;
}
.minicart-wrapper .block-minicart {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 0;
  margin-top: 7px;
  min-width: 100%;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.minicart-wrapper .block-minicart li {
  margin: 0;
}
.minicart-wrapper .block-minicart li:hover {
  cursor: pointer;
}
.minicart-wrapper .block-minicart:before,
.minicart-wrapper .block-minicart:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.minicart-wrapper .block-minicart:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.minicart-wrapper .block-minicart:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.minicart-wrapper .block-minicart:before {
  left: 10px;
  top: -21px;
}
.minicart-wrapper .block-minicart:after {
  left: 9px;
  top: -23px;
}
.minicart-wrapper.active {
  overflow: visible;
}
.minicart-wrapper.active .block-minicart {
  display: block;
}
.minicart-wrapper .block-minicart {
  padding: 25px 18px;
  width: 320px;
  right: -15px;
  border-top: 6px solid #0088cc;
  color: #777777;
  border-radius: 8px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
}
.minicart-wrapper .block-minicart .block-title {
  display: none;
}
.minicart-wrapper .block-minicart:after {
  left: auto;
  right: 25px;
  border: 9px solid;
  border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
}
.minicart-wrapper .block-minicart:before {
  left: auto;
  right: 26px;
  border: 8px solid;
  border-color: transparent transparent #0088cc transparent;
}
.minicart-wrapper .product .actions {
  float: right;
  margin: -30px 0 0;
}
.minicart-wrapper .product .actions > .primary,
.minicart-wrapper .product .actions > .secondary {
  display: inline;
}
.minicart-wrapper .product .actions > .primary:not(:last-child),
.minicart-wrapper .product .actions > .secondary:not(:last-child) {
  margin-right: 15px;
}
.minicart-wrapper .action.close {
  width: 40px;
  height: 40px;
  top: 0;
  right: 0;
  position: absolute;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  display: inline-block;
  text-decoration: none;
}
.minicart-wrapper .action.close:focus,
.minicart-wrapper .action.close:active {
  background: none;
  border: none;
}
.minicart-wrapper .action.close:hover {
  background: none;
  border: none;
}
.minicart-wrapper .action.close.disabled,
.minicart-wrapper .action.close[disabled],
fieldset[disabled] .minicart-wrapper .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.minicart-wrapper .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-wrapper .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: 16px;
  color: #777777;
  content: '\f819';
  font-family: 'porto-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-wrapper .action.close:hover:before {
  color: inherit;
}
.minicart-wrapper .action.close:active:before {
  color: inherit;
}
.minicart-wrapper .action.showcart {
  white-space: nowrap;
}
.minicart-wrapper .action.showcart .counter.qty {
  color: #ffffff;
  height: 24px;
  line-height: 24px;
  border-radius: 2px;
  display: inline-block;
  margin: -11px 0 0;
  min-width: 18px;
  width: 100%;
  overflow: hidden;
  padding: 0 3px;
  text-align: center;
  white-space: normal;
  position: absolute;
  top: 50%;
  left: 0;
  font-weight: 600;
  font-size: 14px;
}
.minicart-wrapper .action.showcart .counter.qty .loader > img {
  max-width: 24px;
}
.minicart-wrapper .action.showcart:before,
.minicart-wrapper .action.showcart.active:before {
  color: #0088cc;
  line-height: 40px;
  margin: 0;
}
.minicart-wrapper .action.showcart:hover:before,
.minicart-wrapper .action.showcart:active:before,
.minicart-wrapper .action.showcart.active:before,
.minicart-wrapper .action.showcart.active:hover:before {
  color: #0088cc;
}
.minicart-wrapper .minicart-widgets {
  margin-top: 15px;
}
.minicart-items-wrapper {
  margin: 0 -15px;
  overflow-x: auto;
  padding: 15px;
}
.minicart-items {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.minicart-items .product-item {
  padding: 18px 0;
}
.minicart-items .product-item:not(:first-child) {
  border-top: 1px solid #eeeeee;
}
.minicart-items .product-item:first-child {
  padding-top: 0;
}
.minicart-items .product-item-pricing .label {
  display: inline-block;
  width: 4.5rem;
}
.minicart-items .price-minicart {
  margin-bottom: 4.5px;
}
.minicart-items .product-item-name {
  font-size: 14px;
  font-weight: 400;
  margin: 0 0 9px;
}
.minicart-items .product-item-name a {
  color: #0088cc;
}
.minicart-items .product-item-details {
  padding-left: 95px;
  text-align: left;
}
.minicart-items .product-item-details .price {
  font-weight: 700;
  color: #000;
}
.minicart-items .product-item-details .price-including-tax,
.minicart-items .product-item-details .price-excluding-tax {
  margin: 4.5px 0;
}
.minicart-items .product-item-details .weee[data-label] {
  font-size: 1.1rem;
}
.minicart-items .product-item-details .details-qty {
  margin-top: 9px;
}
.minicart-items .product > .product-item-photo,
.minicart-items .product > .product-image-container {
  float: left;
  min-width: 0;
}
.minicart-items .product .toggle {
  border: 0;
  padding: 0 36px 4.5px 0;
}
.minicart-items .product .toggle:after {
  position: static;
  margin: 0 0 0 4.5px;
  color: #8f8f8f;
}
.minicart-items .product .product.options > .toggle:after {
  font-family: 'porto-icons';
}
.minicart-items .product .product.options > .toggle:after {
  content: '\f807';
}
.minicart-items .product .product.options.active > .toggle:after {
  content: '\f804';
}
.minicart-items .product.pricing {
  margin-top: 3px;
}
.minicart-items .product.options .tooltip.toggle {
  display: inline-block;
  text-decoration: none;
}
.minicart-items .product.options .tooltip.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-items .product.options .tooltip.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: 12px;
  color: inherit;
  content: '\f807';
  font-family: 'porto-icons';
  margin: -3px 0 0 7px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-items .product.options .details {
  display: none;
}
.minicart-items .item-qty {
  width: 40px;
  text-align: center;
  margin-right: 9px;
  border-radius: 3px;
}
.minicart-items .update-cart-item {
  vertical-align: top;
  font-size: 1.1rem;
}
.minicart-items .action.edit,
.minicart-items .action.delete {
  display: inline-block;
  text-decoration: none;
}
.minicart-items .action.edit > span,
.minicart-items .action.delete > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-items .action.edit:before,
.minicart-items .action.delete:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: 20px;
  color: #0088cc;
  content: '\f826';
  font-family: 'porto-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-items .action.edit:hover:before,
.minicart-items .action.delete:hover:before {
  color: #0088cc;
}
.minicart-items .action.edit:active:before,
.minicart-items .action.delete:active:before {
  color: #0088cc;
}
.minicart-items .action.delete:before {
  content: '\f81a';
}
.minicart-items .subtitle {
  display: none;
}
.checkout-container {
  margin: 0 0 18px;
}
.opc-wrapper {
  margin: 0 0 18px;
}
.opc-wrapper .step-title {
  border-bottom: 1px solid #cccccc;
}
.opc-wrapper .step-content {
  margin: 0 0 36px;
}
.checkout-index-index .logo {
  margin-left: 0;
}
.opc-estimated-wrapper {
  background: #f4f4f4;
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  margin: -21px -15px 15px;
  padding: 18px 15px;
}
.opc-estimated-wrapper .estimated-block {
  font-size: 18px;
  float: left;
  font-weight: 600;
}
.opc-estimated-wrapper .estimated-block .estimated-label {
  display: block;
  margin: 0 0 4.5px;
}
.opc-estimated-wrapper .estimated-block .estimated-price {
  color: #0088cc;
}
.opc-estimated-wrapper .minicart-wrapper {
  float: right;
}
.opc-estimated-wrapper .minicart-wrapper button.action.showcart {
  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;
  height: auto;
}
.opc-estimated-wrapper .minicart-wrapper button.action.showcart:focus,
.opc-estimated-wrapper .minicart-wrapper button.action.showcart:active {
  background: none;
  border: none;
}
.opc-estimated-wrapper .minicart-wrapper button.action.showcart:hover {
  background: none;
  border: none;
}
.opc-estimated-wrapper .minicart-wrapper button.action.showcart.disabled,
.opc-estimated-wrapper .minicart-wrapper button.action.showcart[disabled],
fieldset[disabled] .opc-estimated-wrapper .minicart-wrapper button.action.showcart {
  pointer-events: none;
  opacity: 0.5;
}
.opc-estimated-wrapper .minicart-wrapper button.action.showcart .counter.qty {
  left: 0;
}
.opc-progress-bar {
  display: none;
}
.field._error .control input,
.field._error .control select,
.field._error .control textarea {
  border-color: #ed8380;
}
.checkout-index-index .modal-popup .fieldset .field .label {
  font-weight: 400;
}
.checkout-index-index .modal-popup .modal-footer .action-hide-popup {
  margin-top: 3px;
}
.field-tooltip {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 1px;
}
.field-tooltip._active {
  z-index: 100;
}
.field-tooltip._active .field-tooltip-content {
  display: block;
}
.field-tooltip._active .field-tooltip-action:before {
  color: #777777;
}
.field-tooltip .field-tooltip-action {
  display: inline-block;
  text-decoration: none;
}
.field-tooltip .field-tooltip-action > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.field-tooltip .field-tooltip-action:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 21px;
  line-height: inherit;
  color: #bbbbbb;
  content: '\f853';
  font-family: 'porto-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.field-tooltip .field-tooltip-action:hover:before {
  color: #777777;
}
._keyfocus .field-tooltip .field-tooltip-action:focus {
  z-index: 100;
}
._keyfocus .field-tooltip .field-tooltip-action:focus + .field-tooltip-content {
  display: block;
}
._keyfocus .field-tooltip .field-tooltip-action:focus:before {
  color: #777777;
}
.field-tooltip .field-tooltip-content {
  background: #f4f4f4;
  border: 1px solid #dddddd;
  border-radius: 1px;
  font-size: 13px;
  padding: 12px;
  width: 270px;
  display: none;
  left: 38px;
  position: absolute;
  text-transform: none;
  top: -9px;
  word-wrap: break-word;
  z-index: 2;
}
.field-tooltip .field-tooltip-content:before,
.field-tooltip .field-tooltip-content:after {
  border: 10px solid transparent;
  height: 0;
  width: 0;
  border-right-color: #f4f4f4;
  left: -21px;
  top: 12px;
  content: '';
  display: block;
  position: absolute;
  z-index: 3;
}
.field-tooltip .field-tooltip-content:before {
  border-right-color: #dddddd;
}
.field-tooltip .field-tooltip-content:after {
  border-right-color: #f4f4f4;
  width: 1px;
  z-index: 4;
}
.opc-wrapper .form-login,
.opc-wrapper .form-shipping-address {
  margin-top: 28px;
  margin-bottom: 28px;
}
.opc-wrapper .form-login .fieldset .field .label,
.opc-wrapper .form-shipping-address .fieldset .field .label {
  font-weight: 400;
}
.opc-wrapper .form-login .fieldset .note,
.opc-wrapper .form-shipping-address .fieldset .note {
  font-size: 13px;
  margin-top: 9px;
}
.opc-wrapper .shipping-address-items {
  font-size: 0;
}
.opc-wrapper .shipping-address-item {
  border: 2px solid transparent;
  font-size: 13px;
  line-height: 30px;
  margin: 0 0 18px;
  padding: 18px 32px 18px 18px;
  transition: 0.3s border-color;
  width: 50%;
  display: inline-block;
  position: relative;
  vertical-align: top;
  word-wrap: break-word;
}
.opc-wrapper .shipping-address-item.selected-item {
  border-color: #ff5501;
}
.opc-wrapper .shipping-address-item.selected-item:after {
  background: #ff5501;
  color: #ffffff;
  content: '\f82b';
  font-family: 'porto-icons';
  height: 27px;
  width: 29px;
  font-size: 19px;
  line-height: 21px;
  padding-top: 2px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
}
.opc-wrapper .shipping-address-item.selected-item .action-select-shipping-item {
  visibility: hidden;
}
.opc-wrapper .action-show-popup {
  margin: 0 0 18px;
}
.opc-wrapper .action-show-popup > span:before {
  content: '+';
  padding-right: 4.5px;
}
.opc-wrapper .action-select-shipping-item {
  float: right;
  margin: 18px 0 0;
}
.opc-wrapper .edit-address-link {
  display: block;
  float: left;
  margin: 26px 5px 0 0;
}
.checkout-shipping-method .step-title {
  margin-bottom: 0;
}
.checkout-shipping-method .no-quotes-block {
  margin: 18px 0;
}
.methods-shipping .actions-toolbar .action.primary {
  margin: 18px 0 0;
}
.table-checkout-shipping-method thead th {
  display: none;
  font-weight: 600;
}
.table-checkout-shipping-method tbody td {
  border-top: 1px solid #cccccc;
  padding-bottom: 18px;
  padding-top: 18px;
}
.table-checkout-shipping-method tbody td:first-child {
  padding-left: 0;
  padding-right: 0;
  width: 20px;
}
.table-checkout-shipping-method tbody tr:first-child td {
  border-top: none;
}
.table-checkout-shipping-method tbody .col-price {
  font-weight: 600;
}
.table-checkout-shipping-method tbody .row-error td {
  border-top: none;
  padding-bottom: 9px;
  padding-top: 0;
}
.checkout-shipping-method {
  position: relative;
}
.shipping-policy-block.field-tooltip {
  top: 12px;
}
.shipping-policy-block.field-tooltip .field-tooltip-action {
  color: #0088cc;
  cursor: pointer;
}
.shipping-policy-block.field-tooltip .field-tooltip-action:before {
  display: none;
}
.shipping-policy-block.field-tooltip .field-tooltip-content {
  width: 420px;
  top: 27px;
}
.opc-block-shipping-information .shipping-information-title {
  border-bottom: 1px solid #cccccc;
  margin: 0 0 18px;
  position: relative;
}
.opc-block-shipping-information .shipping-information-title .action-edit {
  top: 9px;
  display: inline-block;
  text-decoration: none;
  margin: 0;
  position: absolute;
  right: 0;
}
.opc-block-shipping-information .shipping-information-title .action-edit > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.opc-block-shipping-information .shipping-information-title .action-edit:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: 20px;
  color: #0088cc;
  content: '\f826';
  font-family: 'porto-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.opc-block-shipping-information .shipping-information-title .action-edit:hover:before {
  color: #0088cc;
}
.opc-block-shipping-information .shipping-information-title .action-edit:active:before {
  color: #0088cc;
}
.opc-block-shipping-information .shipping-information-title .action-edit:before {
  display: block;
}
.opc-block-shipping-information .shipping-information-content {
  line-height: 27px;
}
.opc-block-shipping-information .shipping-information-content .actions-toolbar {
  margin-left: 0;
}
.opc-block-shipping-information .ship-to,
.opc-block-shipping-information .ship-via {
  margin: 0 0 18px;
}
.opc-block-summary {
  background: #f5f5f5;
  padding: 22px 27px;
  border: 1px solid #ddd;
  border-radius: 8px;
  margin-bottom: 30px;
}
.opc-block-summary > .title {
  display: block;
}
.opc-block-summary .mark .value {
  color: #999999;
  display: block;
}
.opc-block-summary .grand.incl + .grand.excl .mark,
.opc-block-summary .grand.incl + .grand.excl .amount {
  border-top: 0;
  font-size: 1.4rem;
  padding-top: 0;
}
.opc-block-summary .grand.incl + .grand.excl .mark strong,
.opc-block-summary .grand.incl + .grand.excl .amount strong {
  font-weight: 400;
}
.opc-block-summary .not-calculated {
  font-style: italic;
}
.opc-block-summary .items-in-cart > .title {
  border-bottom: 1px solid #cccccc;
  padding: 9px 36px 9px 0;
  cursor: pointer;
  display: block;
  text-decoration: none;
  margin-bottom: 0;
  position: relative;
}
.opc-block-summary .items-in-cart > .title > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.opc-block-summary .items-in-cart > .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: 12px;
  color: inherit;
  content: '\f807';
  font-family: 'porto-icons';
  margin: 3px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.opc-block-summary .items-in-cart > .title:after {
  position: absolute;
  right: 0;
  top: 9px;
}
.opc-block-summary .items-in-cart > .title strong {
  font-size: 1.8rem;
  font-weight: 300;
  margin: 0;
}
.opc-block-summary .items-in-cart.active > .title:after {
  content: '\f804';
}
.opc-block-summary .items-in-cart .product {
  position: relative;
}
.opc-block-summary .minicart-items-wrapper {
  margin: 0 -15px 0 0;
  max-height: 370px;
  padding: 15px 15px 0 0;
  border: 0;
}
.column.main .opc-block-summary .product-item {
  margin: 0;
  padding-left: 0;
}
.opc-block-summary .product-item .product-item-inner {
  display: table;
  margin: 0 0 9px;
  width: 100%;
}
.opc-block-summary .product-item .product-item-name-block {
  display: table-cell;
  padding-right: 4.5px;
  text-align: left;
}
.opc-block-summary .product-item .subtotal {
  display: table-cell;
  text-align: right;
}
.opc-block-summary .product-item .price {
  font-size: 1.6rem;
  font-weight: 400;
}
.opc-block-summary .product-item .price-including-tax + .price-excluding-tax .price {
  font-size: 1rem;
}
.authentication-dropdown {
  box-sizing: border-box;
}
.authentication-dropdown .modal-inner-wrap {
  padding: 25px 18px;
}
.authentication-dropdown button.action-close {
  width: 40px;
  height: 40px;
  margin: 0;
}
.authentication-dropdown .modal-header {
  min-height: 0;
  padding: 0;
  border: 0;
}
.authentication-dropdown .modal-content {
  box-shadow: none;
  -webkit-box-shadow: none;
  position: static;
  background: none;
  border: 0;
  border-radius: 0;
}
.authentication-wrapper {
  float: right;
  margin-top: -70px;
  max-width: 50%;
  position: relative;
  z-index: 1;
}
._has-auth-shown .authentication-wrapper {
  z-index: 900;
}
.authentication-wrapper button.action-auth-toggle {
  border: 0;
  color: #0088cc;
  padding: 0;
  background: none;
}
.block-authentication .block-title {
  font-size: 1.7rem;
  border-bottom: 0;
  margin-bottom: 22.5px;
}
.block-authentication .block-title strong {
  font-weight: 300;
}
.block-authentication .field .label {
  font-weight: 400;
}
.block-authentication .block[class] {
  margin: 0;
}
.block-authentication .block[class] ul {
  list-style: none;
  padding-left: 9px;
}
.block-authentication .block[class] .field .control,
.block-authentication .block[class] .field .label {
  float: none;
  width: auto;
}
.block-authentication .block[class] + .block {
  border-top: 1px solid #c1c1c1;
  margin-top: 36px;
  padding-top: 36px;
  position: relative;
}
.block-authentication .block[class] + .block::before {
  height: 36px;
  line-height: 34px;
  margin: -19px 0 0 -18px;
  min-width: 36px;
  background: #ffffff;
  border-radius: 50%;
  border: 1px solid #c1c1c1;
  box-sizing: border-box;
  color: #c1c1c1;
  content: attr(data-label);
  display: inline-block;
  left: 50%;
  letter-spacing: normal;
  padding: 0 .2rem;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 0;
}
.checkout-payment-method .step-title {
  margin-bottom: 0;
}
.checkout-payment-method .payment-method:first-child .payment-method-title {
  border-top: 0;
}
.checkout-payment-method .payment-method._active .payment-method-content {
  display: block;
}
.checkout-payment-method .payment-method-title {
  border-top: 1px solid #cccccc;
  padding: 18px 0;
  margin: 0;
}
.checkout-payment-method .payment-method-title .payment-icon {
  display: inline-block;
  margin-right: 4.5px;
  vertical-align: middle;
}
.checkout-payment-method .payment-method-title .action-help {
  display: inline-block;
  margin-left: 4.5px;
}
.checkout-payment-method .payment-method-content {
  display: none;
  padding: 0 0 18px 22px;
}
.checkout-payment-method .payment-method-content .fieldset:not(:last-child) {
  margin: 0 0 18px;
}
.checkout-payment-method .field-select-billing,
.checkout-payment-method .billing-address-form {
  max-width: 500px;
}
.checkout-payment-method .billing-address-same-as-shipping-block {
  margin: 0 0 9px;
}
.checkout-payment-method .payment-method-billing-address {
  margin: 0 0 18px;
}
.checkout-payment-method .payment-method-billing-address .primary .action-update {
  margin-right: 0;
}
.checkout-payment-method .payment-method-billing-address .billing-address-details {
  line-height: 27px;
  padding: 0 0 0 23px;
}
.checkout-payment-method .payment-method-note + .payment-method-billing-address {
  margin-top: 18px;
}
.checkout-payment-method .payment-method-iframe {
  background-color: transparent;
  display: none;
  width: 100%;
}
.checkout-payment-method .no-payments-block {
  margin: 18px 0;
}
.checkout-payment-method .payment-option._active .payment-option-title .action-toggle:after {
  content: '\f804';
}
.checkout-payment-method .payment-option._collapsible .payment-option-title {
  cursor: pointer;
}
.checkout-payment-method .payment-option._collapsible .payment-option-content {
  display: none;
}
.checkout-payment-method .payment-option-title {
  border-top: 1px solid #cccccc;
  padding: 18px 0;
}
.checkout-payment-method .payment-option-title .action-toggle {
  color: #0088cc;
  display: inline-block;
  text-decoration: none;
}
.checkout-payment-method .payment-option-title .action-toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  line-height: 16px;
  color: #0088cc;
  content: '\f807';
  font-family: 'porto-icons';
  margin: 0 0 0 9px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.checkout-payment-method .payment-option-title .action-toggle:hover:after {
  color: #777777;
}
.checkout-payment-method .payment-option-title .action-toggle:active:after {
  color: #0088cc;
}
.checkout-payment-method .payment-option-title .action-toggle > span {
  display: inline-block;
  vertical-align: middle;
}
.checkout-payment-method .payment-option-content {
  padding: 0 0 18px 22px;
}
.checkout-payment-method .payment-option-inner {
  margin: 0 0 18px;
}
.checkout-payment-method .credit-card-types {
  padding: 0;
}
.checkout-payment-method .credit-card-types .item {
  display: inline-block;
  list-style: none;
  margin: 0 4.5px 0 0;
  vertical-align: top;
}
.checkout-payment-method .credit-card-types .item._active {
  font-weight: 700;
}
.checkout-payment-method .credit-card-types .item._active img {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  filter: none;
}
.checkout-payment-method .credit-card-types .item._inactive {
  opacity: 0.4;
  filter: alpha(opacity=40);
}
.checkout-payment-method .credit-card-types .item span {
  display: inline-block;
  padding-top: 6px;
  vertical-align: top;
}
.checkout-payment-method .credit-card-types img {
  -webkit-filter: grayscale(100%);
  -webkit-transition: all .6s ease;
  filter: grayscale(100%);
  filter: gray;
}
.checkout-payment-method .ccard .fields > .year {
  padding-left: 4.5px;
}
.checkout-payment-method .ccard .fields .select {
  padding-left: 4.5px;
  padding-right: 4.5px;
}
.checkout-payment-method .ccard .month .select {
  width: 140px;
}
.checkout-payment-method .ccard .year .select {
  width: 80px;
}
.checkout-payment-method .ccard .number .input-text {
  width: 225px;
}
.checkout-payment-method .ccard > .field.cvv > .control {
  display: inline-block;
  padding-right: 18px;
}
.checkout-payment-method .ccard .cvv .label {
  display: block;
}
.checkout-payment-method .ccard .cvv .input-text {
  width: 55px;
}
.checkout-payment-method .ccard.fieldset > .field .fields.group.group-2 .field {
  width: auto !important;
}
.checkout-agreements-block .checkout-agreements {
  margin-bottom: 18px;
}
.checkout-agreements-block .checkout-agreement.field {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.checkout-agreements-block .checkout-agreement.field.required label:after {
  content: none;
}
.checkout-agreements-block .checkout-agreement.field.required .action-show:after {
  content: '*';
  color: #e02b27;
  font-size: 1.2rem;
}
.checkout-agreements-block .action-show {
  vertical-align: baseline;
}
.checkout-agreements-items {
  padding-bottom: 27px;
}
.checkout-agreements-items .checkout-agreements-item {
  margin-bottom: 18px;
}
.checkout-agreements-items .checkout-agreements-item-title {
  border-bottom: 0;
}
.checkout-agreement-item-content {
  overflow: auto;
}
.contact-index-index .page-title-wrapper {
  display: none;
}
.contact-index-index .fieldset > .legend,
.contact-index-index .contact-info .contacts-title {
  color: #777777;
  font-size: 20px;
  margin-bottom: 20px;
  font-weight: 300;
  letter-spacing: 0;
  text-transform: none;
}
.contact-index-index .page-main .contact-info [class^="porto-icon-"],
.contact-index-index .page-main .contact-info [class*=" porto-icon-"] {
  float: left;
  width: 43px;
  height: 43px;
  background-color: #0088cc;
  color: #fff;
  line-height: 43px;
  text-align: center;
  font-size: 16px;
  border-radius: 6px;
  margin-bottom: 15px;
}
.contact-index-index .page-main .contact-info p {
  margin-left: 55px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 21px;
}
.login-container .block-new-customer .actions-toolbar {
  margin-top: 25px;
}
.login-container .block .block-title {
  font-size: 1.8rem;
}
.login-container .fieldset:after {
  margin: 9px 0 0;
  content: attr(data-hasrequired);
  display: block;
  letter-spacing: normal;
  word-spacing: normal;
  color: #e02b27;
  font-size: 1.2rem;
}
.login-container .fieldset:after {
  margin-top: 25px;
}
.login-container,
.form.password.reset,
.form.send.confirmation,
.form.password.forget,
.form.create.account,
.form.form-edit-account,
.form-address-edit,
.form-newsletter-manage {
  display: block;
  border: 1px solid #ececec;
  border-radius: 8px;
  background: #fff;
  border-top: 4px solid #0088cc;
  padding: 35px 25px 0;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.08);
}
.form.password.reset,
.form.send.confirmation,
.form.password.forget,
.form.create.account,
.form.form-edit-account,
.form-address-edit,
.form-newsletter-manage {
  padding-bottom: 35px;
}
.fieldset > .legend {
  padding: 0;
  border: 0;
  color: #0088cc;
  text-transform: uppercase;
  margin: 0 0 20px;
  font-size: 16px;
  font-weight: 400;
}
.box .box-title {
  padding: 10px 15px;
  border: 1px solid #ddd;
  background-color: #f5f5f5;
  position: relative;
  border-radius: 7px 7px 0 0;
}
.box .box-content {
  padding: 20px 15px;
  font-size: 13px;
  border: 1px solid #ddd;
  border-top: 0;
  background-color: #fbfbfb;
  min-height: 135px;
}
.box .box-actions {
  margin: 0;
  border: 1px solid #ddd;
  border-top: 0;
  background-color: #f5f5f5;
  border-radius: 0 0 7px 7px;
  padding: 10px 15px;
}
.block-order-details-view {
  margin: 0 -10px;
}
.block-order-details-view .block-title {
  padding: 0 10px;
}
.block-order-details-view .box {
  padding: 0 10px;
}
.block-order-details-view .box .box-content {
  min-height: 155px;
  border-radius: 0 0 5px 5px;
}
.block-dashboard-addresses address {
  margin-bottom: 0;
}
.customer-account-index .block .block-title {
  color: #313131;
}
.customer-account-index .block .block-title strong {
  font-weight: 600;
}
.customer-account-index .box .box-title {
  color: #313131;
  font-weight: 600;
  text-transform: uppercase;
}
.block-addresses-list .items.addresses > .item {
  margin-bottom: 18px;
}
.block-addresses-list .items.addresses > .item:last-child {
  margin-bottom: 0;
}
.block-addresses-list .items.addresses .item.actions {
  margin-top: 4.5px;
}
.form-address-edit #region_id {
  display: none;
}
.form-edit-account .fieldset.password {
  display: none;
}
.form-create-account .fieldset-fullname .fields .field {
  float: none;
}
.account .page-title-wrapper .page-title {
  display: inline-block;
}
.account .column.main {
  margin-bottom: 27px;
}
.account .column.main h2 {
  margin-top: 0;
}
.account .sidebar-additional {
  margin-top: 36px;
}
.account .table-wrapper {
  margin-bottom: 18px;
}
.account .table-wrapper:last-child {
  margin-bottom: 0;
}
.account .data.table .col.actions .action.delete,
[class^="sales-guest-"] .data.table .col.actions .action.delete,
.sales-guest-view .data.table .col.actions .action.delete {
  color: #d10029;
}
.column.main .block:last-child {
  margin-bottom: 0;
}
.block .title {
  margin-bottom: 9px;
}
.block .title strong {
  font-size: 18px;
  color: #313131;
  padding: 10px 0;
  margin: 0;
  line-height: 1;
}
.block p:last-child {
  margin: 0;
}
.control.captcha-image {
  margin-top: 9px;
}
.control.captcha-image .captcha-img {
  vertical-align: middle;
}
.block-balance .price {
  font-size: 3.2rem;
  line-height: 32px;
  display: inline-block;
  margin-top: -9px;
}
.table-downloadable-products .product-name {
  font-weight: 400;
  margin-right: 15px;
}
.table-downloadable-products .action.download {
  display: inline-block;
  text-decoration: none;
}
.table-downloadable-products .action.download:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  content: '\e626';
  font-family: 'porto-icons';
  margin: 0 5px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.page-product-downloadable .product-add-form {
  clear: both;
  margin-bottom: 22.5px;
}
.page-product-downloadable .product-options-bottom .field.qty {
  display: none;
}
.page-product-downloadable .product-options-wrapper {
  border-bottom: 0;
}
.samples-item-title {
  font-size: 1.4rem;
  font-weight: 600;
  margin: 0 0 9px;
}
.samples-item {
  margin: 0 0 9px;
}
.field.downloads {
  margin-bottom: 9px;
}
.page-product-downloadable .product-add-form .product-options-wrapper .field.downloads > .control {
  width: 100%;
}
.field.downloads .price-container {
  display: inline;
  white-space: nowrap;
}
.field.downloads .price-container:before {
  content: " + ";
  display: inline;
}
.field.downloads .price-excluding-tax {
  display: inline;
}
.field.downloads .price-excluding-tax:before {
  content: " (" attr(data-label) ": ";
}
.field.downloads .price-excluding-tax:after {
  content: ")";
}
.field.downloads .price-including-tax {
  display: inline;
  font-weight: 600;
  font-size: 1.4rem;
}
.field.downloads .field.choice {
  box-sizing: border-box;
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 9px;
  margin-bottom: 9px;
  width: 100%;
  position: relative;
  z-index: 1;
  padding-left: 25px;
}
.field.downloads .field.choice input {
  position: absolute;
  left: 0;
  top: 2px;
}
.field.downloads .field.downloads-all {
  padding-left: 0;
  border-bottom: 0;
}
.field.downloads .sample.link {
  float: right;
}
.field.downloads-all .label {
  color: #0088cc;
  text-decoration: none;
  cursor: pointer;
}
.field.downloads-all .label:visited {
  color: #0088cc;
  text-decoration: none;
}
.field.downloads-all .label:hover {
  color: #0088cc;
  text-decoration: underline;
}
.field.downloads-all .label:active {
  color: #0088cc;
  text-decoration: underline;
}
.field.downloads-all input {
  opacity: 0;
}
.field.downloads.downloads-no-separately .field.choice {
  padding-left: 0;
}
.page-product-giftcard .giftcard-amount {
  text-align: left;
  margin-bottom: 0;
  clear: both;
  border-top: 1px #c1c1c1 solid;
  padding-top: 15px;
}
.page-product-giftcard .giftcard-amount .field:last-child {
  padding-bottom: 18px !important;
}
.page-product-giftcard .product-info-main .price-box .old-price {
  font-size: 20px;
}
.page-product-giftcard .product-info-main .price-box .price-container.price-final_price > span {
  display: block;
  margin-bottom: 4.5px;
}
.page-product-giftcard .product-info-main .price-box .price-container.price-final_price > span:last-child {
  margin-bottom: 0;
}
.page-product-giftcard .product-info-main .price-box .price-container.price-final_price .price {
  font-size: 22px;
  line-height: 22px;
  font-weight: 600;
}
.page-product-giftcard .product-info-main .price-box + .giftcard.form {
  border-top: 1px #c1c1c1 solid;
  padding-top: 15px;
}
.page-product-giftcard .product-info-stock-sku {
  display: block;
}
.page-product-giftcard .product-add-form {
  clear: none;
  border: 0;
  padding-top: 0;
}
.page-product-giftcard .product-add-form .product-options-wrapper .field:not(.text) {
  margin-top: 18px;
  margin-bottom: 18px;
}
.page-product-giftcard .giftcard.form {
  clear: both;
}
.page-product-giftcard .price-box {
  margin-bottom: 10px;
}
.page-product-giftcard .product-info-price {
  float: right;
  width: auto;
  display: block;
  white-space: nowrap;
  border: 0;
}
.giftcard-account .please-wait {
  display: none;
}
.giftcard-account .form-giftcard-redeem .giftcard.info {
  margin-bottom: 27px;
}
.opc-wrapper .form-giftcard-account {
  max-width: 500px;
}
.opc-wrapper .form-giftcard-account .field {
  margin: 0 0 18px;
}
.opc-wrapper .giftcard-account-info {
  margin: 0 0 18px;
}
.opc-wrapper .giftcard-account-info .giftcard-account-number {
  margin: 0 0 9px;
}
.gift-message .field .label {
  color: #666666;
  font-weight: 400;
}
.cart.table-wrapper .item-gift._active {
  border-top: 1px solid #c1c1c1;
}
.cart.table-wrapper .item-gift .action {
  margin-right: 0;
}
.gift-options {
  margin: 18px 0;
}
.gift-options .actions-toolbar .action-cancel {
  display: none;
}
.gift-options-title {
  font-weight: 600;
  margin: 0 0 18px;
}
.gift-options-content .fieldset {
  margin: 0 0 18px;
}
.gift-summary {
  position: relative;
}
.gift-summary .actions-toolbar > .secondary .action {
  margin: 0 0 0 18px;
  width: auto;
}
.gift-summary .action-edit,
.gift-summary .action-delete {
  display: inline-block;
  text-decoration: none;
}
.gift-summary .action-edit > span,
.gift-summary .action-delete > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.gift-summary .action-edit:before,
.gift-summary .action-delete:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: 20px;
  color: #0088cc;
  content: '\f826';
  font-family: 'porto-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.gift-summary .action-edit:hover:before,
.gift-summary .action-delete:hover:before {
  color: #777777;
}
.gift-summary .action-edit:active:before,
.gift-summary .action-delete:active:before {
  color: #0088cc;
}
.gift-summary .action-delete:before {
  content: '\f81a';
}
.gift-summary .actions-toolbar,
.cart.table-wrapper .gift-summary .actions-toolbar {
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.cart.table-wrapper .gift-content {
  display: none;
  clear: left;
  float: left;
  margin-right: -100%;
  padding: 18px 0;
  width: 100%;
}
.cart.table-wrapper .gift-content._active {
  display: table;
  table-layout: fixed;
}
.gift-item-block {
  border-bottom: 1px solid #c1c1c1;
  margin: 0;
}
.gift-item-block._active .title:after {
  content: '\f804';
}
.gift-item-block .title {
  color: #1979c3;
  cursor: pointer;
  display: block;
  text-decoration: none;
  margin: 0;
  padding: 9px 36px 9px 15px;
  position: relative;
}
.gift-item-block .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: 20px;
  color: #858585;
  content: '\f807';
  font-family: 'porto-icons';
  margin: 0 0 0 9px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.gift-item-block .title:hover:after {
  color: #777777;
}
.gift-item-block .content {
  padding: 9px 0 18px;
  position: relative;
}
.order-details-items .order-gift-message dt:after,
.order-details-items .block-order-details-gift-message dt:after {
  content: '';
}
.order-details-items .order-gift-message .item-message,
.order-details-items .block-order-details-gift-message .item-message {
  clear: left;
}
.order-details-items .order-gift-message .item-options dt,
.order-details-items .block-order-details-gift-message .item-options dt {
  font-weight: 400;
  margin: 9px 0;
}
.options-order-container,
.options-items-container {
  margin-bottom: 9px;
}
.gift-messages-order {
  margin-bottom: 22.5px;
}
.form-giftregistry-share .actions-toolbar:not(:last-child),
.form-giftregistry-edit .actions-toolbar:not(:last-child) {
  margin-bottom: 36px;
}
.form-giftregistry-share .fieldset .nested .field:not(.choice) .control,
.form-giftregistry-edit .fieldset .nested .field:not(.choice) .control {
  width: 100%;
}
.giftregisty-dropdown .action.toggle {
  color: #0088cc;
}
.table-giftregistry-items .product-image {
  margin-right: 9px;
  float: left;
}
.cart-summary .form.giftregistry .fieldset {
  margin: 15px 0 4.5px;
  text-align: left;
}
.cart-summary .form.giftregistry .fieldset .field {
  margin: 0 0 9px;
}
.cart-summary .form.giftregistry .fieldset .field .control {
  float: none;
  width: auto;
}
.form-giftregistry-edit .giftregistry-type {
  margin-bottom: 27px;
  margin-top: -22.5px;
}
.form-giftregistry-search {
  margin-bottom: 54px;
}
.form-giftregistry-search .fields-specific-options .field:nth-last-of-type(1) {
  margin-bottom: 0;
}
.block-giftregistry .actions-toolbar {
  margin: 17px 0 0;
}
.block-giftregistry-shared .item-options .item-value {
  margin: 0 0 22.5px;
}
.block-giftregistry-shared-items .item .col {
  border: 0;
}
.block-giftregistry-shared-items th {
  border-bottom: 1px solid #cccccc;
}
.block-giftregistry-shared-items .col {
  padding: 20px 11px 10px;
}
.block-giftregistry-shared-items .col .price-box {
  display: inline-block;
}
.block-giftregistry-shared-items .col .price-wrapper {
  font-size: 1.8rem;
  display: block;
  font-weight: 700;
  white-space: nowrap;
}
.block-giftregistry-shared-items .product .item-options {
  margin: 0;
}
.block-giftregistry-shared-items .product-item-photo {
  display: block;
  max-width: 65px;
  padding: 9px 0;
}
.block-giftregistry-shared-items .product-item-name {
  font-size: 1.8rem;
  display: block;
  margin: 0 0 4.5px;
}
.gift-wrapping-info {
  font-weight: 300;
  font-size: 17px;
  margin: 18px 0;
}
.gift-wrapping-list {
  list-style: none;
  margin: 18px 0 9px;
  padding: 0;
}
.gift-wrapping-list .no-image {
  background: #f2f2f2;
  display: inline-block;
  text-decoration: none;
}
.gift-wrapping-list .no-image > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.gift-wrapping-list .no-image:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 4rem;
  color: #494949;
  content: '\e62a';
  font-family: 'porto-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.gift-wrapping-list .no-image:after {
  display: block;
}
.gift-wrapping-preview,
.gift-wrapping-item > span {
  cursor: pointer;
  display: block;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.gift-wrapping-item {
  float: left;
  margin: 0 9px 9px 0;
}
.gift-wrapping-item:last-child {
  margin-right: 0;
}
.gift-wrapping-item._active span:before {
  border: 3px solid #333333;
  box-sizing: border-box;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 2;
}
.gift-wrapping-item > span {
  height: 4rem;
  width: 4rem;
}
.gift-wrapping-title {
  margin: 9px 0;
}
.gift-wrapping-title .action-remove {
  margin: -4.5px 0 0 4.5px;
  display: inline-block;
  text-decoration: none;
}
.gift-wrapping-title .action-remove > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.gift-wrapping-title .action-remove:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: 20px;
  color: #0088cc;
  content: '\f81a';
  font-family: 'porto-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.gift-wrapping-title .action-remove:hover:before {
  color: #777777;
}
.gift-wrapping-title .action-remove:active:before {
  color: #0088cc;
}
.gift-options-content .fieldset .field {
  margin: 9px 0;
}
.gift-wrapping-summary {
  padding-right: 7rem;
}
.gift-wrapping-summary .gift-wrapping-title {
  border: 0;
  display: inline-block;
  padding: 0;
}
.opc-wrapper .fieldset.gift-message .field.gift-wrapping {
  padding: 0;
  width: 100%;
}
.opc-wrapper .data.table .gift-wrapping,
.table-order-items .gift-wrapping {
  margin: 18px 0 0;
}
.opc-wrapper .data.table .gift-wrapping .title,
.table-order-items .gift-wrapping .title {
  float: none;
}
.opc-wrapper .data.table .gift-wrapping .content,
.table-order-items .gift-wrapping .content {
  margin: 0;
}
.opc-wrapper .data.table .gift-wrapping .content > img,
.table-order-items .gift-wrapping .content > img {
  float: left;
  margin: 0 9px 0 0;
  max-height: 50px;
  max-width: 50px;
}
.gift-summary .price-box,
.gift-options .price-box {
  margin-left: 22px;
}
.gift-summary .regular-price:before,
.gift-options .regular-price:before {
  content: attr(data-label) ": ";
}
.gift-summary .regular-price .price,
.gift-options .regular-price .price {
  font-weight: 700;
}
.table-wrapper.grouped {
  width: auto;
}
.table.grouped .row-tier-price > td {
  border-top: 0;
}
.table.grouped .col.item {
  width: 90%;
}
.table.grouped .col.qty {
  width: 10%;
  min-width: 95px;
}
.table.grouped .col.qty .control.qty {
  display: inline-block;
  vertical-align: middle;
}
.table.grouped .col.qty .qty-changer {
  display: inline-block;
  vertical-align: middle;
}
.table.grouped .col.qty .qty-changer > a {
  display: block;
  border: 1px solid #cccccc;
  border-radius: 3px;
  height: 18px;
  line-height: 16px;
  margin-top: 2px;
  color: #ccc;
  font-size: 11px;
}
.table.grouped .col.qty .qty-changer > a:first-child {
  margin-top: 0;
}
.table.grouped .col.qty .qty-changer > a:hover {
  color: #0088cc;
}
.table.grouped .product-item-name {
  font-weight: 400;
  margin-bottom: 9px;
  display: inline-block;
}
.table.grouped .price-box {
  margin: 8px 0 3px;
}
.table.grouped .price-box p {
  margin: 0;
}
.table.grouped .price-box .price {
  font-weight: 700;
  color: #0088cc;
}
.table.grouped .price-box .old-price .price {
  font-weight: normal;
  color: #999999;
}
.table.grouped .stock.unavailable {
  margin: 0;
  white-space: nowrap;
  text-transform: none;
  font-weight: normal;
}
.page-product-grouped .product-info-price {
  float: right;
  display: block;
  width: auto;
  border: 0;
}
.form-add-invitations .additional,
.form-add-invitations .field.message {
  margin-top: 18px;
}
.form-add-invitations .action.remove {
  top: 4px;
}
.form-add-invitations .action.add {
  display: inline-block;
  text-decoration: none;
  line-height: normal;
  padding: 4px;
  width: auto;
}
.form-add-invitations .action.add > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.form-add-invitations .action.add:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: inherit;
  color: inherit;
  content: '\e61c';
  font-family: 'porto-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.form-add-invitations .action.add:hover:before {
  color: inherit;
}
.form-add-invitations .action.add:active:before {
  color: inherit;
}
.filter.block {
  margin-bottom: 0;
}
.filter-title strong {
  position: absolute;
  z-index: 2;
  line-height: 16px;
  border: 1px solid #cccccc;
  text-align: center;
  padding: 7px 10px;
  background-color: #ffffff;
  box-shadow: inset 0 1px 0 0 #ffffff, inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
  border-radius: 3px;
  font-weight: 400;
  top: 0;
  left: 0;
}
.filter-title strong[data-count]:after {
  content: attr(data-count);
  display: inline-block;
  border-radius: 2px;
  padding: 2px;
  font-size: .8em;
  margin: 0 5px;
  color: #ffffff;
  min-width: 1em;
  line-height: 1;
  background: #fc5e10;
}
.filter-title strong.disabled {
  opacity: .5;
}
.filter .block-subtitle {
  font-weight: 600;
  padding: 9px 9px 18px;
  font-size: 13px;
  line-height: 1em;
  border-bottom: 1px solid #cccccc;
  display: none;
}
.filter-subtitle {
  display: none;
}
.filter-current {
  margin: 0;
}
.filter-current .items {
  border: 1px solid #ddd;
  border-width: 0 1px;
  background-color: #fbfbfb;
  padding: 10px 0;
  margin: 0;
}
.filter-current .item {
  position: relative;
  z-index: 1;
  padding-left: 17px;
}
.filter .filter-current-subtitle {
  display: block;
  padding: 10px 15px;
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
  border: 1px solid #ddd;
  background-color: #f5f5f5;
  color: #777;
  position: relative;
  cursor: pointer;
  border-radius: 7px 7px 0 0;
}
.filter-current .action.remove {
  position: absolute;
  right: 15px;
  top: -2px;
}
.filter-actions {
  font-size: 11px;
  padding: 10px 15px;
  background: #f7f7f7;
  border: 1px solid #ddd;
  border-radius: 0 0 7px 7px;
  text-align: right;
  margin-bottom: 14px;
}
.filter-label {
  text-transform: uppercase;
}
.filter-label:after {
  content: ": ";
}
.filter-value {
  color: #858585;
}
.filter-options {
  display: none;
  margin: 0;
}
.filter-options-item {
  margin-bottom: 14px;
}
.filter-options-item.active .filter-options-title {
  border-radius: 7px 7px 0 0;
}
.filter-options-item.active .filter-options-content {
  display: block !important;
}
.filter-options-title {
  padding: 10px 15px;
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
  border: 1px solid #ddd;
  background-color: #f5f5f5;
  position: relative;
  cursor: pointer;
  border-radius: 7px;
  display: block;
  text-decoration: none;
}
.filter-options-title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 13px;
  line-height: inherit;
  color: inherit;
  content: '\f823';
  font-family: 'porto-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.filter-options-title:after {
  width: 26px;
  height: 26px;
  display: block;
  border: 1px solid #ddd;
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -13px;
  border-radius: 3px;
  color: #ccc;
  text-align: center;
  line-height: 24px;
  background-color: #fff;
  font-size: 10px;
}
.filter-options-title:hover:after {
  background-color: #0088cc;
  color: #fff;
}
.active > .filter-options-title:after {
  content: '\f820';
}
.filter-options-content {
  margin: 0;
  padding: 10px 15px;
  font-size: 13px;
  border: 1px solid #ddd;
  border-top: 0;
  border-radius: 0 0 7px 7px;
  background-color: #fbfbfb;
}
.filter-options-content .item {
  margin: 13px 0;
  line-height: 1.5em;
}
.filter-options-content a {
  color: #777777 !important;
}
.filter-options-content a:hover .count {
  text-decoration: none;
}
.filter-options-content .count {
  color: #858585;
  padding-right: 5px;
}
.filter-options-content .count:before {
  content: "(";
}
.filter-options-content .count:after {
  content: ")";
}
.map-popup-wrapper.popup .action.close {
  top: 9px;
}
.map-popup {
  background: #ffffff;
  border: 1px solid #adadad;
  padding: 22px;
  width: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  transition: opacity 0.3s linear;
  left: 0;
  margin-top: 9px;
  position: absolute;
  top: 0;
  z-index: 1001;
  display: none;
  opacity: 0;
}
.map-popup .popup-header {
  margin: 0 0 25px;
  padding-right: 16px;
}
.map-popup .popup-header .title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.5rem;
  margin-top: 2.25rem;
  margin-bottom: 1.8rem;
}
.map-popup .popup-actions .action.close {
  position: absolute;
  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;
  right: 9px;
  top: 9px;
}
.map-popup .popup-actions .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.map-popup .popup-actions .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: 16px;
  color: #8c8c8c;
  content: '\f819';
  font-family: 'porto-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.map-popup .popup-actions .action.close:hover:before {
  color: #737373;
}
.map-popup .popup-actions .action.close:active:before {
  color: #737373;
}
.map-popup .popup-actions .action.close:focus,
.map-popup .popup-actions .action.close:active {
  background: none;
  border: none;
}
.map-popup .popup-actions .action.close:hover {
  background: none;
  border: none;
}
.map-popup .popup-actions .action.close.disabled,
.map-popup .popup-actions .action.close[disabled],
fieldset[disabled] .map-popup .popup-actions .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.map-popup.active {
  opacity: 1;
}
.map-popup .map-info-price {
  margin: 0 0 18px;
}
.map-popup .map-info-price .price-box {
  margin: 0 0 18px;
}
.map-popup .map-info-price .price-box .label:after {
  content: ": ";
}
.map-popup .action.primary {
  margin-right: 9px;
}
.map-popup .map-msrp {
  margin-bottom: 9px;
}
.map-popup .actual-price {
  margin: 3px 0 15px;
}
.map-popup .popup-header {
  display: none;
}
.map-old-price {
  text-decoration: none;
}
.map-old-price .price-wrapper {
  text-decoration: line-through;
}
.map-old-price:not(:last-child),
.product-item .map-old-price:not(:last-child),
.product-info-price .map-show-info:not(:last-child) {
  margin-right: 9px;
}
.product-options-bottom .price-box .old-price .price-container > span,
.product-info-price .price-box .old-price .price-container > span {
  display: inline;
}
.map-form-addtocart {
  display: inline-block;
  text-align: center;
}
.map-form-addtocart img {
  display: block;
  margin: 0 auto;
}
.wishlist.split.button {
  display: inline-block;
  position: relative;
  margin-right: 5%;
  vertical-align: middle;
}
.wishlist.split.button:before,
.wishlist.split.button:after {
  content: '';
  display: table;
}
.wishlist.split.button:after {
  clear: both;
}
.wishlist.split.button .action.split {
  float: left;
  margin: 0;
}
.wishlist.split.button .action.toggle {
  float: right;
  margin: 0;
}
.wishlist.split.button .action.toggle {
  display: inline-block;
  text-decoration: none;
}
.wishlist.split.button .action.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.wishlist.split.button .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: inherit;
  color: #999999;
  content: '\f807';
  font-family: 'porto-icons';
  margin: 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.split.button .action.toggle:hover:after {
  color: #777777;
}
.wishlist.split.button .action.toggle:active:after {
  color: inherit;
}
.wishlist.split.button .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.wishlist.split.button .action.toggle.active > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.wishlist.split.button .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: inherit;
  color: #999999;
  content: '\f804';
  font-family: 'porto-icons';
  margin: 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.split.button .action.toggle.active:hover:after {
  color: #777777;
}
.wishlist.split.button .action.toggle.active:active:after {
  color: inherit;
}
.wishlist.split.button .items {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 200px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.wishlist.split.button .items li {
  margin: 0;
  padding: 5px 5px 5px 23px;
}
.wishlist.split.button .items li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.wishlist.split.button .items:before,
.wishlist.split.button .items:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.wishlist.split.button .items:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.wishlist.split.button .items:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.wishlist.split.button .items:before {
  left: 10px;
  top: -12px;
}
.wishlist.split.button .items:after {
  left: 9px;
  top: -14px;
}
.wishlist.split.button.active {
  overflow: visible;
}
.wishlist.split.button.active .items {
  display: block;
}
.wishlist.split.button .items {
  padding: 6px 0;
}
.wishlist.split.button > .action.split {
  margin-right: 5px;
}
.wishlist.split.button > .action.split:before {
  content: '\f816';
}
.wishlist.split.button > .action.split:before {
  margin: 0;
}
.wishlist.split.button > .action:active,
.wishlist.split.button > .action:focus,
.wishlist.split.button > .action:hover {
  color: #777777;
}
.wishlist.split.button > .action.toggle:before {
  border-left: 1px solid #999999;
  content: '';
  float: left;
  height: 15px;
  margin: 3px 4px 0 0;
}
.cart.table-wrapper .wishlist.split.button {
  vertical-align: baseline;
}
.cart.table-wrapper .wishlist.split.button > .action.split {
  font-weight: normal;
  letter-spacing: normal;
  text-transform: none;
}
.cart.table-wrapper .wishlist.split.button > .action.toggle:after {
  color: #0088cc;
}
.cart.table-wrapper .wishlist.split.button > .action.split,
.cart.table-wrapper .wishlist.split.button > .action.toggle {
  color: #0088cc;
}
.cart.table-wrapper .wishlist.split.button > .action.split:before,
.cart.table-wrapper .wishlist.split.button > .action.toggle:before {
  display: none;
}
.wishlist.window.popup {
  background: #ffffff;
  border: 1px solid #adadad;
  padding: 22px;
  width: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  transition: opacity 0.3s linear;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1001;
  display: none;
  opacity: 0;
}
.wishlist.window.popup .popup-header {
  margin: 0 0 25px;
  padding-right: 16px;
}
.wishlist.window.popup .popup-header .title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.5rem;
  margin-top: 2.25rem;
  margin-bottom: 1.8rem;
}
.wishlist.window.popup .popup-actions .action.close {
  position: absolute;
  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;
  right: 9px;
  top: 9px;
}
.wishlist.window.popup .popup-actions .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.wishlist.window.popup .popup-actions .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: 16px;
  color: #8c8c8c;
  content: '\f819';
  font-family: 'porto-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.window.popup .popup-actions .action.close:hover:before {
  color: #737373;
}
.wishlist.window.popup .popup-actions .action.close:active:before {
  color: #737373;
}
.wishlist.window.popup .popup-actions .action.close:focus,
.wishlist.window.popup .popup-actions .action.close:active {
  background: none;
  border: none;
}
.wishlist.window.popup .popup-actions .action.close:hover {
  background: none;
  border: none;
}
.wishlist.window.popup .popup-actions .action.close.disabled,
.wishlist.window.popup .popup-actions .action.close[disabled],
fieldset[disabled] .wishlist.window.popup .popup-actions .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.wishlist.window.popup.active {
  opacity: 1;
}
.wishlist.window.popup.active {
  display: block;
}
.wishlist.overlay {
  transition: opacity 0.15s linear;
  background: #8c8c8c;
  z-index: 899;
  bottom: 0;
  left: 0;
  opacity: 0;
  position: fixed;
  right: 0;
  top: 0;
}
.wishlist.overlay.active {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.wishlist.overlay.active {
  display: block;
}
.wishlist-dropdown.move .action.toggle,
.wishlist-dropdown.copy .action.toggle {
  color: #0088cc;
}
.page-multiple-wishlist .actions-toolbar > .primary {
  display: block;
  float: none;
  text-align: left;
}
.page-multiple-wishlist .actions-toolbar > .primary .action.remove {
  float: right;
}
.block-wishlist-management {
  position: relative;
}
.block-wishlist-management .wishlist-select .wishlist-name-label {
  font-weight: 600;
}
.block-wishlist-management .wishlist-title {
  margin-bottom: 9px;
}
.block-wishlist-management .wishlist-title strong {
  font-weight: 300;
  margin-right: 9px;
}
.block-wishlist-management .wishlist-notice {
  color: #c1c1c1;
  display: inline-block;
  margin-right: 18px;
}
.block-wishlist-management .wishlist-notice.private {
  display: inline-block;
  text-decoration: none;
}
.block-wishlist-management .wishlist-notice.private:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: inherit;
  line-height: inherit;
  color: #e7e7e7;
  content: '\e629';
  font-family: 'porto-icons';
  margin: 0 4.5px 0 0;
  vertical-align: text-bottom;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block-wishlist-management .wishlist-toolbar-select,
.block-wishlist-management .wishlist-toolbar-actions {
  display: inline-block;
}
.block-wishlist-management .wishlist-toolbar-select {
  margin-right: 18px;
}
.block-wishlist-management .wishlist-dropdown.move {
  margin-right: 18px;
}
.block-wishlist-search-form .form-wishlist-search {
  margin-bottom: 54px;
  max-width: 500px;
}
.block-wishlist-search-results .table-wrapper {
  border-top: none;
}
.block-wishlist-info-items .block-title {
  margin-bottom: 18px;
  font-size: 2.2rem;
}
.block-wishlist-info-items .block-title > strong {
  font-weight: 300;
}
.block-wishlist-info-items .product-item {
  width: 100%;
}
.block-wishlist-info-items .product-item-photo {
  margin-left: 18px;
}
.block-wishlist-info-items .product-item-info {
  width: auto;
}
.block-wishlist-info-items .product-item-info:hover .split {
  visibility: visible;
}
.block-wishlist-info-items .price-wrapper {
  display: block;
  margin: 0 0 9px;
}
.block-wishlist-info-items .split {
  clear: both;
  padding: 9px 0;
  visibility: hidden;
}
.block-wishlist-info-items .wishlist-dropdown .change {
  color: #0088cc;
}
.block-wishlist-info-items .action.towishlist {
  padding: 9px 0;
}
.block-wishlist-info-items .input-text.qty {
  margin-right: 10px;
}
.multicheckout .title {
  margin-bottom: 27px;
}
.multicheckout .title strong {
  font-weight: 400;
}
.multicheckout .table-wrapper {
  margin-bottom: 0;
}
.multicheckout .table-wrapper .table > tbody > tr > td,
.multicheckout .table-wrapper .table > tbody > tr > th,
.multicheckout .table-wrapper .table > tfoot > tr > td,
.multicheckout .table-wrapper .table > tfoot > tr > th,
.multicheckout .table-wrapper .table > thead > tr > td,
.multicheckout .table-wrapper .table > thead > tr > th {
  vertical-align: middle;
}
.multicheckout .table-wrapper .action.delete {
  display: inline-block;
}
.multicheckout .table-wrapper .col .qty {
  display: inline-block;
}
.multicheckout .table-wrapper .col.item .action.edit {
  font-weight: 400;
  margin-left: 9px;
}
.multicheckout .table-wrapper .product-item-name > a,
.multicheckout .table-wrapper .product-item-name > a:hover {
  color: #0088cc;
}
.multicheckout:not(.address) .table-wrapper .product-item-name {
  margin: 0;
}
.multicheckout > .actions-toolbar {
  margin-top: 36px;
}
.multicheckout .actions-toolbar > .secondary {
  display: block;
}
.multicheckout .actions-toolbar > .secondary .action.back {
  display: block;
  margin-left: 0;
}
.multicheckout .actions-toolbar > .primary {
  margin-right: 9px;
}
.multicheckout .item-options {
  margin: 9px 0 0;
}
.multicheckout .block .methods-shipping .item-content .fieldset > .field:before {
  display: none;
}
.multicheckout .block .methods-shipping .item-content .fieldset > .field .control {
  display: inline-block;
}
.multicheckout .block-title,
.multicheckout .block-content .title {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 9px;
}
.multicheckout .block-title strong,
.multicheckout .block-content .title strong {
  font-weight: 400;
}
.multicheckout .block-title strong span,
.multicheckout .block-content .title strong span {
  color: #eaeaea;
}
.multicheckout .block-content .title {
  border-bottom: none;
  padding-bottom: 0;
}
.multicheckout.order-review .box-items .box-content {
  border-top: 1px solid #ddd;
  border-radius: 8px;
}
.multicheckout.order-review .box-items .data.table {
  margin-bottom: 0;
}
.multicheckout.order-review .block-title > strong {
  font-size: 2.4rem;
}
.multicheckout.order-review .block-shipping .block-content:not(:last-child) {
  margin-bottom: 36px;
}
.multicheckout .box-title span {
  margin-right: 9px;
}
.multicheckout .box-title > .action {
  margin: 0;
}
.multicheckout .box-shipping-method .price {
  font-weight: 700;
}
.multicheckout .box-billing-method .fieldset {
  margin: 0;
}
.multicheckout .box-billing-method .fieldset .legend.box-title {
  margin: 0;
  color: #777777;
  font-weight: 700;
  text-transform: none;
  font-size: 14px;
  line-height: 1.4;
}
.multicheckout .box-billing-method .methods-payment .item-title label {
  font-size: 14px;
  vertical-align: top;
  font-weight: 600;
}
.multicheckout .checkout-review .grand.totals {
  font-size: 2rem;
  margin-bottom: 36px;
}
.multicheckout .checkout-review .grand.totals .mark {
  font-weight: 400;
  padding: 0;
  background: none;
}
[class^="multishipping-"] .logo {
  margin-left: 0;
}
.multishipping-checkout-success .nav-sections {
  display: block;
}
.block.newsletter {
  margin-bottom: 20px;
}
.block.newsletter .form.subscribe {
  display: table;
  width: 100%;
}
.block.newsletter .fieldset {
  display: table-cell;
  margin: 0;
  padding: 0;
  vertical-align: top;
}
.block.newsletter .field {
  margin: 0;
}
.block.newsletter .field .control {
  display: inline-block;
  text-decoration: none;
  display: block;
}
.block.newsletter .field .control:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: 32px;
  color: #dddddd;
  content: '\f84c';
  font-family: 'porto-icons';
  margin: 0 0 0 8px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block.newsletter .field .control:before {
  position: absolute;
}
.block.newsletter input {
  padding-left: 35px;
}
.block.newsletter .title {
  display: none;
}
.block.newsletter .actions {
  display: table-cell;
  vertical-align: top;
  width: 1%;
}
.block.newsletter .action.subscribe {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  margin-left: -1px;
}
.data.switch .counter {
  color: #c1c1c1;
}
.data.switch .counter:before {
  content: "(";
}
.data.switch .counter:after {
  content: ")";
}
.rating-summary {
  overflow: hidden;
  white-space: nowrap;
}
.rating-summary .rating-result {
  width: 88px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.rating-summary .rating-result:before {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
  -webkit-font-smoothing: antialiased;
  color: #c3c5c9;
  font-family: 'porto-icons';
  font-size: 16px;
  height: 16px;
  letter-spacing: 2px;
  line-height: 16px;
  content: '\f844' '\f844' '\f844' '\f844' '\f844';
  display: block;
  font-style: normal;
  font-weight: normal;
  speak: none;
}
.rating-summary .rating-result > span {
  display: block;
  overflow: hidden;
}
.rating-summary .rating-result > span:before {
  position: relative;
  z-index: 2;
  -webkit-font-smoothing: antialiased;
  color: #ffc600;
  font-family: 'porto-icons';
  font-size: 16px;
  height: 16px;
  letter-spacing: 2px;
  line-height: 16px;
  content: '\f844' '\f844' '\f844' '\f844' '\f844';
  display: block;
  font-style: normal;
  font-weight: normal;
  speak: none;
}
.rating-summary .rating-result > span span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.rating-summary .rating-result {
  display: block;
  width: 83px;
}
.product-reviews-summary .rating-summary .label,
.table-reviews .rating-summary .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.review-control-vote {
  overflow: hidden;
}
.review-control-vote:before {
  color: #c3c5c9;
  font-family: 'porto-icons';
  font-size: 16px;
  height: 16px;
  letter-spacing: 2px;
  line-height: 16px;
  font-style: normal;
  font-weight: normal;
  speak: none;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  content: '\f844' '\f844' '\f844' '\f844' '\f844';
  display: block;
  position: absolute;
  z-index: 1;
}
.review-control-vote input[type="radio"] {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.review-control-vote input[type="radio"]:hover + label:before,
.review-control-vote input[type="radio"]:checked + label:before {
  opacity: 1;
}
.review-control-vote label {
  cursor: pointer;
  display: block;
  position: absolute;
}
.review-control-vote label span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.review-control-vote label:before {
  color: #ffc600;
  font-family: 'porto-icons';
  font-size: 16px;
  height: 16px;
  letter-spacing: 2px;
  line-height: 16px;
  font-style: normal;
  font-weight: normal;
  speak: none;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  opacity: 0;
}
.review-control-vote label:hover:before {
  opacity: 1;
}
.review-control-vote label:hover ~ label:before {
  opacity: 0;
}
.review-control-vote .rating-5 {
  z-index: 2;
}
.review-control-vote .rating-5:before {
  content: '\f844' '\f844' '\f844' '\f844' '\f844';
}
.review-control-vote .rating-4 {
  z-index: 3;
}
.review-control-vote .rating-4:before {
  content: '\f844' '\f844' '\f844' '\f844';
}
.review-control-vote .rating-3 {
  z-index: 4;
}
.review-control-vote .rating-3:before {
  content: '\f844' '\f844' '\f844';
}
.review-control-vote .rating-2 {
  z-index: 5;
}
.review-control-vote .rating-2:before {
  content: '\f844' '\f844';
}
.review-control-vote .rating-1 {
  z-index: 6;
}
.review-control-vote .rating-1:before {
  content: '\f844';
}
.review-control-vote:before {
  content: '\f845' '\f845' '\f845' '\f845' '\f845';
}
.review-toolbar {
  padding: 0;
  border-top: 1px solid #c9c9c9;
  margin: 0 0 18px;
  text-align: center;
}
.review-toolbar:first-child {
  display: none;
}
.review-toolbar .pages {
  display: block;
  text-align: center;
  border-bottom: 1px solid #c9c9c9;
  padding: 18px 0;
}
.review-toolbar .limiter {
  display: none;
}
.review-add .block-title {
  display: none;
}
.review-form .action.submit.primary {
  font-size: 1.4rem;
  line-height: 1.5rem;
  padding: 7px 15px;
  margin: 0;
}
.review-form .actions-toolbar .actions-primary {
  padding: 0;
}
.fieldset .review-legend.legend {
  line-height: 1.3;
  border-bottom: 0;
  padding: 0;
  margin-bottom: 18px;
}
.fieldset .review-legend.legend span {
  margin: 0;
}
.fieldset .review-legend.legend strong {
  display: block;
  font-weight: 600;
}
.fieldset .review-field-ratings > .label {
  margin-bottom: 9px;
  font-weight: 600;
  padding: 0;
}
.review-control-vote label:before,
.review-control-vote:before {
  font-size: 32px;
  line-height: 32px;
  height: 32px;
  letter-spacing: 10px;
}
.review-field-rating .label {
  font-weight: 600;
}
.review-field-rating .control {
  margin-top: 9px;
  margin-bottom: 43.2px;
}
.review-list {
  margin-bottom: 27px;
}
.review-list .block-title strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.5rem;
  margin-top: 2.25rem;
  margin-bottom: 1.8rem;
}
.review-item {
  padding: 18px 0;
  border-bottom: 1px solid #c9c9c9;
  margin: 0;
}
.review-item:after {
  clear: both;
  content: '';
  display: table;
}
.review-item:last-child {
  border-width: 0;
}
.review-ratings {
  display: table;
  max-width: 100%;
  margin-bottom: 9px;
}
.review-author {
  display: inline;
}
.review-author .review-details-value {
  font-weight: 400;
}
.review-date {
  display: inline;
}
.review-title {
  font-weight: 600;
  line-height: 1.1;
  font-size: 1.7rem;
  margin-top: 1.8rem;
  margin-bottom: 0.9rem;
  margin: 0 0 18px;
}
.review-content {
  margin-bottom: 18px;
}
.page-main .column .review-add {
  margin-bottom: 0;
}
.data.table.reviews .rating-summary {
  margin-top: -4px;
}
.customer.review.view .review.title,
.customer.review.view .ratings.summary.items,
.customer.review.view .product.details {
  margin-bottom: 18px;
}
.product-reviews-summary {
  margin-bottom: 10px;
}
.products.wrapper.list .product-reviews-summary {
  margin: 0 auto;
}
.product-reviews-summary .rating-summary {
  display: inline-block;
  vertical-align: middle;
}
.product-reviews-summary .reviews-actions {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  margin-top: 0;
  line-height: 16px;
}
.product-reviews-summary .reviews-actions a {
  color: #bdbdbd;
  padding: 0 15px 0 10px;
}
.product-reviews-summary .reviews-actions a:not(:last-child) {
  border-right: 1px solid #ccc;
}
.product-reviews-summary.no-rating .reviews-actions a:first-child {
  padding-left: 0;
}
.product-info-main .product-reviews-summary,
.customer-review .product-reviews-summary {
  margin-bottom: 20px;
}
.product-info-main .rating-summary,
.customer-review .rating-summary {
  margin-right: 15px;
}
.block-reviews-dashboard .items .item {
  margin-bottom: 18px;
}
.block-reviews-dashboard .items .item:last-child {
  margin-bottom: 0;
}
.block-reviews-dashboard .product-name {
  display: inline-block;
}
.block-reviews-dashboard .product-name:not(:last-child) {
  margin-bottom: 4.5px;
}
.block-reviews-dashboard .rating-summary .label {
  font-weight: 600;
  margin-right: 9px;
}
.table-reviews .product-name,
.block-reviews-dashboard .product-name {
  font-weight: 400;
}
.table-reviews .rating-summary {
  display: inline-block;
  vertical-align: baseline;
}
.customer-review .product-media {
  width: 30%;
  max-width: 285px;
  float: left;
  margin-right: 3%;
}
.customer-review .review-details {
  margin: 0;
}
.customer-review .review-details .customer-review-rating {
  margin-bottom: 18px;
}
.customer-review .review-details .customer-review-rating .item {
  margin-bottom: 9px;
}
.customer-review .review-details .customer-review-rating .item:last-child {
  margin-bottom: 0;
}
.customer-review .review-details .review-title {
  line-height: 1.1;
  font-size: 1.7rem;
  margin-top: 1.8rem;
  margin-bottom: 0.9rem;
  font-weight: 600;
  margin-bottom: 18px;
}
.customer-review .review-details .review-content {
  margin: 0;
  margin-bottom: 18px;
}
.customer-review .review-details .review-date {
  color: #eaeaea;
}
.block-reward-info .reward-balance {
  font-size: 1.8rem;
  margin-bottom: 22.5px;
}
.block-reward-info .reward-rates:not(:last-child),
.block-reward-info .reward-limit:not(:last-child),
.block-reward-info .reward-expiring:not(:last-child) {
  margin-bottom: 22.5px;
}
.block-reward-info .reward-rates .title,
.block-reward-info .reward-limit .title,
.block-reward-info .reward-expiring .title {
  display: inline-block;
  margin-bottom: 9px;
}
.order-details-items.rma .order-title {
  display: none;
}
.order-details-items.rma .order-title + .toolbar {
  display: none;
}
.form-create-return .additional:first-child {
  margin-top: 0;
}
.form-create-return .field.comment {
  margin-top: 55px;
}
.block-returns-comments .returns-comments dt,
.block-returns-comments .returns-comments dd {
  margin: 0;
}
.block-returns-comments .returns-comments dt {
  font-weight: 400;
}
.block-returns-comments .returns-comments dd {
  margin-bottom: 15px;
}
.block-returns-comments .returns-comments dd:last-child {
  margin-bottom: 0;
}
.block-returns-comments .fieldset {
  margin-bottom: 18px;
}
.order-links .item {
  line-height: 36px;
  margin: 0 0 -1px;
}
.order-links .item strong {
  background: #ffffff;
  border: 1px solid #cccccc;
  display: block;
  font-weight: 400;
  padding: 0 20px;
}
.order-links .item a {
  background: #f6f6f6;
  color: #c1c1c1;
  border: 1px solid #cccccc;
  display: block;
  font-weight: 400;
  padding: 0 20px;
}
.order-links .item a:hover {
  background: #ffffff;
  text-decoration: none;
}
.order-details-items {
  border: 1px solid #cccccc;
  margin-bottom: 36px;
  padding: 9px;
}
.order-details-items.ordered .order-title {
  display: none;
}
.order-details-items .order-title {
  border-bottom: 1px solid #cccccc;
  padding: 0 0 9px;
}
.order-details-items .order-title > strong {
  font-size: 2.4rem;
  font-weight: 300;
}
.order-details-items .order-title .action {
  display: inline-block;
}
.order-details-items .table-wrapper {
  margin: 0;
}
.order-details-items .table-wrapper + .actions-toolbar > .secondary .action.back {
  display: inline-block;
}
.order-details-items .table-order-items > thead > tr > th {
  border-bottom: 1px solid #cccccc;
}
.order-details-items .table-order-items tbody + tbody {
  border-top: 1px solid #cccccc;
}
.account .order-details-items .table-order-items tbody tr:nth-child(even) td {
  background: none;
}
.order-details-items .table-order-items tbody td {
  padding-top: 20px;
  padding-bottom: 20px;
}
.order-details-items .table-order-items tbody .col.label {
  font-weight: 700;
  padding-top: 0;
  padding-bottom: 5px;
}
.order-details-items .table-order-items tbody .col.options {
  padding: 0 0 15px;
}
.order-details-items .table-order-items tbody > .item-parent td {
  padding-bottom: 5px;
}
.order-details-items .table-order-items tbody > .item-parent + tr td {
  padding-top: 5px;
}
.order-details-items .table-order-items tbody .item-options-container td {
  padding-top: 0;
  padding-bottom: 15px;
}
.order-details-items .table-order-items .product-item-name {
  margin: 0 0 10px;
}
.order-details-items .item-options {
  margin: 0;
}
.order-details-items .item-options dt {
  margin: 0;
}
.order-details-items .item-options dd {
  margin: 0 0 15px;
}
.order-details-items .item-options dd:last-child {
  margin-bottom: 0;
}
.order-details-items .item-options.links dt {
  display: inline-block;
}
.order-details-items .item-options.links dt:after {
  content: ": ";
}
.order-details-items .item-options.links dd {
  margin: 0;
}
.order-details-items thead .col.qty {
  text-align: center;
}
.order-details-items .col.name {
  padding-top: 16px;
}
.order-details-items .action.show {
  display: inline-block;
  text-decoration: none;
  color: #777777;
}
.order-details-items .action.show > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.order-details-items .action.show:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  line-height: 10px;
  color: inherit;
  content: '\f807';
  font-family: 'porto-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.order-details-items .action.show.expanded:after {
  content: '\f804';
}
.order-details-items .items-qty .item {
  white-space: nowrap;
}
.order-details-items .items-qty .title:after {
  content: ": ";
}
.order-details-items .action.print {
  display: none;
}
.block-order-details-comments {
  margin: 0 0 40px;
}
.block-order-details-comments .comment-date {
  font-weight: 600;
}
.block-order-details-comments .comment-content {
  line-height: 1.6;
  margin: 0 0 20px;
}
.block-order-details-view .block-content .box {
  margin-bottom: 30px;
}
.block-order-details-view .box-title {
  font-weight: 600;
}
.block-order-details-view .box-content .payment-method .title {
  font-weight: 400;
}
.block-order-details-view .box-content .payment-method .content {
  margin: 0;
}
.block-order-details-view .box-content .payment-method .content > strong {
  font-weight: 400;
}
.block-order-details-view .box-content .payment-method .content > strong:after {
  content: ': ';
}
.column.main .order-details-items .block-order-details-gift-message {
  margin: 40px 0 0;
}
.block-order-details-gift-message + .actions-toolbar {
  display: none;
}
.order-tracking {
  margin: 0;
  padding: 20px 0;
}
.order-title + .order-tracking {
  border-bottom: 1px solid #cccccc;
}
.order-tracking .tracking-title {
  display: inline-block;
}
.order-tracking .tracking-content {
  display: inline-block;
  margin: 0 0 0 5px;
}
.order-actions-toolbar {
  margin-bottom: 25px;
}
.order-actions-toolbar .action {
  margin-right: 30px;
}
.order-actions-toolbar .action.print {
  display: none;
  margin: 0;
}
.form-orders-search .field.email,
.form-orders-search .field.zip {
  margin-bottom: 0;
}
.block-reorder .actions-toolbar {
  margin: 17px 0;
}
.block-reorder .product-item-name {
  display: inline-block;
}
.block-reorder .product-item .field.item {
  display: inline-block;
}
.form.send.friend {
  display: block;
  border: 1px solid #ececec;
  border-radius: 8px;
  background: #fff;
  border-top: 4px solid #0088cc;
  padding: 35px 25px;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.08);
}
.product-social-links .action.mailto.friend:before,
.moved-add-to-links .action.mailto.friend:before {
  content: '\f84c';
}
.block-collapsible-nav .item {
  border-bottom: 1px solid #ddd;
}
.block-collapsible-nav .item:first-child {
  border-top: 1px solid #ddd;
}
.block-collapsible-nav .item a,
.block-collapsible-nav .item > strong {
  color: #777777;
  display: block;
  padding: 8px 18px 8px 15px;
  position: relative;
}
.block-collapsible-nav .item a:before,
.block-collapsible-nav .item > strong:before {
  font-family: 'porto-icons';
  content: '\f821';
  position: absolute;
  left: 0;
}
.block-collapsible-nav .item a {
  text-decoration: none;
}
.block-collapsible-nav .item a:hover,
.block-collapsible-nav .item a:active,
.block-collapsible-nav .item a:focus {
  color: #0088cc;
  background-color: transparent;
}
.block-collapsible-nav .item.current a,
.block-collapsible-nav .item.current strong {
  color: #0088cc;
  font-weight: 400;
}
body {
  background-color: #ffffff;
}
.ie9 .page-wrapper {
  background-color: #ffffff;
  min-height: 0;
}
.columns .column.main {
  max-width: 100%;
}
.page-header {
  background-color: #ffffff;
  border-top: 3px solid #0088cc;
  position: relative;
  z-index: 4;
}
.page-header .panel.wrapper {
  background-color: #f0f0ed;
  color: #777777;
}
.page-header.header-newskin .minicart-wrapper {
  position: relative;
  width: 58px;
  vertical-align: middle;
  margin-left: 15px;
  margin-right: 0;
}
.page-header.header-newskin .minicart-wrapper .action.close {
  top: 5px;
}
.page-header.header-newskin .minicart-wrapper .action.showcart {
  position: relative;
  padding: 0 25px 0 0;
  line-height: 31px;
}
.page-header.header-newskin .minicart-wrapper .action.showcart:before,
.page-header.header-newskin .minicart-wrapper .action.showcart.active:before {
  content: '\e87f';
  font-size: 29px;
  line-height: 32px;
}
.page-header.header-newskin .minicart-wrapper .action.showcart:after {
  content: "\f803";
  font-family: 'porto-icons';
  position: absolute;
  right: 0;
  top: 1px;
  -webkit-font-smoothing: antialiased;
}
.page-header.header-newskin .minicart-wrapper .action.showcart .counter.qty {
  width: 16px;
  height: 16px;
  display: block;
  font-size: 10px;
  color: #fff;
  background-color: #ed5348;
  text-align: center;
  line-height: 16px;
  border-radius: 20px;
  min-width: auto;
  left: auto;
  right: 16px;
  margin-top: -16px;
}
.page-header.header-newskin.sticky-header .minicart-wrapper .action.showcart {
  line-height: 40px;
}
.page-header.header-newskin.sticky-header .minicart-wrapper .action.showcart:before,
.page-header.header-newskin.sticky-header .minicart-wrapper .action.showcart.active:before {
  line-height: 39px;
}
.header.panel > .header.links {
  margin: 0;
  padding: 0;
  list-style: none none;
  float: right;
  font-size: 0;
  margin-left: auto;
  margin-right: 18px;
}
.header.panel > .header.links > li {
  display: inline-block;
  vertical-align: top;
}
.header.panel > .header.links > li {
  font-size: 11px;
  text-transform: uppercase;
}
.header.panel > .header.links > li > a {
  color: #777777;
  text-decoration: none;
}
.header.panel > .header.links > li > a:visited {
  color: #777777;
  text-decoration: none;
}
.header.panel > .header.links > li > a:hover {
  color: #777777;
  text-decoration: underline;
}
.header.panel > .header.links > li > a:active {
  color: #777777;
  text-decoration: underline;
}
.header.content {
  position: relative;
}
.logo {
  display: inline-block;
  vertical-align: middle;
  margin: 30px 0;
  max-width: 50%;
  position: relative;
  z-index: 5;
}
.logo img {
  display: block;
  max-height: 50px;
  max-width: 100%;
}
.page-print .logo {
  display: inline-block;
  float: none;
}
.page-main > .page-title-wrapper .page-title + .action {
  margin-top: 27px;
}
.action.skip:focus {
  background: #f0f0f0;
  padding: 9px;
  box-sizing: border-box;
  left: 0;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 15;
}
.message.global p {
  margin: 0;
}
.message.global.noscript,
.message.global.cookie {
  margin: 0 0 9px;
  padding: 12px 18px 12px 22.5px;
  display: block;
  font-size: 1.3rem;
  background: #ffee9c;
  border-color: #d6ca8e;
  color: #777777;
  margin: 0;
}
.message.global.noscript a,
.message.global.cookie a {
  color: #0088cc;
}
.message.global.noscript a:hover,
.message.global.cookie a:hover {
  color: #0088cc;
}
.message.global.noscript a:active,
.message.global.cookie a:active {
  color: #0088cc;
}
.message.global.cookie {
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  z-index: 3;
}
.message.global.cookie .actions {
  margin-top: 9px;
}
.message.global.demo {
  margin: 0 0 9px;
  padding: 12px 18px 12px 22.5px;
  display: block;
  font-size: 1.3rem;
  background: #ff0101;
  border-color: none;
  color: #ffffff;
  margin-bottom: 0;
  text-align: center;
}
.message.global.demo a {
  color: #0088cc;
}
.message.global.demo a:hover {
  color: #0088cc;
}
.message.global.demo a:active {
  color: #0088cc;
}
.page-header .switcher,
.page-footer .switcher {
  height: 15px;
}
.page-header .switcher .options,
.page-footer .switcher .options {
  display: inline-block;
  position: relative;
}
.page-header .switcher .options:before,
.page-footer .switcher .options:before,
.page-header .switcher .options:after,
.page-footer .switcher .options:after {
  content: '';
  display: table;
}
.page-header .switcher .options:after,
.page-footer .switcher .options:after {
  clear: both;
}
.page-header .switcher .options .action.toggle,
.page-footer .switcher .options .action.toggle {
  padding: 0;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.page-header .switcher .options .action.toggle > span,
.page-footer .switcher .options .action.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.page-header .switcher .options .action.toggle:after,
.page-footer .switcher .options .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: 15px;
  color: inherit;
  content: '\f807';
  font-family: 'porto-icons';
  margin: 0 0 0 5px;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.page-header .switcher .options .action.toggle:hover:after,
.page-footer .switcher .options .action.toggle:hover:after {
  color: inherit;
}
.page-header .switcher .options .action.toggle:active:after,
.page-footer .switcher .options .action.toggle:active:after {
  color: inherit;
}
.page-header .switcher .options .action.toggle.active,
.page-footer .switcher .options .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.page-header .switcher .options .action.toggle.active > span,
.page-footer .switcher .options .action.toggle.active > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.page-header .switcher .options .action.toggle.active:after,
.page-footer .switcher .options .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: 15px;
  color: inherit;
  content: '\f804';
  font-family: 'porto-icons';
  margin: 0 0 0 5px;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.page-header .switcher .options .action.toggle.active:hover:after,
.page-footer .switcher .options .action.toggle.active:hover:after {
  color: inherit;
}
.page-header .switcher .options .action.toggle.active:active:after,
.page-footer .switcher .options .action.toggle.active:active:after {
  color: inherit;
}
.page-header .switcher .options ul.dropdown,
.page-footer .switcher .options ul.dropdown {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 0;
  margin-top: 4px;
  min-width: 160px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.page-header .switcher .options ul.dropdown li,
.page-footer .switcher .options ul.dropdown li {
  margin: 0;
  padding: 0;
}
.page-header .switcher .options ul.dropdown li:hover,
.page-footer .switcher .options ul.dropdown li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.page-header .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before,
.page-header .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.page-header .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.page-header .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.page-header .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before {
  left: 10px;
  top: -12px;
}
.page-header .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
  left: 9px;
  top: -14px;
}
.page-header .switcher .options.active,
.page-footer .switcher .options.active {
  overflow: visible;
}
.page-header .switcher .options.active ul.dropdown,
.page-footer .switcher .options.active ul.dropdown {
  display: block;
}
.page-header .switcher .options ul.dropdown,
.page-footer .switcher .options ul.dropdown {
  border-radius: 3px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
  left: -10px;
}
.page-header .switcher .options ul.dropdown li,
.page-footer .switcher .options ul.dropdown li {
  border-radius: 3px;
}
.page-header .switcher .options ul.dropdown a,
.page-footer .switcher .options ul.dropdown a {
  display: block;
  padding: 8px 10px;
  color: #777777;
  font-size: 11px;
}
.page-header .switcher .options ul.dropdown a > img,
.page-footer .switcher .options ul.dropdown a > img {
  margin-bottom: 3px;
  margin-right: 3px;
  vertical-align: middle;
}
.page-header .switcher .options ul.dropdown a:hover,
.page-footer .switcher .options ul.dropdown a:hover {
  text-decoration: none;
}
.page-header .switcher strong,
.page-footer .switcher strong {
  font-weight: 400;
  line-height: 15px;
  font-size: 11px;
  vertical-align: top;
  display: inline-block;
}
.page-header .switcher strong > img,
.page-footer .switcher strong > img {
  margin-bottom: 3px;
  margin-right: 3px;
  vertical-align: middle;
}
span.split {
  height: 14px;
  width: 1px;
  border-right: 1px solid #ccc;
  margin: 0 13px;
}
.sidebar .widget.block:not(:last-child),
.sidebar .widget:not(:last-child) {
  margin-bottom: 36px;
}
.widget {
  clear: both;
}
.ui-datepicker td {
  padding: 0;
}
.ui-tooltip {
  border: 1px solid #bbbbbb;
  background: #ffffff;
  padding: 10px;
}
[class^="porto-icon-"]:before,
[class*=" porto-icon-"]:before {
  font-family: 'porto-icons';
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.panel {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.recent-posts .item .post-image {
  border-radius: 5px;
  overflow: hidden;
  margin: 0 0 15px 0;
  padding: 2px;
  border: 1px solid #e1e1e1;
  background-color: #fff;
  min-height: 120px;
}
.recent-posts .item .post-image img {
  border-radius: 4px;
  width: 100%;
}
.recent-posts .post-date {
  float: left;
  margin-right: 10px;
  text-align: center;
}
.recent-posts .post-date .day {
  background-color: #f7f7f7;
  color: #0088cc;
  display: block;
  font-size: 18px;
  font-weight: bold;
  padding: 8px;
}
.recent-posts .post-date .month {
  background-color: #0088cc;
  border-radius: 0 0 2px 2px;
  box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.07000000000000001) inset;
  color: #fff;
  font-size: 0.9em;
  padding: 2px 0;
  display: block;
  width: 45px;
}
.recent-posts .postTitle {
  min-height: 55px;
  border: 0;
}
.recent-posts .postTitle h2 {
  font-size: 20px;
  line-height: 27px;
  font-weight: normal;
  padding: 0;
  margin: 0 0 10px 0;
}
.recent-posts .postTitle a:hover {
  text-decoration: none;
}
.recent-posts .postContent {
  font-size: 14px;
  line-height: 1.5;
  padding-bottom: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  margin-bottom: 15px;
}
.recent-posts .postContent > p {
  margin: 0;
}
.recent-posts a.readmore {
  font-weight: 300;
  font-size: 16px;
}
.product-social-links .action.towishlist:before,
.product-addto-links .action.towishlist:before,
.block-bundle-summary .action.towishlist:before,
.product-item .action.towishlist:before,
.table-comparison .action.towishlist:before {
  content: '\f816';
}
.account .table-wrapper .data.table.wishlist > thead > tr > th,
.account .table-wrapper .data.table.wishlist > tbody > tr > th,
.account .table-wrapper .data.table.wishlist > tfoot > tr > th,
.account .table-wrapper .data.table.wishlist > thead > tr > td,
.account .table-wrapper .data.table.wishlist > tbody > tr > td,
.account .table-wrapper .data.table.wishlist > tfoot > tr > td {
  border-top: 1px solid #cccccc;
}
.account .table-wrapper .data.table.wishlist > caption + thead > tr:first-child > th,
.account .table-wrapper .data.table.wishlist > colgroup + thead > tr:first-child > th,
.account .table-wrapper .data.table.wishlist > thead:first-child > tr:first-child > th,
.account .table-wrapper .data.table.wishlist > caption + thead > tr:first-child > td,
.account .table-wrapper .data.table.wishlist > colgroup + thead > tr:first-child > td,
.account .table-wrapper .data.table.wishlist > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.account .table-wrapper .data.table.wishlist > tbody + tbody {
  border-top: 1px solid #cccccc;
}
.account .table-wrapper .data.table.wishlist thead > tr > th {
  border-bottom: 0;
}
.account .table-wrapper .data.table.wishlist tbody > tr:last-child > td {
  border-bottom: 1px solid #cccccc;
}
.account .table-wrapper .data.table.wishlist .product.name {
  display: inline-block;
  margin-bottom: 9px;
}
.account .table-wrapper .data.table.wishlist .box-tocart {
  margin: 9px 0;
}
.account .table-wrapper .data.table.wishlist .box-tocart .qty {
  vertical-align: middle;
}
.account .table-wrapper .data.table.wishlist .col.item {
  width: 50%;
}
.account .table-wrapper .data.table.wishlist .col.photo {
  max-width: 150px;
}
.account .table-wrapper .data.table.wishlist .col.selector {
  max-width: 15px;
}
.account .table-wrapper .data.table.wishlist textarea {
  margin: 9px 0;
}
.account .table-wrapper .data.table.wishlist .input-text.qty {
  margin-bottom: 9px;
}
.account .table-wrapper .data.table.wishlist .action.primary {
  vertical-align: top;
}
.account .table-wrapper .data.table.wishlist .price {
  font-weight: 700;
}
.link.wishlist .counter {
  color: #c1c1c1;
  white-space: nowrap;
}
.link.wishlist .counter:before {
  content: '(';
}
.link.wishlist .counter:after {
  content: ')';
}
.block-wishlist .product-item-name {
  margin-right: 22.5px;
}
.products-grid.wishlist .product-item-photo {
  display: block;
  margin-bottom: 9px;
}
.products-grid.wishlist .product-item-name {
  margin-top: 0;
}
.products-grid.wishlist .product-item .price-box {
  margin: 0;
}
.products-grid.wishlist .product-item-comment {
  display: block;
  height: 42px;
  margin: 9px 0;
}
.products-grid.wishlist .product-item-actions > * {
  margin-right: 15px;
}
.products-grid.wishlist .product-item-actions > *:last-child {
  margin-right: 0;
}
.filterproducts.products {
  margin: 0;
}
.filterproduct-title {
  background: url(../images/slider-bar.png) right no-repeat;
  font-size: 16px;
  font-weight: 300;
  line-height: 42px;
  margin: 0;
  color: #313131;
  text-transform: uppercase;
  text-align: left;
}
.filterproduct-title .content {
  background-color: #fff;
  padding-right: 20px;
  display: inline;
}
h3.fullwidth-filter-title {
  font-size: 28px;
  color: #000;
  line-height: 1.2;
}
p.fullwidth-filter-description {
  font-size: 14px;
  color: #666;
  line-height: 1.4;
}
.owl-top-narrow .owl-theme .owl-controls {
  position: absolute;
  right: 0;
  top: -37px;
  margin: 0;
}
.owl-top-narrow .owl-theme .owl-controls .owl-nav [class*=owl-] {
  font-size: 18px;
  margin: 0;
  padding: 0;
}
.owl-middle-narrow .owl-theme .owl-controls,
.owl-middle-narrow.owl-theme .owl-controls {
  margin: 0;
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  margin-top: -37px;
  visibility: hidden;
  opacity: 0;
  transition: all 0.2s;
  pointer-events: none;
}
.owl-middle-narrow .owl-theme .owl-controls .owl-dots .owl-dot,
.owl-middle-narrow.owl-theme .owl-controls .owl-dots .owl-dot {
  pointer-events: all;
}
.owl-middle-narrow .owl-theme:hover .owl-controls,
.owl-middle-narrow.owl-theme:hover .owl-controls {
  opacity: 1;
  visibility: visible;
}
.owl-middle-narrow .owl-theme .owl-controls .owl-nav [class*=owl-],
.owl-middle-narrow.owl-theme .owl-controls .owl-nav [class*=owl-] {
  position: absolute;
  font-size: 40px;
  pointer-events: all;
}
.owl-middle-narrow .owl-theme .owl-prev,
.owl-middle-narrow.owl-theme .owl-prev {
  left: 0;
}
.owl-middle-narrow .owl-theme .owl-next,
.owl-middle-narrow.owl-theme .owl-next {
  right: 0;
}
.owl-top-narrow .recent-posts .owl-item .item {
  padding-top: 10px;
}
.owl-border-radius-7 .owl-stage-outer {
  border-radius: 7px;
}
.owl-bottom-absolute-narrow.owl-theme .owl-controls {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 15px;
}
.small-list.products-grid .product-item {
  float: none;
  padding: 0;
  width: auto;
  margin-bottom: 15px;
}
.small-list.products-grid .product-item-info .product-item-photo {
  float: left;
  width: 33.33%;
  padding: 0;
}
.small-list.products-grid .product-item-info .product-item-details {
  float: left;
  padding: 5px 0;
  padding-left: 10px;
  width: 66.66%;
  text-align: left;
}
.small-list.products-grid .product-item-info:after {
  content: "";
  display: table;
  clear: both;
}
.small-list.products-grid .product-item .product-item-name {
  font-size: 12px;
}
.small-list.products-grid .product-item .product-reviews-summary {
  background-image: none;
}
.small-list.products-grid .product-item .price-container .price {
  font-size: 14px;
}
.theme-color {
  color: #0088cc !important;
}
.block .block-title {
  margin: 5px 0 10px;
  line-height: 1.2;
  font-size: 16px;
}
.footer ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.footer li {
  margin: 0;
}
.footer-middle {
  background-color: #121214;
  color: #777777;
  padding: 40px 0;
}
.footer-middle > .container {
  position: relative;
}
.footer-middle [class^="porto-icon-"],
.footer-middle [class*=" porto-icon-"] {
  color: #777777;
}
.footer-middle .block {
  text-align: left;
  line-height: 1.5;
  margin: 0;
  width: auto;
}
.footer-middle .block .block-title {
  margin-bottom: 20px;
}
.footer-middle .block .block-title strong {
  font-weight: 400;
  padding: 0;
  font-size: 16px;
  color: #ffffff;
  text-transform: none;
}
.footer-middle .block.newsletter {
  width: auto;
}
.footer-middle .block.newsletter .form.subscribe {
  max-width: 300px;
}
.footer-middle .block.newsletter label {
  margin-top: 50px;
  display: block;
  text-align: left;
  font-size: 13px;
  font-weight: 400;
  padding: 0;
  margin-bottom: 15px;
  line-height: 1.5;
}
.footer-middle .block.newsletter .field .control:before {
  display: none;
}
.footer-middle .block.newsletter input {
  padding: 0 10px;
  background-color: #dcdcdc;
  border-radius: 5px 0 0 5px;
  height: 30px;
  border: 0;
}
.footer-middle .block.newsletter .action.subscribe {
  border-radius: 0 5px 5px 0;
  height: 30px;
  font-size: 14px;
  line-height: 30px;
  padding: 0 13px;
  font-weight: 400;
}
.footer-middle ul.links {
  margin-top: -5px;
}
.footer-middle ul.links li {
  position: relative;
  padding: 10px 0;
  line-height: 1;
  display: block;
  margin: 0;
}
.footer-middle ul.links li [class^="porto-icon-"],
.footer-middle ul.links li [class*=" porto-icon-"] {
  margin-left: -5px;
}
.footer-middle ul.contact-info li {
  padding: 5px 0;
}
.footer-middle ul.contact-info li:first-child {
  padding-top: 0;
}
.footer-middle ul.contact-info [class^="porto-icon-"],
.footer-middle ul.contact-info [class*=" porto-icon-"] {
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  line-height: 18px;
  margin-left: -5px;
  margin-right: 3px;
}
.footer-middle ul.contact-info p {
  display: inline-block;
  vertical-align: top;
  margin: 0;
}
.footer-middle ul.features {
  margin-top: -5px;
}
.footer-middle ul.features li {
  position: relative;
  padding: 10px 0;
  line-height: 1;
  display: block;
}
.footer-middle ul.features li [class^="porto-icon-"],
.footer-middle ul.features li [class*=" porto-icon-"] {
  margin-left: -5px;
  margin-right: 3px;
}
.footer-middle a,
.footer-middle a:hover,
.footer-middle a:focus {
  color: #ffffff;
}
.footer-middle p {
  margin-bottom: 15px;
  line-height: 1.5;
}
.footer-bottom {
  min-height: 50px;
  line-height: 40px;
  background-color: #0c0c0c;
  padding: 25px 0;
}
.footer-bottom .logo {
  margin: 0;
  margin-right: 45px;
  float: left;
}
.footer-bottom .custom-block {
  float: left;
  line-height: 1;
  margin: 3px 0;
}
.footer-bottom .custom-block img {
  display: inline-block;
  vertical-align: middle;
}
.footer-bottom .social-icons {
  display: inline-block;
  vertical-align: middle;
  margin-right: 60px;
}
.footer-bottom address {
  float: right;
  line-height: 30px;
  margin: 0;
}
.footer-bottom .custom-block.f-right {
  margin-left: 60px;
}
.footer-bottom .custom-block ul.links {
  display: inline-block;
}
.footer-bottom .custom-block ul.links li {
  padding: 0 12px;
  border-right: 1px solid #bbb;
  font-size: 11px;
  display: inline;
  vertical-align: middle;
}
.footer-bottom .custom-block ul.links li:first-child {
  padding-left: 0;
}
.footer-bottom .custom-block ul.links a {
  color: #777;
  font-size: 11px;
}
.footer-bottom .switcher {
  line-height: 1 !important;
  display: block;
  height: auto;
  margin-top: 15px;
  float: left;
}
.footer-bottom .switcher label {
  display: none;
}
.footer-bottom .switcher select {
  display: inline-block;
  width: auto;
  line-height: 1;
}
.footer-ribbon {
  position: absolute;
  margin: -56px 0 25px;
  padding: 10px 20px 6px 20px;
  background-color: #0088cc;
}
.footer-ribbon:before {
  content: '';
  display: block;
  width: 7px;
  height: 0;
  position: absolute;
  left: -10px;
  top: 0;
  border-right: 10px solid #006699;
  border-top: 16px solid transparent;
}
.footer-ribbon span {
  color: #ffffff;
  font-size: 20px;
  font-family: "Shadows Into Light", cursive;
  line-height: 1;
}
.social-icons li {
  display: inline-block;
  vertical-align: middle;
}
.social-icons li:first-child a {
  margin-left: 0;
}
.social-icons > li > a {
  display: inline-block;
  width: 30px;
  height: 30px;
  background-color: #9e9e9e;
  line-height: 30px;
  text-align: center;
  border-radius: 50%;
  color: #fff;
  font-size: 16px;
  margin-left: 7px;
  transition: 0.3s background-color;
}
.social-icons > li > a:hover,
.social-icons > li > a:focus {
  color: #fff;
}
.social-icons > li > a.facebook-link:hover {
  background-color: #3c599b;
}
.social-icons > li > a.twitter-link:hover {
  background-color: #1ca8e3;
}
.social-icons > li > a.linkedin-link:hover {
  background-color: #4975b6;
}
/*** About US ***/
h2.word-rotator-title {
  line-height: 30px;
  font-size: 20px;
  font-weight: 300;
  margin: 0 0 20px 0;
  color: #121214;
}
.word-rotate {
  visibility: hidden;
  width: 100px;
  height: 0;
  margin-bottom: -7px;
  display: inline-block;
  overflow: hidden;
  text-align: center;
  position: relative;
}
h2 .word-rotate {
  margin-bottom: -7px;
}
.word-rotate.active {
  visibility: visible;
  width: auto;
}
.word-rotate .word-rotate-items {
  position: relative;
  top: 0;
  width: 100%;
}
.word-rotate .word-rotate-items span {
  display: block;
  white-space: nowrap;
}
p .alternative-font {
  display: inline-block;
  margin-top: -15px;
  position: relative;
  top: 3px;
  margin-bottom: -6px;
  color: #0088cc;
  font-family: "Shadows Into Light", cursive;
  font-size: 1.6em;
}
.btn-primary {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0088cc;
  border-color: #0088cc;
}
.btn-primary:hover {
  color: #fff;
  opacity: 0.85;
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
}
.btn:hover {
  text-decoration: none;
}
.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.push-top {
  margin-top: 20px;
}
hr.tall {
  margin: 30px 0;
  background-image: -webkit-linear-gradient(left, transparent, rgba(0, 0, 0, 0.2), transparent);
  background-image: linear-gradient(left, transparent, rgba(0, 0, 0, 0.2), transparent);
  border: 0;
  height: 1px;
}
.entry-content h3 {
  font-size: 1.7em;
  font-weight: normal;
  color: #0088cc;
  letter-spacing: normal;
  line-height: 24px;
  margin-bottom: 33px;
  text-transform: uppercase;
}
.entry-content p {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 20px;
}
.entry-content .lead {
  font-size: 21px;
  line-height: 1.4;
}
.history {
  margin: 25px 0;
  padding: 0;
  clear: both;
}
.history .thumb {
  background: transparent url(../images/history-thumb.png) no-repeat 0 0;
  width: 227px;
  height: 160px;
  margin: 0 0 30px;
  padding: 0;
  float: left;
}
.history .thumb img {
  border-radius: 50%;
  margin: 7px 8px;
  width: 145px;
  height: 145px;
}
.history h4 {
  float: left;
  margin: 15px 0;
  padding: 0;
  color: #0088cc;
  line-height: 27px;
}
.history p {
  margin: 0;
  margin-left: 55px;
  line-height: 24px;
}
.featured-box {
  background: #f5f5f5;
  background-color: transparent;
  background: linear-gradient(to bottom, #ffffff 1%, #f9f9f9 98%) repeat scroll 0 0 transparent;
  box-sizing: border-box;
  border-bottom: 1px solid #DFDFDF;
  border-left: 1px solid #ECECEC;
  border-radius: 8px;
  border-right: 1px solid #ECECEC;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.04);
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  min-height: 100px;
  position: relative;
  text-align: center;
  z-index: 1;
}
.featured-box .box-content {
  border-radius: 8px;
  border-top: 4px solid #0088cc;
  padding: 30px 20px;
}
.featured-box h4 {
  font-size: 1.3em;
  font-weight: 400;
  letter-spacing: -0.7px;
  text-transform: uppercase;
}
.featured-box .block-flickr-photos {
  border: 0;
}
.featured-box .block-flickr-photos .block-title {
  display: none;
}
.featured-box .block-flickr-photos a.flickr-image {
  margin: 5px;
  display: inline-block;
  border: 1px solid #dcdcdc;
  padding: 5px;
  border-radius: 5px;
}
.featured-box .block-flickr-photos a.flickr-image img {
  max-width: 100%;
  width: 75px;
}
.history .featured-box {
  text-align: left;
  margin-left: 225px;
  margin-bottom: 35px;
  min-height: 115px;
}
.history .featured-box .box-content {
  border-top-color: #0088cc;
}
#newsletter_popup {
  background: url(../images/newsletter_popup_bg.jpg) no-repeat;
  margin: 0;
  padding: 40px 40px 25px;
  width: 700px;
  height: 325px;
  border-top: 4px solid #0088cc;
  text-align: left;
  position: relative;
  border-radius: 5px;
}
#newsletter_popup .block-content {
  max-width: 312px;
  text-align: center;
  padding: 6px;
}
#newsletter_popup h2 {
  font-weight: 700;
  color: #313131;
  font-size: 16px;
  line-height: 1;
  margin: 30px 0 12px;
}
#newsletter_popup p {
  font-size: 13px;
  line-height: 1.4;
}
#newsletter_popup .input-box {
  padding: 0;
}
#newsletter_popup input[type="email"] {
  float: left;
  padding: 2px 13px;
  line-height: 30px;
  width: 100%;
  height: 34px;
}
#newsletter_popup .actions {
  float: left;
  margin-left: -55px;
  position: relative;
  z-index: 1;
  width: 55px;
  border-left: 1px solid #ccc;
}
#newsletter_popup .action.primary {
  height: 34px;
  background-color: transparent;
  color: #555;
  line-height: 34px;
  padding: 0;
  text-align: center;
  width: 100%;
  border: 0;
}
#newsletter_popup .subscribe-bottom {
  position: absolute;
  bottom: 30px;
}
#newsletter_popup .subscribe-bottom label {
  font-size: 11px;
  vertical-align: middle;
}
#newsletter_popup #newsletter_popup_dont_show_again {
  margin-top: 1px;
  vertical-align: middle;
}
.weltpixel-quickview-catalog-product-view .box-tocart .action.tocart {
  width: 100%;
}
.weltpixel-quickview-catalog-product-view .page-wrapper .page-main {
  margin: 20px 0;
}
.weltpixel-quickview-catalog-product-view .reviews-actions .add {
  display: none;
}
.box-gotoproduct #product-gotoproduct-button {
  width: 100%;
  padding: 7px 20px;
  font-size: 14px;
  text-align: center;
  min-width: 150px;
}
.product-item .weltpixel-quickview {
  display: none;
}
.products-grid .product-item .product-item-info {
  position: relative;
}
.products-grid .product-item .product-item-details {
  position: static !important;
}
.side-list .product-item .weltpixel-quickview {
  display: none !important;
}
.block-banners .banner-item,
.block-banners-inline .banner-item {
  display: block;
}
.block-banners .banner-item-content,
.block-banners-inline .banner-item-content {
  margin-bottom: 18px;
}
.block-banners .banner-item-content img,
.block-banners-inline .banner-item-content img {
  display: block;
  margin: 0 auto;
}
.block-product-link.widget,
.block-category-link.widget {
  display: block;
  margin-bottom: 18px;
}
.block-product-link-inline.widget {
  margin: 0;
}
.block.widget .products-grid .product-item {
  margin-left: 2%;
  width: calc((100% - 2%) / 2);
}
.block.widget .products-grid .product-item:nth-child(2n + 1) {
  margin-left: 0;
}
.block.widget .product-item-info {
  width: auto;
}
.block.widget .pager {
  padding: 0;
}
.block.widget .pager .toolbar-amount {
  float: none;
  font-size: 1.2rem;
}
.block.widget .pager .pages-item-previous {
  padding-left: 0;
}
.block.widget .pager .pages-item-next {
  position: relative;
}
.block.widget .pager .items {
  white-space: nowrap;
}
.columns .block-event {
  position: relative;
  z-index: 2;
}
.block-event .block-content {
  position: relative;
}
.block-event .block-content > .action {
  cursor: pointer;
  margin-top: -6px;
  position: absolute;
  top: 50%;
  z-index: 3;
}
.block-event .block-content > .action.backward,
.block-event .block-content > .action.forward {
  opacity: .5;
  overflow: hidden;
  width: 20px;
  display: inline-block;
  text-decoration: none;
}
.block-event .block-content > .action.backward > span,
.block-event .block-content > .action.forward > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.block-event .block-content > .action.backward:before,
.block-event .block-content > .action.forward:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 55px;
  line-height: 30px;
  color: inherit;
  content: '\f802';
  font-family: 'porto-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block-event .block-content > .action.backward:before,
.block-event .block-content > .action.forward:before {
  margin-left: -15px;
}
.block-event .block-content > .action.backward {
  left: 0;
}
.block-event .block-content > .action.forward {
  right: 0;
}
.block-event .block-content > .action.forward:before {
  content: '\f801';
}
.block-event .block-content > .action.forward:before {
  margin-left: -20px;
}
.block-event .block-content > .action.inactive {
  cursor: default;
  display: none;
}
.block-event .block-content > .action:hover {
  opacity: 1;
}
.block-event .slider-panel {
  overflow: hidden;
  position: relative;
  z-index: 2;
}
.block-event .slider-panel .slider {
  white-space: nowrap;
}
.block-event .slider-panel .slider .item {
  background: #f0f0f0;
  display: inline-block;
  text-align: center;
  vertical-align: top;
  white-space: normal;
  width: 16.35%;
}
.sidebar-main .block-event .slider-panel .slider .item,
.sidebar-additional .block-event .slider-panel .slider .item {
  width: 100%;
}
.block-event .slider-panel .slider .item img {
  max-width: 100%;
}
.block-event .slider-panel .slider .item .category-name {
  display: inline-block;
  font-size: 1.8rem;
  padding: 15px 5px 0;
  word-break: break-all;
}
.block-event .slider-panel .slider .item .ticker {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.block-event .slider-panel .slider .item .ticker li {
  display: none;
  margin: 0 5px;
}
.block-event .slider-panel .slider .item .ticker .value {
  font-size: 2.6rem;
  font-weight: 300;
}
.block-event .slider-panel .slider .item .ticker .label {
  display: block;
  font-size: 1.3rem;
}
.block-event .slider-panel .slider .item .dates {
  font-weight: 300;
}
.block-event .slider-panel .slider .item .dates .start,
.block-event .slider-panel .slider .item .dates .end,
.block-event .slider-panel .slider .item .dates .date {
  display: block;
}
.block-event .slider-panel .slider .item .dates .start:after {
  font-size: 1.8rem;
  content: '\2013';
  display: block;
}
.block-event .slider-panel .slider .item .dates .date {
  font-size: 1.8rem;
  font-weight: 300;
}
.block-event .slider-panel .slider .item .dates .time {
  font-size: 1.3rem;
}
.block-event .slider-panel .slider .item .box-event .box-content {
  padding: 5px 0 9px;
}
.block-event .slider-panel .slider .item .box-event .box-title {
  display: block;
  font-weight: 300;
  margin: 9px 0 0;
}
.block-event .slider-panel .slider .item .action.show {
  display: block;
  padding: 0;
}
.block-event .slider-panel .slider .item .action.show .category.name {
  display: inline-block;
  padding: 30px 10px 0;
}
.block-event .slider-panel .slider .item .action.show img {
  display: block;
}
.block-event .slider-panel .slider .item .action.event {
  background-image: none;
  background: #0088cc;
  border: 1px solid #0088cc;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  padding: 7px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  margin-top: 15px;
}
.block-event .slider-panel .slider .item .action.event:focus,
.block-event .slider-panel .slider .item .action.event:active {
  background: #0088cc;
  border: 1px solid #0088cc;
  color: #ffffff;
}
.block-event .slider-panel .slider .item .action.event:hover {
  background: #0088cc;
  border: 1px solid #0088cc;
  color: #ffffff;
}
.block-event .slider-panel .slider .item .action.event.disabled,
.block-event .slider-panel .slider .item .action.event[disabled],
fieldset[disabled] .block-event .slider-panel .slider .item .action.event {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.block-event .slider-panel .slider .item .action.event:hover {
  text-decoration: none;
}
.block-static-block.widget,
.block-cms-link.widget {
  margin-bottom: 18px;
}
.links .block-static-block.widget,
.links .block-cms-link.widget {
  margin-bottom: 0;
}
.block-cms-link-inline.widget {
  margin: 0;
}
.block-wishlist-search .form-wishlist-search {
  margin: 18px 0 0;
}
.block-cms-hierarchy-link.widget {
  display: block;
  margin-bottom: 18px;
}
.block-cms-hierarchy-link-inline.widget {
  margin: 0;
}
.sidebar .block-addbysku .fieldset {
  margin: 0;
}
.sidebar .block-addbysku .fieldset .fields {
  position: relative;
}
.sidebar .block-addbysku .fieldset .fields .field {
  display: inline-block;
  margin-bottom: 9px;
  vertical-align: top;
}
.sidebar .block-addbysku .fieldset .fields .field.sku {
  margin-right: -85px;
  padding-right: 90px;
  width: 100%;
}
.sidebar .block-addbysku .fieldset .fields .field.qty .qty + .mage-error {
  width: 80px;
}
.sidebar .block-addbysku .fieldset .fields .actions-toolbar {
  position: absolute;
  top: 7px;
  right: 0;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar {
  margin-bottom: 18px;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar .primary {
  text-align: left;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar .primary .action {
  width: auto;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar .secondary {
  float: none;
  text-align: left;
}
.sidebar .block-addbysku .action.add {
  display: inline-block;
  text-decoration: none;
  line-height: normal;
  padding: 4px;
  width: auto;
}
.sidebar .block-addbysku .action.add > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sidebar .block-addbysku .action.add:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: inherit;
  color: inherit;
  content: '\e61c';
  font-family: 'porto-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sidebar .block-addbysku .action.add:hover:before {
  color: inherit;
}
.sidebar .block-addbysku .action.add:active:before {
  color: inherit;
}
.sidebar .block-addbysku .action.links {
  display: inline-block;
  margin: 18px 0 0;
}
.sidebar .block-addbysku .action.reset {
  display: block;
  margin: 9px 0;
}
.sidebar .block-addbysku .action.remove {
  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;
}
.sidebar .block-addbysku .action.remove > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sidebar .block-addbysku .action.remove:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: inherit;
  color: #999999;
  content: '\f819';
  font-family: 'porto-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sidebar .block-addbysku .action.remove:hover:before {
  color: inherit;
}
.sidebar .block-addbysku .action.remove:active:before {
  color: inherit;
}
.sidebar .block-addbysku .action.remove:focus,
.sidebar .block-addbysku .action.remove:active {
  background: none;
  border: none;
}
.sidebar .block-addbysku .action.remove:hover {
  background: none;
  border: none;
}
.sidebar .block-addbysku .action.remove.disabled,
.sidebar .block-addbysku .action.remove[disabled],
fieldset[disabled] .sidebar .block-addbysku .action.remove {
  pointer-events: none;
  opacity: 0.5;
}
/**
 * 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.
 */
.account.vault-cards-listaction .page-title-wrapper {
  display: none;
}
.account.vault-cards-listaction .address-select-modal__form-container {
  margin-bottom: 18px;
}
.account.vault-cards-listaction .address-select-modal__form-container > div {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}
.account.vault-cards-listaction .address-select-modal__form-container > div > div {
  margin-top: 9px;
}
.account.vault-cards-listaction .field.company,
.account.vault-cards-listaction .field.choice.set.billing,
.account.vault-cards-listaction .field.choice.set.shipping,
.account.vault-cards-listaction .primary[data-action='save-address'] {
  display: none !important;
}
.account.vault-cards-listaction #form-validate {
  display: none;
}
.account.vault-cards-listaction [for='repeat_order_cc_number'] + .control {
  position: relative;
}
.account.vault-cards-listaction .account-section__title-view-all-link {
  display: block;
  margin-bottom: 27px;
}
.account.vault-cards-listaction .braintree-credit-card-types {
  display: flex;
  flex-wrap: wrap;
}
.account.vault-cards-listaction .braintree-credit-card-types .item {
  margin-right: 5px;
  margin-top: 5px;
}
.account.vault-cards-listaction .braintree-credit-card-types .item:last-child {
  margin-right: 0;
}
.account.vault-cards-listaction .braintree-credit-card-types img {
  height: 24px;
}
.account.vault-cards-listaction .separator {
  margin: 9px 9px 0;
}
.account.vault-cards-listaction .address-select-container {
  border: 1px solid #cccccc;
  border-radius: 2px;
  padding: 22.5px;
}
.account.vault-cards-listaction #braintree_submit {
  font-size: 1.6rem;
  border-radius: 3px;
  box-shadow: none;
  box-sizing: border-box;
  color: #ffffff;
  height: 40px;
  margin: 9px 0;
  padding: 0 18px;
}
.account.vault-cards-listaction .subs-modal-overlay {
  background-color: #000000;
  height: 100%;
  left: 0;
  opacity: 0.3;
  position: fixed;
  top: 0;
  width: 100%;
}
.account.vault-cards-listaction #paypal_container {
  margin: auto;
  max-width: 360px;
}
.account.vault-cards-listaction .add-methods {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  margin-bottom: 27px;
}
.account.vault-cards-listaction .add-method {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  border: 1px solid #cccccc;
  border-radius: 2px;
  cursor: pointer;
  flex-direction: column;
  justify-content: center;
  padding: 3px;
  width: 50%;
}
.account.vault-cards-listaction .add-method:hover {
  border-color: #797777;
}
.account.vault-cards-listaction .add-method:first-child {
  margin-right: 35px;
}
.account.vault-cards-listaction .add-method > div {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 18px 9px;
}
.account.vault-cards-listaction .add-method > div p {
  font-weight: 700;
  padding-top: 15px;
}
.account.vault-cards-listaction .add-method .icon-container {
  background: #f0f0f0;
  border-radius: 0 0 1px 1px;
  height: 100%;
  padding: 15px 0;
  width: 100%;
}
.account.vault-cards-listaction .add-method .icon-container ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  list-style: none;
  margin: 0;
  max-width: 160px;
  padding: 0;
  width: 100%;
}
.account.vault-cards-listaction .add-method .icon-container ul li {
  margin: 0;
  width: 25%;
}
.account.vault-cards-listaction .add-method .icon-container ul li img {
  height: 24px;
}
.account.vault-cards-listaction .subs-modal {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  height: 100%;
  justify-content: center;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
}
.account.vault-cards-listaction .subs-modal__box {
  -moz-box-shadow: 0 4px 15px 5px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0 4px 15px 5px rgba(0, 0, 0, 0.25);
  background-color: #ffffff;
  box-shadow: 0 4px 15px 5px rgba(0, 0, 0, 0.25);
  margin: 18px;
  max-width: 610px;
  overflow-y: auto;
  padding: 36px 18px;
  position: relative;
  text-align: center;
  width: 100%;
}
.account.vault-cards-listaction .subs-modal__close-button {
  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;
  box-shadow: none !important;
  cursor: pointer;
  position: absolute;
  right: 18px;
  top: 18px;
}
.account.vault-cards-listaction .subs-modal__close-button:focus,
.account.vault-cards-listaction .subs-modal__close-button:active {
  background: none;
  border: none;
}
.account.vault-cards-listaction .subs-modal__close-button:hover {
  background: none;
  border: none;
}
.account.vault-cards-listaction .subs-modal__close-button.disabled,
.account.vault-cards-listaction .subs-modal__close-button[disabled],
fieldset[disabled] .account.vault-cards-listaction .subs-modal__close-button {
  pointer-events: none;
  opacity: 0.5;
}
.account.vault-cards-listaction .subs-modal__screen-reader-label {
  display: none;
}
.account.vault-cards-listaction .subs-modal__title {
  text-align: center;
}
.account.vault-cards-listaction .add-card-modal .subs-modal__box {
  padding: 18px;
}
.account.vault-cards-listaction .add-card-modal form {
  margin: 0;
}
.account.vault-cards-listaction .add-card-modal legend {
  border-bottom: none !important;
  margin-bottom: 18px !important;
  padding-bottom: 0 !important;
}
.account.vault-cards-listaction .add-paypal-modal span,
.account.vault-cards-listaction .add-paypal-modal p {
  font-weight: 500;
  margin: 27px 0;
}
.account.vault-cards-listaction #co-transparent-form-braintree .fieldset {
  max-width: 400px;
}
.braintree-three-d-modal {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  visibility: visible;
  width: 100vw;
  z-index: #000000;
}
.braintree-three-d-modal .bt-modal-frame {
  background-color: #ffffff;
  border-radius: 6px;
  height: 420px;
  margin: auto;
  width: 440px;
  z-index: 2;
}
.braintree-three-d-modal .bt-modal-body {
  background-color: #ffffff;
  border: 1px solid lightgray;
  height: 380px;
  margin: 20px;
}
.braintree-three-d-modal .bt-mask {
  background-color: #000000;
  height: 100%;
  left: 0;
  opacity: 0.75;
  position: absolute;
  top: 0;
  width: 100%;
}
.braintree-applepay-container-product {
  display: inline-block;
}
.braintree-applepay-container-product .braintree-apple-pay-button {
  margin: 0;
  margin-bottom: 15px;
  padding: 10px 0;
}
.braintree-apple-pay-button {
  -apple-pay-button-type: plain;
  -webkit-appearance: -apple-pay-button;
  background-color: #000000;
  background-image: -webkit-named-image(apple-pay-logo-black);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 100% calc(60% + 2px);
  border: 1px solid #000000;
  border-radius: 5px;
  cursor: pointer;
  display: block;
  margin: 20px auto;
  min-height: 40px;
  padding: 2px;
  transition: background-color 0.15s;
  width: 200px;
}
.braintree-applepay-minicart.minicart .braintree-apple-pay-button,
.braintree-applepay-minicart.cart .braintree-apple-pay-button {
  width: 100%;
}
.ppcredit-summary {
  background: linear-gradient(to right, #009cde, braintree_color-ppcredit-dark);
  color: #ffffff;
  margin: 10px 0;
  padding: 15px;
  text-align: center;
}
.ppcreditcalc-container {
  background: #ffffff;
  border: 1px solid #dedede;
}
.ppcreditcalc-header {
  background: #ffffff;
  padding: 15px;
}
.ppcreditcalc-legal {
  background-color: #eeeeee;
  border-top: 1px solid #dedede;
  font-size: 1.2rem;
  line-height: 2rem;
  padding: 15px;
}
.ppcreditcalc-instalments {
  background-color: #eeeeee;
  border-bottom: 1px solid #dedede;
  border-top: 1px solid #dedede;
  list-style: none;
  margin: 0;
  padding: 0;
}
.ppcreditcalc-instalments li {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.ppcreditcalc-instalments-term {
  color: #000000;
  display: block;
  padding: 10px 15px;
}
.ppcreditcalc-instalments-term:hover {
  background: braintree_color-ppcredit-light;
  color: #ffffff;
  text-decoration: none;
}
.ppcreditcalc-instalments-term.active {
  background: braintree_color-ppcredit-dark;
  color: #ffffff;
}
.ppcreditcalc-instalment-summary {
  padding: 15px;
}
.ppcreditcalc-instalment-summary dl {
  margin: 0;
}
.ppcreditcalc-instalment-summary dt {
  display: inline-block;
  width: 50%;
}
.ppcreditcalc-instalment-summary dd {
  display: inline-block;
}
#braintree_expirationDate {
  width: 90px;
}
button.braintree-googlepay-button {
  background-origin: content-box;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  border: 0;
  border-radius: 4px;
  box-shadow: rgba(60, 64, 67, 0.3) 0 1px 1px 0, rgba(60, 64, 67, 0.15) 0 1px 3px 1px;
  cursor: pointer;
  height: 40px;
  min-height: 40px;
  padding: 11px 24px;
}
button.braintree-googlepay-button.black {
  background-color: #000000;
  box-shadow: none;
  padding: 12px 24px 9px;
}
button.braintree-googlepay-button.white {
  background-color: #ffffff;
}
button.braintree-googlepay-button.short {
  min-width: 90px;
  width: 160px;
}
button.braintree-googlepay-button.black.short {
  background-image: url(https://www.gstatic.com/instantbuy/svg/dark_gpay.svg);
}
button.braintree-googlepay-button.white.short {
  background-image: url(https://www.gstatic.com/instantbuy/svg/light_gpay.svg);
}
button.braintree-googlepay-button.black:active {
  background-color: #5f6368;
}
button.braintree-googlepay-button.black:hover {
  background-color: #3c4043;
}
button.braintree-googlepay-button.white:active {
  background-color: #ffffff;
}
button.braintree-googlepay-button.white:focus {
  box-shadow: #e8e8e8 0 1px 1px 0, #e8e8e8 0 1px 3px;
}
button.braintree-googlepay-button.white:hover {
  background-color: #f8f8f8;
}
button.braintree-googlepay-button.long {
  min-width: 152px;
  width: 240px;
}
button.braintree-googlepay-button.white.long {
  background-image: url(https://www.gstatic.com/instantbuy/svg/light/en.svg);
}
button.braintree-googlepay-button.black.long {
  background-image: url(https://www.gstatic.com/instantbuy/svg/dark/en.svg);
}
.googlepay-minicart-logo.minicart .braintree-googlepay-button.long,
.googlepay-minicart-logo.cart .braintree-googlepay-button.long {
  width: 100%;
}
.googlepay-minicart-logo {
  margin-top: 15px;
  text-align: center;
}
.checkout-payment-method .credit-card-types.braintree-credit-card-types img {
  -webkit-filter: none;
  -webkit-transition: none;
  width: 30px;
}
.braintree-card-control {
  position: relative;
}
.braintree-credit-card-selected {
  left: 9px;
  position: absolute;
  z-index: 10;
}
.braintree-paypal-logo.oneclick-container {
  width: 100%;
}
#payment_form_braintree_ach_direct_debit .field > .fields .field .label {
  font-weight: 600;
}
#payment_form_braintree_ach_direct_debit .field > .fields .field.required > .label:after {
  color: #e02b27;
  content: '*';
  font-size: 1.8rem;
  margin: 0 0 0 5px;
}
#payment_form_braintree_ach_direct_debit .field > .fields .field .control {
  margin: 9px 9px 0 0;
}
#payment_form_braintree_ach_direct_debit .field > .fields .field .control input[type='text']::placeholder,
#payment_form_braintree_ach_direct_debit .field > .fields .field .control input[type='number']::placeholder {
  color: lightgrey;
}
#payment-method-braintree-lpm .primary {
  width: 100%;
}
#payment-method-braintree-lpm .primary .action {
  margin-bottom: 12px;
  width: 100%;
}
#payment-method-braintree-lpm .primary .action img {
  height: 40px;
}
#payment-method-braintree-applepay #braintree_applepay_enable_vault {
  padding-top: 20px;
}
#payment-method-braintree-cc-vault .field.required .label,
#payment-method-braintree-applepay-vault .field.required .label {
  font-weight: 600;
}
#payment-method-braintree-cc-vault .field.required .label:after,
#payment-method-braintree-applepay-vault .field.required .label:after {
  content: '*';
  color: #e02b27;
  font-size: 1.8rem;
  margin: 0 0 0 5px;
}
#payment-method-braintree-cc-vault .field .hosted-control,
#payment-method-braintree-applepay-vault .field .hosted-control {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  box-sizing: border-box;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1.4rem;
  height: 32px;
  padding: 0 9px;
  position: relative;
  vertical-align: baseline;
  width: 5rem;
}
#payment-method-braintree-cc-vault .field .hosted-control.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused) ~ .hosted-error,
#payment-method-braintree-applepay-vault .field .hosted-control.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused) ~ .hosted-error {
  height: auto;
  opacity: 1;
}
#payment-method-braintree-cc-vault .field .hosted-error,
#payment-method-braintree-applepay-vault .field .hosted-error {
  clear: both;
  color: #e02b27;
  font-size: 1.2rem;
  height: 0;
  margin-top: 7px;
  opacity: 0;
}
.braintree-paypal-fieldset {
  display: none;
}
.braintree-paypal-buttons,
.braintree-paypal-vault {
  margin-top: 18px;
}
.payment-method-braintree .hosted-control {
  border: 1px solid #c2c2c2;
  height: 32px;
  max-width: 300px;
  padding: 8px 15px;
}
.payment-method-braintree .hosted-control.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused) ~ .hosted-error {
  height: auto;
  opacity: 1;
}
.payment-method-braintree .hosted-error {
  clear: both;
  color: #e02b27;
  font-size: 1.2rem;
  height: 0;
  margin-top: 7px;
  opacity: 0;
}
.payment-method-braintree .cvv {
  max-width: 200px;
  position: relative;
}
.payment-method-braintree .cvv .field-tooltip {
  right: 27px;
  top: 9px;
}
#braintree_cc_number {
  padding-left: 68px;
}
.braintree-express-payments {
  display: flex;
  flex-wrap: wrap;
}
.braintree-express-payments > div {
  display: flex;
  flex-wrap: wrap;
}
.braintree-express-payments span {
  display: block;
  font-size: 18px;
  margin: 18px 0;
}
.braintree-express-payments span.express-payment-title {
  width: 100%;
}
.braintree-express-payments span.express-payment-subtitle {
  align-items: center;
  display: flex;
  position: relative;
  width: 100%;
}
.braintree-express-payments span.express-payment-subtitle > span {
  background: #ffffff;
  display: block;
  margin: 0 auto;
  padding: 0 4.5px;
}
.braintree-express-payments span.express-payment-subtitle:before {
  background: #cccccc;
  content: '';
  display: block;
  height: 1px;
  position: absolute;
  width: 100%;
  z-index: -1;
}
.braintree-express-payments > div > div {
  margin-top: 4.5px;
  padding-right: 4.5px;
  width: 240px;
}
.braintree-express-payments .braintree-googlepay-button,
.braintree-express-payments .braintree-apple-pay-button {
  margin: 0;
  min-height: 30px;
}
.braintree-express-payments .braintree-googlepay-button {
  height: 35px;
}
.braintree-express-payments .braintree-apple-pay-button {
  height: 29px;
  width: 234px;
}
body.custom-form .page.messages .messages .message,
body.amform-body .page.messages .messages .message {
  margin: 10px 0;
}
body.custom-form .document_download,
body.amform-body .document_download {
  margin: 0 auto;
  min-width: 700px;
  width: 50%;
  text-align: center;
  margin-top: 3%;
}
body.custom-form .document_download p a,
body.amform-body .document_download p a {
  color: #2B3D44;
}
body.custom-form .amform-form .fields .field .ui-datepicker-trigger,
body.amform-body .amform-form .fields .field .ui-datepicker-trigger {
  display: none;
}
body.custom-form .amform-form .fields .field.field-numserie,
body.amform-body .amform-form .fields .field.field-numserie {
  position: relative;
}
body.custom-form .amform-form .fields .field.field-numserie > label,
body.amform-body .amform-form .fields .field.field-numserie > label {
  display: block;
  font-size: 0;
  position: absolute;
  right: 5px;
  top: 12px;
}
body.custom-form .amform-form .fields .field.field-numserie > label .tooltip-element,
body.amform-body .amform-form .fields .field.field-numserie > label .tooltip-element {
  font-weight: normal;
  font-size: 13px;
}
body.custom-form .amform-form .fields .field.field-numserie > label .tooltip-element:hover:after,
body.amform-body .amform-form .fields .field.field-numserie > label .tooltip-element:hover:after {
  left: initial;
  right: -2px;
  border-radius: 5px;
}
body.custom-form .amform-form .fields .field.amform-layout-three,
body.amform-body .amform-form .fields .field.amform-layout-three {
  margin-right: 0;
  width: 33.33333%;
  max-width: 33.33333%;
  padding: 0 3.75px;
}
@media screen and (max-width: 767px) {
  body.custom-form .amform-form .fields .field.amform-layout-three,
  body.amform-body .amform-form .fields .field.amform-layout-three {
    width: 100%;
    display: block;
    max-width: 100%;
    padding: 0;
  }
}
body.custom-form .amform-form .fields .field.amform-layout-two,
body.amform-body .amform-form .fields .field.amform-layout-two {
  margin-right: 0;
  padding: 0 3.75px;
  width: 50%;
  max-width: 50%;
}
body.custom-form .amform-form .fields .field.fb-file.field-photo1 label,
body.amform-body .amform-form .fields .field.fb-file.field-photo1 label {
  margin-left: -3.75px;
}
body.custom-form .amform-form .fields .field.fb-file.field-photo3 label,
body.amform-body .amform-form .fields .field.fb-file.field-photo3 label {
  margin-left: 3.75px;
}
body.custom-form .amform-form .fields .field.fb-file label,
body.amform-body .amform-form .fields .field.fb-file label {
  display: block;
  font-weight: normal;
  font-size: 15px;
  color: #000;
}
@media screen and (max-width: 767px) {
  body.custom-form .amform-form .fields .field.fb-file label,
  body.amform-body .amform-form .fields .field.fb-file label {
    margin-left: 0 !important;
  }
}
body.custom-form .amform-form .fields .field.field-appareils label,
body.amform-body .amform-form .fields .field.field-appareils label {
  display: block;
  font-weight: normal;
  font-size: 15px;
  color: #000;
}
body.custom-form .amform-form .fields .field.field-appareils label span,
body.amform-body .amform-form .fields .field.field-appareils label span {
  color: #000;
  margin-left: -4px;
}
body.custom-form .amform-form .fields .field.field-appareils .checkbox-group,
body.amform-body .amform-form .fields .field.field-appareils .checkbox-group {
  width: 60%;
  margin: auto;
  padding-left: 10%;
  margin-bottom: 10px;
}
body.custom-form .amform-form .fields .field.field-appareils .checkbox-group:after,
body.amform-body .amform-form .fields .field.field-appareils .checkbox-group:after {
  content: '';
  clear: both;
  display: block;
}
body.custom-form .amform-form .fields .field.field-appareils .checkbox-group label,
body.amform-body .amform-form .fields .field.field-appareils .checkbox-group label,
body.custom-form .amform-form .fields .field.field-appareils .checkbox-group input,
body.amform-body .amform-form .fields .field.field-appareils .checkbox-group input {
  float: left;
  margin: 0;
  padding: 0;
  display: block;
  height: 30px;
  text-align: left;
  margin-bottom: 10px;
}
body.custom-form .amform-form .fields .field.field-appareils .checkbox-group label,
body.amform-body .amform-form .fields .field.field-appareils .checkbox-group label {
  width: 50%;
  display: flex;
  align-items: center;
  padding-left: 10px;
  font-weight: normal;
  font-size: 15px;
  color: #000;
  position: relative;
}
body.custom-form .amform-form .fields .field.field-appareils .checkbox-group label:before,
body.amform-body .amform-form .fields .field.field-appareils .checkbox-group label:before {
  display: inline-block;
  content: '';
  width: 15px;
  height: 15px;
  background: #fff;
  margin-right: 10px;
  position: absolute;
  top: 8px;
  z-index: 2;
  left: -15px;
}
body.custom-form .amform-form .fields .field.field-appareils .checkbox-group input:checked + label:after,
body.amform-body .amform-form .fields .field.field-appareils .checkbox-group input:checked + label:after {
  display: inline-block;
  content: '';
  width: 15px;
  height: 15px;
  background: url(../Magento_Customer/images/checked_vert.png) center center no-repeat;
  position: absolute;
  top: 8px;
  z-index: 3;
  left: -15px;
}
body.custom-form .amform-form .fields .field.field-appareils .checkbox-group input,
body.amform-body .amform-form .fields .field.field-appareils .checkbox-group input {
  width: 0;
  visibility: hidden;
}
body.custom-form .amform-form .fields .field.field-appareils .checkbox-group br,
body.amform-body .amform-form .fields .field.field-appareils .checkbox-group br {
  display: none;
}
body.custom-form .amform-form .fields .field .control,
body.amform-body .amform-form .fields .field .control {
  width: 100%;
}
body.custom-form .amform-form .fields .field .control .form-control[multiple],
body.amform-body .amform-form .fields .field .control .form-control[multiple] {
  height: auto;
}
body.custom-form .amform-form .fields .field .control input,
body.amform-body .amform-form .fields .field .control input,
body.custom-form .amform-form .fields .field .control select,
body.amform-body .amform-form .fields .field .control select,
body.custom-form .amform-form .fields .field .control textarea,
body.amform-body .amform-form .fields .field .control textarea {
  border: none;
  font-weight: normal;
  font-size: 15px;
  color: #000;
  text-align: center;
  height: 38px;
  width: 100%;
}
body.custom-form .amform-form .fields .field .control textarea,
body.amform-body .amform-form .fields .field .control textarea {
  height: auto;
  min-height: 160px;
  text-align: left;
}
body.custom-form .amform-form .fields .field .control h1,
body.amform-body .amform-form .fields .field .control h1,
body.custom-form .amform-form .fields .field .control h2,
body.amform-body .amform-form .fields .field .control h2,
body.custom-form .amform-form .fields .field .control h3,
body.amform-body .amform-form .fields .field .control h3 {
  color: #000000;
}
body.custom-form .amform-form .fields .field .control .amform-checkbox,
body.amform-body .amform-form .fields .field .control .amform-checkbox,
body.custom-form .amform-form .fields .field .control .amform-checkboxtwo,
body.amform-body .amform-form .fields .field .control .amform-checkboxtwo,
body.custom-form .amform-form .fields .field .control .amform-radio,
body.amform-body .amform-form .fields .field .control .amform-radio {
  height: initial;
}
body.custom-form .amform-form .fields .field .control .field-50-left,
body.amform-body .amform-form .fields .field .control .field-50-left,
body.custom-form .amform-form .fields .field .control .field-33-left,
body.amform-body .amform-form .fields .field .control .field-33-left {
  position: relative;
  left: -3.75px;
}
@media screen and (max-width: 767px) {
  body.custom-form .amform-form .fields .field .control .field-33-left,
  body.amform-body .amform-form .fields .field .control .field-33-left {
    left: 0;
  }
}
body.custom-form .amform-form .fields .field .control .field-50-right,
body.amform-body .amform-form .fields .field .control .field-50-right,
body.custom-form .amform-form .fields .field .control .field-33-right,
body.amform-body .amform-form .fields .field .control .field-33-right {
  position: relative;
  right: -3.75px;
}
@media screen and (max-width: 767px) {
  body.custom-form .amform-form .fields .field .control .field-33-right,
  body.amform-body .amform-form .fields .field .control .field-33-right {
    right: initial;
  }
}
body.custom-form .amform-form .fields .field .control input::-webkit-input-placeholder,
body.amform-body .amform-form .fields .field .control input::-webkit-input-placeholder {
  color: #0000008a;
}
body.custom-form .amform-form .fields .field .control input::-moz-placeholder,
body.amform-body .amform-form .fields .field .control input::-moz-placeholder {
  color: #0000008a;
}
body.custom-form .amform-form .fields .field .control input::-ms-placeholder,
body.amform-body .amform-form .fields .field .control input::-ms-placeholder {
  color: #0000008a;
}
body.custom-form .amform-form .fields .field .control input::placeholder,
body.amform-body .amform-form .fields .field .control input::placeholder {
  color: #0000008a;
}
body.custom-form .amform-form .fields .field .control textarea::-webkit-input-placeholder,
body.amform-body .amform-form .fields .field .control textarea::-webkit-input-placeholder {
  color: #0000008a;
}
body.custom-form .amform-form .fields .field .control textarea::-moz-placeholder,
body.amform-body .amform-form .fields .field .control textarea::-moz-placeholder {
  color: #0000008a;
}
body.custom-form .amform-form .fields .field .control textarea::-ms-placeholder,
body.amform-body .amform-form .fields .field .control textarea::-ms-placeholder {
  color: #0000008a;
}
body.custom-form .amform-form .fields .field .control textarea::placeholder,
body.amform-body .amform-form .fields .field .control textarea::placeholder {
  color: #0000008a;
}
body.custom-form .amform-form .fields .amcform-toolbar button.primary,
body.amform-body .amform-form .fields .amcform-toolbar button.primary,
body.custom-form .amform-form .fields .amcform-toolbar a.primary,
body.amform-body .amform-form .fields .amcform-toolbar a.primary {
  background-color: #2B3D44;
  border: 1px solid #FFFFFF;
  margin: 0;
  letter-spacing: 0;
  position: relative;
  padding: 3px 15px;
  display: inline-block;
  height: auto;
  width: 180px;
  color: #FFFFFF;
  font-family: 'DIN 2014';
  font-size: 16px;
  text-transform: uppercase;
}
body.custom-form .header-contact,
body.amform-body .header-contact {
  margin-top: 5%;
}
body.custom-form .header-contact h1,
body.amform-body .header-contact h1 {
  font-weight: 600;
  font-family: 'DIN 2014';
  font-size: 28px;
  font-style: oblique;
  color: #2B3D44;
  text-transform: uppercase;
  text-align: center;
  display: flex;
  align-items: center;
  position: relative;
  height: 100px;
  justify-content: center;
  width: 100%;
  max-width: 470px;
  margin: 20px auto 0;
}
@media screen and (max-width: 500px) {
  body.custom-form .header-contact h1,
  body.amform-body .header-contact h1 {
    height: 50px;
  }
}
@media screen and (min-width: 768px) {
  body.custom-form .rendered-form,
  body.amform-body .rendered-form {
    min-width: 700px;
    width: 50%;
    max-width: unset;
  }
}
@media screen and (min-width: 768px) {
  body.custom-form .rendered-form .amcform-page-titles,
  body.amform-body .rendered-form .amcform-page-titles {
    justify-content: left;
  }
}
body.custom-form .rendered-form .amcform-page-titles .amcform-title-wrap,
body.amform-body .rendered-form .amcform-page-titles .amcform-title-wrap {
  margin-top: 5%;
  text-align: left;
}
body.custom-form .rendered-form .amcform-page-titles .amcform-title-wrap .amcform-step,
body.amform-body .rendered-form .amcform-page-titles .amcform-title-wrap .amcform-step {
  display: none;
}
body.custom-form .rendered-form .amcform-page-titles .amcform-title-wrap .amcform-title,
body.amform-body .rendered-form .amcform-page-titles .amcform-title-wrap .amcform-title {
  font-size: 17px;
  font-weight: 700;
  margin: 0;
  max-width: none;
}
@media screen and (max-width: 767px) {
  body.custom-form .rendered-form .amcform-page-titles .amcform-title-wrap .amcform-title,
  body.amform-body .rendered-form .amcform-page-titles .amcform-title-wrap .amcform-title {
    border-bottom: 0;
    text-align: center;
  }
}
body.custom-form .rendered-form .amcform-page-titles .amcform-title-wrap .amcform-title .amcform-label,
body.amform-body .rendered-form .amcform-page-titles .amcform-title-wrap .amcform-title .amcform-label {
  color: #333333;
  border-bottom: 7px solid #2B3D44;
}
body.custom-form .rendered-form .fieldset .fields .field.form-group,
body.amform-body .rendered-form .fieldset .fields .field.form-group {
  margin-bottom: 25px;
}
body.custom-form .rendered-form .fieldset .fields .field.form-group.fb-file input::-webkit-file-upload-button,
body.amform-body .rendered-form .fieldset .fields .field.form-group.fb-file input::-webkit-file-upload-button {
  padding: 3px 36px;
  background: #bdc2c54d;
  border-color: #2B3D44;
  font-family: 'DIN 2014';
  color: #000000;
  border-width: thin;
}
body.custom-form .rendered-form .fieldset .fields .field.form-group.fb-file .control input,
body.amform-body .rendered-form .fieldset .fields .field.form-group.fb-file .control input {
  border: none;
  background: inherit;
}
body.custom-form .rendered-form .fieldset .fields .field.form-group .label,
body.amform-body .rendered-form .fieldset .fields .field.form-group .label,
body.custom-form .rendered-form .fieldset .fields .field.form-group .label.fb-checkbox-group-label,
body.amform-body .rendered-form .fieldset .fields .field.form-group .label.fb-checkbox-group-label,
body.custom-form .rendered-form .fieldset .fields .field.form-group .label.fb-file-label,
body.amform-body .rendered-form .fieldset .fields .field.form-group .label.fb-file-label {
  font-weight: 600;
  font-size: 17px;
  font-family: 'DIN 2014';
  color: #000000;
  position: initial;
  text-align: left;
  font-style: normal;
}
body.custom-form .rendered-form .fieldset .fields .field.form-group .label .required,
body.amform-body .rendered-form .fieldset .fields .field.form-group .label .required,
body.custom-form .rendered-form .fieldset .fields .field.form-group .label.fb-checkbox-group-label .required,
body.amform-body .rendered-form .fieldset .fields .field.form-group .label.fb-checkbox-group-label .required,
body.custom-form .rendered-form .fieldset .fields .field.form-group .label.fb-file-label .required,
body.amform-body .rendered-form .fieldset .fields .field.form-group .label.fb-file-label .required {
  font-size: 13px;
  margin-left: -4px;
  color: #C10000;
}
body.custom-form .rendered-form .fieldset .fields .field.form-group .label .tooltip-element,
body.amform-body .rendered-form .fieldset .fields .field.form-group .label .tooltip-element,
body.custom-form .rendered-form .fieldset .fields .field.form-group .label.fb-checkbox-group-label .tooltip-element,
body.amform-body .rendered-form .fieldset .fields .field.form-group .label.fb-checkbox-group-label .tooltip-element,
body.custom-form .rendered-form .fieldset .fields .field.form-group .label.fb-file-label .tooltip-element,
body.amform-body .rendered-form .fieldset .fields .field.form-group .label.fb-file-label .tooltip-element {
  background: #22B99D;
  color: #FFFFFF;
  width: 18px;
  height: 18px;
  border-radius: 13px;
  display: inline-block;
  text-align: center;
  line-height: 21px;
  margin: 1px 5px;
  font-size: 13px;
}
body.custom-form .rendered-form .fieldset .fields .field.form-group .control input,
body.amform-body .rendered-form .fieldset .fields .field.form-group .control input,
body.custom-form .rendered-form .fieldset .fields .field.form-group select,
body.amform-body .rendered-form .fieldset .fields .field.form-group select,
body.custom-form .rendered-form .fieldset .fields .field.form-group textarea,
body.amform-body .rendered-form .fieldset .fields .field.form-group textarea {
  border: 1px solid #2B3D44;
  font-weight: normal;
  font-family: 'DIN 2014';
  font-size: 15px;
  text-align: left;
  color: #000000;
  background: #FFFFFF;
  padding-left: 10px;
}
body.custom-form .rendered-form .fieldset .fields .field.form-group .control .amform-text,
body.amform-body .rendered-form .fieldset .fields .field.form-group .control .amform-text {
  font-size: 15px;
  color: #333333;
  font-weight: 600;
  text-align: left;
}
body.custom-form .rendered-form .fieldset .fields .field.form-group .control .amform-checkbox,
body.amform-body .rendered-form .fieldset .fields .field.form-group .control .amform-checkbox,
body.custom-form .rendered-form .fieldset .fields .field.form-group .control .amform-checkboxtwo,
body.amform-body .rendered-form .fieldset .fields .field.form-group .control .amform-checkboxtwo {
  border: 1px solid #2B3D44;
  display: block;
  opacity: 0;
}
body.custom-form .rendered-form .fieldset .fields .field.form-group .control .amform-checkbox + label,
body.amform-body .rendered-form .fieldset .fields .field.form-group .control .amform-checkbox + label,
body.custom-form .rendered-form .fieldset .fields .field.form-group .control .amform-checkboxtwo + label,
body.amform-body .rendered-form .fieldset .fields .field.form-group .control .amform-checkboxtwo + label {
  color: #000000;
}
@media (min-width: 768px) {
  body.custom-form .rendered-form .fieldset .fields .field.form-group .control .amform-checkbox + label,
  body.amform-body .rendered-form .fieldset .fields .field.form-group .control .amform-checkbox + label,
  body.custom-form .rendered-form .fieldset .fields .field.form-group .control .amform-checkboxtwo + label,
  body.amform-body .rendered-form .fieldset .fields .field.form-group .control .amform-checkboxtwo + label {
    padding-top: 5px;
  }
}
body.custom-form .rendered-form .fieldset .fields .field.form-group .control .amform-checkbox + label:before,
body.amform-body .rendered-form .fieldset .fields .field.form-group .control .amform-checkbox + label:before,
body.custom-form .rendered-form .fieldset .fields .field.form-group .control .amform-checkboxtwo + label:before,
body.amform-body .rendered-form .fieldset .fields .field.form-group .control .amform-checkboxtwo + label:before {
  border: 1px solid #2B3D44;
  background: #FFFFFF;
}
body.custom-form .rendered-form .fieldset .fields .field.form-group .control .amform-checkbox:checked + label:after,
body.amform-body .rendered-form .fieldset .fields .field.form-group .control .amform-checkbox:checked + label:after,
body.custom-form .rendered-form .fieldset .fields .field.form-group .control .amform-checkboxtwo:checked + label:after,
body.amform-body .rendered-form .fieldset .fields .field.form-group .control .amform-checkboxtwo:checked + label:after {
  border: 1px solid #2B3D44;
  background: #2B3D44;
  transform: none;
  top: 2px;
  left: 0px;
  width: 15px;
  height: 15px;
}
body.custom-form .rendered-form .fieldset .fields .field.form-group .control .checkbox-group,
body.amform-body .rendered-form .fieldset .fields .field.form-group .control .checkbox-group {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
body.custom-form .rendered-form .fieldset .fields .field.form-group .control .checkbox-group .amform-groupv2,
body.amform-body .rendered-form .fieldset .fields .field.form-group .control .checkbox-group .amform-groupv2 {
  -webkit-flex-basis: 0;
  -moz-flex-basis: 0;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-grow: 1;
  flex-grow: 1;
  max-width: 100%;
  min-width: 25%;
}
@media (max-width: 767px) {
  body.custom-form .rendered-form .fieldset .fields .field.form-group .control .checkbox-group .amform-groupv2,
  body.amform-body .rendered-form .fieldset .fields .field.form-group .control .checkbox-group .amform-groupv2 {
    min-width: 50%;
  }
}
body.custom-form.cms-demandes-sav .column > p,
body.amform-body.cms-demandes-sav .column > p,
body.custom-form.cms-liste-des-revendeurs .column > p,
body.amform-body.cms-liste-des-revendeurs .column > p,
body.custom-form.cms-formulaire-location .column > p,
body.amform-body.cms-formulaire-location .column > p,
body.custom-form.cms-demandes-sav .column > a,
body.amform-body.cms-demandes-sav .column > a,
body.custom-form.cms-liste-des-revendeurs .column > a,
body.amform-body.cms-liste-des-revendeurs .column > a,
body.custom-form.cms-formulaire-location .column > a,
body.amform-body.cms-formulaire-location .column > a {
  font-weight: normal;
  font-size: 14px;
  color: #000000;
  text-align: center;
}
body.custom-form.cms-demandes-sav .column > p a,
body.amform-body.cms-demandes-sav .column > p a,
body.custom-form.cms-liste-des-revendeurs .column > p a,
body.amform-body.cms-liste-des-revendeurs .column > p a,
body.custom-form.cms-formulaire-location .column > p a,
body.amform-body.cms-formulaire-location .column > p a,
body.custom-form.cms-demandes-sav .column > a a,
body.amform-body.cms-demandes-sav .column > a a,
body.custom-form.cms-liste-des-revendeurs .column > a a,
body.amform-body.cms-liste-des-revendeurs .column > a a,
body.custom-form.cms-formulaire-location .column > a a,
body.amform-body.cms-formulaire-location .column > a a {
  text-decoration: underline;
  color: #2B3D44;
}
body.custom-form.cms-demandes-sav .column > p,
body.amform-body.cms-demandes-sav .column > p,
body.custom-form.cms-liste-des-revendeurs .column > p,
body.amform-body.cms-liste-des-revendeurs .column > p,
body.custom-form.cms-formulaire-location .column > p,
body.amform-body.cms-formulaire-location .column > p {
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  body.custom-form.cms-demandes-sav .column > p,
  body.amform-body.cms-demandes-sav .column > p,
  body.custom-form.cms-liste-des-revendeurs .column > p,
  body.amform-body.cms-liste-des-revendeurs .column > p,
  body.custom-form.cms-formulaire-location .column > p,
  body.amform-body.cms-formulaire-location .column > p {
    margin-top: 15px;
  }
}
body.custom-form.cms-demandes-sav .column > p.bold,
body.amform-body.cms-demandes-sav .column > p.bold,
body.custom-form.cms-liste-des-revendeurs .column > p.bold,
body.amform-body.cms-liste-des-revendeurs .column > p.bold,
body.custom-form.cms-formulaire-location .column > p.bold,
body.amform-body.cms-formulaire-location .column > p.bold {
  font-weight: bold;
  margin-bottom: 40px;
}
body.custom-form.cms-demandes-sav .column > h1,
body.amform-body.cms-demandes-sav .column > h1,
body.custom-form.cms-liste-des-revendeurs .column > h1,
body.amform-body.cms-liste-des-revendeurs .column > h1,
body.custom-form.cms-formulaire-location .column > h1,
body.amform-body.cms-formulaire-location .column > h1 {
  font-weight: 600;
  font-family: 'DIN 2014';
  font-size: 28px;
  font-style: oblique;
  color: #2B3D44;
  text-transform: uppercase;
  text-align: center;
  display: flex;
  align-items: center;
  position: relative;
  height: 100px;
  justify-content: center;
  width: 100%;
  max-width: 500px;
  margin: 20px auto 0;
  margin-top: 5%;
}
@media screen and (max-width: 500px) {
  body.custom-form.cms-demandes-sav .column > h1,
  body.amform-body.cms-demandes-sav .column > h1,
  body.custom-form.cms-liste-des-revendeurs .column > h1,
  body.amform-body.cms-liste-des-revendeurs .column > h1,
  body.custom-form.cms-formulaire-location .column > h1,
  body.amform-body.cms-formulaire-location .column > h1 {
    height: 50px;
  }
}
body.custom-form.cms-demande-brochure .column.main .top-brochure hr,
body.amform-body.cms-demande-brochure .column.main .top-brochure hr {
  display: none;
}
body.custom-form.cms-demande-brochure .column.main .top-brochure h1,
body.amform-body.cms-demande-brochure .column.main .top-brochure h1 {
  font-weight: 600;
  font-family: 'DIN 2014';
  font-size: 28px;
  font-style: oblique;
  color: #2B3D44;
  text-transform: uppercase;
  text-align: center;
  display: flex;
  align-items: center;
  position: relative;
  height: 100px;
  justify-content: center;
  width: 100%;
  max-width: 470px;
  margin: 20px auto 0;
}
@media screen and (max-width: 500px) {
  body.custom-form.cms-demande-brochure .column.main .top-brochure h1,
  body.amform-body.cms-demande-brochure .column.main .top-brochure h1 {
    height: 50px;
  }
}
body.custom-form.cms-liste-des-revendeurs .bottom-revendeur,
body.amform-body.cms-liste-des-revendeurs .bottom-revendeur {
  background-color: #587575;
  position: relative;
  padding: 20px 0 40px;
  margin-top: 100px;
}
@media screen and (max-width: 1500px) {
  body.custom-form.cms-liste-des-revendeurs .bottom-revendeur,
  body.amform-body.cms-liste-des-revendeurs .bottom-revendeur {
    margin-top: 80px;
  }
}
body.custom-form.cms-liste-des-revendeurs .bottom-revendeur:before,
body.amform-body.cms-liste-des-revendeurs .bottom-revendeur:before {
  background-color: #587575;
  width: 200vw;
  content: '';
  display: block;
  transform: rotate(-2deg);
  height: 200px;
  position: absolute;
  left: -50%;
  top: -75px;
}
@media screen and (max-width: 1500px) {
  body.custom-form.cms-liste-des-revendeurs .bottom-revendeur:before,
  body.amform-body.cms-liste-des-revendeurs .bottom-revendeur:before {
    top: -45px;
  }
}
@media screen and (max-width: 1200px) {
  body.custom-form.cms-liste-des-revendeurs .bottom-revendeur:before,
  body.amform-body.cms-liste-des-revendeurs .bottom-revendeur:before {
    top: -25px;
  }
}
body.custom-form.cms-liste-des-revendeurs .bottom-revendeur:after,
body.amform-body.cms-liste-des-revendeurs .bottom-revendeur:after {
  background-color: #587575;
  width: 200vw;
  top: 0;
  bottom: 0;
  left: -50%;
  content: '';
  display: block;
  z-index: 1;
  position: absolute;
}
body.custom-form.cms-liste-des-revendeurs .bottom-revendeur h2,
body.amform-body.cms-liste-des-revendeurs .bottom-revendeur h2 {
  position: relative;
  z-index: 2;
  display: block;
  text-align: center;
  font-weight: normal;
  font-size: 20px;
  color: #fff;
}
body.custom-form.cms-liste-des-revendeurs .bottom-revendeur p,
body.amform-body.cms-liste-des-revendeurs .bottom-revendeur p {
  font-weight: normal;
  font-size: 14px;
  color: #fff;
  text-align: center;
  margin-bottom: 20px;
  position: relative;
  z-index: 2;
}
body.mgsButton .page-wrapper .page-header .header.panel {
  padding-top: 4px;
}
body.mgsButton .page-header.type6.header-newskin .navigation li.level0 > .level-top {
  margin-top: 0;
}
body.mgsButton .page-header.type6.header-newskin .header.content {
  margin-top: 0;
}
@media (min-width: 1200px) {
  body.mgsButton #maincontent {
    margin-top: 56px;
  }
}
@media (min-width: 1921px) {
  body.mgsButton.catalog-category-view.page-products .page-wrapper .breadcrumbs,
  body.mgsButton.catalog-product-view .page-wrapper .replacebreadcrumbs {
    margin-top: 28px;
  }
}
@media (min-width: 1200px) and (max-width: 1599px) {
  body.mgsButton.catalog-category-view.page-products .page-wrapper .breadcrumbs,
  body.mgsButton.catalog-product-view .page-wrapper .replacebreadcrumbs {
    margin-top: 76px;
  }
}
@media (min-width: 1600px) and (max-width: 1920px) {
  body.mgsButton.catalog-category-view.page-products .page-wrapper .breadcrumbs,
  body.mgsButton.catalog-product-view .page-wrapper .replacebreadcrumbs {
    margin-top: 62px;
  }
}
@media (min-width: 1921px) {
  body.mgsButton.catalog-product-view .page-wrapper .replacebreadcrumbs {
    margin-top: 41px;
  }
}
.page-products .page-wrapper {
  background: #fff;
}
.page-products .page-wrapper .category-image,
.page-products .page-wrapper .category-description {
  display: none;
}
.page-products .page-wrapper .page-main {
  padding-bottom: 20px;
  padding-top: 30px;
}
.page-products .page-wrapper .page-main .sidebar:before {
  display: none;
}
.page-products .page-wrapper .page-main .sidebar.sidebar-main .layered-filter-block-container {
  background: #e8e8e8;
}
.page-products .page-wrapper .page-main .sidebar .block-category-list {
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .page-products .page-wrapper .page-main .sidebar .block-category-list {
    display: none;
  }
}
.page-products .page-wrapper .page-main .sidebar .block-category-list .block-title {
  display: flex;
  align-items: center;
  padding-left: 30px;
  padding-top: 20px;
}
.page-products .page-wrapper .page-main .sidebar .block-category-list .block-title strong {
  font-weight: normal;
  font-family: 'DIN 2014';
  font-size: 20px;
  color: #000;
  text-transform: none;
}
.page-products .page-wrapper .page-main .sidebar .block-category-list .block-title hr {
  display: block;
  width: 50px;
  border: none;
  height: 1px;
  background: #000;
  margin: 0 15px 0;
}
.page-products .page-wrapper .page-main .sidebar .block-category-list .block-content {
  padding: 10px 20px 15px 30px;
}
.page-products .page-wrapper .page-main .sidebar .block-category-list .block-content ol.items {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 0;
}
.page-products .page-wrapper .page-main .sidebar .block-category-list .block-content ol.items li {
  padding: 3px 0;
}
.page-products .page-wrapper .page-main .sidebar .block-category-list .block-content ol.items li a {
  font-family: 'DIN 2014';
  font-size: 17px;
  color: #000 !important;
}
.page-products .page-wrapper .page-main .sidebar .block-category-list .block-content ol.items li .contain-subitem {
  padding-left: 15px;
  padding-top: 3px;
}
.page-products .page-wrapper .page-main .sidebar .block-category-list .block-content ol.items li .contain-subitem .subitem {
  margin-bottom: 0;
  list-style: none;
}
@media only screen and (max-width: 767px) {
  .page-products .page-wrapper .page-main .sidebar .filter-options > .block-category-list {
    display: block;
  }
}
.page-products .page-wrapper .page-main .sidebar .filter-options-item {
  /*
          &.choix_cuir {
            background: #587575;

            .filter-options-title {
              color: #fff;

              hr {
                background: #fff;
              }
            }

            .filter-options-content {
              ol.items {
                li {
                  a {
                    color: #fff !important;

                    span {
                      color: #fff;
                    }
                  }
                }
              }
            }
          }

          &.price {
            background: #000;

            .filter-options-title {
              color: #fff;

              hr {
                background: #fff;
              }
            }

            .filter-options-content {
              ol.items {
                li {
                  a {
                    color: #fff !important;

                    span {
                      color: #fff;
                    }
                  }
                }
              }
            }
          }
          */
}
.page-products .page-wrapper .page-main .sidebar .filter-options-item .filter-options-title {
  display: flex;
  align-items: center;
  font-weight: normal;
  font-family: 'DIN 2014';
  font-size: 20px;
  color: #000;
  text-transform: none;
  padding-left: 30px;
}
.page-products .page-wrapper .page-main .sidebar .filter-options-item .filter-options-title hr {
  display: block;
  width: 27px;
  border: none;
  height: 1px;
  background: #000;
  margin: 0 15px 0;
}
.page-products .page-wrapper .page-main .sidebar .filter-options-item .filter-options-title:after {
  display: none;
}
.page-products .page-wrapper .page-main .sidebar .filter-options-item .filter-options-content {
  padding-left: 30px;
  border-bottom: none;
  padding-bottom: 18px;
}
.page-products .page-wrapper .page-main .sidebar .filter-options-item .filter-options-content ol.items {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 0;
}
.page-products .page-wrapper .page-main .sidebar .filter-options-item .filter-options-content ol.items li {
  padding: 3px 0;
  margin: 0;
}
.page-products .page-wrapper .page-main .sidebar .filter-options-item .filter-options-content ol.items li input {
  display: none;
}
.page-products .page-wrapper .page-main .sidebar .filter-options-item .filter-options-content ol.items li input:checked + a {
  font-weight: bold;
  position: relative;
}
.page-products .page-wrapper .page-main .sidebar .filter-options-item .filter-options-content ol.items li input:checked + a:before {
  content: '';
  display: block;
  width: 15px;
  height: 2px;
  background: #fff;
  border: none;
  position: absolute;
  left: -20px;
  top: 50%;
  transform: translateY(-50%);
}
.page-products .page-wrapper .page-main .sidebar .filter-options-item .filter-options-content ol.items li input:checked + a span {
  font-weight: bold;
}
.page-products .page-wrapper .page-main .sidebar .filter-options-item .filter-options-content ol.items li a {
  font-family: 'DIN 2014';
  font-size: 17px;
  color: #000 !important;
}
.page-products .page-wrapper .page-main .sidebar .filter-options-item .filter-options-content ol.items li a span {
  color: #000;
}
.page-products .page-wrapper .page-main .sidebar .filter-options-item .filter-options-content .swatch-option.image {
  border-radius: 50%;
  background-size: 100% !important;
  padding: 0;
  border: none;
}
.page-products .page-wrapper .page-main .sidebar .filter-options-item .filter-options-content .swatch-option {
  border-radius: 50%;
}
.page-products .page-wrapper .page-main .sidebar .filter-options-item.bois .filter-options-content,
.page-products .page-wrapper .page-main .sidebar .filter-options-item.couleur .filter-options-content {
  padding-left: 10px;
}
.page-products .page-wrapper .page-main .sidebar .filter-current .filter-current-subtitle {
  display: flex;
  align-items: center;
  font-weight: normal;
  font-family: 'DIN 2014';
  font-size: 20px;
  color: #000;
  text-transform: none;
  padding-left: 30px;
}
.page-products .page-wrapper .page-main .sidebar .filter-current .filter-current-subtitle hr {
  display: block;
  width: 50px;
  border: none;
  height: 1px;
  background: #000;
  margin: 0 15px 0;
}
.page-products .page-wrapper .page-main .sidebar .filter-current ol.items {
  list-style-type: none;
  padding-left: 10px;
  margin-bottom: 0;
}
.page-products .page-wrapper .page-main .sidebar .filter-current ol.items li {
  padding: 3px 0;
  margin: 0;
}
.page-products .page-wrapper .page-main .sidebar .filter-current ol.items li span {
  font-family: 'DIN 2014';
  font-size: 17px;
  color: #000 !important;
}
.page-products .page-wrapper .page-main .sidebar .filter-current ol.items li .action.remove {
  top: 2px;
}
.page-products .page-wrapper .page-main .sidebar .filter-actions {
  border: none;
}
.page-products .page-wrapper .page-main .sidebar .filter-actions a span {
  font-family: 'DIN 2014';
  font-size: 17px;
  color: #000;
}
@media only screen and (max-width: 767px) {
  .page-products .page-wrapper .page-main .sidebar .filter-title {
    background: #000;
  }
  .page-products .page-wrapper .page-main .sidebar .filter-title strong {
    right: -7px;
  }
  .page-products .page-wrapper .page-main .sidebar .filter-content strong {
    font-weight: normal;
    font-family: 'DIN 2014';
    font-size: 13px;
    padding-left: 0;
  }
  .page-products .page-wrapper .page-main .sidebar .filter-content .filter-options {
    padding: 10px !important;
  }
}
.page-products .page-wrapper .page-main .column.main .toolbar-products {
  text-align: right;
  border: none;
  padding-bottom: 10px;
}
.page-products .page-wrapper .page-main .column.main .toolbar-products .toolbar-sorter,
.page-products .page-wrapper .page-main .column.main .toolbar-products .modes,
.page-products .page-wrapper .page-main .column.main .toolbar-products .toolbar-amount,
.page-products .page-wrapper .page-main .column.main .toolbar-products .field.limiter {
  display: none;
}
.page-products .page-wrapper .page-main .column.main .toolbar-products .pages {
  display: inline-block;
  text-align: center;
}
.page-products .page-wrapper .page-main .column.main .toolbar-products .pages ul.items li {
  background: #E8E8E8;
  border: none;
}
.page-products .page-wrapper .page-main .column.main .toolbar-products .pages ul.items li strong {
  border: none;
}
.page-products .page-wrapper .page-main .column.main .toolbar-products .pages ul.items li a {
  border: none;
}
.page-products .page-wrapper .page-main .column.main .toolbar-products .pages ul.items li a:before {
  color: #000;
}
.page-products .page-wrapper .page-main .column.main .toolbar-products .pages ul.items li a:hover:before {
  color: #000;
}
.page-products .page-wrapper .page-main .column.main .toolbar-products .pages ul.items li span {
  font-family: 'DIN 2014';
  font-size: 17px;
  color: #000;
}
.page-products .page-wrapper .page-main .column.main .toolbar-products .pages ul.items li.current {
  background: #587575;
  border: none;
}
.page-products .page-wrapper .page-main .column.main .toolbar-products .pages ul.items li.current span {
  color: #fff;
}
.page-products .page-wrapper .page-main .column.main ol.product-items li {
  border: none;
  margin-bottom: 5px;
}
.page-products .page-wrapper .page-main .column.main ol.product-items li:hover {
  box-shadow: 0 2px 15px 0px rgba(0, 0, 0, 0.1);
}
.page-products .page-wrapper .page-main .column.main ol.product-items li .product-item-info {
  border: none;
  box-shadow: none !important;
}
.page-products .page-wrapper .page-main .column.main ol.product-items li .product-item-info .product-item-details .product-item-main-categ {
  font-family: 'DIN 2014';
  font-size: 15px;
  color: #000;
  text-transform: none;
  font-weight: bold;
  padding-bottom: 10px;
}
.page-products .page-wrapper .page-main .column.main ol.product-items li .product-item-info .product-item-details .product-item-name {
  height: 50px;
  overflow: hidden;
}
.page-products .page-wrapper .page-main .column.main ol.product-items li .product-item-info .product-item-details .stock {
  font-style: italic;
}
.page-products .page-wrapper .page-main .column.main ol.product-items li .product-item-info .product-item-details .stock span {
  color: #79a22e;
}
.page-products .page-wrapper .page-main .column.main ol.product-items li .product-item-info .product-item-details .product-item-link {
  font-family: 'DIN 2014';
  font-size: 17px;
  color: #000;
  position: relative;
  display: block;
  padding-top: 5px;
  hyphens: initial;
}
.page-products .page-wrapper .page-main .column.main ol.product-items li .product-item-info .product-item-details .product-item-link:before {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 10px;
  height: 1px;
  background: #000;
  border: none;
  content: '';
  display: block;
}
.page-products .page-wrapper .page-main .column.main ol.product-items li .product-item-info .product-item-details .product-item-link:hover {
  text-decoration: none;
}
.page-products .page-wrapper .page-main .column.main ol.product-items li .product-item-info .product-item-details .price-final_price * {
  font-family: 'DIN 2014';
  font-size: 17px;
  color: #000;
  text-transform: none;
  font-weight: bold;
}
.page-products .page-wrapper .page-main .column.main ol.product-items li .product-item-info .product-item-details .product-item-inner {
  margin-bottom: 0;
}
.page-products .page-wrapper .page-main .column.main ol.product-items li .product-item-info .product-item-details .product-item-inner .product-item-actions {
  visibility: visible;
  opacity: 1;
}
.page-products .page-wrapper .page-main .column.main ol.product-items li .product-item-info .product-item-details .product-item-inner .product-item-actions .action.tocart {
  background: #fff;
  padding: 3px 15px;
  color: #000;
  display: inline-block;
  height: auto;
  width: auto;
  line-height: 25px;
  position: relative;
}
.page-products .page-wrapper .page-main .column.main ol.product-items li .product-item-info .product-item-details .product-item-inner .product-item-actions .action.tocart:hover {
  border: 1px solid #000;
}
.page-products .page-wrapper .page-main .column.main ol.product-items li .product-item-info .product-item-details .product-item-inner .product-item-actions .action.tocart:before {
  display: block;
  width: 8px;
  height: 18px;
  background: #fff;
  position: absolute;
  left: -2px;
  top: 50%;
  border: none;
  transform: translateY(-50%);
  content: '';
}
.page-products .page-wrapper .page-main .column.main ol.product-items li .product-item-info .product-item-details .product-item-inner .product-item-actions .action.tocart:after {
  content: '';
  display: block;
  width: 25px;
  height: 1px;
  background: #000;
  position: absolute;
  top: 54%;
  transform: translateY(-50%) translateX(-50%);
  left: -3px;
  border: none;
  border-top: 1px solid #000;
}
.page-products .page-wrapper .page-main .column.main ol.product-items li .product-item-info .product-item-details .product-item-inner .product-item-actions .action.tocart span {
  color: #000;
  font-family: 'DIN 2014';
  font-size: 17px;
  text-transform: none;
  display: block;
}
.page-products .page-wrapper .block-search-list {
  margin: 0;
  width: 290px;
  float: right;
  margin-bottom: 30px;
  z-index: 0;
}
.page-products .page-wrapper .block-search-list form {
  display: flex;
  justify-content: space-between;
}
.page-products .page-wrapper .block-search-list form .field.search {
  width: 245px;
  display: inline-block;
}
.page-products .page-wrapper .block-search-list form .field.search label {
  display: none;
}
.page-products .page-wrapper .block-search-list form .field.search input {
  background: #E8E8E8;
  position: relative;
  margin: 0;
  left: initial;
  border: none;
  height: 40px;
}
.page-products .page-wrapper .block-search-list .actions {
  width: 45px;
  display: inline-block;
  padding-left: 5px;
  border: none;
}
.page-products .page-wrapper .block-search-list .actions button {
  top: inherit;
  background: #587575;
  color: #fff;
  position: relative;
  right: inherit;
  width: 40px;
  display: block;
  height: 40px;
  border: none;
}
.page-products .page-wrapper .block-search-list .actions button span {
  display: none;
}
.page-products .page-wrapper .block-search-list .actions button:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  line-height: inherit;
  content: '\f818';
  font-family: 'porto-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak-as: none;
  text-align: center;
  color: #fff;
}
@media only screen and (max-width: 767px) {
  body.filter-active .columns {
    z-index: inherit;
  }
}
body.catalog-product-view {
  background: #FFFFFF;
}
body.catalog-product-view.fotorama__fullscreen .fotorama__stage {
  border: 0;
  padding-bottom: 10px;
}
body.catalog-product-view.fotorama__fullscreen .fotorama__stage .fotorama__fullscreen-icon {
  right: 5%;
  bottom: 0;
  top: inherit;
}
body.catalog-product-view.fotorama__fullscreen .fotorama__stage .fotorama__fullscreen-icon:focus:after {
  display: none;
}
body.catalog-product-view.fotorama__fullscreen .fotorama__stage .fotorama__fullscreen-icon:before {
  content: url(../Magento_Catalog/images/back.png);
}
body.catalog-product-view.fotorama__fullscreen .fotorama__stage .fotorama__zoom-in {
  top: 10%;
}
body.catalog-product-view.fotorama__fullscreen .fotorama__stage .fotorama__zoom-in:focus:after {
  display: none;
}
body.catalog-product-view.fotorama__fullscreen .fotorama__stage .fotorama__zoom-in:before {
  content: url(../Magento_Catalog/images/zoom_fullscreen.png);
}
body.catalog-product-view.fotorama__fullscreen .fotorama__stage .fotorama__zoom-out {
  top: 20%;
}
body.catalog-product-view.fotorama__fullscreen .fotorama__stage .fotorama__zoom-out:focus:after {
  display: none;
}
body.catalog-product-view.fotorama__fullscreen .fotorama__stage .fotorama__zoom-out:before {
  content: url(../Magento_Catalog/images/zoom_out.png);
}
body.catalog-product-view.fotorama__fullscreen .fotorama__nav-wrap--horizontal .fotorama__nav--thumbs {
  top: -10px;
}
body.catalog-product-view.fotorama__fullscreen .fotorama__nav-wrap--horizontal .fotorama__nav--thumbs .fotorama__thumb-border {
  border: 0;
  background-image: none;
}
body.catalog-product-view.fotorama__fullscreen .fotorama__nav-wrap--horizontal .fotorama__nav--thumbs .fotorama__nav__shaft {
  top: -25px;
  left: 5%;
  right: 5%;
}
body.catalog-product-view.fotorama__fullscreen .fotorama__nav-wrap--horizontal .fotorama__nav--thumbs .fotorama__thumb {
  border: 0 !important;
}
body.catalog-product-view.fotorama__fullscreen .fotorama__nav-wrap--horizontal .fotorama__nav--thumbs .fotorama__nav__frame--thumb:before {
  display: block;
  content: '';
  top: 0;
  background: #FFFFFF;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 2;
  position: absolute;
  opacity: 0.4;
}
body.catalog-product-view.fotorama__fullscreen .fotorama__nav-wrap--horizontal .fotorama__nav--thumbs .fotorama__nav__frame--thumb:after {
  content: url(../Magento_Catalog/images/not_selected_fullpage.png);
}
body.catalog-product-view.fotorama__fullscreen .fotorama__nav-wrap--horizontal .fotorama__nav--thumbs .fotorama__nav__frame--thumb.fotorama__active:before {
  display: none;
}
body.catalog-product-view.fotorama__fullscreen .fotorama__nav-wrap--horizontal .fotorama__nav--thumbs .fotorama__nav__frame--thumb.fotorama__active:after {
  content: url(../Magento_Catalog/images/selected_fullpage.png);
}
body.catalog-product-view .page-wrapper {
  padding-top: 10%;
}
@media (min-width: 1921px) {
  body.catalog-product-view .page-wrapper {
    padding-top: 201px;
  }
}
body.catalog-product-view .page-wrapper .replacebreadcrumbs {
  display: block !important;
  padding: 4px 0 0;
  background: #2B3D44;
  margin-top: 1.6%;
}
@media (min-width: 1921px) {
  body.catalog-product-view .page-wrapper .replacebreadcrumbs {
    padding-top: 30px;
  }
}
@media (min-width: 1600px) and (max-width: 1680px) {
  body.catalog-product-view .page-wrapper .replacebreadcrumbs {
    margin-top: 2%;
  }
}
@media (min-width: 1450px) and (max-width: 1599px) {
  body.catalog-product-view .page-wrapper .replacebreadcrumbs {
    margin-top: 3%;
  }
}
@media (min-width: 1200px) and (max-width: 1449px) {
  body.catalog-product-view .page-wrapper .replacebreadcrumbs {
    margin-top: 3.7%;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  body.catalog-product-view .page-wrapper .replacebreadcrumbs {
    margin-top: 4.3%;
  }
}
@media (min-width: 560px) and (max-width: 767px) {
  body.catalog-product-view .page-wrapper .replacebreadcrumbs {
    margin-top: 8%;
  }
}
@media (max-width: 559px) {
  body.catalog-product-view .page-wrapper .replacebreadcrumbs {
    margin-top: 48px;
  }
}
body.catalog-product-view .page-wrapper .replacebreadcrumbs .items {
  padding: 5px 14px 5px;
  max-width: 85%;
  margin: 0 auto;
}
body.catalog-product-view .page-wrapper .replacebreadcrumbs .items .item {
  display: inline;
  list-style: none;
}
body.catalog-product-view .page-wrapper .replacebreadcrumbs .items .item:after {
  content: url(../Magento_Theme/images/arrow.png);
  font-size: 10px;
  margin: 0 9px;
  display: inline-block;
  vertical-align: middle;
  padding: 0;
  transform: scale(0.8);
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
}
@media only screen and (max-width: 767px) {
  body.catalog-product-view .page-wrapper .replacebreadcrumbs .items .item:after {
    transform: scale(0.6);
    -webkit-transform: scale(0.6);
    -moz-transform: scale(0.6);
  }
}
body.catalog-product-view .page-wrapper .replacebreadcrumbs .items .item:last-child:after {
  content: '';
  display: none;
}
body.catalog-product-view .page-wrapper .replacebreadcrumbs .items .item a,
body.catalog-product-view .page-wrapper .replacebreadcrumbs .items .item strong {
  color: #FFFFFF;
  text-transform: uppercase;
  font-family: 'DIN 2014';
  font-weight: normal;
  font-size: 18px;
}
@media only screen and (max-width: 767px) {
  body.catalog-product-view .page-wrapper .replacebreadcrumbs .items .item a,
  body.catalog-product-view .page-wrapper .replacebreadcrumbs .items .item strong {
    font-size: 15px;
  }
}
body.catalog-product-view .page-main {
  background-color: #FFFFFF;
  padding-top: 0;
}
@media only screen and (max-width: 767px) {
  body.catalog-product-view .page-main {
    margin-top: 0;
  }
}
body.catalog-product-view .main-product-detail {
  background-color: transparent;
  padding: 0;
}
body.catalog-product-view .product.media {
  padding-left: 10%;
}
@media (min-width: 768px) and (max-width: 1024px) {
  body.catalog-product-view .product.media {
    padding-left: 2%;
  }
}
@media only screen and (max-width: 767px) {
  body.catalog-product-view .product.media {
    width: 100%;
    padding-left: 2%;
  }
}
body.catalog-product-view .product.media .fotorama__stage {
  border: none;
}
body.catalog-product-view .product.media .fotorama__stage .fotorama__arr .fotorama__arr__arr:before {
  color: #2B3D44;
}
body.catalog-product-view .product.media .fotorama__stage .fotorama__fullscreen-icon:before {
  content: url(../Magento_Catalog/images/zoom_fullscreen.png);
}
body.catalog-product-view .product.media .fotorama__caption {
  display: none;
}
body.catalog-product-view .product.media .fotorama__wrap .fotorama__nav-wrap--horizontal .fotorama__nav.fotorama__nav--thumbs {
  height: 124px !important;
}
body.catalog-product-view .product.media .fotorama__wrap .fotorama__nav-wrap--horizontal .fotorama__nav.fotorama__nav--thumbs .fotorama__thumb-border {
  margin-top: 0;
  border: 0;
  background-image: none;
}
body.catalog-product-view .product.media .fotorama__wrap .fotorama__nav-wrap--horizontal .fotorama__nav.fotorama__nav--thumbs:before {
  background-image: none;
}
body.catalog-product-view .product.media .fotorama__wrap .fotorama__nav-wrap--horizontal .fotorama__nav.fotorama__nav--thumbs .fotorama__thumb__arr .fotorama__thumb--icon {
  background-image: none;
}
body.catalog-product-view .product.media .fotorama__nav-wrap--horizontal .fotorama__shadows--right:after {
  background-image: none;
}
body.catalog-product-view .product.media .fotorama__nav-wrap--horizontal .fotorama__nav__frame {
  margin-right: -1px;
}
body.catalog-product-view .product.media .fotorama__nav-wrap--horizontal .fotorama__nav__frame--thumb {
  position: relative;
  border: none;
}
body.catalog-product-view .product.media .fotorama__nav-wrap--horizontal .fotorama__nav__frame--thumb:before {
  display: block;
  content: '';
  top: 0;
  background: #FFFFFF;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 2;
  position: absolute;
  opacity: 0.4;
}
body.catalog-product-view .product.media .fotorama__nav-wrap--horizontal .fotorama__nav__frame--thumb:after {
  content: url(../Magento_Catalog/images/not_selected.png);
}
body.catalog-product-view .product.media .fotorama__nav-wrap--horizontal .fotorama__nav__frame--thumb.fotorama__active:before {
  display: none;
}
body.catalog-product-view .product.media .fotorama__nav-wrap--horizontal .fotorama__nav__frame--thumb.fotorama__active:after {
  content: url(../Magento_Catalog/images/selected.png);
}
body.catalog-product-view .product.media .fotorama__nav-wrap--horizontal .fotorama__thumb {
  border: 0 !important;
}
body.catalog-product-view .top_product {
  display: flex;
  align-items: flex-start;
  margin-top: 50px;
}
@media only screen and (max-width: 767px) {
  body.catalog-product-view .top_product {
    flex-wrap: wrap;
  }
}
body.catalog-product-view .top_product:after {
  display: block;
  content: '';
  clear: both;
}
body.catalog-product-view .desc {
  display: flex;
  position: relative;
  margin-top: 130px;
  min-height: 180px;
  padding-bottom: 30px;
}
@media only screen and (max-width: 1500px) {
  body.catalog-product-view .desc {
    margin-top: 100px;
  }
}
@media only screen and (max-width: 1200px) {
  body.catalog-product-view .desc {
    margin-top: 70px;
  }
}
@media only screen and (max-width: 767px) {
  body.catalog-product-view .desc {
    display: block;
  }
}
@media only screen and (max-width: 600px) {
  body.catalog-product-view .desc {
    margin-top: 50px;
  }
}
body.catalog-product-view .desc p {
  position: relative;
  z-index: 2;
  color: #FFFFFF;
}
body.catalog-product-view .desc .col {
  padding: 30px 0 10px;
  width: 50%;
  text-align: left;
  position: relative;
  z-index: 2;
  padding: 30px 0 30px;
}
@media only screen and (max-width: 767px) {
  body.catalog-product-view .desc .col {
    width: 100%;
  }
}
body.catalog-product-view .desc .col hr {
  display: none;
}
body.catalog-product-view .desc .col p,
body.catalog-product-view .desc .col p > strong {
  margin: 0 !important;
  padding: 0 !important;
  text-align: left !important;
  color: #000000;
  font-family: 'DIN 2014';
  font-size: 16px;
  line-height: 26px;
  font-weight: normal;
}
body.catalog-product-view .desc .col p span,
body.catalog-product-view .desc .col p > strong span {
  display: block;
}
body.catalog-product-view .desc .col a {
  display: inline-block;
  background: #587575;
  border: 1px solid #FFFFFF;
  color: #000000;
  letter-spacing: inherit;
  padding: 3px 15px;
  height: auto;
  width: auto;
  line-height: 25px;
  position: relative;
  text-transform: none;
  font-family: 'DIN 2014';
  font-size: 16px;
  margin-top: 10px;
}
body.catalog-product-view .desc .col:nth-child(2) {
  border-left: 1px solid #FFFFFF;
}
@media only screen and (max-width: 767px) {
  body.catalog-product-view .desc .col:nth-child(2) {
    border-left: none;
    border-top: 1px solid #FFFFFF;
    margin: auto;
  }
}
body.catalog-product-view .desc .col:nth-child(2) p {
  text-align: center !important;
}
@media only screen and (max-width: 767px) {
  body.catalog-product-view .desc .col:nth-child(1) p {
    text-align: center !important;
  }
}
body.catalog-product-view .product-info-main {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 0;
  padding-left: 30px;
  padding-right: 10%;
}
@media (min-width: 768px) and (max-width: 1024px) {
  body.catalog-product-view .product-info-main {
    padding-right: 2%;
  }
}
@media only screen and (max-width: 767px) {
  body.catalog-product-view .product-info-main {
    width: 100%;
    padding-left: 2%;
    padding-right: 2%;
  }
}
body.catalog-product-view .product-info-main > * {
  order: 2;
  width: 100%;
}
body.catalog-product-view .product-info-main .voir_plus {
  padding-bottom: 20%;
}
body.catalog-product-view .product-info-main .voir_plus a {
  text-decoration: underline;
  color: #2B3D44;
  font-weight: 500;
  font-family: 'DIN 2014';
  letter-spacing: 1px;
  font-size: 12pt;
}
body.catalog-product-view .product-info-main .category_name {
  order: 1;
  display: none;
  align-items: center;
  white-space: nowrap;
}
body.catalog-product-view .product-info-main .category_name span {
  color: #000000;
  text-align: left;
  font-weight: normal;
  font-family: 'DIN 2014';
  font-size: 32px;
  display: block;
  padding-right: 10px;
}
body.catalog-product-view .product-info-main .category_name hr {
  display: block;
  width: 100%;
  border: none;
  background: #000000;
  height: 1px;
  margin: 0;
}
body.catalog-product-view .product-info-main .page-title-wrapper {
  padding-bottom: 20px;
}
body.catalog-product-view .product-info-main .page-title-wrapper h1 {
  margin: 0;
}
body.catalog-product-view .product-info-main .page-title-wrapper h1 span {
  color: #1A1A1A;
  font-family: FormaDJRDeck-Regular,sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 2px;
  line-height: 1.2em;
}
body.catalog-product-view .product-info-main .product-info-price {
  border: none;
  margin-bottom: 0;
}
body.catalog-product-view .product-info-main .product-info-price > div.price-box {
  padding-bottom: 0;
}
body.catalog-product-view .product-info-main .product-info-price span.price {
  font-family: 'FormaDJRDeck-Regular';
  font-size: 30px;
  text-transform: none;
  font-weight: 600;
  color: #2B3D44;
}
body.catalog-product-view .product-info-main .short_desc {
  margin-bottom: 20px;
}
body.catalog-product-view .product-info-main .short_desc hr {
  display: none;
}
body.catalog-product-view .product-info-main .short_desc p {
  color: #000000;
  font-family: 'DIN 2014';
  font-size: 16px;
  display: block;
  text-align: justify;
  line-height: inherit;
  margin-bottom: 0 !important;
  font-weight: 300;
}
body.catalog-product-view .product-info-main .product-social-links {
  display: none;
}
body.catalog-product-view .product-info-main .product-info-stock-sku {
  text-align: left;
  margin: 10px 0 10px 0;
  padding: 0;
}
body.catalog-product-view .product-info-main .product-info-stock-sku .stock span.label {
  display: none;
}
body.catalog-product-view .product-info-main .product-info-stock-sku .stock span {
  font-style: italic;
  font-weight: 600;
  color: #22B99D;
  font-family: 'FormaDJRDeck-Regular';
  font-size: 18px;
}
body.catalog-product-view .product-info-main .product-info-stock-sku .stock .red-class {
  color: #000000;
  margin-right: 10px;
}
body.catalog-product-view .product-info-main .product-info-stock-sku .stock .picto,
body.catalog-product-view .product-info-main .product-info-stock-sku .stock .picto-red {
  display: inline-block;
  width: 30px;
  height: 28px;
  position: relative;
  top: 8px;
  margin-right: 5px;
}
body.catalog-product-view .product-info-main .product-info-stock-sku .stock.available .picto {
  background: url(../Magento_Catalog/images/available.png) center center no-repeat;
  margin-left: -3px;
}
body.catalog-product-view .product-info-main .product-info-stock-sku .stock.available .picto-red {
  background: url(../Magento_Catalog/images/out.png) center center no-repeat;
  margin-left: -3px;
}
body.catalog-product-view .product-info-main .product-info-stock-sku .stock.unavailable .picto {
  background: url(../Magento_Catalog/images/out.png) center center no-repeat;
}
body.catalog-product-view .product-info-main .product-info-stock-sku .sku {
  display: none;
}
body.catalog-product-view .product-info-main .box-tocart {
  text-align: left;
  margin: 0;
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  body.catalog-product-view .product-info-main .box-tocart {
    margin-bottom: 0;
  }
}
body.catalog-product-view .product-info-main .box-tocart .field.qty {
  margin-right: 15px;
  width: auto;
}
body.catalog-product-view .product-info-main .box-tocart .field.qty .control {
  margin-left: 0;
}
body.catalog-product-view .product-info-main .box-tocart .field.qty input {
  width: 43px;
  padding: 0;
  margin: 0;
  border: 1px solid #2B3D44;
  background: #FFFFFF;
  color: #2B3D44;
  font-family: 'FormaDJRDeck-Regular';
  font-size: 17px;
  font-weight: bold;
  height: 36px;
  width: 36px !important;
}
body.catalog-product-view .product-info-main .box-tocart .field.qty .qty-changer {
  display: none;
}
body.catalog-product-view .product-info-main .box-tocart .actions button.tocart {
  background: #2B3D44;
  border: 1px solid #2B3D44;
  letter-spacing: inherit;
  padding: 8px 15px;
  display: inline-block;
  height: 28px;
  width: 180px;
  line-height: 12px;
  position: relative;
}
body.catalog-product-view .product-info-main .box-tocart .actions button.tocart:before {
  display: none;
}
body.catalog-product-view .product-info-main .box-tocart .actions button.tocart span {
  letter-spacing: initial;
  text-transform: uppercase;
  color: #FFFFFF;
  font-family: 'FormaDJRDeck-Regular';
  font-size: 14px;
  display: block;
  font-weight: 600;
}
body.catalog-product-view .product-info-main .box-tocart .actions button.tocart:hover span {
  text-decoration: underline;
}
body.catalog-product-view .product-info-main .box-tocart .moved-add-to-links {
  display: inline-block !important;
  margin-top: 0 !important;
}
body.catalog-product-view .product-info-main .box-tocart .moved-add-to-links .towishlist {
  border: 1px solid #2B3D44;
  background: #FFFFFF;
  width: 36px;
  height: 36px;
  line-height: 33px;
}
body.catalog-product-view .product-info-main .box-tocart .moved-add-to-links .towishlist:before {
  color: #2B3D44;
  content: url(../Magento_Catalog/images/wishlist.png);
  margin-top: 5px;
}
body.catalog-product-view .product-info-main .oney-wrapper.oney-product .oneyCta_button {
  font-size: 10px;
  height: 25px;
  border: 1px solid #81bc00 !important;
}
@media only screen and (min-width: 1025px) {
  body.catalog-product-view .product-info-main .oney-wrapper.oney-product .oneyCta_button {
    width: 375px;
  }
}
body.catalog-product-view .product-info-main .oney-wrapper.oney-product .oneyCta_button .oneyCta_logo {
  width: 84px;
  height: 16px;
}
body.catalog-product-view .product-info-main .product-options-wrapper {
  border-bottom: none;
}
body.catalog-product-view .product-info-main .product-options-wrapper .swatch-attribute-label {
  color: #2B3D44;
  text-decoration: underline;
  font-size: 16px;
}
body.catalog-product-view .product-info-main .product-options-wrapper .swatch-attribute-options {
  display: block;
  margin-bottom: 20px;
  margin-top: 10px;
}
body.catalog-product-view .product-info-main .product-options-wrapper .swatch-attribute-options .swatch-option-custom {
  float: left;
}
body.catalog-product-view .product-info-main .product-options-wrapper .swatch-attribute-options .swatch-option-custom .customLabel {
  color: #000000;
  padding-left: 5px;
}
body.catalog-product-view .product-info-main .product-options-wrapper .swatch-attribute-options .swatch-option.image {
  float: none;
  background-size: 100% !important;
  width: 36px !important;
  height: 36px !important;
  min-width: 36px;
  border-radius: 50%;
  border: none;
  margin-right: 16px;
}
body.catalog-product-view .product-info-main .product-options-wrapper .swatch-attribute-options .swatch-option.image:hover {
  outline: none;
  border: none;
}
body.catalog-product-view .product-info-main .product-options-wrapper .swatch-attribute-options .product-info-price {
  margin-bottom: 10px;
}
body.catalog-product-view .product-info-main .product-options-wrapper .swatch-attribute-options .product-info-stock-sku {
  padding-bottom: 5px;
}
body.catalog-product-view .move-product-tab {
  background: transparent;
  padding-top: 30px;
  position: relative;
  margin-bottom: 100px;
  min-height: 180px;
  padding-bottom: 0;
  margin-left: -15px;
  margin-right: -15px;
}
@media only screen and (max-width: 1200px) {
  body.catalog-product-view .move-product-tab {
    margin-bottom: 70px;
  }
}
@media only screen and (max-width: 767px) {
  body.catalog-product-view .move-product-tab {
    margin-bottom: 40px;
  }
}
@media (min-width: 1600px) and (max-width: 1700px) {
  body.catalog-product-view .move-product-tab .row.block-11 img {
    margin-top: 5%;
  }
}
@media (min-width: 1500px) and (max-width: 1599px) {
  body.catalog-product-view .move-product-tab .row.block-11 img {
    margin-top: 7%;
  }
}
@media (min-width: 1400px) and (max-width: 1499px) {
  body.catalog-product-view .move-product-tab .row.block-11 img {
    margin-top: 9%;
  }
}
@media (min-width: 1280px) and (max-width: 1299px) {
  body.catalog-product-view .move-product-tab .row.block-11 img {
    margin-top: 18%;
  }
}
@media (min-width: 1100px) and (max-width: 1279px) {
  body.catalog-product-view .move-product-tab .row.block-11 img {
    margin-top: 29%;
  }
}
@media (min-width: 1000px) and (max-width: 1099px) {
  body.catalog-product-view .move-product-tab .row.block-11 img {
    margin-top: 37%;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  body.catalog-product-view .move-product-tab .row.block-11 img {
    margin-top: 50%;
  }
}
body.catalog-product-view .move-product-tab .product-features {
  background: #f1f1f1;
  padding-top: 25px;
  text-align: center;
}
body.catalog-product-view .move-product-tab .product-features .product-feature-heading {
  color: #000000;
  font-family: 'FormaDJRDeck-Regular';
}
body.catalog-product-view .move-product-tab .product-features h1 {
  color: #000000;
  font-weight: 600;
  font-size: 30px;
}
@media (max-width: 767px) {
  body.catalog-product-view .move-product-tab .product-features h1 {
    font-size: 20px;
  }
}
body.catalog-product-view .move-product-tab .product-features .feature-list-items {
  width: 80%;
  margin: 0 auto;
  padding-bottom: 2%;
  padding-top: 2%;
}
body.catalog-product-view .move-product-tab .product-features .feature-list-items .item {
  padding-right: 3%;
  padding-left: 3%;
  padding-bottom: 2%;
}
body.catalog-product-view .move-product-tab .product-features .feature-list-items .item .feature-name {
  font-size: 13px;
  text-transform: uppercase;
  color: #000000;
  font-family: 'FormaDJRDeck-Regular';
}
@media (max-width: 767px) {
  body.catalog-product-view .move-product-tab .product-features .feature-list-items .item .feature-name {
    font-size: 11px;
  }
}
body.catalog-product-view .move-product-tab .row {
  position: relative;
  z-index: 2;
}
body.catalog-product-view .move-product-tab .row .col-md-12 {
  margin-left: 0;
  margin-right: 0;
}
body.catalog-product-view .move-product-tab .row .product.info.detailed {
  margin-bottom: 0;
}
body.catalog-product-view .move-product-tab .row .product.info.detailed .product.data.items {
  margin-bottom: 0;
}
@media (min-width: 1280px) {
  body.catalog-product-view .move-product-tab .row .product.info.detailed .product.data.items {
    background: #f1f1f1;
  }
}
@media (min-width: 1280px) {
  body.catalog-product-view .move-product-tab .row #custom-1 {
    margin-top: 56px;
  }
}
@media (min-width: 1280px) {
  body.catalog-product-view .move-product-tab .row #custom-2 {
    margin-top: 51px;
  }
}
@media (min-width: 1280px) {
  body.catalog-product-view .move-product-tab .row #custom-3 {
    margin-top: 33px;
  }
}
@media (min-width: 1280px) {
  body.catalog-product-view .move-product-tab .row #custom-4 {
    margin-top: 35px;
  }
}
body.catalog-product-view .move-product-tab .items .item.title {
  padding: 0;
  margin: 0;
  text-align: center;
  background: #f1f1f1;
}
@media only screen and (min-width: 767px) and (max-width: 1279px) {
  body.catalog-product-view .move-product-tab .items .item.title {
    width: 25%;
  }
}
@media (min-width: 1280px) {
  body.catalog-product-view .move-product-tab .items .item.title {
    width: 20%;
  }
}
@media (min-width: 1280px) {
  body.catalog-product-view .move-product-tab .items .item.title#tab-label-custom-1 {
    margin-left: 9%;
  }
}
body.catalog-product-view .move-product-tab .items .item.title a span {
  font-family: FormaDJRDeck-Regular,sans-serif;
  font-size: 18px;
  font-weight: normal;
  text-transform: uppercase;
  color: #000000;
  letter-spacing: 2px;
}
body.catalog-product-view .move-product-tab .items .item.title.active {
  background: #f1f1f1;
}
body.catalog-product-view .move-product-tab .items .item.title.active a {
  border-bottom: none !important;
  background: #f1f1f1;
}
body.catalog-product-view .move-product-tab .items .item.title.active a.switch {
  background: #f1f1f1;
}
body.catalog-product-view .move-product-tab .items .item.title.active a span {
  font-weight: 500;
  text-transform: uppercase;
}
@media (min-width: 768px) and (max-width: 1279px) {
  body.catalog-product-view .move-product-tab .items .item.title.active a span {
    padding: 5% 4% 7% 4%;
    background: #FFFFFF;
  }
}
@media (min-width: 1280px) {
  body.catalog-product-view .move-product-tab .items .item.title.active a span {
    padding: 3% 16% 4% 17%;
    background: #FFFFFF;
  }
}
body.catalog-product-view .move-product-tab .items .item.content {
  border-top: none;
  background: none;
  padding: 0;
}
body.catalog-product-view .move-product-tab .items .item.content#custom-1,
body.catalog-product-view .move-product-tab .items .item.content#custom-2,
body.catalog-product-view .move-product-tab .items .item.content#custom-3,
body.catalog-product-view .move-product-tab .items .item.content#custom-4 {
  background: #FFFFFF;
}
@media (max-width: 776px) {
  body.catalog-product-view .move-product-tab .items .item.content#custom-1 .dividing-line,
  body.catalog-product-view .move-product-tab .items .item.content#custom-2 .dividing-line,
  body.catalog-product-view .move-product-tab .items .item.content#custom-3 .dividing-line,
  body.catalog-product-view .move-product-tab .items .item.content#custom-4 .dividing-line {
    display: none;
  }
}
body.catalog-product-view .move-product-tab .items .item.content#custom-1 ul,
body.catalog-product-view .move-product-tab .items .item.content#custom-2 ul,
body.catalog-product-view .move-product-tab .items .item.content#custom-3 ul,
body.catalog-product-view .move-product-tab .items .item.content#custom-4 ul {
  margin-left: 0 !important;
}
body.catalog-product-view .move-product-tab .items .item.content#custom-1 ul li,
body.catalog-product-view .move-product-tab .items .item.content#custom-2 ul li,
body.catalog-product-view .move-product-tab .items .item.content#custom-3 ul li,
body.catalog-product-view .move-product-tab .items .item.content#custom-4 ul li,
body.catalog-product-view .move-product-tab .items .item.content#custom-1 ul li span,
body.catalog-product-view .move-product-tab .items .item.content#custom-2 ul li span,
body.catalog-product-view .move-product-tab .items .item.content#custom-3 ul li span,
body.catalog-product-view .move-product-tab .items .item.content#custom-4 ul li span {
  color: #000000;
  font-family: 'DIN 2014' !important;
  font-size: 16px !important;
  line-height: 26px;
  font-weight: normal;
  margin-bottom: 0;
  list-style-type: disc;
}
body.catalog-product-view .move-product-tab .items .item.content#custom-1 p,
body.catalog-product-view .move-product-tab .items .item.content#custom-2 p,
body.catalog-product-view .move-product-tab .items .item.content#custom-3 p,
body.catalog-product-view .move-product-tab .items .item.content#custom-4 p {
  color: #000000;
  font-family: 'DIN 2014' !important;
  font-size: 16px !important;
  line-height: 26px;
  font-weight: normal;
  margin-bottom: 0;
}
body.catalog-product-view .move-product-tab .items .item.content#custom-1 p > span,
body.catalog-product-view .move-product-tab .items .item.content#custom-2 p > span,
body.catalog-product-view .move-product-tab .items .item.content#custom-3 p > span,
body.catalog-product-view .move-product-tab .items .item.content#custom-4 p > span,
body.catalog-product-view .move-product-tab .items .item.content#custom-1 p > strong,
body.catalog-product-view .move-product-tab .items .item.content#custom-2 p > strong,
body.catalog-product-view .move-product-tab .items .item.content#custom-3 p > strong,
body.catalog-product-view .move-product-tab .items .item.content#custom-4 p > strong {
  color: #000000;
  font-family: 'DIN 2014' !important;
  font-size: 16px !important;
  line-height: 26px;
  font-weight: normal;
}
body.catalog-product-view .move-product-tab .items .item.content#custom-1 p > span > strong,
body.catalog-product-view .move-product-tab .items .item.content#custom-2 p > span > strong,
body.catalog-product-view .move-product-tab .items .item.content#custom-3 p > span > strong,
body.catalog-product-view .move-product-tab .items .item.content#custom-4 p > span > strong,
body.catalog-product-view .move-product-tab .items .item.content#custom-1 p > strong > strong,
body.catalog-product-view .move-product-tab .items .item.content#custom-2 p > strong > strong,
body.catalog-product-view .move-product-tab .items .item.content#custom-3 p > strong > strong,
body.catalog-product-view .move-product-tab .items .item.content#custom-4 p > strong > strong,
body.catalog-product-view .move-product-tab .items .item.content#custom-1 p > span > span,
body.catalog-product-view .move-product-tab .items .item.content#custom-2 p > span > span,
body.catalog-product-view .move-product-tab .items .item.content#custom-3 p > span > span,
body.catalog-product-view .move-product-tab .items .item.content#custom-4 p > span > span,
body.catalog-product-view .move-product-tab .items .item.content#custom-1 p > strong > span,
body.catalog-product-view .move-product-tab .items .item.content#custom-2 p > strong > span,
body.catalog-product-view .move-product-tab .items .item.content#custom-3 p > strong > span,
body.catalog-product-view .move-product-tab .items .item.content#custom-4 p > strong > span,
body.catalog-product-view .move-product-tab .items .item.content#custom-1 p > span > strong > span,
body.catalog-product-view .move-product-tab .items .item.content#custom-2 p > span > strong > span,
body.catalog-product-view .move-product-tab .items .item.content#custom-3 p > span > strong > span,
body.catalog-product-view .move-product-tab .items .item.content#custom-4 p > span > strong > span,
body.catalog-product-view .move-product-tab .items .item.content#custom-1 p > strong > strong > span,
body.catalog-product-view .move-product-tab .items .item.content#custom-2 p > strong > strong > span,
body.catalog-product-view .move-product-tab .items .item.content#custom-3 p > strong > strong > span,
body.catalog-product-view .move-product-tab .items .item.content#custom-4 p > strong > strong > span {
  font-family: 'DIN 2014' !important;
  font-size: 14px !important;
  font-weight: bold;
  display: block;
  position: relative;
}
body.catalog-product-view .move-product-tab .items .item.content#custom-1 p > span > strong:before,
body.catalog-product-view .move-product-tab .items .item.content#custom-2 p > span > strong:before,
body.catalog-product-view .move-product-tab .items .item.content#custom-3 p > span > strong:before,
body.catalog-product-view .move-product-tab .items .item.content#custom-4 p > span > strong:before,
body.catalog-product-view .move-product-tab .items .item.content#custom-1 p > strong > strong:before,
body.catalog-product-view .move-product-tab .items .item.content#custom-2 p > strong > strong:before,
body.catalog-product-view .move-product-tab .items .item.content#custom-3 p > strong > strong:before,
body.catalog-product-view .move-product-tab .items .item.content#custom-4 p > strong > strong:before,
body.catalog-product-view .move-product-tab .items .item.content#custom-1 p > span > span:before,
body.catalog-product-view .move-product-tab .items .item.content#custom-2 p > span > span:before,
body.catalog-product-view .move-product-tab .items .item.content#custom-3 p > span > span:before,
body.catalog-product-view .move-product-tab .items .item.content#custom-4 p > span > span:before,
body.catalog-product-view .move-product-tab .items .item.content#custom-1 p > strong > span:before,
body.catalog-product-view .move-product-tab .items .item.content#custom-2 p > strong > span:before,
body.catalog-product-view .move-product-tab .items .item.content#custom-3 p > strong > span:before,
body.catalog-product-view .move-product-tab .items .item.content#custom-4 p > strong > span:before,
body.catalog-product-view .move-product-tab .items .item.content#custom-1 p > span > strong > span:before,
body.catalog-product-view .move-product-tab .items .item.content#custom-2 p > span > strong > span:before,
body.catalog-product-view .move-product-tab .items .item.content#custom-3 p > span > strong > span:before,
body.catalog-product-view .move-product-tab .items .item.content#custom-4 p > span > strong > span:before,
body.catalog-product-view .move-product-tab .items .item.content#custom-1 p > strong > strong > span:before,
body.catalog-product-view .move-product-tab .items .item.content#custom-2 p > strong > strong > span:before,
body.catalog-product-view .move-product-tab .items .item.content#custom-3 p > strong > strong > span:before,
body.catalog-product-view .move-product-tab .items .item.content#custom-4 p > strong > strong > span:before {
  display: block;
  content: '';
  width: 10px;
  height: 1px;
  background: #000000;
  border: none;
  left: -14px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
body.catalog-product-view .move-product-tab .items .item.content#custom-2 .row hr {
  display: none !important;
}
body.catalog-product-view .move-product-tab .items .item.content#custom-2 .row .col-md-6 div {
  margin-bottom: 15px;
  margin-top: 25px;
}
body.catalog-product-view .move-product-tab .items .item.content#custom-2 .row .col-md-6 div a img {
  border: none !important;
}
body.catalog-product-view .move-product-tab .items .item.content#custom-2 .row .col-md-6 p {
  margin: 0 !important;
  line-height: 17px;
}
body.catalog-product-view .move-product-tab .items .item.content#custom-2 .row .col-md-6 p span {
  color: #000000;
  font-family: 'DIN 2014';
  font-size: 16px !important;
  line-height: 17px;
  font-weight: normal;
  text-decoration: none !important;
}
body.catalog-product-view .move-product-tab .items .item.content#custom-2 .row .col-md-6 p span > span > strong,
body.catalog-product-view .move-product-tab .items .item.content#custom-2 .row .col-md-6 p span > strong {
  font-family: 'DIN 2014';
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 5px;
  display: inline-block;
  position: relative;
}
body.catalog-product-view .move-product-tab .items .item.content#custom-2 .row .col-md-6 p span > span > strong:before,
body.catalog-product-view .move-product-tab .items .item.content#custom-2 .row .col-md-6 p span > strong:before {
  display: block;
  content: '';
  width: 10px;
  height: 1px;
  background: #000000;
  border: none;
  left: -14px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
body.catalog-product-view .move-product-tab .items .item.content#custom-2 .row .col-md-6 p span > span > strong:after,
body.catalog-product-view .move-product-tab .items .item.content#custom-2 .row .col-md-6 p span > strong:after {
  display: block;
  content: '';
  width: 10px;
  height: 1px;
  background: #000000;
  border: none;
  right: -14px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
body.catalog-product-view .move-product-tab .items .item.content#custom-2 .product-characteristics .details-table {
  border: none !important;
  display: block;
}
body.catalog-product-view .move-product-tab .items .item.content#custom-2 .product-characteristics .details-table tr {
  border: none !important;
  display: flex;
}
body.catalog-product-view .move-product-tab .items .item.content#custom-2 .product-characteristics .details-table tr td {
  border: none !important;
  padding: 0 !important;
  display: inline-block !important;
}
body.catalog-product-view .move-product-tab .items .item.content#custom-2 .product-characteristics .details-table tr td.legend,
body.catalog-product-view .move-product-tab .items .item.content#custom-2 .product-characteristics .details-table tr td.legend strong span {
  font-family: 'DIN 2014' !important;
  font-size: 16px !important;
  font-weight: bold;
  color: #000000 !important;
  width: 145px !important;
  padding: 0 !important;
  height: initial !important;
}
body.catalog-product-view .move-product-tab .items .item.content#custom-2 .product-characteristics .details-table tr td.data,
body.catalog-product-view .move-product-tab .items .item.content#custom-2 .product-characteristics .details-table tr td.data span {
  text-align: left !important;
  color: #000000 !important;
  font-family: 'DIN 2014' !important;
  font-size: 16px !important;
  font-weight: normal !important;
  padding: 0 !important;
  height: initial !important;
  display: inline-block !important;
  width: auto !important;
}
body.catalog-product-view .move-product-tab #related-product-onglet {
  color: #000000;
  margin-top: 30px;
}
body.catalog-product-view .move-product-tab #related-product-onglet .title {
  display: block;
  text-align: center;
  font-family: 'FormaDJRDeck-Regular';
  font-size: 33px;
  font-weight: 600;
  text-transform: uppercase;
  color: #2B3D44;
  letter-spacing: 4px;
}
@media (max-width: 767px) {
  body.catalog-product-view .move-product-tab #related-product-onglet .title {
    font-size: 25px;
  }
}
body.catalog-product-view .move-product-tab #related-product-onglet .subtitle {
  display: block;
  font-size: 14px;
  text-transform: none;
  color: #000000;
  font-weight: 500;
  text-align: center;
}
body.catalog-product-view .move-product-tab #related-product-onglet .block-title {
  display: none;
}
body.catalog-product-view .move-product-tab #related-product-onglet .product-items .product-item-info .product-item-photo {
  float: none;
  max-width: none;
  margin: 0 auto;
  width: 35%;
}
body.catalog-product-view .move-product-tab #related-product-onglet .product-items .product-item-info .product-item-details {
  margin-left: 0;
  text-align: center;
}
body.catalog-product-view .move-product-tab #related-product-onglet .product-items .product-item-info .product-item-details .product-item-name > a {
  color: #2B3D44;
  letter-spacing: 1px;
  font-family: FormaDJRDeck-Regular, sans-serif;
  font-size: 17px;
}
body.catalog-product-view .move-product-tab #related-product-onglet .product-items .product-item-info .product-item-details .product-item-name > a:hover {
  color: #2B3D44;
}
body.catalog-product-view .move-product-tab #related-product-onglet .product-items .product-item-info .product-item-details .product-item-actions .tocart {
  color: #FFFFFF;
  background-color: #2B3D44;
}
body.catalog-product-view .block.upsell {
  border-bottom: 3px solid #2B3D44;
  margin-left: -14px;
  margin-right: -14px;
}
@media (min-width: 768px) {
  body.catalog-product-view .block.upsell .products-upsell {
    margin: 25px 0;
  }
}
body.catalog-product-view .block.upsell .products-upsell.products-grid .product-item {
  width: auto;
}
body.catalog-product-view .block.upsell .products-upsell.products-grid .product-item .product-item-info {
  width: 100%;
}
body.catalog-product-view .block.upsell .products-upsell .owl-carousel .owl-item img {
  width: 40%;
}
body.catalog-product-view .block.upsell .block-title {
  border: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
body.catalog-product-view .block.upsell .block-title strong {
  display: block;
  text-align: center;
  font-family: FormaDJRDeck-Regular, sans-serif;
  font-size: 30px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 0 !important;
  color: #2B3D44;
  padding-top: 35px;
  letter-spacing: 4px;
}
body.catalog-product-view .block.upsell .block-title strong span {
  display: block;
  font-size: 24px;
  text-transform: none;
  color: #000000;
  font-weight: 500;
  margin-top: 10px;
  letter-spacing: 3px;
}
@media (max-width: 767px) {
  body.catalog-product-view .block.upsell .block-title strong span {
    font-weight: 300;
  }
}
body.catalog-product-view .block.upsell .block-content {
  margin-left: 4%;
  margin-right: 4%;
}
body.catalog-product-view .block.upsell .block-content .product-item-photo {
  border: none;
}
body.catalog-product-view .block.upsell .block-content .product-item-info .product.name a {
  font-size: 17px;
  font-weight: 600;
}
body.catalog-product-view .block.upsell .block-content .product-item-details .product-item-link {
  font-family: FormaDJRDeck-Regular, sans-serif;
  font-size: 17px;
  color: #2B3D44;
  position: relative;
  display: block;
  padding-top: 5px;
  hyphens: initial;
  font-weight: 600;
  letter-spacing: 1px;
}
@media (min-width: 0px) {
  body.catalog-product-view .block.upsell .block-content .product-item-details .product-description {
    font-family: 'DIN 2014';
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 3.3em;
    color: #000000;
    font-size: 16px;
    font-weight: 300;
    padding: 5px;
    letter-spacing: normal;
  }
}
body.catalog-product-view .block.upsell .block-content .product-item-details span.price {
  font-family: 'FormaDJRDeck-Regular';
  font-size: 18px;
  color: #000000;
  text-transform: none;
  font-weight: 600;
}
body.catalog-product-view .block.upsell .owl-controls {
  bottom: 0;
  top: inherit;
  right: 0;
  left: 0;
}
body.catalog-product-view .block.upsell .owl-controls .owl-dots {
  text-align: center;
  display: inline-block;
}
body.catalog-product-view .block.upsell .owl-controls .owl-dots.disabled {
  display: none;
}
body.catalog-product-view .block.upsell .owl-controls .owl-dots .owl-dot {
  float: left;
}
body.catalog-product-view .block.upsell .owl-controls .owl-dots .owl-dot span {
  width: 20px;
  height: 20px;
  border: solid 2px #2B3D44;
}
body.catalog-product-view .block.upsell .owl-controls .owl-dots .owl-dot.active span {
  background-color: #2B3D44;
}
body.catalog-product-view .block.upsell .owl-controls .owl-dots .owl-dot.active span:before {
  display: none;
}
body.catalog-product-view .block.upsell .owl-controls .owl-dots:after {
  clear: both;
}
.catalog-category-view.page-products,
.page-with-filter.catalogsearch-result-index {
  background: #FFFFFF;
}
.catalog-category-view.page-products .page-wrapper,
.page-with-filter.catalogsearch-result-index .page-wrapper {
  padding-top: 10%;
}
@media (min-width: 1921px) {
  .catalog-category-view.page-products .page-wrapper,
  .page-with-filter.catalogsearch-result-index .page-wrapper {
    padding-top: 235px;
  }
}
.catalog-category-view.page-products .page-wrapper .breadcrumbs,
.page-with-filter.catalogsearch-result-index .page-wrapper .breadcrumbs {
  margin-top: 1.3%;
  padding: 10px 0 5px;
  margin-bottom: -5px;
  background: #2B3D44;
  color: #FFFFFF;
}
@media (min-width: 1921px) {
  .catalog-category-view.page-products .page-wrapper .breadcrumbs,
  .page-with-filter.catalogsearch-result-index .page-wrapper .breadcrumbs {
    margin-top: 0;
  }
}
@media (min-width: 1600px) and (max-width: 1699px) {
  .catalog-category-view.page-products .page-wrapper .breadcrumbs,
  .page-with-filter.catalogsearch-result-index .page-wrapper .breadcrumbs {
    margin-top: 1.5%;
  }
}
@media (min-width: 1450px) and (max-width: 1599px) {
  .catalog-category-view.page-products .page-wrapper .breadcrumbs,
  .page-with-filter.catalogsearch-result-index .page-wrapper .breadcrumbs {
    margin-top: 2.5%;
  }
}
@media (min-width: 1200px) and (max-width: 1449px) {
  .catalog-category-view.page-products .page-wrapper .breadcrumbs,
  .page-with-filter.catalogsearch-result-index .page-wrapper .breadcrumbs {
    margin-top: 2.8%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .catalog-category-view.page-products .page-wrapper .breadcrumbs,
  .page-with-filter.catalogsearch-result-index .page-wrapper .breadcrumbs {
    margin-top: 3.4%;
  }
}
@media (min-width: 768px) and (max-width: 812px) {
  .catalog-category-view.page-products .page-wrapper .breadcrumbs,
  .page-with-filter.catalogsearch-result-index .page-wrapper .breadcrumbs {
    margin-top: 3%;
  }
}
@media (min-width: 813px) and (max-width: 991px) {
  .catalog-category-view.page-products .page-wrapper .breadcrumbs,
  .page-with-filter.catalogsearch-result-index .page-wrapper .breadcrumbs {
    margin-top: 2.3%;
  }
}
.catalog-category-view.page-products .page-wrapper .breadcrumbs .items,
.page-with-filter.catalogsearch-result-index .page-wrapper .breadcrumbs .items {
  max-width: 1600px;
}
.catalog-category-view.page-products .page-wrapper .breadcrumbs .items .item:after,
.page-with-filter.catalogsearch-result-index .page-wrapper .breadcrumbs .items .item:after {
  content: url(../Magento_Theme/images/arrow.png);
  transform: scale(0.8);
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
}
.catalog-category-view.page-products .page-wrapper .breadcrumbs .items .item:last-child:after,
.page-with-filter.catalogsearch-result-index .page-wrapper .breadcrumbs .items .item:last-child:after {
  content: '';
}
.catalog-category-view.page-products .page-wrapper .breadcrumbs .items .item a,
.page-with-filter.catalogsearch-result-index .page-wrapper .breadcrumbs .items .item a,
.catalog-category-view.page-products .page-wrapper .breadcrumbs .items .item strong,
.page-with-filter.catalogsearch-result-index .page-wrapper .breadcrumbs .items .item strong {
  color: #FFFFFF;
  text-transform: uppercase;
  font-family: 'DIN 2014';
  font-weight: normal;
  font-size: 18px;
}
.catalog-category-view.page-products .page-wrapper .breadcrumbs .items .item strong,
.page-with-filter.catalogsearch-result-index .page-wrapper .breadcrumbs .items .item strong {
  padding: 0;
}
.catalog-category-view.page-products .page-wrapper .breadcrumbs .items .item a:after,
.page-with-filter.catalogsearch-result-index .page-wrapper .breadcrumbs .items .item a:after {
  content: ' ';
}
.catalog-category-view.page-products .page-wrapper .breadcrumbs .items .item a:hover,
.page-with-filter.catalogsearch-result-index .page-wrapper .breadcrumbs .items .item a:hover {
  text-decoration: none;
}
.catalog-category-view.page-products .page-main,
.page-with-filter.catalogsearch-result-index .page-main {
  padding-top: 0;
  background: #FFFFFF;
}
.catalog-category-view.page-products .page-main .columns .column.main,
.page-with-filter.catalogsearch-result-index .page-main .columns .column.main {
  width: 67%;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .catalog-category-view.page-products .page-main .columns .column.main,
  .page-with-filter.catalogsearch-result-index .page-main .columns .column.main {
    padding-right: 0;
  }
}
@media (min-width: 1025px) {
  .catalog-category-view.page-products .page-main .columns .column.main,
  .page-with-filter.catalogsearch-result-index .page-main .columns .column.main {
    padding-right: 13%;
  }
}
.catalog-category-view.page-products .page-main .columns .column.main #layer-product-list .message.notice,
.page-with-filter.catalogsearch-result-index .page-main .columns .column.main #layer-product-list .message.notice {
  font-size: 17px;
}
.catalog-category-view.page-products .page-main .columns .column.main #layer-product-list .message.notice .item a,
.page-with-filter.catalogsearch-result-index .page-main .columns .column.main #layer-product-list .message.notice .item a {
  color: #2B3D44;
}
@media (max-width: 767px) {
  .catalog-category-view.page-products .page-main .columns .column.main .block-search-list .block-content,
  .page-with-filter.catalogsearch-result-index .page-main .columns .column.main .block-search-list .block-content {
    margin-right: 20px;
  }
}
.catalog-category-view.page-products .page-main .columns .column.main .block-search-list .minisearch .field.search input,
.page-with-filter.catalogsearch-result-index .page-main .columns .column.main .block-search-list .minisearch .field.search input {
  background: #e1e7ea;
  font-size: 18px;
  font-weight: 500;
  font-family: 'DIN 2014';
}
.catalog-category-view.page-products .page-main .columns .column.main .block-search-list .minisearch .actions button,
.page-with-filter.catalogsearch-result-index .page-main .columns .column.main .block-search-list .minisearch .actions button {
  background: #FFFFFF;
}
.catalog-category-view.page-products .page-main .columns .column.main .block-search-list .minisearch .actions button:before,
.page-with-filter.catalogsearch-result-index .page-main .columns .column.main .block-search-list .minisearch .actions button:before {
  content: '';
  background-image: url(../Magento_Theme/images/search_icon.png);
  height: 40px;
  width: 40px;
  background-size: 40px;
}
.catalog-category-view.page-products .page-main .columns .column.main #layer-product-list .toolbar-products .pages .items .item,
.page-with-filter.catalogsearch-result-index .page-main .columns .column.main #layer-product-list .toolbar-products .pages .items .item {
  line-height: 3rem;
  background: #e1e7ea;
}
.catalog-category-view.page-products .page-main .columns .column.main #layer-product-list .toolbar-products .pages .items .item.pages-item-next,
.page-with-filter.catalogsearch-result-index .page-main .columns .column.main #layer-product-list .toolbar-products .pages .items .item.pages-item-next {
  background: none;
}
.catalog-category-view.page-products .page-main .columns .column.main #layer-product-list .toolbar-products .pages .items .item.pages-item-next .action.next:before,
.page-with-filter.catalogsearch-result-index .page-main .columns .column.main #layer-product-list .toolbar-products .pages .items .item.pages-item-next .action.next:before {
  content: url(../Magento_Catalog/images/next.png);
  margin: -8px;
  height: 39px;
}
.catalog-category-view.page-products .page-main .columns .column.main #layer-product-list .toolbar-products .pages .items .item.pages-item-previous,
.page-with-filter.catalogsearch-result-index .page-main .columns .column.main #layer-product-list .toolbar-products .pages .items .item.pages-item-previous {
  background: none;
}
.catalog-category-view.page-products .page-main .columns .column.main #layer-product-list .toolbar-products .pages .items .item.pages-item-previous .action.previous:before,
.page-with-filter.catalogsearch-result-index .page-main .columns .column.main #layer-product-list .toolbar-products .pages .items .item.pages-item-previous .action.previous:before {
  content: url(../Magento_Catalog/images/previous.png);
  margin-top: -8px;
  margin-left: -13px;
  height: 39px;
}
.catalog-category-view.page-products .page-main .columns .column.main #layer-product-list .toolbar-products .pages .items .item.current,
.page-with-filter.catalogsearch-result-index .page-main .columns .column.main #layer-product-list .toolbar-products .pages .items .item.current {
  background: #2B3D44;
}
.catalog-category-view.page-products .page-main .columns .column.main #layer-product-list .toolbar-products .pages .items .item.current span,
.page-with-filter.catalogsearch-result-index .page-main .columns .column.main #layer-product-list .toolbar-products .pages .items .item.current span {
  color: #FFFFFF;
}
.catalog-category-view.page-products .page-main .columns .column.main #layer-product-list .toolbar-products .pages .items .item span,
.page-with-filter.catalogsearch-result-index .page-main .columns .column.main #layer-product-list .toolbar-products .pages .items .item span {
  font-family: 'DIN 2014';
  font-size: 23px;
  font-weight: 400;
}
.catalog-category-view.page-products .page-main .columns .column.main #layer-product-list .toolbar-products .pages .items .item .page,
.page-with-filter.catalogsearch-result-index .page-main .columns .column.main #layer-product-list .toolbar-products .pages .items .item .page {
  width: 37px;
  padding: 5px 2px 0 4px;
}
.catalog-category-view.page-products .page-main .columns .column.main #layer-product-list .products.wrapper .product-items .product-item,
.page-with-filter.catalogsearch-result-index .page-main .columns .column.main #layer-product-list .products.wrapper .product-items .product-item {
  width: 30%;
  border: 1px solid #cccccc;
  box-shadow: 0 2px 7px 0px #e3e4e4;
  margin-left: 3%;
  margin-bottom: 3%;
}
@media (max-width: 767px) {
  .catalog-category-view.page-products .page-main .columns .column.main #layer-product-list .products.wrapper .product-items .product-item,
  .page-with-filter.catalogsearch-result-index .page-main .columns .column.main #layer-product-list .products.wrapper .product-items .product-item {
    width: 40%;
    margin-left: 6%;
  }
}
@media (min-width: 768px) and (max-width: 1279px) {
  .catalog-category-view.page-products .page-main .columns .column.main #layer-product-list .products.wrapper .product-items .product-item,
  .page-with-filter.catalogsearch-result-index .page-main .columns .column.main #layer-product-list .products.wrapper .product-items .product-item {
    width: 45%;
  }
}
.catalog-category-view.page-products .page-main .columns .column.main #layer-product-list .products.wrapper .product-items .product-item .product-item-info,
.page-with-filter.catalogsearch-result-index .page-main .columns .column.main #layer-product-list .products.wrapper .product-items .product-item .product-item-info {
  margin-top: 0;
}
@media (max-width: 767px) {
  .catalog-category-view.page-products .page-main .columns .column.main #layer-product-list .products.wrapper .product-items .product-item .product-item-info,
  .page-with-filter.catalogsearch-result-index .page-main .columns .column.main #layer-product-list .products.wrapper .product-items .product-item .product-item-info {
    padding: 0;
  }
}
.catalog-category-view.page-products .page-main .columns .column.main #layer-product-list .products.wrapper .product-items .product-item .product-item-info .product-item-link:before,
.page-with-filter.catalogsearch-result-index .page-main .columns .column.main #layer-product-list .products.wrapper .product-items .product-item .product-item-info .product-item-link:before {
  display: none;
}
.catalog-category-view.page-products .page-main .columns .column.main #layer-product-list .products.wrapper .product-items .product-item .product-item-details .product-item-link,
.page-with-filter.catalogsearch-result-index .page-main .columns .column.main #layer-product-list .products.wrapper .product-items .product-item .product-item-details .product-item-link {
  font-family: 'FormaDJRDeck-Regular';
  font-weight: 500;
  letter-spacing: 1px;
}
.catalog-category-view.page-products .page-main .columns .column.main #layer-product-list .products.wrapper .product-items .product-item .product-item-details .stock,
.page-with-filter.catalogsearch-result-index .page-main .columns .column.main #layer-product-list .products.wrapper .product-items .product-item .product-item-details .stock {
  color: #8f8f8f;
}
.catalog-category-view.page-products .page-main .columns .column.main #layer-product-list .products.wrapper .product-items .product-item .product-item-details .stock span,
.page-with-filter.catalogsearch-result-index .page-main .columns .column.main #layer-product-list .products.wrapper .product-items .product-item .product-item-details .stock span {
  font-family: 'FormaDJRDeck-Regular';
  color: #22B99D;
  font-size: 18px;
  font-weight: 500;
}
.catalog-category-view.page-products .page-main .columns .column.main #layer-product-list .products.wrapper .product-items .product-item .product-item-details .price-final_price *,
.page-with-filter.catalogsearch-result-index .page-main .columns .column.main #layer-product-list .products.wrapper .product-items .product-item .product-item-details .price-final_price * {
  font-family: 'FormaDJRDeck-Light';
  color: #000000;
  font-size: 17px;
  font-weight: 500;
}
.catalog-category-view.page-products .page-main .columns .column.main #layer-product-list .products.wrapper .product-items .product-item .product-item-details .product-item-actions .action.tocart,
.page-with-filter.catalogsearch-result-index .page-main .columns .column.main #layer-product-list .products.wrapper .product-items .product-item .product-item-details .product-item-actions .action.tocart {
  background: #2B3D44;
  width: 180px;
  margin-left: 3%;
}
@media (max-width: 767px) {
  .catalog-category-view.page-products .page-main .columns .column.main #layer-product-list .products.wrapper .product-items .product-item .product-item-details .product-item-actions .action.tocart,
  .page-with-filter.catalogsearch-result-index .page-main .columns .column.main #layer-product-list .products.wrapper .product-items .product-item .product-item-details .product-item-actions .action.tocart {
    width: auto;
    margin-left: 0;
  }
}
.catalog-category-view.page-products .page-main .columns .column.main #layer-product-list .products.wrapper .product-items .product-item .product-item-details .product-item-actions .action.tocart:hover,
.page-with-filter.catalogsearch-result-index .page-main .columns .column.main #layer-product-list .products.wrapper .product-items .product-item .product-item-details .product-item-actions .action.tocart:hover {
  border: 1px solid #2B3D44;
}
.catalog-category-view.page-products .page-main .columns .column.main #layer-product-list .products.wrapper .product-items .product-item .product-item-details .product-item-actions .action.tocart:after,
.page-with-filter.catalogsearch-result-index .page-main .columns .column.main #layer-product-list .products.wrapper .product-items .product-item .product-item-details .product-item-actions .action.tocart:after,
.catalog-category-view.page-products .page-main .columns .column.main #layer-product-list .products.wrapper .product-items .product-item .product-item-details .product-item-actions .action.tocart:before,
.page-with-filter.catalogsearch-result-index .page-main .columns .column.main #layer-product-list .products.wrapper .product-items .product-item .product-item-details .product-item-actions .action.tocart:before {
  display: none;
}
.catalog-category-view.page-products .page-main .columns .column.main #layer-product-list .products.wrapper .product-items .product-item .product-item-details .product-item-actions .action.tocart span,
.page-with-filter.catalogsearch-result-index .page-main .columns .column.main #layer-product-list .products.wrapper .product-items .product-item .product-item-details .product-item-actions .action.tocart span {
  color: #FFFFFF;
  font-family: 'DIN 2014';
  font-size: 12pt;
  text-transform: uppercase;
  font-weight: 250;
}
@media (max-width: 767px) {
  .catalog-category-view.page-products .page-main .columns .column.main #layer-product-list .products.wrapper .product-items .product-item .product-item-details .product-item-actions .action.tocart span,
  .page-with-filter.catalogsearch-result-index .page-main .columns .column.main #layer-product-list .products.wrapper .product-items .product-item .product-item-details .product-item-actions .action.tocart span {
    font-size: 85%;
  }
}
.catalog-category-view.page-products .page-main .columns .sidebar.sidebar-main,
.page-with-filter.catalogsearch-result-index .page-main .columns .sidebar.sidebar-main {
  width: 33%;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .catalog-category-view.page-products .page-main .columns .sidebar.sidebar-main,
  .page-with-filter.catalogsearch-result-index .page-main .columns .sidebar.sidebar-main {
    padding-right: 4%;
  }
}
@media (min-width: 1025px) {
  .catalog-category-view.page-products .page-main .columns .sidebar.sidebar-main,
  .page-with-filter.catalogsearch-result-index .page-main .columns .sidebar.sidebar-main {
    padding-left: 13%;
  }
}
.catalog-category-view.page-products .page-main .columns .sidebar.sidebar-main .layered-filter-block-container,
.page-with-filter.catalogsearch-result-index .page-main .columns .sidebar.sidebar-main .layered-filter-block-container {
  background: #e1e7ea;
}
.catalog-category-view.page-products .page-main .columns .sidebar.sidebar-main .layered-filter-block-container .filter-current .items .item .filter-label,
.page-with-filter.catalogsearch-result-index .page-main .columns .sidebar.sidebar-main .layered-filter-block-container .filter-current .items .item .filter-label,
.catalog-category-view.page-products .page-main .columns .sidebar.sidebar-main .layered-filter-block-container .filter-current .items .item .filter-value,
.page-with-filter.catalogsearch-result-index .page-main .columns .sidebar.sidebar-main .layered-filter-block-container .filter-current .items .item .filter-value {
  font-family: 'DIN 2014';
}
.catalog-category-view.page-products .page-main .columns .sidebar.sidebar-main .layered-filter-block-container .filter-current .filter-current-subtitle,
.page-with-filter.catalogsearch-result-index .page-main .columns .sidebar.sidebar-main .layered-filter-block-container .filter-current .filter-current-subtitle {
  font-family: 'FormaDJRDeck-Light';
  color: #000000;
  font-weight: 600;
}
.catalog-category-view.page-products .page-main .columns .sidebar.sidebar-main .layered-filter-block-container .filter-content .filter-actions a span,
.page-with-filter.catalogsearch-result-index .page-main .columns .sidebar.sidebar-main .layered-filter-block-container .filter-content .filter-actions a span {
  font-family: 'DIN 2014';
}
.catalog-category-view.page-products .page-main .columns .sidebar.sidebar-main .layered-filter-block-container .block-category-list,
.page-with-filter.catalogsearch-result-index .page-main .columns .sidebar.sidebar-main .layered-filter-block-container .block-category-list {
  background: #e1e7ea;
  margin-bottom: 0;
}
.catalog-category-view.page-products .page-main .columns .sidebar.sidebar-main .layered-filter-block-container .block-category-list .block-title strong,
.page-with-filter.catalogsearch-result-index .page-main .columns .sidebar.sidebar-main .layered-filter-block-container .block-category-list .block-title strong {
  font-family: 'FormaDJRDeck-Regular';
  text-transform: uppercase;
  color: #000000;
  font-size: 21px;
  font-weight: 600;
  letter-spacing: 1px;
}
.catalog-category-view.page-products .page-main .columns .sidebar.sidebar-main .layered-filter-block-container .block-category-list .block-title hr,
.page-with-filter.catalogsearch-result-index .page-main .columns .sidebar.sidebar-main .layered-filter-block-container .block-category-list .block-title hr {
  background: #2B3D44;
  width: 100%;
  margin: 0 0 0 4%;
}
.catalog-category-view.page-products .page-main .columns .sidebar.sidebar-main .layered-filter-block-container .block-category-list .block-content,
.page-with-filter.catalogsearch-result-index .page-main .columns .sidebar.sidebar-main .layered-filter-block-container .block-category-list .block-content {
  background: #e1e7ea;
}
.catalog-category-view.page-products .page-main .columns .sidebar.sidebar-main .layered-filter-block-container .block-category-list .block-content .items,
.page-with-filter.catalogsearch-result-index .page-main .columns .sidebar.sidebar-main .layered-filter-block-container .block-category-list .block-content .items {
  margin-top: 1rem;
}
.catalog-category-view.page-products .page-main .columns .sidebar.sidebar-main .layered-filter-block-container .block-category-list .block-content .items li a,
.page-with-filter.catalogsearch-result-index .page-main .columns .sidebar.sidebar-main .layered-filter-block-container .block-category-list .block-content .items li a {
  font-family: 'FormaDJRDeck-Regular';
}
.catalog-category-view.page-products .page-main .columns .sidebar.sidebar-main .layered-filter-block-container .block-category-list .block-content .items .item a,
.page-with-filter.catalogsearch-result-index .page-main .columns .sidebar.sidebar-main .layered-filter-block-container .block-category-list .block-content .items .item a {
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.catalog-category-view.page-products .page-main .columns .sidebar.sidebar-main .layered-filter-block-container .block-category-list .block-content .items .item .contain-subitem .subitem,
.page-with-filter.catalogsearch-result-index .page-main .columns .sidebar.sidebar-main .layered-filter-block-container .block-category-list .block-content .items .item .contain-subitem .subitem {
  padding: 5px 0;
}
.catalog-category-view.page-products .page-main .columns .sidebar.sidebar-main .layered-filter-block-container .block-category-list .block-content .items .item .contain-subitem .subitem a,
.page-with-filter.catalogsearch-result-index .page-main .columns .sidebar.sidebar-main .layered-filter-block-container .block-category-list .block-content .items .item .contain-subitem .subitem a {
  font-family: 'DIN 2014';
  font-weight: 300;
  text-transform: none;
  font-size: 14px;
  letter-spacing: 0;
}
.catalog-category-view.page-products .page-main .columns .sidebar.sidebar-main .layered-filter-block-container #layered-filter-block,
.page-with-filter.catalogsearch-result-index .page-main .columns .sidebar.sidebar-main .layered-filter-block-container #layered-filter-block {
  background: #e1e7ea;
}
.catalog-category-view.page-products .page-main .columns .sidebar.sidebar-main .layered-filter-block-container #layered-filter-block .filter-options-item .filter-options-title,
.page-with-filter.catalogsearch-result-index .page-main .columns .sidebar.sidebar-main .layered-filter-block-container #layered-filter-block .filter-options-item .filter-options-title {
  text-transform: uppercase;
  font-weight: 600;
  font-family: 'FormaDJRDeck-Light';
  font-size: 21px;
}
.catalog-category-view.page-products .page-main .columns .sidebar.sidebar-main .layered-filter-block-container #layered-filter-block .filter-options-item .filter-options-title hr,
.page-with-filter.catalogsearch-result-index .page-main .columns .sidebar.sidebar-main .layered-filter-block-container #layered-filter-block .filter-options-item .filter-options-title hr {
  background: #2B3D44;
  width: 100%;
  margin: 0 0 0 4%;
}
.catalog-category-view.page-products .page-main .columns .sidebar.sidebar-main .layered-filter-block-container #layered-filter-block .filter-options-item .filter-options-content,
.page-with-filter.catalogsearch-result-index .page-main .columns .sidebar.sidebar-main .layered-filter-block-container #layered-filter-block .filter-options-item .filter-options-content {
  padding-bottom: 0;
}
.catalog-category-view.page-products .page-main .columns .sidebar.sidebar-main .layered-filter-block-container #layered-filter-block .filter-options-item .filter-options-content:last-child,
.page-with-filter.catalogsearch-result-index .page-main .columns .sidebar.sidebar-main .layered-filter-block-container #layered-filter-block .filter-options-item .filter-options-content:last-child {
  padding-bottom: 30px;
}
.catalog-category-view.page-products .page-main .columns .sidebar.sidebar-main .layered-filter-block-container #layered-filter-block .filter-options-item .filter-options-content .items .item a,
.page-with-filter.catalogsearch-result-index .page-main .columns .sidebar.sidebar-main .layered-filter-block-container #layered-filter-block .filter-options-item .filter-options-content .items .item a {
  font-weight: normal;
  text-transform: uppercase;
  font-family: 'FormaDJRDeck-Light';
}
.catalog-category-view.page-products .page-main .columns .sidebar.sidebar-main .layered-filter-block-container #layered-filter-block .filter-options-item .filter-options-content .items .item a .count,
.page-with-filter.catalogsearch-result-index .page-main .columns .sidebar.sidebar-main .layered-filter-block-container #layered-filter-block .filter-options-item .filter-options-content .items .item a .count {
  font-style: italic;
  font-weight: 300;
}
.catalog-category-view.page-products .page-main .columns .sidebar.sidebar-main .layered-filter-block-container #layered-filter-block .filter-options-item .filter-options-content .items .item a .count:before,
.page-with-filter.catalogsearch-result-index .page-main .columns .sidebar.sidebar-main .layered-filter-block-container #layered-filter-block .filter-options-item .filter-options-content .items .item a .count:before {
  content: " - (";
}
.catalog-category-view.page-products .page-main .columns .sidebar.sidebar-main .layered-filter-block-container #layered-filter-block .filter-options-item .filter-options-content .swatch-attribute-options .swatch-option,
.page-with-filter.catalogsearch-result-index .page-main .columns .sidebar.sidebar-main .layered-filter-block-container #layered-filter-block .filter-options-item .filter-options-content .swatch-attribute-options .swatch-option {
  height: 40px;
  min-width: 40px;
  margin: 0 14px 13px 0;
}
.page-with-filter.catalog-category-view .page-main {
  padding-top: 30px;
}
.page-products.page-with-filter.catalogsearch-result-index .page-main {
  padding-top: 30px;
}
.page-products.page-with-filter.catalogsearch-result-index .page-main .page-title-wrapper .page-title {
  color: #2B3D44;
  font-weight: 700;
  font-size: 22px;
}
.page-products.page-with-filter.catalogsearch-result-index .page-main .search.results .block .title {
  font-size: 21px;
  font-weight: 600;
  color: #2B3D44;
}
.page-products.page-with-filter.catalogsearch-result-index .page-main .search.results .item a {
  font-size: 16px;
  color: #000000;
  font-weight: 400;
  text-transform: none;
}
.checkout-cart-index {
  background: #fff;
}
.checkout-cart-index .message {
  margin-top: 10px;
}
@media (min-width: 768px) {
  .checkout-cart-index .message.error,
  .checkout-cart-index .message.success {
    margin: 10px 0 0 !important;
  }
}
@media (max-width: 767px) {
  .checkout-cart-index .message.error,
  .checkout-cart-index .message.success {
    margin: 0 !important;
  }
}
.checkout-cart-index .cart-empty {
  margin-top: 30px;
}
.checkout-cart-index .cart-empty p {
  color: #000;
  font-size: 17px;
  text-transform: none;
}
.checkout-cart-index .cart-empty p a {
  color: #000;
  font-size: 17px;
  text-transform: none;
  text-decoration: underline;
}
.checkout-cart-index .page-main {
  background: #FFFFFF;
}
@media (min-width: 1650px) {
  .checkout-cart-index .page-main {
    margin-top: 20px;
    padding-top: 200px !important;
  }
}
@media (min-width: 1500px) and (max-width: 1600px) {
  .checkout-cart-index .page-main {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .checkout-cart-index .page-main {
    margin-top: 64px !important;
  }
}
.checkout-cart-index .form-cart {
  width: 100%;
  float: left;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .checkout-cart-index .form-cart {
    padding: 0;
    margin-bottom: -30px;
  }
}
.checkout-cart-index .form-cart .cart.table-wrapper {
  margin-bottom: 18px;
}
.checkout-cart-index .form-cart .cart.table-wrapper .cart > .item {
  border-bottom: 1px solid #2B3D44;
}
.checkout-cart-index .form-cart .cart.table-wrapper .cart > .item .product-image-container {
  width: 100px !important;
}
.checkout-cart-index .form-cart .cart.table-wrapper table.cart thead {
  background: #2B3D44;
}
.checkout-cart-index .form-cart .cart.table-wrapper table.cart thead tr th {
  border: none;
  color: #fff;
  font-weight: 600;
  font-size: 17px;
  text-transform: none;
  padding-top: 7px;
  padding-bottom: 7px;
  font-family: 'FormaDJRDeck-Regular';
}
.checkout-cart-index .form-cart .cart.table-wrapper table.cart thead tr th span {
  line-height: 1;
}
.checkout-cart-index .form-cart .cart.table-wrapper table.cart tbody.cart .product-image-container {
  border: none;
}
.checkout-cart-index .form-cart .cart.table-wrapper table.cart tbody.cart .qty-changer {
  display: none;
}
.checkout-cart-index .form-cart .cart.table-wrapper table.cart tbody.cart .col.qty .input-text {
  width: 38px;
  border-color: #2B3D44;
  font-weight: normal;
  font-size: 16px;
  color: #000;
  font-family: 'DIN 2014';
}
.checkout-cart-index .form-cart .cart.table-wrapper table.cart tbody.cart .stock {
  font-style: italic;
}
.checkout-cart-index .form-cart .cart.table-wrapper table.cart tbody.cart .stock span {
  color: #79a22e;
}
.checkout-cart-index .form-cart .cart.table-wrapper table.cart tbody.cart .product-item-name {
  font-size: 16px;
  color: #000000;
  text-transform: none;
}
.checkout-cart-index .form-cart .cart.table-wrapper table.cart tbody.cart .product-item-name a {
  font-size: 16px;
  color: #000000;
  text-transform: none;
}
.checkout-cart-index .form-cart .cart.table-wrapper table.cart tbody.cart .col:before {
  border-color: #2B3D44;
  font-weight: normal;
  font-size: 15px;
}
.checkout-cart-index .form-cart .cart.table-wrapper table.cart tbody.cart .col .price {
  font-size: 16px;
  color: #000000;
  text-transform: none;
}
.checkout-cart-index .form-cart .cart.main.actions {
  text-align: center;
  margin-bottom: 60px;
  font-family: 'FormaDJRDeck-Regular';
}
@media (min-width: 911px) {
  .checkout-cart-index .form-cart .cart.main.actions .action-left-section {
    float: left;
  }
}
@media (min-width: 911px) {
  .checkout-cart-index .form-cart .cart.main.actions .action-right-section {
    float: right;
  }
}
.checkout-cart-index .form-cart .cart.main.actions .action-right-section button {
  font-family: 'FormaDJRDeck-Regular';
}
.checkout-cart-index .form-cart .cart.main.actions .continue,
.checkout-cart-index .form-cart .cart.main.actions .clear,
.checkout-cart-index .form-cart .cart.main.actions .update,
.checkout-cart-index .form-cart .cart.main.actions .checkout {
  background: #fff;
  padding: 3px 6px;
  color: #2B3D44;
  display: inline-block !important;
  height: 30px;
  width: auto;
  line-height: 25px;
  font-size: 15px;
  text-transform: uppercase;
  border: 1px solid #2B3D44;
  vertical-align: top;
  margin-bottom: 10px;
}
@media (min-width: 1600px) {
  .checkout-cart-index .form-cart .cart.main.actions .continue,
  .checkout-cart-index .form-cart .cart.main.actions .clear,
  .checkout-cart-index .form-cart .cart.main.actions .update,
  .checkout-cart-index .form-cart .cart.main.actions .checkout {
    padding: 3px 13px;
  }
}
.checkout-cart-index .form-cart .cart.main.actions .continue span,
.checkout-cart-index .form-cart .cart.main.actions .clear span,
.checkout-cart-index .form-cart .cart.main.actions .update span,
.checkout-cart-index .form-cart .cart.main.actions .checkout span {
  color: #2B3D44;
  font-size: 14px;
  text-transform: uppercase;
  display: block;
  font-weight: 600;
}
@media (min-width: 1600px) {
  .checkout-cart-index .form-cart .cart.main.actions .continue span,
  .checkout-cart-index .form-cart .cart.main.actions .clear span,
  .checkout-cart-index .form-cart .cart.main.actions .update span,
  .checkout-cart-index .form-cart .cart.main.actions .checkout span {
    font-size: 15px;
  }
}
.checkout-cart-index .form-cart .cart.main.actions .continue:hover,
.checkout-cart-index .form-cart .cart.main.actions .clear:hover,
.checkout-cart-index .form-cart .cart.main.actions .update:hover,
.checkout-cart-index .form-cart .cart.main.actions .checkout:hover {
  text-decoration: none;
}
@media (max-width: 767px) {
  .checkout-cart-index .form-cart .checkout-section {
    text-align: center;
    margin-top: -80px;
  }
}
.checkout-cart-index .form-cart .checkout-section button.action.primary.checkout {
  margin-left: 82%;
  margin-top: 5%;
  height: 32px;
  line-height: 10px;
  width: 145px;
  font-family: 'FormaDJRDeck-Regular';
  letter-spacing: 0;
  background-color: #2B3D44;
  font-weight: 600;
  font-size: 15px;
}
@media (max-width: 767px) {
  .checkout-cart-index .form-cart .checkout-section button.action.primary.checkout {
    margin-left: 0%;
  }
}
@media (max-width: 911px) {
  .checkout-cart-index .form-cart .checkout-section button.action.primary.checkout {
    width: 130px;
  }
}
@media (min-width: 768px) and (max-width: 911px) {
  .checkout-cart-index .form-cart .checkout-section button.action.primary.checkout {
    margin-left: 76%;
  }
}
@media (min-width: 912px) and (max-width: 1279px) {
  .checkout-cart-index .form-cart .checkout-section button.action.primary.checkout {
    margin-left: 78%;
  }
}
@media (min-width: 1280px) and (max-width: 1366px) {
  .checkout-cart-index .form-cart .checkout-section button.action.primary.checkout {
    margin-left: 79%;
  }
}
@media (min-width: 1700px) {
  .checkout-cart-index .form-cart .checkout-section button.action.primary.checkout {
    margin-left: 85%;
  }
}
.checkout-cart-index .form-cart .checkout-section button.action.primary.checkout:hover {
  color: #FFFFFF;
}
.checkout-cart-index .cart-customform {
  max-height: 600px;
  float: left;
  overflow-y: scroll;
  width: 68%;
  padding-left: 10.8%;
}
@media (min-width: 820px) and (max-width: 1024px) {
  .checkout-cart-index .cart-customform {
    padding: 0 5% 0 5% !important;
    width: 70% !important;
    max-height: 670px;
  }
}
@media (min-width: 768px) and (max-width: 819px) {
  .checkout-cart-index .cart-customform {
    padding: 0 3% 0 3% !important;
    width: 72% !important;
    max-height: 700px;
  }
}
@media (max-width: 767px) {
  .checkout-cart-index .cart-customform {
    float: none;
    width: 100%;
    margin: 0 auto;
    max-height: none;
    overflow-y: initial;
    padding: 0;
  }
}
.checkout-cart-index .cart-customform .cart-discount {
  margin-top: -85px;
}
@media screen and (max-width: 767px) {
  .checkout-cart-index .cart-customform .cart-discount {
    padding-top: 14%;
  }
}
.checkout-cart-index .cart-customform .cart-discount .title strong {
  color: #2B3D44;
  font-size: 14px;
  font-weight: 600;
  font-family: 'FormaDJRDeck-Regular';
}
.checkout-cart-index .cart-customform .cart-discount .title strong hr {
  display: none;
}
.checkout-cart-index .cart-customform .cart-discount .fieldset.coupon .control {
  padding-right: 50px;
}
@media screen and (max-width: 767px) {
  .checkout-cart-index .cart-customform .cart-discount .fieldset.coupon .control {
    padding-right: 0;
  }
}
.checkout-cart-index .cart-customform .cart-discount .fieldset.coupon .control input {
  height: 26px;
  font-size: 14px;
  width: 120px;
}
@media screen and (max-width: 767px) {
  .checkout-cart-index .cart-customform .cart-discount .fieldset.coupon .control input {
    width: 110px;
  }
}
.checkout-cart-index .cart-customform .cart-discount .actions-toolbar .action.primary {
  height: 26px;
  line-height: 16px;
  width: 90px;
}
.checkout-cart-index .cart-customform .cart-discount .actions-toolbar .action.primary:hover {
  background-color: #2B3D44;
}
.checkout-cart-index .cart-customform #shopping-cart-table .actions-toolbar {
  padding-bottom: 10px;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .checkout-cart-index .cart-customform #shopping-cart-table .actions-toolbar {
    padding-bottom: 30px;
  }
}
.checkout-cart-index .cart-customform #shopping-cart-table .actions-toolbar .action-towishlist {
  color: #2B3D44;
  background-color: #FFFFFF;
}
.checkout-cart-index .cart-customform #shopping-cart-table .actions-toolbar .action-towishlist:before {
  color: #2B3D44;
}
.checkout-cart-index .cart-customform #shopping-cart-table .actions-toolbar .action-edit:before {
  color: #2B3D44;
}
.checkout-cart-index .cart-customform #shopping-cart-table .actions-toolbar .action-delete:before {
  color: #2B3D44;
}
.checkout-cart-index .cart-custom {
  display: flex;
}
.checkout-cart-index .cart-custom .cart-custom-uppar {
  width: 60%;
  border: none;
  position: relative;
  align-items: center;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .checkout-cart-index .cart-custom .cart-custom-uppar {
    width: 90%;
  }
}
@media (max-width: 767px) {
  .checkout-cart-index .cart-custom .cart-custom-uppar {
    width: 90%;
    margin: 0 auto;
    padding-top: 20px;
  }
}
.checkout-cart-index .cart-custom .cart-custom-uppar .cart-summary {
  width: initial;
  float: none;
  border: none;
  background: #58757514;
  margin-top: 0;
  font-family: 'FormaDJRDeck-Regular';
}
.checkout-cart-index .cart-custom .cart-custom-uppar .cart-summary .oney-wrapper .oneyCta_logo {
  width: 60px;
}
.checkout-cart-index .cart-custom .cart-custom-uppar .cart-summary .checkout-methods-items .action.primary.checkout {
  height: 32px;
  width: 70%;
  background: #2B3D44;
  color: #FFFFFF;
  font-family: 'FormaDJRDeck-Regular';
  letter-spacing: 0;
  font-weight: 600;
  font-size: 15px;
}
.checkout-cart-index .cart-custom .cart-custom-uppar .cart-summary .checkout-methods-items .action.multicheckout {
  display: none;
}
.checkout-cart-index .cart-custom .cart-custom-uppar .cart-summary .title {
  font-size: 18px;
  font-weight: 500;
  margin: 4px 0 0 0;
  text-transform: uppercase;
  color: #2B3D44;
  border-bottom: 1px solid #2B3D44;
  display: block;
}
@media screen and (max-width: 767px) {
  .checkout-cart-index .cart-custom .cart-custom-uppar .cart-summary .title {
    margin: 4px 0 12px 12px !important;
  }
}
@media (min-width: 1700px) {
  .checkout-cart-index .cart-custom .cart-custom-uppar .cart-summary .title {
    font-size: 19px;
  }
}
@media screen and (max-width: 767px) {
  .checkout-cart-index .cart-custom .cart-custom-uppar .cart-summary .cart-totals {
    border: none;
  }
}
.checkout-cart-index .cart-custom .cart-custom-uppar .cart-summary .cart-totals tbody tr {
  color: #000000;
}
.checkout-cart-index .cart-custom .cart-custom-uppar .cart-summary .cart-totals tbody tr th {
  font-size: 16px;
  border: none;
}
.checkout-cart-index .cart-custom .cart-custom-uppar .cart-summary .cart-totals tbody tr th strong {
  font-weight: normal;
  padding: 0;
}
.checkout-cart-index .cart-custom .cart-custom-uppar .cart-summary .cart-totals tbody tr td {
  font-size: 16px;
  border: none;
  padding: 6px 0;
}
.checkout-cart-index .cart-custom .cart-custom-uppar .cart-summary .cart-totals tbody tr.shipping {
  display: none;
}
.checkout-cart-index .cart-custom .cart-custom-uppar .cart-summary .cart-totals tbody tr.totals.excl {
  display: none;
}
.checkout-cart-index .cart-custom .cart-custom-uppar .cart-summary .oneyCta_button {
  height: 26px;
  font-size: 11px;
  border: 1px solid #2B3D44;
  width: 100%;
}
.checkout-cart-index .cart-custom .cart-custom-uppar .block-shipping {
  padding: 1px 18px 22.5px;
}
.checkout-cart-index .cart-custom .cart-custom-uppar #block-shipping .title strong {
  color: #2B3D44;
  font-size: 18px;
  font-weight: 500;
  font-family: 'FormaDJRDeck-Regular';
}
@media (min-width: 1700px) {
  .checkout-cart-index .cart-custom .cart-custom-uppar #block-shipping .title strong {
    font-size: 19px;
  }
}
.checkout-cart-index .cart-custom .cart-custom-uppar #block-shipping .title strong hr {
  border-top: 1px solid #2B3D44;
  margin: 0;
}
.checkout-cart-index .cart-custom .cart-custom-uppar #block-shipping #block-summary #shipping-zip-form {
  padding-top: 7px;
  padding-bottom: 7px;
}
.checkout-cart-index .cart-custom .cart-custom-uppar #block-shipping #block-summary #shipping-zip-form .legend {
  display: none;
}
.checkout-cart-index .cart-custom .cart-custom-uppar #block-shipping #block-summary #shipping-zip-form p {
  display: none;
}
.checkout-cart-index .cart-custom .cart-custom-uppar #block-shipping #block-summary #shipping-zip-form .field {
  margin: 0 0 10px;
}
.checkout-cart-index .cart-custom .cart-custom-uppar #block-shipping #block-summary #shipping-zip-form .field .label {
  display: none;
}
.checkout-cart-index .cart-custom .cart-custom-uppar #block-shipping #block-summary #shipping-zip-form .field .control select {
  border: 1px solid #2B3D44;
  height: 26px;
  padding: 2.5px 9px 4px;
  text-align: center;
}
.checkout-cart-index .cart-custom .cart-custom-uppar #block-shipping #block-summary #shipping-zip-form .field .control input {
  height: 26px;
  text-align: center;
}
.checkout-cart-index .cart-custom .cart-custom-uppar #block-shipping #block-summary #co-shipping-method-form .methods .item-title {
  display: none;
}
.checkout-cart-index .cart-custom .cart-custom-uppar #block-shipping #block-summary #co-shipping-method-form .methods .item-options .choice label.label {
  display: inline-block;
  font-size: 14px;
  color: #000000;
  text-transform: inherit;
  font-weight: 500;
  position: relative;
  font-family: 'FormaDJRDeck-Regular';
}
.checkout-cart-index .cart-custom .cart-custom-uppar #block-shipping #block-summary #co-shipping-method-form .methods .item-options .choice label.label:before {
  display: inline-block;
  content: '';
  width: 15px;
  height: 15px;
  background: #2B3D44;
  margin-right: 5px;
  position: relative;
  top: 2px;
  z-index: 2;
}
.checkout-cart-index .cart-custom .cart-custom-uppar #block-shipping #block-summary #co-shipping-method-form .methods .item-options .choice input.radio {
  display: none;
}
.checkout-cart-index .cart-custom .cart-custom-uppar #block-shipping #block-summary #co-shipping-method-form .methods .item-options .choice input.radio:checked + label:after {
  display: inline-block;
  content: '';
  width: 15px;
  height: 15px;
  background: url(../Magento_Customer/images/checked.png) center center no-repeat;
  margin-right: 10px;
  position: absolute;
  top: 3px;
  z-index: 3;
  left: 0;
}
.checkout-cart-index .block.crosssell {
  border-bottom: 1px solid #2B3D44;
  width: auto;
  float: none;
  padding: 0;
}
@media (max-width: 767px) {
  .checkout-cart-index .block.crosssell {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 768px) {
  .checkout-cart-index .block.crosssell .products-crosssell {
    margin: 25px 0;
  }
}
.checkout-cart-index .block.crosssell .products-crosssell.products-grid .product-item {
  width: auto;
}
.checkout-cart-index .block.crosssell .products-crosssell.products-grid .product-item .product-item-info {
  width: 100%;
  box-shadow: initial;
}
.checkout-cart-index .block.crosssell .products-crosssell .owl-carousel .owl-item img {
  width: 40%;
}
.checkout-cart-index .block.crosssell .block-title {
  border: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.checkout-cart-index .block.crosssell .block-title strong {
  display: block;
  text-align: center;
  font-family: 'FormaDJRDeck-Regular';
  font-size: 30px;
  font-weight: 600;
  margin-bottom: 0 !important;
  color: #2B3D44;
  text-transform: uppercase;
  padding-top: 35px;
}
.checkout-cart-index .block.crosssell .block-title strong span {
  display: block;
  font-size: 24px;
  text-transform: none;
  color: #000000;
  font-weight: 500;
  margin-top: 10px;
}
.checkout-cart-index .block.crosssell .block-content {
  margin-left: 4%;
  margin-right: 4%;
}
.checkout-cart-index .block.crosssell .block-content .product-item-photo {
  border: none;
}
.checkout-cart-index .block.crosssell .block-content .product-item-info .product.name a {
  font-size: 17px;
  font-weight: 600;
}
.checkout-cart-index .block.crosssell .block-content .product-item-details .product-item-link {
  font-family: 'FormaDJRDeck-Regular';
  font-size: 17px;
  color: #2B3D44;
  position: relative;
  display: block;
  padding-top: 5px;
  hyphens: initial;
  text-transform: uppercase;
  font-weight: 600;
}
@media (min-width: 0px) {
  .checkout-cart-index .block.crosssell .block-content .product-item-details .product-description {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 3.3em;
    color: #000000;
    font-size: 16px;
    font-weight: 300;
    padding: 5px;
    letter-spacing: normal;
    font-family: 'DIN 2014';
  }
}
.checkout-cart-index .block.crosssell .block-content .product-item-details span.price {
  font-family: 'FormaDJRDeck-Regular';
  font-size: 18px;
  color: #000000;
  text-transform: none;
  font-weight: 600;
}
.checkout-cart-index .block.crosssell .owl-controls {
  bottom: 0;
  top: inherit;
  right: 0;
  left: 0;
  visibility: visible;
  opacity: 1;
}
.checkout-cart-index .block.crosssell .owl-controls .owl-dots {
  text-align: center;
  display: inline-block;
}
.checkout-cart-index .block.crosssell .owl-controls .owl-dots.disabled {
  display: none;
}
.checkout-cart-index .block.crosssell .owl-controls .owl-dots .owl-dot {
  float: left;
}
.checkout-cart-index .block.crosssell .owl-controls .owl-dots .owl-dot span {
  width: 20px;
  height: 20px;
  border: solid 2px #2B3D44;
  background-color: #FFFFFF;
}
.checkout-cart-index .block.crosssell .owl-controls .owl-dots .owl-dot.active span {
  background-color: #2B3D44;
}
.checkout-cart-index .block.crosssell .owl-controls .owl-dots:after {
  clear: both;
}
.modals-overlay {
  background-color: initial !important;
}
.popup-authentication.modal-popup .action-close {
  padding: 1.1rem 2rem;
}
@media screen and (min-width: 768px) {
  .popup-authentication.modal-popup .action-close {
    background: url(../Magento_Theme/images/close.png) center center no-repeat;
    margin-top: 1%;
    margin-right: 1%;
  }
}
@media screen and (min-width: 768px) {
  .popup-authentication.modal-popup .action-close:hover {
    background: url(../Magento_Theme/images/close.png) center center no-repeat;
  }
}
.popup-authentication.modal-popup .action-close:before {
  content: '\f819';
}
@media screen and (min-width: 768px) {
  .popup-authentication.modal-popup .action-close:before {
    display: none !important;
  }
}
.popup-authentication header.modal-header {
  padding-top: 15px;
  background: #2B3D44;
  color: #FFFFFF;
  border: 1px solid #2B3D44;
}
@media screen and (max-width: 767px) {
  .popup-authentication header.modal-header {
    padding-top: 0;
    border: 0;
  }
}
.popup-authentication .modal-inner-wrap {
  background: #F1F1F1 !important;
  padding: 8% 5% 8% 5%;
  border: 1px solid #2B3D44 !important;
  max-width: 60%;
}
@media screen and (max-width: 767px) {
  .popup-authentication .modal-inner-wrap {
    padding: 0 !important;
    max-width: 100% !important;
    height: unset !important;
    min-height: unset !important;
    border: 0 !important;
  }
}
@media (min-width: 768px) and (max-width: 820px) {
  .popup-authentication .modal-inner-wrap {
    top: 35% !important;
    min-width: 700px !important;
    padding: 5% 9% 5% 9% !important;
  }
}
@media (min-width: 913px) and (max-width: 1024px) {
  .popup-authentication .modal-inner-wrap {
    top: 56% !important;
    max-height: 82% !important;
    padding: 5% 5% 5% 5% !important;
  }
}
@media (min-width: 1025px) and (max-width: 1599px) {
  .popup-authentication .modal-inner-wrap {
    top: 57% !important;
    max-height: 80% !important;
    padding: 6% 5% 6% 5% !important;
  }
}
.popup-authentication .modal-inner-wrap .modal-content {
  overflow-y: initial;
  background: #FFFFFF;
  border: 1px solid #2B3D44;
}
.popup-authentication .modal-inner-wrap .block-authentication {
  border: none;
  margin-bottom: 20px;
}
.popup-authentication .modal-inner-wrap .block-authentication .block-title {
  margin-top: 20px;
  margin-bottom: 30px;
}
.popup-authentication .modal-inner-wrap .block-authentication .block-title strong {
  font-weight: normal;
  font-size: 18px;
  text-align: center;
  color: #000000;
  justify-content: center;
}
.popup-authentication .modal-inner-wrap .block-authentication .block-new-customer p,
.popup-authentication .modal-inner-wrap .block-authentication .block-new-customer li {
  color: #000000;
  font-size: 16px;
  list-style-type: "*";
  list-style-position: inside;
}
.popup-authentication .modal-inner-wrap .block-authentication .block-new-customer .actions-toolbar .primary .action-register {
  padding: 6px 15px;
  display: inline-block;
  float: none;
  height: 30px;
}
.popup-authentication .modal-inner-wrap .block-authentication .block-new-customer .actions-toolbar .primary .action-register span {
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 15px;
}
.popup-authentication .modal-inner-wrap .block-authentication .block-customer-login {
  border: none;
}
.popup-authentication .modal-inner-wrap .block-authentication .block-customer-login:before {
  display: none;
}
.popup-authentication .modal-inner-wrap .block-authentication .block-customer-login .control input,
.popup-authentication .modal-inner-wrap .block-authentication .block-customer-login .control select {
  border: 1px solid #2B3D44;
  font-weight: normal;
  font-size: 15px;
  color: #2B3D44;
  text-align: center;
  height: 30px;
}
.popup-authentication .modal-inner-wrap .block-authentication .block-customer-login label.label {
  margin: 0;
}
.popup-authentication .modal-inner-wrap .block-authentication .block-customer-login label.label span {
  color: #000000;
  font-size: 17px;
  font-weight: 700;
}
.popup-authentication .modal-inner-wrap .block-authentication .block-customer-login .actions-toolbar {
  margin-top: 0;
  text-align: left !important;
}
.popup-authentication .modal-inner-wrap .block-authentication .block-customer-login .actions-toolbar .secondary a.action {
  margin-top: 0px !important;
}
.popup-authentication .modal-inner-wrap .block-authentication .block-customer-login .actions-toolbar .secondary a.action span {
  color: #000000 !important;
  font-size: 15px;
}
.popup-authentication .modal-inner-wrap .block-authentication .block-customer-login .actions-toolbar .primary {
  margin-top: 10%;
}
.popup-authentication .modal-inner-wrap .block-authentication .block-customer-login .actions-toolbar .primary button.action-login {
  background-color: #2B3D44;
  border: 1px solid #2B3D44;
  margin: 0;
  letter-spacing: 0;
  position: relative;
  color: #FFFFFF;
  display: inline-block;
  height: 30px;
  min-width: 160px;
}
.popup-authentication .modal-inner-wrap .block-authentication .block-customer-login .actions-toolbar .primary button.action-login span {
  color: #FFFFFF;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 600;
  font-family: "DIN 2014";
}
.cart-header {
  position: relative;
  margin-bottom: 40px;
  display: flex;
  padding: 43px 9% 2% 12%;
  background: #58757514;
}
@media (min-width: 990px) and (max-width: 1024px) {
  .cart-header {
    top: 25px;
  }
}
@media screen and (max-width: 767px) {
  .cart-header {
    display: block;
    text-align: center;
    padding: 80px 0 4% 0 !important;
  }
}
.cart-header:before {
  display: block;
  content: '';
  background: #2B3D44;
  height: 1px;
  width: 60%;
  right: 0;
  border: none;
  top: 60px;
  position: absolute;
  z-index: 3;
  margin-right: 17%;
}
@media (min-width: 1722px) and (max-width: 1849px) {
  .cart-header:before {
    margin-right: 21%;
  }
}
@media (min-width: 1850px) and (max-width: 1899px) {
  .cart-header:before {
    margin-right: 23%;
  }
}
@media screen and (min-width: 1900px) {
  .cart-header:before {
    margin-right: 25%;
  }
}
@media screen and (max-width: 1024px) {
  .cart-header:before {
    width: 55%;
  }
}
@media screen and (max-width: 767px) {
  .cart-header:before {
    width: 100%;
    top: 244px;
    margin-right: 0;
  }
}
.cart-header:after {
  background-color: #E8E8E8;
  top: 0;
  bottom: 0;
  left: -50%;
  content: '';
  display: block;
  z-index: 1;
  position: absolute;
}
.cart-header > * {
  z-index: 3;
  position: relative;
}
.cart-header .step {
  width: 250px;
  text-align: center;
  font-family: 'DIN 2014';
}
@media (min-width: 1279px) {
  .cart-header .step {
    margin-top: -5px;
  }
}
@media screen and (max-width: 991px) {
  .cart-header .step {
    width: 145px;
  }
}
@media screen and (max-width: 767px) {
  .cart-header .step {
    display: inline-block;
    margin-top: 100px;
    vertical-align: top;
    width: 110px;
  }
}
@media screen and (max-width: 500px) {
  .cart-header .step {
    width: 94px;
  }
}
.cart-header .step span {
  display: block;
  width: 40px;
  height: 40px;
  background: #fff;
  margin: auto;
  text-align: center;
  line-height: 40px;
  font-size: 25px;
  font-weight: 700;
  text-transform: none;
  padding: 0;
  border: 1px solid #2B3D44;
  color: #2B3D44;
}
@media (min-width: 1279px) {
  .cart-header .step span {
    width: 45px;
    height: 45px;
    line-height: 46px;
    font-size: 31px;
  }
}
.cart-header .step p {
  color: #2B3D44;
  font-size: 15px;
  text-transform: none;
  margin: 0;
  margin-top: 20px;
}
.cart-header .step.first {
  margin-left: 10%;
}
@media screen and (max-width: 767px) {
  .cart-header .step.first {
    margin-left: 0;
  }
}
.cart-header .step.active span,
.cart-header .step._complete span,
.cart-header .step._active span {
  color: #ffffff;
  background: #2B3D44;
}
.cart-header .step.active span:after,
.cart-header .step._complete span:after,
.cart-header .step._active span:after {
  color: #FFFFFF !important;
}
.cart-header h2 {
  margin-top: 30;
  color: #ffffff;
  text-align: center;
  font-weight: normal;
  font-size: 21px;
  display: block;
  position: relative;
  z-index: 2;
  width: 170px;
  flex-shrink: 0;
  text-transform: uppercase;
  font-family: 'FormaDJRDeck-Regular';
}
@media screen and (max-width: 767px) {
  .cart-header h2 {
    display: block;
    margin: auto;
  }
}
.cart-header h2:after {
  display: block;
  content: '';
  background: #2B3D44;
  position: absolute;
  height: 100px;
  width: 200px;
  z-index: -1;
  right: -11px;
  top: -30px;
}
.product-item-name > a:hover {
  text-decoration: none !important;
}
.minicart-wrapper #minicart-content-wrapper strong.empty {
  color: #000;
  font-family: 'Bodoni';
  font-size: 16px;
  font-weight: normal;
}
.checkout-onepage-success .page-main {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
@media (min-width: 1800px) {
  .checkout-onepage-success .page-main {
    padding-top: 11.5% !important;
  }
}
@media (max-width: 767px) {
  .checkout-onepage-success .page-main {
    margin-top: 64px !important;
  }
}
@media (min-width: 1025px) and (max-width: 1500px) {
  .checkout-onepage-success .page-main {
    padding-top: 13.5%;
  }
}
@media (min-width: 1501px) and (max-width: 1650px) {
  .checkout-onepage-success .page-main {
    padding-top: 12%;
  }
}
@media (min-width: 767px) and (max-width: 912px) {
  .checkout-onepage-success .page-main {
    padding-top: 113px;
  }
}
@media (min-width: 913px) and (max-width: 1024px) {
  .checkout-onepage-success .page-main {
    padding-top: 155px;
  }
}
.checkout-onepage-success .checkout-success {
  text-align: center;
}
.checkout-onepage-success .checkout-success .step-title {
  border: 1px solid #2B3D44;
  background: #2B3D44;
  margin-bottom: 19px;
  height: 40px;
  padding-left: 10%;
  text-align: left;
  font-family: 'FormaDJRDeck-Regular';
}
.checkout-onepage-success .checkout-success .step-title span {
  color: #FFFFFF;
  font-size: 18px;
  font-weight: 600;
  line-height: 2.2;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .checkout-onepage-success .checkout-success .step-title span {
    line-height: 2.5;
  }
}
.checkout-onepage-success .checkout-success p {
  color: #000000;
  font-size: 17px;
  font-weight: 500;
}
.checkout-onepage-success .checkout-success p .order-number {
  color: #2B3D44;
}
.checkout-onepage-success .checkout-success .checkout-success-content-heading {
  margin-top: 3%;
  margin-bottom: 2%;
}
.checkout-onepage-success .checkout-success .checkout-success-content-heading span {
  color: #2B3D44;
  text-transform: uppercase;
  font-size: 25px;
  font-weight: 600;
  font-family: 'FormaDJRDeck-Regular';
}
.checkout-onepage-success .actions-toolbar {
  text-align: center;
  margin-top: 3%;
  margin-bottom: 1%;
}
.checkout-onepage-success .actions-toolbar .primary {
  float: none;
  margin-top: 20px;
}
.checkout-onepage-success .actions-toolbar .primary .action.primary {
  margin-left: 31px;
  width: 160px;
  text-transform: uppercase !important;
  font-weight: 500 !important;
  font-size: 14px !important;
}
@media (max-width: 767px) {
  .checkout-onepage-success .actions-toolbar .primary .action.primary {
    width: auto !important;
    margin-left: 21px !important;
  }
}
@media (max-width: 767px) {
  body.checkout-index-index .modals-wrapper .customer-address-popup .modal-inner-wrap .modal-header {
    padding-left: 15px;
  }
  body.checkout-index-index .modals-wrapper .customer-address-popup .modal-inner-wrap .modal-header .modal-title {
    font-size: 19px;
    margin-bottom: 10px;
    margin-top: -1.3rem;
    background: #F1F1F1;
    border: 0;
  }
}
.checkout-index-index {
  background-color: #FFFFFF;
}
.checkout-index-index.shipping-step .opc-block-summary .table-totals .totals.shipping {
  display: none;
}
.checkout-index-index.shipping-step .opc-block-summary .table-totals .grand.totals.incl .mark strong {
  font-weight: 500;
}
.checkout-index-index.shipping-step .opc-block-summary .table-totals .grand.totals.excl {
  display: none;
}
@media (min-width: 768px) {
  .checkout-index-index.shipping-step #maincontent .opc-wrapper {
    max-height: 700px;
    overflow-y: scroll;
  }
}
.checkout-index-index .modal-popup.customer-address-popup._show .modal-inner-wrap {
  left: 0;
  width: auto;
  margin-left: auto;
}
.checkout-index-index #maincontent {
  padding-top: 200px;
  background-color: #FFFFFF;
}
@media (max-width: 767px) {
  .checkout-index-index #maincontent {
    padding: 0;
  }
}
@media (min-width: 768px) and (max-width: 1600px) {
  .checkout-index-index #maincontent {
    padding-top: 12%;
  }
}
@media (min-width: 768px) {
  .checkout-index-index #maincontent .opc-wrapper {
    float: left;
  }
}
@media (max-width: 767px) {
  .checkout-index-index #maincontent .opc-wrapper {
    padding: 10px;
    padding-top: 0;
  }
}
@media (min-width: 768px) {
  .checkout-index-index #maincontent .opc-wrapper .step-content {
    margin: 0 15px 36px;
  }
}
@media (max-width: 767px) {
  .checkout-index-index #maincontent .opc-wrapper .step-content .shipping-address-item {
    padding: 18px 32px 18px 18px;
  }
}
.checkout-index-index #maincontent .opc-wrapper .step-content .shipping-address-item.selected-item span {
  color: #2B3D44 !important;
}
.checkout-index-index #maincontent .opc-wrapper .step-content .shipping-address-item.selected-item a {
  color: #000000 !important;
}
.checkout-index-index #maincontent .opc-wrapper .step-content .shipping-address-item.not-selected-item a {
  color: #000000 !important;
}
.checkout-index-index #maincontent .opc-wrapper .step-content .shipping-address-item.not-selected-item .action-select-shipping-item {
  border: 1px solid #2B3D44 !important;
  background: #2B3D44 !important;
  color: #FFFFFF !important;
  font-family: 'DIN 2014';
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .checkout-index-index #maincontent .opc-wrapper .step-content .table-checkout-shipping-method tbody td {
    padding-bottom: 0;
    padding-top: 8px;
    font-weight: 400;
  }
}
.checkout-index-index #maincontent .opc-wrapper .step-content .table-checkout-shipping-method .row .col-method:first-of-type label:before {
  background: #FFFFFF;
  border: 1px solid #2B3D44;
}
.checkout-index-index #maincontent .opc-sidebar {
  margin: 0;
  margin-top: 16px;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .checkout-index-index #maincontent .opc-sidebar {
    padding-right: 4%;
  }
}
@media (min-width: 1025px) {
  .checkout-index-index #maincontent .opc-sidebar {
    padding-right: 12%;
  }
}
@media (max-width: 767px) {
  .checkout-index-index #maincontent .opc-sidebar .action-close:before {
    margin: -19px -8px;
    color: #2B3D44;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .checkout-index-index #maincontent #checkoutSteps {
    padding-left: 7%;
  }
}
@media (min-width: 1025px) {
  .checkout-index-index #maincontent #checkoutSteps {
    padding-left: 16.8%;
  }
}
.checkout-index-index .checkout-order-confirmation .step-content {
  margin-top: 40px !important;
}
.checkout-index-index .checkout-order-confirmation .step-content p {
  font-size: 16px;
  color: #000000;
  text-align: center;
}
.checkout-index-index .checkout-order-confirmation .checkout-confirmation span {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 600;
}
.checkout-index-index .um-ordercomment .action {
  padding-left: 0;
}
.checkout-index-index .um-ordercomment .action > span {
  font-weight: normal;
  font-size: 16px;
  color: #000000;
  border-bottom: 1px solid #2B3D44;
}
.checkout-index-index .um-ordercomment .order-comment-form .control textarea {
  color: #000000;
  font-size: 15px;
  font-family: 'DIN 2014';
  border: 1px solid #2B3D44;
}
.checkout-index-index .um-ordercomment .order-comment-form .control textarea::-webkit-input-placeholder {
  color: #757575;
  background: #FFFFFF;
  font-size: 15px;
}
.checkout-index-index .um-ordercomment .order-comment-form .control textarea::-moz-placeholder {
  color: #757575;
  background: #FFFFFF;
  font-size: 15px;
}
.checkout-index-index .um-ordercomment .order-comment-form .control textarea::-ms-placeholder {
  color: #757575;
  background: #FFFFFF;
  font-size: 15px;
}
.checkout-index-index .um-ordercomment .order-comment-form .control textarea::placeholder {
  color: #757575;
  background: #FFFFFF;
  font-size: 15px;
}
.checkout-index-index .cart-header {
  position: relative;
  background-color: #58757514;
}
.checkout-index-index .cart-header:after {
  background: #58757514;
  top: 0;
  bottom: 0;
  left: -50%;
  content: '';
  display: block;
  z-index: 1;
  position: absolute;
}
.checkout-index-index .cart-header .step:before {
  display: none;
}
.checkout-index-index .cart-header .step.first span:after {
  display: none;
}
.checkout-index-index .cart-header .step:nth-of-type(2) span:after {
  content: '2';
}
.checkout-index-index .cart-header .step:nth-of-type(3) span:after {
  content: '3';
}
.checkout-index-index .cart-header .step:nth-of-type(4) span:after {
  content: '4';
}
.checkout-index-index .cart-header .step span:before {
  display: none;
}
.checkout-index-index .cart-header .step span:after {
  font-size: 25px;
  width: 40px;
  height: 40px;
  border-radius: 0;
  background: transparent;
  margin: 0;
  position: inherit;
  display: block;
  font-weight: 600;
  font-family: 'DIN 2014';
  color: #2B3D44;
}
@media (min-width: 1279px) {
  .checkout-index-index .cart-header .step span:after {
    width: 45px;
    height: 45px;
    font-size: 31px;
  }
}
.checkout-index-index .cart-header .step p {
  font-size: 15px;
  margin: auto;
  margin-top: 20px;
  max-width: 89px;
}
.checkout-index-index .checkout-payment-method .payment-option .payment-option-title {
  border-top: 0;
}
.checkout-index-index .checkout-payment-method .payment-option .payment-option-title .action-toggle:after {
  content: '';
}
.checkout-index-index .checkout-payment-method .payment-option._collapsible .payment-option-content {
  display: block !important;
}
@media (max-width: 767px) {
  .checkout-index-index .checkout-payment-method .payment-methods {
    margin: 0 !important;
  }
}
@media (min-width: 768px) {
  .checkout-index-index .checkout-payment-method .payment-methods .payment-group {
    width: 44%;
    float: left;
  }
}
@media (min-width: 768px) {
  .checkout-index-index .checkout-payment-method .payment-methods #group-content {
    width: 50%;
    float: right;
  }
}
.checkout-index-index .checkout-payment-method .payment-methods #group-content .payment-method-content {
  border: 1px solid #2B3D44;
  padding: 4%;
  color: #000000;
  font-size: 15px;
}
.checkout-index-index .checkout-payment-method .payment-methods #group-content .payment-method-content .billing-address-details {
  font-weight: 300;
}
.checkout-index-index .checkout-payment-method .payment-methods #group-content .payment-method-content .billing-address-details .name {
  font-weight: normal;
}
.checkout-index-index .checkout-payment-method .payment-methods #group-content .payment-method-content .billing-address-details #oneyError {
  color: #000000;
  font-weight: 600;
}
.checkout-index-index .checkout-payment-method .payment-methods #group-content .payment-method-content .billing-address-details a {
  color: #000000;
}
.checkout-index-index .checkout-payment-method .payment-methods #group-content .payment-method-content .billing-address-details button.action-edit-address span {
  font-size: 13px;
  color: black;
  text-transform: uppercase;
}
.checkout-index-index .checkout-payment-method .payment-methods #group-content .payment-method-content p {
  padding-left: 5%;
}
.checkout-index-index .checkout-payment-method .payment-methods #group-content .payment-method-content .checkout-agreements span {
  color: #000000;
}
.checkout-index-index .checkout-payment-method .payment-methods #group-content .payment-method-content .items.check.payable {
  padding-left: 5%;
}
.checkout-index-index .checkout-payment-method .payment-methods #group-content .payment-method-content .billing-address-same-as-shipping-block input,
.checkout-index-index .checkout-payment-method .payment-methods #group-content .payment-method-content .checkout-agreement input {
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  background: #FFFFFF;
  box-sizing: border-box;
  position: relative;
  box-sizing: content-box;
  width: 15px;
  height: 15px;
  border: 1px solid #2B3D44;
}
.checkout-index-index .checkout-payment-method .payment-methods #group-content .payment-method-content .billing-address-same-as-shipping-block input:checked,
.checkout-index-index .checkout-payment-method .payment-methods #group-content .payment-method-content .checkout-agreement input:checked {
  background-color: #2B3D44;
}
.checkout-index-index .checkout-payment-method .payment-methods #group-content .payment-method-content .fieldset .field-select-billing .select {
  border: 1px solid #2B3D44;
  font-family: 'DIN 2014';
}
.checkout-index-index .checkout-payment-method .payment-methods #group-content .payment-method-content .fieldset .actions-toolbar button.action-update {
  border: 1px solid #2B3D44;
  color: #FFFFFF;
  background: #2B3D44;
  text-transform: uppercase;
  font-family: 'FormaDJRDeck-Regular';
  font-weight: 600;
}
.checkout-index-index .checkout-payment-method .payment-methods #group-content .payment-method-content .fieldset .actions-toolbar button.action-cancel {
  text-transform: uppercase;
  font-family: 'FormaDJRDeck-Regular';
  font-weight: 600;
  color: #2B3D44;
  margin-top: 1px;
}
.checkout-index-index .checkout-payment-method .payment-methods #group-content .payment-method-content button.checkout.action.primary {
  height: 32px;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 600;
}
@media (min-width: 768px) and (max-width: 819px) {
  .checkout-index-index .checkout-payment-method .payment-methods #group-content .payment-method-content button.checkout.action.primary {
    font-size: 14px;
  }
}
.checkout-index-index .checkout-payment-method .payment-methods #group-content .payment-method-content .checkout-agreements-block .action-show {
  width: auto;
  font-family: 'DIN 2014';
}
@media (min-width: 768px) {
  .checkout-index-index #checkout-step-payment .payment-method._active .payment-method-content {
    display: none;
  }
}
.checkout-index-index #checkout-step-payment .primary.back {
  margin-top: 5%;
  background-color: #2B3D44;
  font-family: 'FormaDJRDeck-Regular';
  letter-spacing: 0;
  width: 160px;
  font-weight: 600;
  font-size: 15px;
  height: 32px;
  line-height: 18px;
}
@media (max-width: 767px) {
  .checkout-index-index .opc-estimated-wrapper {
    margin-top: 0px;
    padding: 18px 31px !important;
  }
  .checkout-index-index .opc-estimated-wrapper .estimated-block .estimated-price {
    color: #2B3D44;
  }
  .checkout-index-index .opc-estimated-wrapper .minicart-wrapper .action.showcart:before {
    color: #2B3D44;
  }
}
.checkout-index-index .step-title,
.checkout-index-index .modal-title {
  color: #FFFFFF;
  text-align: left;
  font-size: 18px;
  margin-bottom: 19px;
  border: 1px solid #2B3D44;
  height: 32px;
  background: #2B3D44;
  padding-left: 15px;
  font-weight: 600;
  line-height: 1.7;
  font-family: 'FormaDJRDeck-Regular';
}
.checkout-index-index .shipping-address-item {
  color: #000000;
  font-size: 16px;
  border: 1px solid #2B3D44;
  margin-right: 5%;
  font-weight: 300;
}
.checkout-index-index .shipping-address-item b {
  font-weight: normal;
}
@media (min-width: 768px) and (max-width: 991px) {
  .checkout-index-index .shipping-address-item {
    width: 40%;
  }
}
@media (min-width: 992px) {
  .checkout-index-index .shipping-address-item {
    width: 37%;
  }
}
.checkout-index-index .shipping-address-item.selected-item {
  border-color: #587575;
}
.checkout-index-index .shipping-address-item.selected-item:after {
  background: #587575;
}
.checkout-index-index .action.add,
.checkout-index-index .action.continue {
  border-color: #2B3D44;
  color: #FFFFFF;
  position: relative;
  padding-left: 18px;
  background: #2B3D44;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 15px;
  font-family: 'FormaDJRDeck-Regular';
  letter-spacing: inherit;
}
.checkout-index-index .action.add {
  height: 32px;
  line-height: 19px;
}
.checkout-index-index .action.add span:before {
  content: '+';
  padding-right: 5px;
}
.checkout-index-index .table-checkout-shipping-method thead {
  display: none;
}
.checkout-index-index .table-checkout-shipping-method .row {
  display: flex;
  align-items: center;
}
.checkout-index-index .table-checkout-shipping-method .row .col {
  display: inline-block;
  font-size: 15px;
  color: #000000;
  text-transform: inherit;
  font-weight: 300;
  position: relative;
  border: none;
}
.checkout-index-index .table-checkout-shipping-method .row .col-price {
  width: 80px;
  flex-shrink: 0;
  flex-grow: inherit;
  text-align: center;
  flex: inherit;
  padding: 0;
}
.checkout-index-index .table-checkout-shipping-method .row .col-method:first-of-type {
  width: 25px;
  flex-shrink: 0;
  flex-grow: inherit;
  flex: inherit;
  text-align: left;
}
.checkout-index-index .table-checkout-shipping-method .row .col-method:first-of-type input {
  display: none;
}
.checkout-index-index .table-checkout-shipping-method .row .col-method:first-of-type input:checked + label:after {
  display: inline-block;
  content: '';
  width: 15px;
  height: 15px;
  background: #2B3D44;
  margin-right: 10px;
  position: absolute;
  top: 3px;
  z-index: 3;
  left: 0;
}
.checkout-index-index .table-checkout-shipping-method .row .col-method:first-of-type label {
  display: inline-block;
  font-size: 15px;
  color: #000000;
  text-transform: inherit;
  font-weight: 300;
  position: relative;
}
.checkout-index-index .table-checkout-shipping-method .row .col-method:first-of-type label:before {
  display: inline-block;
  content: '';
  width: 15px;
  height: 15px;
  background: #587575;
  margin-right: 5px;
  position: relative;
  top: 2px;
  z-index: 2;
}
.checkout-index-index .table-checkout-shipping-method .row .col-method {
  padding-left: 0;
}
.checkout-index-index .table-checkout-shipping-method .row .col-carrier {
  display: none;
}
.checkout-index-index #shipping-method-buttons-container .action {
  height: 32px;
  padding: 0 50px;
}
.checkout-index-index #shipping-method-buttons-container .action.primary {
  margin: 30px 0 0 45px;
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
}
.checkout-index-index #shipping-method-buttons-container .action.primary.back {
  line-height: 26px;
}
.checkout-index-index #shipping-method-buttons-container .action:before {
  background: #FFFFFF;
}
.checkout-index-index .modal-inner-wrap {
  background: #FFFFFF;
}
.checkout-index-index .modal-inner-wrap .modal-content #opc-new-shipping-address .form,
.checkout-index-index .modal-inner-wrap .modal-content #opc-new-shipping-address .form-address-edit {
  background: #FFFFFF;
  box-shadow: none;
  border: none;
}
.checkout-index-index .modal-inner-wrap .modal-content #opc-new-shipping-address .form .field,
.checkout-index-index .modal-inner-wrap .modal-content #opc-new-shipping-address .form-address-edit .field {
  background: #FFFFFF;
  margin: 0;
  padding: 0;
}
.checkout-index-index .modal-inner-wrap .modal-content #opc-new-shipping-address .form label.label,
.checkout-index-index .modal-inner-wrap .modal-content #opc-new-shipping-address .form-address-edit label.label,
.checkout-index-index .modal-inner-wrap .modal-content #opc-new-shipping-address .form legend.label,
.checkout-index-index .modal-inner-wrap .modal-content #opc-new-shipping-address .form-address-edit legend.label {
  color: #000000;
  font-size: 16px;
  margin-bottom: 2px;
  display: block;
  width: 100%;
  background: #FFFFFF;
}
.checkout-index-index .modal-inner-wrap .modal-content #opc-new-shipping-address .form .field.choice label.label,
.checkout-index-index .modal-inner-wrap .modal-content #opc-new-shipping-address .form-address-edit .field.choice label.label {
  display: initial;
}
.checkout-index-index .modal-inner-wrap .modal-content #opc-new-shipping-address .form button.primary:before,
.checkout-index-index .modal-inner-wrap .modal-content #opc-new-shipping-address .form-address-edit button.primary:before {
  background: #FFFFFF !important;
}
.checkout-index-index .modal-inner-wrap .modal-content #opc-new-shipping-address .form .control,
.checkout-index-index .modal-inner-wrap .modal-content #opc-new-shipping-address .form-address-edit .control {
  padding-bottom: 10px;
}
.checkout-index-index .modal-inner-wrap .modal-content #opc-new-shipping-address .form .control input,
.checkout-index-index .modal-inner-wrap .modal-content #opc-new-shipping-address .form-address-edit .control input,
.checkout-index-index .modal-inner-wrap .modal-content #opc-new-shipping-address .form .control select,
.checkout-index-index .modal-inner-wrap .modal-content #opc-new-shipping-address .form-address-edit .control select {
  border: none;
  font-weight: normal;
  font-size: 15px;
  color: #000000;
  text-align: center;
  height: 38px;
}
.checkout-index-index .modal-inner-wrap .modal-content #opc-new-shipping-address .form .control input::-webkit-input-placeholder,
.checkout-index-index .modal-inner-wrap .modal-content #opc-new-shipping-address .form-address-edit .control input::-webkit-input-placeholder {
  color: #000000;
}
.checkout-index-index .modal-inner-wrap .modal-content #opc-new-shipping-address .form .control input::-moz-placeholder,
.checkout-index-index .modal-inner-wrap .modal-content #opc-new-shipping-address .form-address-edit .control input::-moz-placeholder {
  color: #000000;
}
.checkout-index-index .modal-inner-wrap .modal-content #opc-new-shipping-address .form .control input::-ms-placeholder,
.checkout-index-index .modal-inner-wrap .modal-content #opc-new-shipping-address .form-address-edit .control input::-ms-placeholder {
  color: #000000;
}
.checkout-index-index .modal-inner-wrap .modal-content #opc-new-shipping-address .form .control input::placeholder,
.checkout-index-index .modal-inner-wrap .modal-content #opc-new-shipping-address .form-address-edit .control input::placeholder {
  color: #000000;
}
.checkout-index-index .modal-inner-wrap .modal-content .field-tooltip-content {
  color: #000000;
  font-size: 16px;
}
.checkout-index-index .modal-inner-wrap .action-save-address {
  font-size: 16px;
}
.checkout-index-index .shipping-information {
  background: #58757514;
  padding: 10px 16px;
}
.checkout-index-index .shipping-information .shipping-information-title {
  margin: 14px 0 14px;
}
.checkout-index-index .shipping-information .shipping-information-title span {
  font-weight: normal;
  font-size: 18px;
  border-color: #2B3D44;
  color: #2B3D44;
  text-transform: uppercase;
  border-bottom: 1px solid #2B3D44;
  padding-bottom: 3px;
  font-family: 'FormaDJRDeck-Regular';
}
.checkout-index-index .shipping-information .shipping-information-title button.action-edit {
  top: 0;
  width: 70px;
  border: 0;
  height: 0;
  float: right;
}
.checkout-index-index .shipping-information .shipping-information-title button.action-edit:before {
  content: "modifier";
  color: black;
  font-size: 13px;
  text-transform: uppercase;
  font-family: 'DIN 2014';
}
.checkout-index-index .shipping-information .shipping-information-title button.action-edit span {
  display: none;
}
.checkout-index-index .shipping-information .ship-to .shipping-information-content {
  font-weight: 300;
}
.checkout-index-index .shipping-information .ship-to .shipping-information-content .name {
  font-weight: normal;
}
.checkout-index-index .shipping-information .ship-via .shipping-information-content {
  font-weight: 600;
}
.checkout-index-index .shipping-information .shipping-information-content {
  color: #000000;
  font-size: 15px;
  line-height: 27px;
}
.checkout-index-index .shipping-information .shipping-information-content a {
  color: #000000;
}
.checkout-index-index .opc-block-summary {
  border: none;
  padding: 0;
  background: #FFFFFF;
  border-radius: 0;
}
@media (min-width: 768px) {
  .checkout-index-index .opc-block-summary {
    margin-bottom: 0;
  }
}
.checkout-index-index .opc-block-summary > .title {
  font-weight: normal;
  text-transform: uppercase;
  font-size: 18px;
  border-bottom: 1px solid #2B3D44;
  color: #2B3D44;
  padding-bottom: 0;
}
@media (min-width: 1700px) {
  .checkout-index-index .opc-block-summary > .title {
    font-size: 19px;
  }
}
.checkout-index-index .opc-block-summary .custom-table {
  background: #58757514;
  padding: 10px 16px;
  font-family: 'FormaDJRDeck-Regular';
}
@media (min-width: 768px) {
  .checkout-index-index .opc-block-summary .custom-table {
    margin-top: -15px;
  }
}
.checkout-index-index .opc-block-summary .custom-table > .title {
  font-weight: normal;
  text-transform: uppercase;
  font-size: 18px;
  color: #2B3D44;
  padding-bottom: 0;
}
@media (min-width: 1700px) {
  .checkout-index-index .opc-block-summary .custom-table > .title {
    font-size: 19px;
  }
}
.checkout-index-index .opc-block-summary .table-totals {
  color: #000000;
  font-size: 16px;
  border-top: 1px solid #2B3D44;
  border-collapse: separate;
  border-spacing: 0 5px;
}
@media (max-width: 767px) {
  .checkout-index-index .opc-block-summary .table-totals {
    color: #000000;
    font-size: 16px;
  }
}
.checkout-index-index .opc-block-summary .table-totals .shipping .mark .value {
  display: none;
}
.checkout-index-index .opc-block-summary .table-totals .grand.totals.excl .mark strong,
.checkout-index-index .opc-block-summary .table-totals .grand.totals.excl .amount .price {
  font-size: 16px;
  font-weight: 400;
}
.checkout-index-index .opc-block-summary .table-totals .grand.totals.incl th,
.checkout-index-index .opc-block-summary .table-totals .grand.totals.incl td {
  padding: 0;
}
.checkout-index-index .opc-block-summary .table-totals .grand.totals.incl .mark {
  border-top: 0;
  font-size: 16px;
}
.checkout-index-index .opc-block-summary .table-totals .grand.totals.incl .mark strong {
  font-weight: 600;
}
.checkout-index-index .opc-block-summary .table-totals .grand.totals.incl .amount {
  border-top: 0;
  font-size: 16px;
}
@media (max-width: 767px) {
  .checkout-index-index .opc-block-summary .block {
    padding: 10px;
  }
}
.checkout-index-index .opc-block-summary .block .title strong {
  color: #000000;
  font-weight: 400;
  font-size: 17px;
}
.checkout-index-index .opc-block-summary .block .product-item-name,
.checkout-index-index .opc-block-summary .block .details-qty {
  font-size: 15px;
  color: #000000;
  text-transform: none;
  font-weight: normal;
}
.checkout-index-index .opc-block-summary .block .details-qty {
  float: left;
}
.checkout-index-index .opc-block-summary .block .product-item-name {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  max-height: 2.5em;
}
.checkout-index-index .opc-block-summary .block .cart-price .price {
  color: #000000;
  font-size: 16px;
  text-transform: none;
}
.checkout-index-index .opc-block-summary .items-in-cart {
  padding: 10px 16px;
}
.checkout-index-index .opc-block-summary .items-in-cart .custom-heading {
  margin-top: 4rem;
  border-bottom: 1px solid #2B3D44;
}
.checkout-index-index .opc-block-summary .items-in-cart .custom-heading .custom-title {
  font-weight: normal;
  text-transform: uppercase;
  font-size: 18px;
  color: #2B3D44;
  padding-bottom: 0;
  font-family: 'FormaDJRDeck-Regular';
}
@media (min-width: 1700px) {
  .checkout-index-index .opc-block-summary .items-in-cart .custom-heading .custom-title {
    font-size: 19px;
  }
}
.checkout-index-index .opc-block-summary .items-in-cart .title {
  border-bottom: none !important;
}
.checkout-index-index .opc-block-summary .product-item {
  border-top: 0;
  padding: 8px 0;
}
.checkout-index-index .opc-block-summary .product-item:first-child {
  padding-top: 0;
  padding-bottom: 0;
}
.checkout-index-index .opc-block-summary .product-item .product-item-name-block {
  display: initial;
}
.checkout-index-index .opc-block-summary .product-item .subtotal {
  padding-top: 7px;
  float: right;
}
.checkout-index-index .opc-block-summary .product-item .product-item-inner {
  padding-top: 10px;
}
.checkout-index-index .payment-group .payment-method .payment-method-title {
  border: none;
}
.checkout-index-index .payment-group .payment-method .payment-method-title label {
  position: relative;
}
.checkout-index-index .payment-group .payment-method .payment-method-title label:before {
  display: inline-block;
  content: '';
  width: 15px;
  height: 15px;
  background: #FFFFFF;
  border: 1px solid #2B3D44;
  margin-right: 15px;
  position: relative;
  top: 2px;
  z-index: 2;
}
.checkout-index-index .payment-group .payment-method .payment-method-title label span {
  font-size: 15px;
  color: #000000;
  text-transform: inherit;
  font-weight: 500;
}
.checkout-index-index .payment-group .payment-method .payment-method-title input {
  display: none;
}
.checkout-index-index .payment-group .payment-method .payment-method-title input:checked + label:after {
  display: inline-block;
  content: '';
  width: 15px;
  height: 15px;
  background: #2B3D44;
  margin-right: 10px;
  position: absolute;
  top: -2px;
  z-index: 3;
  left: 0;
}
.checkout-index-index .payment-group .payment-method .checkout-billing-address {
  color: #000000;
  font-size: 16px;
}
.checkout-index-index .payment-group .payment-method .payable > *,
.checkout-index-index .payment-group .payment-method p {
  color: #000000;
  font-size: 16px;
}
.checkout-index-index .payment-group .payment-method .checkout-agreement .action {
  padding-left: 0 !important;
}
.checkout-index-index .payment-group .payment-method .checkout-agreement .action #popupcgv {
  font-weight: normal;
  font-size: 15px;
  color: #000000;
}
.checkout-index-index .payment-group .action {
  height: 32px !important;
  padding: 0 25px !important;
}
.checkout-index-index .payment-group .action:before {
  background: #FFFFFF !important;
}
.checkout-success h2 {
  display: flex;
  align-items: center;
  font-weight: normal;
  font-size: 21px;
  text-align: center;
  color: #000000;
  justify-content: center;
}
.checkout-success h2 hr {
  display: block;
  width: 70px;
  height: 1px;
  border: none;
  background: #262626;
  margin: 0 20px;
}
.modal-popup.agreements-modal {
  color: #000000;
}
.modal-popup.agreements-modal .modal-footer {
  display: none;
}
.login-container {
  background: none;
  border: none;
  box-shadow: none;
  width: 100%;
  max-width: 700px;
  margin: auto;
  color: #2B3D44;
  padding: 115px 140px 84px;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .login-container {
    padding: 0;
  }
}
.login-container .block {
  width: 100%;
}
.login-container .block .block-title > strong {
  display: flex;
  align-items: center;
  font-weight: normal;
  font-size: 21px;
  text-align: center;
  justify-content: center;
}
.login-container .block .block-content {
  margin-top: 30px;
}
.login-container .block .block-content .field .control {
  width: 100%;
}
.login-container .block .block-content .field .control input {
  font-weight: normal;
  font-size: 15px;
  text-align: center;
}
.login-container .block.block-new-customer {
  font-family: 'FormaDJRDeck-Regular';
}
.login-container .block.block-new-customer .actions-new-customer {
  text-align: center;
}
.login-container .block.block-new-customer .actions-new-customer .create {
  width: 180px;
  height: 30px;
  line-height: 15px;
  background: #2B3D44;
  border: 1px solid #2B3D44;
  font-family: 'FormaDJRDeck-Regular';
}
.login-container .block.block-customer-login {
  margin-bottom: 20px;
}
.login-container .block.block-customer-login .block-title > strong {
  font-family: 'FormaDJRDeck-Regular';
}
.login-container .block.block-customer-login .actions-submit {
  text-align: center;
}
.login-container .block.block-customer-login .actions-submit .login {
  width: 160px;
  height: 30px;
  line-height: 10px;
  background: #2B3D44;
  border: 1px solid #2B3D44;
  font-family: 'FormaDJRDeck-Regular';
}
.login-container .block.block-customer-login .actions-submit .forgot-password {
  margin-top: 10px;
  font-size: 11px;
  text-transform: lowercase;
}
.login-container .block.block-customer-login .actions-submit .forgot-password > a {
  color: #2B3D44 !important;
}
.login-container .block.block-customer-login .fieldset:after {
  display: none;
}
@media (max-width: 767px) {
  .login-container .block.block-customer-login .fieldset:after {
    display: none;
  }
}
@media (max-width: 767px) {
  body .modals-wrapper .customer-address-popup .modal-inner-wrap {
    background: #FFFFFF;
  }
  body .modals-wrapper .customer-address-popup .modal-inner-wrap .modal-header {
    border-bottom: 1px solid #2B3D44;
  }
  body .modals-wrapper .customer-address-popup .modal-inner-wrap .form-address-edit .header {
    display: none;
  }
}
@media (min-width: 768px) {
  body .modals-wrapper .customer-address-popup {
    padding-top: 20px;
    padding-left: 75px;
    padding-right: 75px;
  }
  body .modals-wrapper .customer-address-popup .modal-inner-wrap {
    background: #F1F1F1;
  }
  body .modals-wrapper .customer-address-popup .modal-inner-wrap .modal-title {
    display: none;
  }
  body .modals-wrapper .customer-address-popup .modal-inner-wrap .form-address-edit {
    border: 1px solid #2B3D44;
    background: #FFFFFF;
    padding: 0 52px 25px;
    max-width: 900px;
  }
  body .modals-wrapper .customer-address-popup .modal-inner-wrap .form-address-edit .header {
    padding-top: 7px;
    margin-left: -52px;
    height: 35px;
    background: #2B3D44;
    margin-right: -52px;
  }
  body .modals-wrapper .customer-address-popup .modal-inner-wrap .form-address-edit .header span {
    font-size: 17px;
    color: #FFFFFF;
    font-weight: 600;
    padding: 15px;
    font-family: 'FormaDJRDeck-Regular';
  }
}
@media (min-width: 768px) {
  body .modals-wrapper .customer-popup .modal-inner-wrap,
  body .modals-wrapper .customer-address-popup .modal-inner-wrap {
    max-width: 60%;
    border: 1px solid #2B3D44;
  }
}
body .modals-wrapper .customer-popup .action-close,
body .modals-wrapper .customer-address-popup .action-close {
  padding: 1.1rem 2rem;
}
@media screen and (min-width: 768px) {
  body .modals-wrapper .customer-popup .action-close,
  body .modals-wrapper .customer-address-popup .action-close {
    background: url(../Magento_Theme/images/close.png) center center no-repeat;
    margin-top: 2%;
    margin-right: 2%;
  }
}
body .modals-wrapper .customer-popup .action-close:before,
body .modals-wrapper .customer-address-popup .action-close:before {
  content: '\f819';
}
@media screen and (min-width: 768px) {
  body .modals-wrapper .customer-popup .action-close:before,
  body .modals-wrapper .customer-address-popup .action-close:before {
    display: none !important;
  }
}
body .modals-wrapper .customer-popup .modal-title,
body .modals-wrapper .customer-address-popup .modal-title {
  text-transform: uppercase;
  color: #2B3D44;
  font-style: oblique;
  font-weight: 600;
  border-bottom: none;
  padding-bottom: 0;
  font-family: 'FormaDJRDeck-Regular';
}
@media (min-width: 1600px) {
  body .modals-wrapper .customer-popup .modal-title,
  body .modals-wrapper .customer-address-popup .modal-title {
    padding-left: 14%;
  }
}
@media (min-width: 1500px) and (max-width: 1599) {
  body .modals-wrapper .customer-popup .modal-title,
  body .modals-wrapper .customer-address-popup .modal-title {
    padding-left: 11%;
  }
}
@media (min-width: 1400px) and (max-width: 1499) {
  body .modals-wrapper .customer-popup .modal-title,
  body .modals-wrapper .customer-address-popup .modal-title {
    padding-left: 9%;
  }
}
@media (min-width: 1300px) and (max-width: 1399) {
  body .modals-wrapper .customer-popup .modal-title,
  body .modals-wrapper .customer-address-popup .modal-title {
    padding-left: 5%;
  }
}
@media (min-width: 1200px) and (max-width: 1299) {
  body .modals-wrapper .customer-popup .modal-title,
  body .modals-wrapper .customer-address-popup .modal-title {
    padding-left: 2%;
  }
}
@media screen and (max-width: 767px) {
  body .modals-wrapper .customer-popup .modal-title,
  body .modals-wrapper .customer-address-popup .modal-title {
    font-size: 22px;
    border-bottom: 1.8rem;
    margin-top: -1rem;
    margin-left: -2rem;
  }
}
body .modals-wrapper .customer-popup .form-create-account,
body .modals-wrapper .customer-address-popup .form-create-account,
body .modals-wrapper .customer-popup .form-address-edit,
body .modals-wrapper .customer-address-popup .form-address-edit {
  background: none;
  border: none;
  box-shadow: none;
  width: 100%;
  max-width: 700px;
  margin: auto;
  padding-top: 0;
}
@media (min-width: 1800px) {
  body .modals-wrapper .customer-popup .form-create-account,
  body .modals-wrapper .customer-address-popup .form-create-account,
  body .modals-wrapper .customer-popup .form-address-edit,
  body .modals-wrapper .customer-address-popup .form-address-edit {
    max-width: 800px;
  }
}
body .modals-wrapper .customer-popup .form-create-account p,
body .modals-wrapper .customer-address-popup .form-create-account p,
body .modals-wrapper .customer-popup .form-address-edit p,
body .modals-wrapper .customer-address-popup .form-address-edit p {
  font-size: 15px;
  color: #000000;
}
body .modals-wrapper .customer-popup .form-create-account .actions-toolbar,
body .modals-wrapper .customer-address-popup .form-create-account .actions-toolbar,
body .modals-wrapper .customer-popup .form-address-edit .actions-toolbar,
body .modals-wrapper .customer-address-popup .form-address-edit .actions-toolbar {
  text-align: center;
}
@media (max-width: 767px) {
  body .modals-wrapper .customer-popup .form-create-account .actions-toolbar,
  body .modals-wrapper .customer-address-popup .form-create-account .actions-toolbar,
  body .modals-wrapper .customer-popup .form-address-edit .actions-toolbar,
  body .modals-wrapper .customer-address-popup .form-address-edit .actions-toolbar {
    padding-bottom: 50px;
  }
}
body .modals-wrapper .customer-popup .form-create-account .actions-toolbar .primary,
body .modals-wrapper .customer-address-popup .form-create-account .actions-toolbar .primary,
body .modals-wrapper .customer-popup .form-address-edit .actions-toolbar .primary,
body .modals-wrapper .customer-address-popup .form-address-edit .actions-toolbar .primary {
  float: right;
}
body .modals-wrapper .customer-popup .form-create-account .actions-toolbar .primary button.primary,
body .modals-wrapper .customer-address-popup .form-create-account .actions-toolbar .primary button.primary,
body .modals-wrapper .customer-popup .form-address-edit .actions-toolbar .primary button.primary,
body .modals-wrapper .customer-address-popup .form-address-edit .actions-toolbar .primary button.primary {
  height: 26px;
  width: 135%;
  line-height: 12px;
}
body .modals-wrapper .customer-popup .form-create-account .actions-toolbar .primary button.primary span,
body .modals-wrapper .customer-address-popup .form-create-account .actions-toolbar .primary button.primary span,
body .modals-wrapper .customer-popup .form-address-edit .actions-toolbar .primary button.primary span,
body .modals-wrapper .customer-address-popup .form-address-edit .actions-toolbar .primary button.primary span {
  text-transform: uppercase;
  font-weight: 500;
}
body .modals-wrapper .customer-popup .form-create-account > .fieldset,
body .modals-wrapper .customer-address-popup .form-create-account > .fieldset,
body .modals-wrapper .customer-popup .form-address-edit > .fieldset,
body .modals-wrapper .customer-address-popup .form-address-edit > .fieldset {
  width: 100%;
  margin-bottom: 0;
}
body .modals-wrapper .customer-popup .form-create-account > .fieldset .legend,
body .modals-wrapper .customer-address-popup .form-create-account > .fieldset .legend,
body .modals-wrapper .customer-popup .form-address-edit > .fieldset .legend,
body .modals-wrapper .customer-address-popup .form-address-edit > .fieldset .legend {
  display: none;
}
body .modals-wrapper .customer-popup .form-create-account > .fieldset .field,
body .modals-wrapper .customer-address-popup .form-create-account > .fieldset .field,
body .modals-wrapper .customer-popup .form-address-edit > .fieldset .field,
body .modals-wrapper .customer-address-popup .form-address-edit > .fieldset .field {
  padding: 10px;
  margin: 0;
  position: relative;
}
body .modals-wrapper .customer-popup .form-create-account > .fieldset .field.password #password-error,
body .modals-wrapper .customer-address-popup .form-create-account > .fieldset .field.password #password-error,
body .modals-wrapper .customer-popup .form-address-edit > .fieldset .field.password #password-error,
body .modals-wrapper .customer-address-popup .form-address-edit > .fieldset .field.password #password-error,
body .modals-wrapper .customer-popup .form-create-account > .fieldset .field.password #password-strength-meter-container,
body .modals-wrapper .customer-address-popup .form-create-account > .fieldset .field.password #password-strength-meter-container,
body .modals-wrapper .customer-popup .form-address-edit > .fieldset .field.password #password-strength-meter-container,
body .modals-wrapper .customer-address-popup .form-address-edit > .fieldset .field.password #password-strength-meter-container {
  font-family: 'DIN 2014';
  font-size: 14px;
  color: #00C900;
  padding-top: 7px;
}
body .modals-wrapper .customer-popup .form-create-account > .fieldset .field.password label,
body .modals-wrapper .customer-address-popup .form-create-account > .fieldset .field.password label,
body .modals-wrapper .customer-popup .form-address-edit > .fieldset .field.password label,
body .modals-wrapper .customer-address-popup .form-address-edit > .fieldset .field.password label,
body .modals-wrapper .customer-popup .form-create-account > .fieldset .field.confirmation label,
body .modals-wrapper .customer-address-popup .form-create-account > .fieldset .field.confirmation label,
body .modals-wrapper .customer-popup .form-address-edit > .fieldset .field.confirmation label,
body .modals-wrapper .customer-address-popup .form-address-edit > .fieldset .field.confirmation label {
  display: none;
}
body .modals-wrapper .customer-popup .form-create-account > .fieldset .field.confirmation input,
body .modals-wrapper .customer-address-popup .form-create-account > .fieldset .field.confirmation input,
body .modals-wrapper .customer-popup .form-address-edit > .fieldset .field.confirmation input,
body .modals-wrapper .customer-address-popup .form-address-edit > .fieldset .field.confirmation input {
  margin-top: -10px;
}
body .modals-wrapper .customer-popup .form-create-account > .fieldset .field label,
body .modals-wrapper .customer-address-popup .form-create-account > .fieldset .field label,
body .modals-wrapper .customer-popup .form-address-edit > .fieldset .field label,
body .modals-wrapper .customer-address-popup .form-address-edit > .fieldset .field label {
  font-size: 17px;
  color: #000000;
  font-weight: 600;
}
body .modals-wrapper .customer-popup .form-create-account > .fieldset .field .control,
body .modals-wrapper .customer-address-popup .form-create-account > .fieldset .field .control,
body .modals-wrapper .customer-popup .form-address-edit > .fieldset .field .control,
body .modals-wrapper .customer-address-popup .form-address-edit > .fieldset .field .control {
  width: 100%;
}
body .modals-wrapper .customer-popup .form-create-account > .fieldset .field .control input,
body .modals-wrapper .customer-address-popup .form-create-account > .fieldset .field .control input,
body .modals-wrapper .customer-popup .form-address-edit > .fieldset .field .control input,
body .modals-wrapper .customer-address-popup .form-address-edit > .fieldset .field .control input,
body .modals-wrapper .customer-popup .form-create-account > .fieldset .field .control select,
body .modals-wrapper .customer-address-popup .form-create-account > .fieldset .field .control select,
body .modals-wrapper .customer-popup .form-address-edit > .fieldset .field .control select,
body .modals-wrapper .customer-address-popup .form-address-edit > .fieldset .field .control select {
  border: 1px solid #2B3D44;
  font-weight: normal;
  font-family: 'DIN 2014';
  font-size: 15px;
  color: #000000;
  text-align: center;
  height: 30px;
  text-align: left;
}
body .modals-wrapper .customer-popup .form-create-account > .fieldset .field .control input::-webkit-input-placeholder,
body .modals-wrapper .customer-address-popup .form-create-account > .fieldset .field .control input::-webkit-input-placeholder,
body .modals-wrapper .customer-popup .form-address-edit > .fieldset .field .control input::-webkit-input-placeholder,
body .modals-wrapper .customer-address-popup .form-address-edit > .fieldset .field .control input::-webkit-input-placeholder {
  color: #757575;
  font-size: 14px;
}
body .modals-wrapper .customer-popup .form-create-account > .fieldset .field .control input::-moz-placeholder,
body .modals-wrapper .customer-address-popup .form-create-account > .fieldset .field .control input::-moz-placeholder,
body .modals-wrapper .customer-popup .form-address-edit > .fieldset .field .control input::-moz-placeholder,
body .modals-wrapper .customer-address-popup .form-address-edit > .fieldset .field .control input::-moz-placeholder {
  color: #757575;
  font-size: 14px;
}
body .modals-wrapper .customer-popup .form-create-account > .fieldset .field .control input::-ms-placeholder,
body .modals-wrapper .customer-address-popup .form-create-account > .fieldset .field .control input::-ms-placeholder,
body .modals-wrapper .customer-popup .form-address-edit > .fieldset .field .control input::-ms-placeholder,
body .modals-wrapper .customer-address-popup .form-address-edit > .fieldset .field .control input::-ms-placeholder {
  color: #757575;
  font-size: 14px;
}
body .modals-wrapper .customer-popup .form-create-account > .fieldset .field .control input::placeholder,
body .modals-wrapper .customer-address-popup .form-create-account > .fieldset .field .control input::placeholder,
body .modals-wrapper .customer-popup .form-address-edit > .fieldset .field .control input::placeholder,
body .modals-wrapper .customer-address-popup .form-address-edit > .fieldset .field .control input::placeholder {
  color: #757575;
  font-size: 14px;
}
body .modals-wrapper .customer-popup .form-create-account > .fieldset .field .control .nested .field.additional,
body .modals-wrapper .customer-address-popup .form-create-account > .fieldset .field .control .nested .field.additional,
body .modals-wrapper .customer-popup .form-address-edit > .fieldset .field .control .nested .field.additional,
body .modals-wrapper .customer-address-popup .form-address-edit > .fieldset .field .control .nested .field.additional {
  padding: 0;
  margin-top: 20px;
}
body .modals-wrapper .customer-popup .form-create-account > .fieldset .field.field-name-firstname,
body .modals-wrapper .customer-address-popup .form-create-account > .fieldset .field.field-name-firstname,
body .modals-wrapper .customer-popup .form-address-edit > .fieldset .field.field-name-firstname,
body .modals-wrapper .customer-address-popup .form-address-edit > .fieldset .field.field-name-firstname,
body .modals-wrapper .customer-popup .form-create-account > .fieldset .field.field-name-lastname,
body .modals-wrapper .customer-address-popup .form-create-account > .fieldset .field.field-name-lastname,
body .modals-wrapper .customer-popup .form-address-edit > .fieldset .field.field-name-lastname,
body .modals-wrapper .customer-address-popup .form-address-edit > .fieldset .field.field-name-lastname,
body .modals-wrapper .customer-popup .form-create-account > .fieldset .field.company,
body .modals-wrapper .customer-address-popup .form-create-account > .fieldset .field.company,
body .modals-wrapper .customer-popup .form-address-edit > .fieldset .field.company,
body .modals-wrapper .customer-address-popup .form-address-edit > .fieldset .field.company,
body .modals-wrapper .customer-popup .form-create-account > .fieldset .field.telephone,
body .modals-wrapper .customer-address-popup .form-create-account > .fieldset .field.telephone,
body .modals-wrapper .customer-popup .form-address-edit > .fieldset .field.telephone,
body .modals-wrapper .customer-address-popup .form-address-edit > .fieldset .field.telephone {
  width: 50%;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  body .modals-wrapper .customer-popup .form-create-account > .fieldset .field.field-name-firstname,
  body .modals-wrapper .customer-address-popup .form-create-account > .fieldset .field.field-name-firstname,
  body .modals-wrapper .customer-popup .form-address-edit > .fieldset .field.field-name-firstname,
  body .modals-wrapper .customer-address-popup .form-address-edit > .fieldset .field.field-name-firstname,
  body .modals-wrapper .customer-popup .form-create-account > .fieldset .field.field-name-lastname,
  body .modals-wrapper .customer-address-popup .form-create-account > .fieldset .field.field-name-lastname,
  body .modals-wrapper .customer-popup .form-address-edit > .fieldset .field.field-name-lastname,
  body .modals-wrapper .customer-address-popup .form-address-edit > .fieldset .field.field-name-lastname,
  body .modals-wrapper .customer-popup .form-create-account > .fieldset .field.company,
  body .modals-wrapper .customer-address-popup .form-create-account > .fieldset .field.company,
  body .modals-wrapper .customer-popup .form-address-edit > .fieldset .field.company,
  body .modals-wrapper .customer-address-popup .form-address-edit > .fieldset .field.company,
  body .modals-wrapper .customer-popup .form-create-account > .fieldset .field.telephone,
  body .modals-wrapper .customer-address-popup .form-create-account > .fieldset .field.telephone,
  body .modals-wrapper .customer-popup .form-address-edit > .fieldset .field.telephone,
  body .modals-wrapper .customer-address-popup .form-address-edit > .fieldset .field.telephone {
    width: 100%;
  }
}
body .modals-wrapper .customer-popup .form-create-account > .fieldset .field.zip,
body .modals-wrapper .customer-address-popup .form-create-account > .fieldset .field.zip,
body .modals-wrapper .customer-popup .form-address-edit > .fieldset .field.zip,
body .modals-wrapper .customer-address-popup .form-address-edit > .fieldset .field.zip,
body .modals-wrapper .customer-popup .form-create-account > .fieldset .field.city,
body .modals-wrapper .customer-address-popup .form-create-account > .fieldset .field.city,
body .modals-wrapper .customer-popup .form-address-edit > .fieldset .field.city,
body .modals-wrapper .customer-address-popup .form-address-edit > .fieldset .field.city,
body .modals-wrapper .customer-popup .form-create-account > .fieldset .field.country,
body .modals-wrapper .customer-address-popup .form-create-account > .fieldset .field.country,
body .modals-wrapper .customer-popup .form-address-edit > .fieldset .field.country,
body .modals-wrapper .customer-address-popup .form-address-edit > .fieldset .field.country {
  width: 33%;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  body .modals-wrapper .customer-popup .form-create-account > .fieldset .field.zip,
  body .modals-wrapper .customer-address-popup .form-create-account > .fieldset .field.zip,
  body .modals-wrapper .customer-popup .form-address-edit > .fieldset .field.zip,
  body .modals-wrapper .customer-address-popup .form-address-edit > .fieldset .field.zip,
  body .modals-wrapper .customer-popup .form-create-account > .fieldset .field.city,
  body .modals-wrapper .customer-address-popup .form-create-account > .fieldset .field.city,
  body .modals-wrapper .customer-popup .form-address-edit > .fieldset .field.city,
  body .modals-wrapper .customer-address-popup .form-address-edit > .fieldset .field.city,
  body .modals-wrapper .customer-popup .form-create-account > .fieldset .field.country,
  body .modals-wrapper .customer-address-popup .form-create-account > .fieldset .field.country,
  body .modals-wrapper .customer-popup .form-address-edit > .fieldset .field.country,
  body .modals-wrapper .customer-address-popup .form-address-edit > .fieldset .field.country {
    width: 100%;
  }
}
body .modals-wrapper .customer-popup .form-create-account > .fieldset .field.choice.set.billing,
body .modals-wrapper .customer-address-popup .form-create-account > .fieldset .field.choice.set.billing,
body .modals-wrapper .customer-popup .form-address-edit > .fieldset .field.choice.set.billing,
body .modals-wrapper .customer-address-popup .form-address-edit > .fieldset .field.choice.set.billing,
body .modals-wrapper .customer-popup .form-create-account > .fieldset .field.choice.set.shipping,
body .modals-wrapper .customer-address-popup .form-create-account > .fieldset .field.choice.set.shipping,
body .modals-wrapper .customer-popup .form-address-edit > .fieldset .field.choice.set.shipping,
body .modals-wrapper .customer-address-popup .form-address-edit > .fieldset .field.choice.set.shipping {
  padding-top: 0;
}
body .modals-wrapper .customer-popup .form-create-account > .fieldset .field.choice.set.billing label span,
body .modals-wrapper .customer-address-popup .form-create-account > .fieldset .field.choice.set.billing label span,
body .modals-wrapper .customer-popup .form-address-edit > .fieldset .field.choice.set.billing label span,
body .modals-wrapper .customer-address-popup .form-address-edit > .fieldset .field.choice.set.billing label span,
body .modals-wrapper .customer-popup .form-create-account > .fieldset .field.choice.set.shipping label span,
body .modals-wrapper .customer-address-popup .form-create-account > .fieldset .field.choice.set.shipping label span,
body .modals-wrapper .customer-popup .form-address-edit > .fieldset .field.choice.set.shipping label span,
body .modals-wrapper .customer-address-popup .form-address-edit > .fieldset .field.choice.set.shipping label span {
  font-size: 14px;
  color: #757575;
  font-weight: normal;
}
body .modals-wrapper .customer-popup .form-create-account > .fieldset .field.choice.set.billing label:before,
body .modals-wrapper .customer-address-popup .form-create-account > .fieldset .field.choice.set.billing label:before,
body .modals-wrapper .customer-popup .form-address-edit > .fieldset .field.choice.set.billing label:before,
body .modals-wrapper .customer-address-popup .form-address-edit > .fieldset .field.choice.set.billing label:before,
body .modals-wrapper .customer-popup .form-create-account > .fieldset .field.choice.set.shipping label:before,
body .modals-wrapper .customer-address-popup .form-create-account > .fieldset .field.choice.set.shipping label:before,
body .modals-wrapper .customer-popup .form-address-edit > .fieldset .field.choice.set.shipping label:before,
body .modals-wrapper .customer-address-popup .form-address-edit > .fieldset .field.choice.set.shipping label:before {
  display: inline-block;
  content: '';
  width: 15px;
  height: 15px;
  background: #FFFFFF;
  margin-right: 10px;
  position: relative;
  top: 2px;
  z-index: 2;
  border: 1px solid #2B3D44;
}
body .modals-wrapper .customer-popup .form-create-account > .fieldset .field.choice.set.billing input:checked + label:after,
body .modals-wrapper .customer-address-popup .form-create-account > .fieldset .field.choice.set.billing input:checked + label:after,
body .modals-wrapper .customer-popup .form-address-edit > .fieldset .field.choice.set.billing input:checked + label:after,
body .modals-wrapper .customer-address-popup .form-address-edit > .fieldset .field.choice.set.billing input:checked + label:after,
body .modals-wrapper .customer-popup .form-create-account > .fieldset .field.choice.set.shipping input:checked + label:after,
body .modals-wrapper .customer-address-popup .form-create-account > .fieldset .field.choice.set.shipping input:checked + label:after,
body .modals-wrapper .customer-popup .form-address-edit > .fieldset .field.choice.set.shipping input:checked + label:after,
body .modals-wrapper .customer-address-popup .form-address-edit > .fieldset .field.choice.set.shipping input:checked + label:after {
  display: inline-block;
  content: '';
  width: 15px;
  height: 15px;
  background: #2B3D44;
  margin-right: 10px;
  position: absolute;
  top: 3px;
  z-index: 3;
  left: 10px;
}
body .modals-wrapper .customer-popup .form-create-account > .fieldset .field.choice.set.billing input,
body .modals-wrapper .customer-address-popup .form-create-account > .fieldset .field.choice.set.billing input,
body .modals-wrapper .customer-popup .form-address-edit > .fieldset .field.choice.set.billing input,
body .modals-wrapper .customer-address-popup .form-address-edit > .fieldset .field.choice.set.billing input,
body .modals-wrapper .customer-popup .form-create-account > .fieldset .field.choice.set.shipping input,
body .modals-wrapper .customer-address-popup .form-create-account > .fieldset .field.choice.set.shipping input,
body .modals-wrapper .customer-popup .form-address-edit > .fieldset .field.choice.set.shipping input,
body .modals-wrapper .customer-address-popup .form-address-edit > .fieldset .field.choice.set.shipping input {
  display: none;
}
body .modals-wrapper .customer-popup .form-create-account > .fieldset .field.newsletter label,
body .modals-wrapper .customer-address-popup .form-create-account > .fieldset .field.newsletter label,
body .modals-wrapper .customer-popup .form-address-edit > .fieldset .field.newsletter label,
body .modals-wrapper .customer-address-popup .form-address-edit > .fieldset .field.newsletter label {
  display: inline-block;
  font-family: 'DIN 2014';
  font-size: 15px;
  color: #757575;
}
body .modals-wrapper .customer-popup .form-create-account > .fieldset .field.newsletter label:before,
body .modals-wrapper .customer-address-popup .form-create-account > .fieldset .field.newsletter label:before,
body .modals-wrapper .customer-popup .form-address-edit > .fieldset .field.newsletter label:before,
body .modals-wrapper .customer-address-popup .form-address-edit > .fieldset .field.newsletter label:before {
  display: inline-block;
  content: '';
  width: 15px;
  height: 15px;
  background: #FFFFFF;
  margin-right: 10px;
  position: relative;
  top: 2px;
  z-index: 2;
  border: 1px solid #2B3D44;
}
body .modals-wrapper .customer-popup .form-create-account > .fieldset .field.newsletter input:checked + label:after,
body .modals-wrapper .customer-address-popup .form-create-account > .fieldset .field.newsletter input:checked + label:after,
body .modals-wrapper .customer-popup .form-address-edit > .fieldset .field.newsletter input:checked + label:after,
body .modals-wrapper .customer-address-popup .form-address-edit > .fieldset .field.newsletter input:checked + label:after {
  display: inline-block;
  content: '';
  width: 15px;
  height: 15px;
  background: #2B3D44;
  margin-right: 10px;
  position: absolute;
  top: 12px;
  z-index: 3;
  left: 10px;
}
body .modals-wrapper .customer-popup .form-create-account > .fieldset .field.newsletter input,
body .modals-wrapper .customer-address-popup .form-create-account > .fieldset .field.newsletter input,
body .modals-wrapper .customer-popup .form-address-edit > .fieldset .field.newsletter input,
body .modals-wrapper .customer-address-popup .form-address-edit > .fieldset .field.newsletter input {
  display: none;
}
body .modals-wrapper .customer-popup .entete-register,
body .modals-wrapper .customer-address-popup .entete-register {
  display: flex;
  align-items: center;
  max-width: 800px;
  margin: 0 auto;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  body .modals-wrapper .customer-popup .entete-register,
  body .modals-wrapper .customer-address-popup .entete-register {
    flex-direction: column;
    justify-content: center;
  }
}
body .modals-wrapper .customer-popup .entete-register h1,
body .modals-wrapper .customer-address-popup .entete-register h1 {
  font-weight: normal;
  font-family: 'DIN 2014';
  font-size: 21px;
  color: #000000;
  width: 176px;
  margin: 0;
  text-align: left;
}
@media screen and (max-width: 767px) {
  body .modals-wrapper .customer-popup .entete-register h1,
  body .modals-wrapper .customer-address-popup .entete-register h1 {
    width: 100%;
    text-align: center;
  }
}
body .modals-wrapper .customer-popup .entete-register hr,
body .modals-wrapper .customer-address-popup .entete-register hr {
  display: block;
  width: 120px;
  height: 2px;
  border: none;
  background: #262626;
  margin: 0 20px;
}
@media screen and (max-width: 767px) {
  body .modals-wrapper .customer-popup .entete-register hr,
  body .modals-wrapper .customer-address-popup .entete-register hr {
    margin: 30px;
  }
}
body .modals-wrapper .customer-popup .entete-register .text,
body .modals-wrapper .customer-address-popup .entete-register .text {
  color: #000000;
  font-family: 'DIN 2014';
  font-size: 17px;
  text-align: justify;
  width: calc(100% - 336px);
}
@media screen and (max-width: 767px) {
  body .modals-wrapper .customer-popup .entete-register .text,
  body .modals-wrapper .customer-address-popup .entete-register .text {
    width: 100%;
    text-align-last: center;
  }
}
.customer-account-forgotpassword .page-title-wrapper {
  display: none;
}
.customer-account-forgotpassword .block-title {
  text-align: center;
  margin-top: 50px;
  font-size: 21px;
  text-transform: uppercase;
  color: #2B3D44;
}
@media (max-width: 767px) {
  .customer-account-forgotpassword .block-title {
    margin-top: 30px;
  }
}
.customer-account-forgotpassword .password.forget {
  background: none !important;
  border: none !important;
  box-shadow: none !important;
  width: 100%;
  max-width: 700px;
  margin: auto;
}
.customer-account-forgotpassword .password.forget .field.note {
  color: #2B3D44;
  font-size: 16px;
}
.customer-account-forgotpassword .password.forget .field label span {
  color: #2B3D44;
  font-size: 16px;
}
.customer-account-forgotpassword .password.forget .field .control {
  width: 100%;
}
.customer-account-forgotpassword .password.forget .field .control input {
  border: 1px solid #2B3D44;
  font-weight: normal;
  font-size: 15px;
  color: #000000;
  text-align: center;
}
.customer-account-forgotpassword .password.forget .field .control input::-webkit-input-placeholder {
  color: #000000;
}
.customer-account-forgotpassword .password.forget .field .control input::-moz-placeholder {
  color: #000000;
}
.customer-account-forgotpassword .password.forget .field .control input::-ms-placeholder {
  color: #000000;
}
.customer-account-forgotpassword .password.forget .field .control input::placeholder {
  color: #000000;
}
.customer-account-forgotpassword .password.forget .actions-toolbar {
  text-align: center;
}
.customer-account-forgotpassword .password.forget .actions-toolbar .primary {
  float: none;
}
@media (max-width: 767px) {
  .account .header-icon {
    display: none;
  }
}
@media (max-width: 767px) {
  .account.mobile-sticky .page-wrapper .page-main {
    margin-top: 60px;
  }
}
.account .column.main {
  width: 61% !important;
  background: #FFFFFF;
  font-family: 'DIN 2014';
  margin-top: 45px;
  margin-right: 10%;
  min-height: 600px;
}
@media (max-width: 767px) {
  .account .column.main {
    margin-top: 0;
    margin-right: 0;
  }
}
.account .column.main .block-dashboard-info,
.account .column.main .block-dashboard-addresses,
.account .column.main .block-addresses-default,
.account .column.main .block-addresses-list,
.account .column.main .actions-toolbar {
  padding: 0 55px;
}
.account .column.main .block-title.order {
  padding: 0 55px;
}
.account .sidebar.sidebar-main {
  background: #FFFFFF;
  margin-top: 45px;
  margin-left: 10%;
  width: 18.3% !important;
}
.account .sidebar.sidebar-main .block-collapsible-nav .item a,
.account .sidebar.sidebar-main .block-collapsible-nav .item strong {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  max-height: 3.5em;
  color: #000000;
}
.account .page-title-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: 'DIN 2014';
  font-size: 21px !important;
  color: #2B3D44 !important;
  margin-bottom: 30px;
  margin-top: 30px;
  width: 100%;
  text-transform: uppercase;
}
.account .page-title-wrapper h1 {
  margin: 0 !important;
  font-family: 'FormaDJRDeck-Regular';
  font-weight: 600 !important;
  font-size: 21px !important;
  color: #2B3D44 !important;
}
.account .sidebar-main .block-collapsible-nav-content ul li::marker {
  content: url(../Magento_Theme/images/bullet.png);
}
.account .sidebar-main .account-nav ul {
  padding-left: 10px;
  list-style-type: none;
  margin-top: 5rem;
}
.account .sidebar-main .account-nav ul li strong,
.account .sidebar-main .account-nav ul li a {
  padding-left: 0;
  border: none;
  color: #2B3D44;
  font-size: 16px;
}
.account .sidebar-main .account-nav ul li strong:before,
.account .sidebar-main .account-nav ul li a:before {
  display: none;
}
.account p,
.account address {
  font-size: 16px;
}
.account .form,
.account .form-address-edit {
  background: #fff;
  box-shadow: none;
  border: none;
}
.account .form label.label,
.account .form-address-edit label.label {
  color: #2B3D44;
  font-size: 16px;
}
.account .form button.primary:before,
.account .form-address-edit button.primary:before {
  background: #fff !important;
}
.account .form .control input,
.account .form-address-edit .control input,
.account .form .control select,
.account .form-address-edit .control select {
  border: none;
  font-weight: normal;
  font-family: 'DIN 2014';
  font-size: 15px;
  color: #2B3D44;
  text-align: center;
  height: 38px;
}
.account .block .block-title {
  font-weight: bold;
  font-family: 'DIN 2014';
  font-size: 17px !important;
  color: #2B3D44;
  text-transform: uppercase;
  font-family: 'FormaDJRDeck-Regular';
}
.account .block .block-title a {
  color: #2B3D44 !important;
}
.account .block .block-content p {
  color: #000000;
  font-weight: 300;
}
.account .block .block-content .box-title span {
  text-transform: uppercase;
}
.account .block .box .box-title {
  padding: 4px 10px;
  font-weight: 400;
  font-size: 15px !important;
  font-family: 'DIN 2014';
  background-color: #2B3D44;
  color: #FFFFFF !important;
  font-family: 'FormaDJRDeck-Regular';
}
.account .block .box .box-content {
  background-color: #ffffff;
  border-bottom: 0px;
}
.account .block .box .box-content p,
.account .block .box .box-content address {
  font-size: 16px;
  font-family: 'DIN 2014';
  font-weight: 300;
  color: #000000;
}
.account .block .box .box-content p a,
.account .block .box .box-content address a {
  color: #000000 !important;
}
.account .block .box .box-actions {
  background-color: #ffffff;
}
.account .block .box .box-actions a {
  font-family: 'DIN 2014';
  font-size: 13px;
  font-weight: 400;
  color: #2B3D44;
  text-transform: uppercase;
}
.account .history thead tr th,
.account .recent thead tr th {
  font-weight: bold;
  font-size: 14px;
  color: #2B3D44;
  font-family: 'FormaDJRDeck-Regular';
}
.account .history tbody tr td,
.account .recent tbody tr td {
  font-size: 16px;
}
.account .toolbar .limiter {
  padding: 0;
}
.account .toolbar .pager .limiter-label {
  font-weight: bold;
  font-size: 14px;
  color: #2B3D44;
}
.account .toolbar .pager select {
  border: 1px solid #2B3D44;
}
.account .order-links {
  display: none;
}
.account .order-details-items {
  background: #fff;
  border: none;
}
.account .order-details-items thead tr th {
  font-weight: bold;
  font-size: 14px;
  color: #2B3D44;
}
.account .order-details-items tbody tr td {
  font-size: 16px;
}
.account .order-details-items tfoot tr th,
.account .order-details-items tfoot tr td,
.account .order-details-items tfoot tr td .price {
  font-weight: bold;
  font-size: 14px;
  color: #2B3D44;
}
.account .order-details-items tfoot tr.grand_total th,
.account .order-details-items tfoot tr.grand_total_incl th,
.account .order-details-items tfoot tr.grand_total td .price,
.account .order-details-items tfoot tr.grand_total_incl td .price {
  font-size: 16px;
}
.account.customer-account-edit .form,
.account.customer-address-form .form,
.account.customer-account-edit .form-address-edit,
.account.customer-address-form .form-address-edit {
  background: transparent;
}
.account.customer-account-edit .form button.primary:before,
.account.customer-address-form .form button.primary:before,
.account.customer-account-edit .form-address-edit button.primary:before,
.account.customer-address-form .form-address-edit button.primary:before {
  background: #E8E8E8 !important;
}
.account.sales-order-history .column.main {
  background: #fff;
  padding: 10px;
}
.account.customer-address-form .actions-toolbar .primary button.primary {
  padding: 8px 15px !important;
}
.account.sales-order-view .page-title-wrapper {
  display: block;
  padding-left: 22.3%;
}
@media screen and (max-width: 767px) {
  .account.sales-order-view .page-title-wrapper {
    padding-left: 0;
  }
}
.account.sales-order-view .page-title-wrapper:before,
.account.sales-order-view .page-title-wrapper:after {
  display: none;
}
.account.sales-order-view .page-title-wrapper h1.page-title {
  display: inline-block;
}
.account.sales-order-view .page-title-wrapper .order-status {
  font-size: 17px;
  margin: 0;
  margin-left: 10px;
  display: inline-block;
}
.account.sales-order-view .page-title-wrapper .order-date {
  margin-top: 0;
}
.account.sales-order-view .page-title-wrapper .order-actions-toolbar {
  text-align: right;
}
.account.sales-order-view .page-title-wrapper .order-actions-toolbar a {
  color: #2B3D44;
  font-size: 16px;
  font-weight: normal;
  vertical-align: top;
  display: inline-block;
}
.account.wishlist-index-index {
  background: #fff;
}
@media (min-width: 768px) and (max-width: 1279px) {
  .account.wishlist-index-index .page-main .columns .column.main {
    width: 76% !important;
    margin-right: 0;
  }
  .account.wishlist-index-index .page-main .columns .sidebar.sidebar-main {
    margin-left: 0;
    width: 23% !important;
  }
}
.account.wishlist-index-index .form-wishlist-items > .actions-toolbar {
  margin-top: 30px;
}
.account.wishlist-index-index .form-wishlist-items > .actions-toolbar div.primary {
  width: 100%;
  text-align: center;
}
.account.wishlist-index-index .form-wishlist-items > .actions-toolbar div.primary button.primary {
  margin: 10px 20px;
  display: inline-block;
}
.account.wishlist-index-index .form-wishlist-items > .actions-toolbar div.primary button.primary:before {
  background: #fff;
}
.account.wishlist-index-index .toolbar.wishlist-toolbar .limiter {
  padding: 0 55px;
}
.account.wishlist-index-index .toolbar.wishlist-toolbar .limiter .limiter-label {
  font-weight: 600;
  font-size: 15px;
  text-transform: uppercase;
}
.account.wishlist-index-index .actions-toolbar .primary button.primary span {
  font-size: 16px;
}
.account.wishlist-index-index .products-grid.wishlist .product-items {
  display: flex;
  flex-wrap: wrap;
}
.account.wishlist-index-index .products-grid.wishlist .product-items .product-item {
  width: 32%;
  margin: 5px;
  border: none !important;
}
@media screen and (max-width: 1265px) {
  .account.wishlist-index-index .products-grid.wishlist .product-items .product-item {
    width: 48%;
    padding: 0;
  }
}
@media screen and (max-width: 767px) {
  .account.wishlist-index-index .products-grid.wishlist .product-items .product-item {
    width: 100%;
  }
}
.account.wishlist-index-index .products-grid.wishlist .product-items .product-item .product-item-info {
  height: 100%;
  padding-left: 13%;
  padding-right: 13%;
}
.account.wishlist-index-index .products-grid.wishlist .product-items .product-item .product-item-photo {
  float: none !important;
  width: 100% !important;
  display: block;
  margin: 0;
}
.account.wishlist-index-index .products-grid.wishlist .product-items .product-item .product-item-photo .product-image-container {
  max-width: 100% !important;
  display: block !important;
}
.account.wishlist-index-index .products-grid.wishlist .product-items .product-item .product-item-photo .product-image-container .product-image-wrapper {
  display: block;
  height: auto !important;
  padding: 0 !important;
}
.account.wishlist-index-index .products-grid.wishlist .product-items .product-item .product-item-photo .product-image-container .product-image-wrapper .product-image-photo {
  position: relative;
  display: block;
  left: initial;
  top: initial;
  width: auto;
  margin: auto;
}
.account.wishlist-index-index .products-grid.wishlist .product-items .product-item .product-item-name {
  position: relative;
  display: block;
  float: none !important;
  width: 100% !important;
  margin: 0;
}
.account.wishlist-index-index .products-grid.wishlist .product-items .product-item .product-item-name a {
  color: #000000;
  display: block;
  height: 30px;
  overflow: hidden;
  font-size: 18px;
  font-family: 'FormaDJRDeck-Regular';
}
.account.wishlist-index-index .products-grid.wishlist .product-items .product-item .product-item-inner {
  padding: 0;
}
.account.wishlist-index-index .products-grid.wishlist .product-items .product-item .product-item-inner .box-tocart .action.tocart:before {
  display: none;
}
.account.wishlist-index-index .products-grid.wishlist .product-items .product-item .product-item-inner .comment-box .control textarea::-webkit-input-placeholder {
  color: #757575;
}
.account.wishlist-index-index .products-grid.wishlist .product-items .product-item .product-item-inner .comment-box .control textarea::-ms-placeholder {
  color: #757575;
}
.account.wishlist-index-index .products-grid.wishlist .product-items .product-item .product-item-inner .comment-box .control textarea::placeholder {
  color: #757575;
}
.account.wishlist-index-index .products-grid.wishlist .product-items .product-item .product-item-inner .comment-box textarea {
  border: 1px solid #2B3D44;
  border-radius: 0;
  height: 70px;
}
.account.wishlist-index-index .products-grid.wishlist .product-items .product-item .price-box {
  margin: 5px 0 0 !important;
}
.account.wishlist-index-index .products-grid.wishlist .product-items .product-item .price-box .price {
  font-size: 17px;
  color: #000000;
  text-transform: none;
  font-weight: 500;
  font-family: 'FormaDJRDeck-Regular';
}
.account.wishlist-index-index .products-grid.wishlist .product-items .product-item .product-item-actions {
  display: none;
}
.account.wishlist-index-index .products-grid.wishlist .product-items .product-item .box-tocart {
  margin-bottom: 15px;
  margin-right: 0 !important;
  width: 100% !important;
  float: none !important;
}
.account.wishlist-index-index .products-grid.wishlist .product-items .product-item .box-tocart .fieldset {
  display: block;
}
.account.wishlist-index-index .products-grid.wishlist .product-items .product-item .box-tocart .fieldset .field.qty {
  width: 50px;
  display: block;
  margin: 0;
  float: left;
}
@media screen and (max-width: 767px) {
  .account.wishlist-index-index .products-grid.wishlist .product-items .product-item .box-tocart .fieldset .field.qty {
    width: 40px;
  }
}
.account.wishlist-index-index .products-grid.wishlist .product-items .product-item .box-tocart .fieldset .field.qty .qty {
  display: block;
  width: 100%;
  height: 35px;
  border-color: #2B3D44;
  font-size: 18px;
}
.account.wishlist-index-index .products-grid.wishlist .product-items .product-item .box-tocart .fieldset .product-item-actions {
  width: calc(100% - 85px);
  display: block;
  margin: 0;
  float: right;
  max-width: 200px;
}
@media (min-width: 768px) and (max-width: 1300px) {
  .account.wishlist-index-index .products-grid.wishlist .product-items .product-item .box-tocart .fieldset .product-item-actions {
    width: calc(100% - 55px);
  }
}
@media (min-width: 1301px) and (max-width: 1500px) {
  .account.wishlist-index-index .products-grid.wishlist .product-items .product-item .box-tocart .fieldset .product-item-actions {
    width: calc(100% - 60px);
  }
}
.account.wishlist-index-index .products-grid.wishlist .product-items .product-item .box-tocart .fieldset .product-item-actions .actions-primary {
  display: block;
  width: 100%;
}
.account.wishlist-index-index .products-grid.wishlist .product-items .product-item .box-tocart .fieldset .product-item-actions .tocart {
  margin: 0;
  display: block;
  width: 100%;
  background: #2B3D44;
  padding: 4px 15px;
  height: auto;
  line-height: 25px;
  position: relative;
  border: 1px solid #2B3D44;
}
.account.wishlist-index-index .products-grid.wishlist .product-items .product-item .box-tocart .fieldset .product-item-actions .tocart span {
  color: #FFFFFF;
  font-size: 16px;
  text-transform: none;
  display: block;
  font-family: 'FormaDJRDeck-Regular';
  font-weight: 500;
  letter-spacing: normal;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .account.wishlist-index-index .products-grid.wishlist .product-items .product-item .box-tocart .fieldset .product-item-actions .tocart span {
    font-size: 13px;
  }
}
@media (min-width: 1025px) and (max-width: 1599px) {
  .account.wishlist-index-index .products-grid.wishlist .product-items .product-item .box-tocart .fieldset .product-item-actions .tocart span {
    font-size: 14px;
  }
}
body .columns .column .form.password.reset {
  background: none;
  box-shadow: none;
  width: 100%;
  max-width: 700px;
  margin: auto;
  padding-top: 0;
}
body .columns .column .form.password.reset .block-title {
  margin-bottom: 25px;
  margin-top: 40px;
}
body .columns .column .form.password.reset .block-title > strong {
  display: flex;
  align-items: center;
  font-weight: 600;
  font-size: 21px;
  text-align: center;
  color: #2B3D44;
  justify-content: center;
  text-transform: uppercase;
}
body .columns .column .form.password.reset .actions-toolbar {
  text-align: center;
  padding: 10px;
}
body .columns .column .form.password.reset .actions-toolbar div.primary {
  margin-top: 10px;
}
body .columns .column .form.password.reset > .fieldset {
  width: 100%;
  margin-bottom: 0;
}
body .columns .column .form.password.reset > .fieldset .legend {
  display: none;
}
body .columns .column .form.password.reset > .fieldset .field {
  padding: 10px;
  margin: 0;
  position: relative;
}
body .columns .column .form.password.reset > .fieldset .field.password #password-error,
body .columns .column .form.password.reset > .fieldset .field.password #password-strength-meter-container {
  font-size: 17px;
}
body .columns .column .form.password.reset > .fieldset .field label {
  display: none;
}
body .columns .column .form.password.reset > .fieldset .field .control {
  width: 100%;
}
body .columns .column .form.password.reset > .fieldset .field .control input,
body .columns .column .form.password.reset > .fieldset .field .control select {
  font-weight: normal;
  font-size: 15px;
  color: #000;
  text-align: center;
  height: 38px;
}
body .columns .column .form.password.reset > .fieldset .field .control .nested .field.additional {
  padding: 0;
  margin-top: 20px;
}
body.account.sales-order-print .page-wrapper header.page-header.header-newskin {
  display: none;
}
.account.sales-order-view .column.main .page-title-wrapper {
  padding-left: 3%;
}
.account.sales-order-view .block-order-details-view.block .box .box-content {
  border-bottom: 1px solid #2B3D44eb;
}
.account.sales-order-print .wrapper.top-panel {
  display: none !important;
}
.account.sales-order-print .page-main {
  padding-top: 0;
}
.account.sales-order-print .column.main {
  margin: 0 auto;
}
@media (min-width: 768px) and (max-width: 1279px) {
  .account.sales-order-print .column.main {
    width: 90% !important;
  }
}
.account.sales-order-print .column.main .order-details-items.ordered {
  padding: 25px;
}
.account.sales-order-print .column.main .price-excluding-tax {
  padding: 0;
}
.account.sales-order-print .column.main .block-order-details-view.block .box .box-content {
  border-bottom: 1px solid #2B3D44eb;
  border-radius: 0;
}
.account .column.main .page-title-wrapper {
  padding-left: 7%;
}
.account .column.main .table-wrapper .table {
  border: 0;
  margin: 0;
}
.account .column.main .table-wrapper .table thead {
  background: #2B3D44eb;
}
.account .column.main .table-wrapper .table thead tr > th {
  text-transform: uppercase;
  font-weight: 400;
  color: #FFFFFF;
  padding: 6px 14px;
}
.account .column.main .table-wrapper .table tbody tr > td {
  color: #000000;
  font-weight: 400;
  border-top: none;
}
.account .column.main .table-wrapper .table tbody tr > td a {
  color: #2B3D44eb;
}
.account .column.main .table-wrapper .table tbody tr > td .action:after {
  border-left: 1px solid #2B3D44eb;
}
.account .column.main .table-wrapper .table tbody tr > td.status {
  font-size: 15px;
  font-weight: 300;
  font-style: italic;
}
.account .column.main .table-wrapper .table tbody tr > td.actions a {
  font-size: 15px;
}
.account .column.main .table-wrapper.orders-history,
.account .column.main .table-wrapper.order-items,
.account .column.main .table-wrapper.additional-addresses {
  overflow-x: auto;
  padding: 0;
  border: 1px solid #2B3D44eb;
}
.account .column.main .block.block-dashboard-orders .block-content {
  border: 1px solid #2B3D44eb;
}
@media (min-width: 640px) {
  .account .column.main .block.block-dashboard-orders .block-content {
    overflow-x: auto;
  }
}
.account .column.main .block.block-dashboard-orders .block-title.order {
  padding: 0;
}
.account .column.main .price-excluding-tax .table-wrapper.order-items,
.account .column.main .order-details-items.ordered .table-wrapper.order-items {
  padding: 0;
  border: 1px solid #2B3D44eb;
}
.account .column.main .price-excluding-tax .col.name,
.account .column.main .order-details-items.ordered .col.name {
  padding-left: 20px;
}
.account .column.main .block {
  padding: 0 55px;
}
.account .column.main .block .box {
  margin-bottom: 0;
}
.customer-account-edit.account .column.main .form-edit-account .legend > span {
  font-weight: 600;
  font-size: 18px;
  font-family: 'FormaDJRDeck-Regular';
}
.customer-account-edit.account .column.main .form-edit-account .fieldset {
  width: 100%;
}
.customer-account-edit.account .column.main .form-edit-account .fieldset:nth-child(1) {
  float: none;
}
.customer-account-edit.account .column.main .form-edit-account .fieldset .field .label > span {
  color: #000000;
  font-weight: 600;
  text-transform: none;
  font-size: 17px;
}
.customer-account-edit.account .column.main .form-edit-account .fieldset .field .control input {
  color: #000000;
  text-align: left;
  height: 40px;
}
.customer-account-edit.account .column.main .form-edit-account .fieldset .field .control input::-webkit-input-placeholder {
  color: #757575;
  font-size: 14px;
}
.customer-account-edit.account .column.main .form-edit-account .fieldset .field .control input::-moz-placeholder {
  color: #757575;
  font-size: 14px;
}
.customer-account-edit.account .column.main .form-edit-account .fieldset .field .control input::-ms-placeholder {
  color: #757575;
  font-size: 14px;
}
.customer-account-edit.account .column.main .form-edit-account .fieldset .field .control input::placeholder {
  color: #757575;
  font-size: 14px;
}
@media (min-width: 768px) {
  .customer-account-edit.account .column.main .form-edit-account .fieldset .field.field-name-firstname,
  .customer-account-edit.account .column.main .form-edit-account .fieldset .field.field-name-lastname {
    width: 50%;
    display: inline-block;
  }
  .customer-account-edit.account .column.main .form-edit-account .fieldset .field.field-name-firstname {
    padding-left: 5%;
  }
  .customer-account-edit.account .column.main .form-edit-account .fieldset .field.custom-padding {
    padding-top: 23px;
  }
}
@media (max-width: 767px) {
  .customer-account-edit.account .column.main .form-edit-account .fieldset .field.custom-padding {
    margin-top: -32px;
  }
}
@media (min-width: 768px) {
  .customer-account-edit.account .column.main .form-edit-account .custom-fieldset {
    width: 100%;
  }
  .customer-account-edit.account .column.main .form-edit-account .custom-fieldset .fieldset {
    width: 50%;
  }
  .customer-account-edit.account .column.main .form-edit-account .custom-fieldset .fieldset:nth-child(1) {
    float: left;
  }
  .customer-account-edit.account .column.main .form-edit-account .custom-fieldset .fieldset:nth-child(2) {
    float: right;
    padding-left: 5%;
  }
  .customer-account-edit.account .column.main .form-edit-account .custom-fieldset:after {
    clear: both;
  }
}
@media (min-width: 768px) {
  .customer-account-edit.account .column.main .form-edit-account .actions-toolbar .primary.action {
    min-width: 180px;
  }
  .customer-account-edit.account .column.main .form-edit-account .actions-toolbar .primary button.primary span {
    font-weight: 600;
    font-size: 16px;
  }
}
.modals-wrapper .modal-popup.confirm {
  z-index: 999;
}
.modals-wrapper .modal-popup.confirm .action-close {
  padding: 1.1rem 2rem;
}
.modals-wrapper .modal-popup.confirm .action-close:before {
  content: '\f819';
  color: #2B3D44;
}
.modals-wrapper .modal-popup.confirm .modal-content {
  color: #000000;
  font-family: 'DIN 2014';
  font-size: 17px;
}
.modals-wrapper .modal-popup.confirm .modal-footer button {
  background: #2B3D44;
  font-family: 'DIN 2014';
  border: 1px solid #2B3D44;
  font-weight: 600;
  color: #FFFFFF;
}
.bloc-realisations {
  background: #FFFFFF;
  position: relative;
  z-index: 2;
}
@media (min-width: 768px) {
  .bloc-realisations {
    padding-top: 6%;
  }
}
@media (min-width: 1279px) {
  .bloc-realisations {
    padding-top: 3%;
  }
}
.bloc-realisations h2 {
  font-weight: normal;
  font-family: 'FormaDJRDeck-Regular';
  font-size: 32px;
  color: #000;
  display: flex;
  z-index: 2;
  position: relative;
  margin: 0;
  align-items: center;
  justify-content: flex-end;
  padding-bottom: 50px;
}
.bloc-realisations h2 hr {
  display: block;
  width: 70px;
  height: 2px;
  background: #000;
  border: none;
  margin: 0;
  margin-left: 20px;
}
.bloc-realisations .link {
  position: relative;
  z-index: 2;
  text-align: right;
  padding-right: 20px;
  margin-top: 40px;
}
.bloc-realisations .link a {
  display: inline-block;
  position: relative;
  height: 30px;
}
.bloc-realisations .link a span {
  color: #000;
  font-family: 'Bodoni';
  font-size: 17px;
}
.bloc-realisations .link a span span {
  display: flex;
  align-items: center;
  position: relative;
  padding: 3px 15px;
  border: 1px solid #000;
}
.bloc-realisations .link a span span span {
  display: block;
  width: 8px;
  height: 18px;
  background: #fff;
  position: absolute;
  right: -21px;
  top: 50%;
  border: none;
  transform: translateY(-50%);
}
.bloc-realisations .contain-slider {
  position: relative;
  z-index: 2;
  display: flex;
  width: 100%;
  margin: 0 auto;
  flex-wrap: wrap;
  align-items: center;
  visibility: hidden;
}
.bloc-realisations .contain-slider ul {
  list-style: none;
  display: block;
  width: 100%;
  padding-left: 0;
  margin-bottom: 0;
}
.bloc-realisations .contain-slider ul.slick-initialized {
  visibility: visible;
}
.bloc-realisations .contain-slider ul.slick-initialized li {
  display: block;
}
.bloc-realisations .contain-slider ul.slick-initialized li .img-rea {
  width: 100%;
  height: 100vh;
}
@media screen and (max-width: 1023px) {
  .bloc-realisations .contain-slider ul.slick-initialized li .img-rea {
    object-fit: cover;
  }
}
.bloc-realisations .contain-slider ul .slick-dots {
  position: absolute;
  top: 90%;
  text-align: center;
  z-index: 10;
}
@media (max-width: 767px) {
  .bloc-realisations .contain-slider ul .slick-dots {
    top: 77%;
  }
}
.bloc-realisations .contain-slider ul .slick-dots li {
  display: inline-block !important;
  padding-right: 1%;
}
@media (max-width: 767px) {
  .bloc-realisations .contain-slider ul .slick-dots li {
    padding-right: 4%;
  }
}
.bloc-realisations .contain-slider ul .slick-dots li button {
  border: 1px solid #FFFFFF;
  color: #FFFFFF;
  line-height: 0;
  padding: 0 7px;
  height: 17px;
  width: 17px;
  background-color: #FFFFFF;
  border-radius: 51%;
}
@media (max-width: 767px) {
  .bloc-realisations .contain-slider ul .slick-dots li button {
    height: 16px;
    width: 16px;
  }
}
.bloc-realisations .contain-slider ul .slick-dots li.slick-active button {
  background-color: #2B3D44;
  border: 1px solid #2B3D44;
  color: #2B3D44;
}
.bloc-realisations .contain-slider ul li {
  position: relative;
  margin-bottom: 0;
  display: none;
}
.bloc-realisations .contain-slider ul li:first-child {
  display: block;
}
.bloc-realisations .contain-slider ul li .text {
  top: 0;
  position: absolute;
  background: rgba(0, 0, 0, 0.48);
  max-width: 1920px;
  height: 100vh;
  width: 100%;
}
.bloc-realisations .contain-slider ul li .text2 {
  position: relative;
  max-width: 40%;
  padding: 20px 30px;
  color: #FFFFFF;
  font-size: 17px;
}
@media (max-width: 767px) {
  .bloc-realisations .contain-slider ul li .text2 {
    transform: revert !important;
  }
}
.bloc-realisations .contain-slider ul li .text2 .title {
  font-size: 7rem;
  font-weight: 500;
  font-family: 'FormaDJRDeck-Regular';
  letter-spacing: 2px;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .bloc-realisations .contain-slider ul li .text2 .title {
    font-size: 3rem;
    letter-spacing: 0;
    margin-top: revert;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .bloc-realisations .contain-slider ul li .text2 .title {
    font-size: 5rem;
  }
}
@media (min-width: 1025px) and (max-width: 1345px) {
  .bloc-realisations .contain-slider ul li .text2 .title {
    font-size: 6rem;
  }
}
.bloc-realisations .contain-slider ul li .text2 .subtitle {
  font-size: 27px;
  text-transform: uppercase;
  font-weight: 300;
  font-family: 'FormaDJRDeck-Regular';
}
@media (max-width: 767px) {
  .bloc-realisations .contain-slider ul li .text2 .subtitle {
    font-size: 17px;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .bloc-realisations .contain-slider ul li .text2 .subtitle {
    font-size: 18px;
  }
}
@media (min-width: 1025px) and (max-width: 1345px) {
  .bloc-realisations .contain-slider ul li .text2 .subtitle {
    font-size: 20px;
  }
}
.bloc-realisations .contain-slider ul li .text2 .links {
  padding-top: 5%;
}
.bloc-realisations .contain-slider ul li .text2 .links a {
  text-decoration: none;
  padding-right: 4%;
}
.bloc-realisations .contain-slider ul li .text2 .links a span {
  align-items: center;
  position: relative;
  padding: 2% 8%;
  background: #FFFFFF;
  color: #2B3D44;
  border: 1px solid #FFFFFF;
  text-transform: uppercase;
  font-size: 18px;
  font-family: 'DIN 2014';
  cursor: pointer;
}
@media (min-width: 866px) and (max-width: 1024px) {
  .bloc-realisations .contain-slider ul li .text2 .links a span {
    font-size: 17px;
  }
}
@media (max-width: 865px) {
  .bloc-realisations .contain-slider ul li .text2 .links a span {
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  .bloc-realisations .contain-slider ul li .text2 .links a span {
    font-size: 12px;
    padding: 1.3% 5%;
  }
}
@media screen and (max-width: 767px) {
  .bloc-realisations .contain-slider ul li .text2 {
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    top: initial !important;
    max-width: 100%;
    padding: 0 5px;
  }
  .bloc-realisations .contain-slider ul li .text2 hr:first-child {
    margin: 10px auto 5px;
  }
  .bloc-realisations .contain-slider ul li .text2 hr:last-child {
    margin: 5px auto 10px;
  }
}
.bloc-realisations .contain-slider ul li .text2 hr {
  display: block;
  border: none;
  width: 50px;
  height: 3px;
  background: #fff;
}
.cms-index-index .modals-wrapper .modal-inner-wrap {
  border-radius: 15px;
  max-width: 1500px;
}
.cms-index-index .modals-wrapper .modal-header {
  padding-bottom: 0;
  padding-top: 0;
}
.cms-index-index .modals-wrapper .modal-header .action-close {
  right: -5px;
  top: -20px;
}
.cms-index-index .modals-wrapper .modal-content {
  padding: 0;
  margin-bottom: -6px;
  border-radius: 15px;
}
.cms-index-index .modals-wrapper .popup_modal .popup-iframe {
  height: 500px;
  width: 100%;
  border: none;
  max-width: 1920px;
}
body._has-modal {
  overflow: hidden;
  position: fixed;
}
body.cms-index-index .page-main {
  background: #FFFFFF;
  padding: 0;
}
body.cms-index-index .columns .column.main {
  padding-bottom: 0;
}
@media (min-width: 768px) {
  body.cms-index-index._has-modal {
    position: inherit;
  }
}
.bloc-notre {
  background: #FFFFFF;
  position: relative;
  z-index: 2;
  padding-top: 2%;
  padding-bottom: 4%;
  max-width: 85%;
  margin: 0 auto;
}
.bloc-notre .title {
  font-family: 'FormaDJRDeck-Regular';
}
.bloc-notre h2 {
  color: #2B3D44;
  font-size: 7rem;
  font-weight: normal;
  text-transform: uppercase;
  font-family: 'FormaDJRDeck-Regular';
  letter-spacing: 1px;
}
@media screen and (max-width: 767px) {
  .bloc-notre h2 {
    font-size: 5rem;
  }
}
.bloc-notre p {
  font-size: 20px;
  color: #2B3D44;
  font-weight: 300;
  text-align: justify;
  font-family: 'DIN 2014';
}
.bloc-notre .contain .row {
  text-align: center;
  padding-top: 2%;
  padding-bottom: 2%;
}
.bloc-notre .contain .row .col-md-2 {
  cursor: pointer;
}
@media (max-width: 767px) {
  .bloc-notre .contain .row .col-md-2 {
    margin-bottom: 15px;
  }
}
.bloc-notre .contain .row .col-md-2:hover {
  transform: scale(1.2);
}
.bloc-notre .contain .row .col-md-2 span {
  color: #2B3D44;
  font-size: 19px;
  font-family: 'FormaDJRDeck-Light';
}
@media (min-width: 768px) and (max-width: 911px) {
  .bloc-notre .contain .row .col-md-2 span {
    font-size: 15px;
  }
}
@media (min-width: 912px) and (max-width: 1279px) {
  .bloc-notre .contain .row .col-md-2 span {
    font-size: 17px;
  }
}
.modals-wrapper .modal-popup.homepage_notre_block_modal .modal-inner-wrap {
  border-radius: 0;
  max-width: 1500px;
  overflow: hidden;
}
.modals-wrapper .modal-popup.homepage_notre_block_modal .modal-inner-wrap .modal-header .action-close {
  background: url(../Magento_Theme/images/close.png) center center no-repeat;
  margin-top: 2%;
  margin-right: 2%;
  background-size: 20px;
}
@media (max-width: 1280px) {
  .modals-wrapper .modal-popup.homepage_notre_block_modal .modal-inner-wrap .modal-header .action-close {
    margin-top: 3%;
    background-size: 17px;
  }
}
@media (max-width: 767px) {
  .modals-wrapper .modal-popup.homepage_notre_block_modal .modal-inner-wrap .modal-header .action-close {
    margin-top: 5%;
  }
}
.modals-wrapper .modal-popup.homepage_notre_block_modal .modal-inner-wrap .modal-header .action-close::before {
  content: '';
}
.modals-wrapper .modal-popup.homepage_notre_block_modal .modal-inner-wrap .modal-content {
  border-radius: 0;
}
.modals-wrapper .modal-popup.homepage_notre_block_modal .modal-inner-wrap .modal-content .notre-popup .image-section-left {
  float: left;
  width: 50%;
}
@media (max-width: 767px) {
  .modals-wrapper .modal-popup.homepage_notre_block_modal .modal-inner-wrap .modal-content .notre-popup .image-section-left {
    width: 100%;
    float: none;
  }
}
.modals-wrapper .modal-popup.homepage_notre_block_modal .modal-inner-wrap .modal-content .notre-popup .image-section-right {
  float: right;
  width: 50%;
}
@media (max-width: 767px) {
  .modals-wrapper .modal-popup.homepage_notre_block_modal .modal-inner-wrap .modal-content .notre-popup .image-section-right {
    width: 100%;
    float: none;
  }
}
.modals-wrapper .modal-popup.homepage_notre_block_modal .modal-inner-wrap .modal-content .notre-popup .content-left {
  float: left;
}
@media (max-width: 767px) {
  .modals-wrapper .modal-popup.homepage_notre_block_modal .modal-inner-wrap .modal-content .notre-popup .content-left {
    float: none;
  }
}
.modals-wrapper .modal-popup.homepage_notre_block_modal .modal-inner-wrap .modal-content .notre-popup .content-right {
  float: right;
}
@media (max-width: 767px) {
  .modals-wrapper .modal-popup.homepage_notre_block_modal .modal-inner-wrap .modal-content .notre-popup .content-right {
    float: none;
  }
}
.modals-wrapper .modal-popup.homepage_notre_block_modal .modal-inner-wrap .modal-content .notre-popup .content {
  width: 50%;
  padding: 3%;
  text-align: center;
  padding-top: 6%;
}
@media (max-width: 767px) {
  .modals-wrapper .modal-popup.homepage_notre_block_modal .modal-inner-wrap .modal-content .notre-popup .content {
    width: 100%;
  }
}
@media (min-width: 1800px) {
  .modals-wrapper .modal-popup.homepage_notre_block_modal .modal-inner-wrap .modal-content .notre-popup .content {
    padding-top: 13%;
  }
}
@media (min-width: 1600px) and (max-width: 1799px) {
  .modals-wrapper .modal-popup.homepage_notre_block_modal .modal-inner-wrap .modal-content .notre-popup .content {
    padding-top: 8%;
  }
}
.modals-wrapper .modal-popup.homepage_notre_block_modal .modal-inner-wrap .modal-content .notre-popup .content h2 {
  color: #000000;
  font-size: 6rem;
  font-family: 'BebasNeue';
  letter-spacing: 1px;
  text-transform: uppercase;
}
@media (min-width: 768px) and (max-width: 924px) {
  .modals-wrapper .modal-popup.homepage_notre_block_modal .modal-inner-wrap .modal-content .notre-popup .content h2 {
    font-size: 3.5rem;
  }
}
@media (min-width: 925px) and (max-width: 1279px) {
  .modals-wrapper .modal-popup.homepage_notre_block_modal .modal-inner-wrap .modal-content .notre-popup .content h2 {
    font-size: 4rem;
  }
}
@media (min-width: 1280px) and (max-width: 1400px) {
  .modals-wrapper .modal-popup.homepage_notre_block_modal .modal-inner-wrap .modal-content .notre-popup .content h2 {
    font-size: 5rem;
  }
}
.modals-wrapper .modal-popup.homepage_notre_block_modal .modal-inner-wrap .modal-content .notre-popup .content hr {
  border-top: 10px solid #000000;
  width: 100px;
}
.modals-wrapper .modal-popup.homepage_notre_block_modal .modal-inner-wrap .modal-content .notre-popup .content p {
  color: #000000;
  font-weight: 300;
  font-size: 2.5rem;
}
@media (min-width: 768px) and (max-width: 924px) {
  .modals-wrapper .modal-popup.homepage_notre_block_modal .modal-inner-wrap .modal-content .notre-popup .content p {
    font-size: 1.1rem;
  }
}
@media (min-width: 925px) and (max-width: 1279px) {
  .modals-wrapper .modal-popup.homepage_notre_block_modal .modal-inner-wrap .modal-content .notre-popup .content p {
    font-size: 1.5rem;
  }
}
@media (min-width: 1280px) and (max-width: 1400px) {
  .modals-wrapper .modal-popup.homepage_notre_block_modal .modal-inner-wrap .modal-content .notre-popup .content p {
    font-size: 2rem;
  }
}
.bloc-sprintbok .scroll-section {
  height: 35rem;
  position: relative;
  overflow: hidden;
  overflow: scroll;
  overflow-x: hidden;
  margin-bottom: -7px;
}
@media (min-width: 1800px) {
  .bloc-sprintbok .scroll-section {
    height: 45rem;
  }
}
@media (max-width: 1024px) {
  .bloc-sprintbok .scroll-section {
    height: 30rem;
  }
}
@media (max-width: 767px) {
  .bloc-sprintbok .scroll-section {
    height: auto;
  }
}
.bloc-sprintbok .scroll-section img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.bloc-sprintbok .text {
  background: #FFFFFF66;
  position: absolute;
  right: 5%;
  padding: 15px;
  display: block;
  text-align: center;
  color: #000000;
  max-width: 80%;
  margin-top: -26rem;
  font-family: 'DIN 2014';
}
@media (min-width: 1800px) {
  .bloc-sprintbok .text {
    margin-top: -33rem;
  }
}
@media screen and (max-width: 767px) {
  .bloc-sprintbok .text {
    display: none;
  }
}
@media (min-width: 1921px) {
  .bloc-sprintbok .text {
    right: auto;
  }
}
.bloc-sprintbok .text p.title {
  font-weight: normal;
  font-size: 4.5rem;
  margin: 0 0 5px 0;
  text-transform: uppercase;
  font-family: 'FormaDJRDeck-Regular';
  letter-spacing: 1px;
}
@media (min-width: 1800px) {
  .bloc-sprintbok .text p.title {
    font-size: 5.5rem;
  }
}
@media screen and (max-width: 767px) {
  .bloc-sprintbok .text p.title {
    font-size: 2.5rem;
  }
}
.bloc-sprintbok .text p {
  font-size: 2rem;
  font-weight: 300;
}
@media (min-width: 1800px) {
  .bloc-sprintbok .text p {
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 767px) {
  .bloc-sprintbok .text p {
    font-size: 1.2rem;
  }
}
.bloc-nohrd .image-section {
  float: left;
  width: 50%;
}
@media (max-width: 767px) {
  .bloc-nohrd .image-section {
    float: none;
    width: 100%;
  }
}
.bloc-nohrd .image-section .image-slide {
  text-align: center;
  margin-bottom: -5px;
  position: relative;
}
.bloc-nohrd .image-section .image-slide .heading {
  margin-top: -93%;
  text-transform: uppercase;
  color: #FFFFFF;
  letter-spacing: 1px;
  position: absolute;
}
.bloc-nohrd .image-section .image-slide .heading.dark-back {
  padding-left: 2%;
  padding-right: 2%;
  background-color: #0000001f;
}
@media (max-width: 355px) {
  .bloc-nohrd .image-section .image-slide .heading {
    display: none;
  }
}
@media (max-width: 414px) {
  .bloc-nohrd .image-section .image-slide .heading {
    margin-left: -8%;
  }
}
.bloc-nohrd .image-section .image-slide .heading p {
  font-size: 7.5rem;
  font-weight: 500;
  font-family: 'FormaDJRDeck-Light';
}
@media (min-width: 1280px) and (max-width: 1400px) {
  .bloc-nohrd .image-section .image-slide .heading p {
    font-size: 6rem;
  }
}
@media (min-width: 1025px) and (max-width: 1279px) {
  .bloc-nohrd .image-section .image-slide .heading p {
    font-size: 5rem;
  }
}
@media (min-width: 912px) and (max-width: 1024px) {
  .bloc-nohrd .image-section .image-slide .heading p {
    font-size: 4rem;
  }
}
@media (min-width: 768px) and (max-width: 912px) {
  .bloc-nohrd .image-section .image-slide .heading p {
    font-size: 3.5rem;
  }
}
@media (max-width: 767px) {
  .bloc-nohrd .image-section .image-slide .heading p {
    font-size: 4rem;
  }
}
.bloc-nohrd .image-section .image-slide .popup-button {
  position: absolute;
  margin-top: -20%;
  left: 28%;
}
@media (min-width: 1500px) {
  .bloc-nohrd .image-section .image-slide .popup-button {
    left: 34%;
  }
}
@media (max-width: 355px) {
  .bloc-nohrd .image-section .image-slide .popup-button {
    display: none;
  }
}
.bloc-nohrd .image-section .image-slide .popup-button button {
  border: 0;
  line-height: 2;
  height: auto;
  background-color: #2B3D44;
  padding: 0 40px;
}
.bloc-nohrd .image-section .image-slide .popup-button button span {
  font-size: 4rem;
  text-transform: uppercase;
  font-family: 'FormaDJRDeck-Regular';
  color: #FFFFFF;
  letter-spacing: 1px;
}
@media (max-width: 1280px) and (min-width: 1400px) {
  .bloc-nohrd .image-section .image-slide .popup-button button span {
    font-size: 3.5rem;
  }
}
@media (max-width: 1080px) and (min-width: 1279px) {
  .bloc-nohrd .image-section .image-slide .popup-button button span {
    font-size: 3rem;
  }
}
@media (max-width: 1079px) {
  .bloc-nohrd .image-section .image-slide .popup-button button span {
    font-size: 2rem;
  }
}
.bloc-nohrd .image-section .image-slide .popup-button button:hover {
  background-color: #2B3D44;
}
.bloc-nohrd .content-section {
  float: right;
  width: 50%;
}
@media (min-width: 768px) and (max-width: 954px) {
  .bloc-nohrd .content-section {
    height: 376px;
    overflow: scroll;
    overflow-x: hidden;
    position: relative;
  }
}
@media (max-width: 767px) {
  .bloc-nohrd .content-section {
    float: none;
    width: 100%;
    margin-top: 17%;
  }
}
.bloc-nohrd .content-section ul {
  padding-left: 10%;
  margin-top: 7%;
  margin-bottom: 5%;
}
.bloc-nohrd .content-section ul li {
  list-style: none;
  color: #000000;
  font-size: 2.5rem;
  font-weight: 600;
  font-family: 'FormaDJRDeck-Light';
}
.bloc-nohrd .content-section ul li.heading {
  font-family: 'FormaDJRDeck-Regular';
}
@media (min-width: 1800px) {
  .bloc-nohrd .content-section ul li {
    font-size: 3rem;
    margin-bottom: 3%;
  }
}
@media (min-width: 1265px) and (max-width: 1299px) {
  .bloc-nohrd .content-section ul li {
    margin-bottom: 3.5%;
  }
}
@media (min-width: 1300px) and (max-width: 1399px) {
  .bloc-nohrd .content-section ul li {
    margin-bottom: 3.8%;
  }
}
@media (min-width: 1500px) and (max-width: 1599px) {
  .bloc-nohrd .content-section ul li {
    margin-bottom: 2.8%;
  }
}
@media (min-width: 1600px) and (max-width: 1699px) {
  .bloc-nohrd .content-section ul li {
    margin-bottom: 3.5%;
  }
}
@media (min-width: 1700px) and (max-width: 1799px) {
  .bloc-nohrd .content-section ul li {
    margin-bottom: 4%;
  }
}
@media (min-width: 1151px) and (max-width: 1400px) {
  .bloc-nohrd .content-section ul li {
    font-size: 2rem;
  }
}
@media (min-width: 768px) and (max-width: 1150px) {
  .bloc-nohrd .content-section ul li {
    font-size: 1.5rem;
  }
}
.bloc-nohrd .content-section ul li.selected-waterrower {
  color: #2B3D44;
}
.bloc-nohrd .content-section ul li.selected-nohrd {
  color: #22B99D;
}
.bloc-nohrd .content-section ul li h2 {
  font-weight: 600;
  font-size: 4.5rem;
}
@media (min-width: 1800px) {
  .bloc-nohrd .content-section ul li h2 {
    font-size: 5rem;
  }
}
@media (min-width: 1151px) and (max-width: 1400px) {
  .bloc-nohrd .content-section ul li h2 {
    font-size: 3.5rem;
  }
}
@media (min-width: 768px) and (max-width: 1150px) {
  .bloc-nohrd .content-section ul li h2 {
    font-size: 3rem;
  }
}
.bloc-nohrd .content-section ul li p {
  font-weight: 300;
  font-size: 2rem;
  font-family: 'DIN 2014';
}
@media (min-width: 1800px) {
  .bloc-nohrd .content-section ul li p {
    font-size: 2.3rem;
  }
}
@media (min-width: 1151px) and (max-width: 1400px) {
  .bloc-nohrd .content-section ul li p {
    font-size: 1.5rem;
  }
}
@media (min-width: 768px) and (max-width: 1150px) {
  .bloc-nohrd .content-section ul li p {
    font-size: 1.2rem;
  }
}
.bloc-nohrd .content-section ul li.waterrower h2 {
  color: #2B3D44;
}
.bloc-nohrd .content-section ul li.nohrd h2 {
  color: #22B99D;
  padding-top: 5%;
}
.design-block .left {
  float: left;
  width: 50%;
  height: 25px;
  background: #FFFFFF;
}
.design-block .right {
  float: right;
  width: 50%;
  height: 25px;
  background: #2B3D44;
}
.modals-wrapper .modal-popup.homepage_block_modal .modal-inner-wrap .modal-header .action-close {
  background: url(../Magento_Theme/images/homepage/waterrower-home-page-icone-croix-blanche-150px.png) center center no-repeat;
  margin-top: 2%;
  margin-right: .5%;
  background-size: 20px;
}
@media (max-width: 1280px) {
  .modals-wrapper .modal-popup.homepage_block_modal .modal-inner-wrap .modal-header .action-close {
    margin-top: 3%;
    background-size: 17px;
  }
}
@media (max-width: 767px) {
  .modals-wrapper .modal-popup.homepage_block_modal .modal-inner-wrap .modal-header .action-close {
    margin-top: 5%;
  }
}
.modals-wrapper .modal-popup.homepage_block_modal .modal-inner-wrap .modal-header .action-close::before {
  content: '';
}
.modals-wrapper .modal-popup.homepage_nohrd_block_modal .modal-inner-wrap {
  border-radius: 0;
  width: 100%;
  margin: 0;
  box-shadow: none;
  align-items: center;
  max-width: 1920px;
  top: 60%;
  margin: 0 auto;
  padding-top: 7rem;
  height: 80%;
  background-color: #0000004D;
  overflow: hidden;
}
.modals-wrapper .modal-popup.homepage_nohrd_block_modal .modal-inner-wrap .modal-header .action-close {
  background: url(../Magento_Theme/images/homepage/waterrower-home-page-icone-croix-blanche-150px.png) center center no-repeat;
  margin-top: 2%;
  margin-right: 2%;
  background-size: 20px;
}
@media (max-width: 1280px) {
  .modals-wrapper .modal-popup.homepage_nohrd_block_modal .modal-inner-wrap .modal-header .action-close {
    margin-top: 3%;
    background-size: 17px;
  }
}
@media (max-width: 767px) {
  .modals-wrapper .modal-popup.homepage_nohrd_block_modal .modal-inner-wrap .modal-header .action-close {
    margin-top: 5%;
  }
}
.modals-wrapper .modal-popup.homepage_nohrd_block_modal .modal-inner-wrap .modal-header .action-close::before {
  content: '';
}
.modals-wrapper .modal-popup.homepage_nohrd_block_modal .modal-inner-wrap .modal-content {
  border-radius: 0;
  width: 75%;
}
.modals-wrapper .modal-popup.homepage_nohrd_block_modal .modal-inner-wrap .modal-content .popup-iframe {
  height: 600px;
}
.bloc-official-app {
  max-width: 95%;
  margin: 0 auto;
  padding-top: 2%;
}
@media (max-width: 767px) {
  .bloc-official-app {
    margin-top: 35px;
  }
}
.bloc-official-app h2 {
  color: #000000;
  font-size: 3.3rem;
  font-weight: normal;
  text-transform: uppercase;
  display: flex;
  position: relative;
  justify-content: center;
  text-align: center;
  width: 100%;
  align-items: center;
  font-family: 'FormaDJRDeck-Regular';
}
@media screen and (max-width: 767px) {
  .bloc-official-app h2 {
    font-size: 2rem;
    font-weight: 600;
  }
}
.bloc-official-app h2 span {
  min-width: 53rem;
}
.bloc-official-app h2 hr {
  display: block;
  height: 1px;
  width: 65rem;
  background: #22B99D;
  border: none;
  margin: 0 15px;
}
.bloc-official-app .contain .row {
  text-align: center;
}
@media (min-width: 768px) {
  .bloc-official-app .contain .row .img-responsive {
    margin-bottom: 10px;
  }
}
.bloc-official-app .contain .row .plus-icon {
  margin-top: 10px;
}
.bloc-official-app .contain .row span {
  color: #000000;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 15px;
  font-family: 'FormaDJRDeck-Regular';
}
.bloc-official-app .contain .row .col-md-2 {
  cursor: pointer;
}
@media (max-width: 767px) {
  .bloc-official-app .contain .row .col-md-2 {
    margin-bottom: 15px;
  }
}
.bloc-official-app .appstore {
  text-align: center;
  font-size: 14px;
  margin-top: 25px;
  margin-bottom: 15px;
  font-family: 'FormaDJRDeck-Light';
}
.produits-bloc {
  text-align: center;
  color: #000000;
}
.produits-bloc a:hover {
  text-decoration: none;
}
.produits-bloc h1 {
  text-align: center;
  font-size: 50px;
  font-weight: 500;
  font-family: 'FormaDJRDeck-Regular';
  letter-spacing: 8px;
  padding: 2% 0;
}
@media (max-width: 767px) {
  .produits-bloc h1 {
    font-size: 5rem;
  }
}
.produits-bloc .category-list {
  max-width: 85%;
  margin: 0 auto;
  margin-bottom: 1.5%;
}
.produits-bloc .category-list .col {
  font-size: 2rem;
  font-family: 'FormaDJRDeck-Regular';
  text-align: center;
  margin-bottom: 15px;
  border-right: 2px solid #2B3D44;
}
.produits-bloc .category-list .tabs .col.active {
  background: #2B3D44;
  cursor: pointer;
  color: #FFFFFF;
}
.produits-bloc .category-list .tabs .col:hover {
  cursor: pointer;
}
.produits-bloc .category-content {
  max-width: 90%;
  margin: 0 auto;
}
.produits-bloc .category-content .slick-list .slick-track .slick-slide img {
  display: initial;
}
.produits-bloc .category-content .slick-arrow {
  cursor: pointer;
  position: absolute;
  top: 42%;
  width: 0;
  height: 20px;
  font-size: 0;
  z-index: 10;
  border: 0;
}
.produits-bloc .category-content .slick-arrow:hover {
  background-color: transparent;
}
.produits-bloc .category-content .slick-prev {
  background: url('../Magento_Theme/images/homepage/block2/waterrower-home-page-gamme-fitness-fleche-bleu-gauche.png') center center no-repeat;
  left: 0;
  margin-left: -4%;
  background-size: 40px;
  width: 40px;
  height: 34px;
  display: block;
}
@media (min-width: 1024px) and (max-width: 1500px) {
  .produits-bloc .category-content .slick-prev {
    margin-left: -5%;
  }
}
@media (max-width: 676px) {
  .produits-bloc .category-content .slick-prev {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .produits-bloc .category-content .slick-prev {
    margin-right: -8%;
  }
}
.produits-bloc .category-content .slick-next {
  background: url('../Magento_Theme/images/homepage/block2/waterrower-home-page-gamme-fitness-fleche-bleu-droite.png') center center no-repeat;
  right: 0;
  margin-right: -4%;
  background-size: 40px;
  width: 40px;
  height: 34px;
}
@media (max-width: 676px) {
  .produits-bloc .category-content .slick-next {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1279px) {
  .produits-bloc .category-content .slick-next {
    margin-right: -5%;
  }
}
.produits-bloc .category-content #tab_6 .row .homepage-product .add-icon {
  padding-top: 5%;
}
.produits-bloc .category-content #tab_1 .row .homepage-product .product-slider .arrow {
  top: 65%;
}
@media (min-width: 768px) {
  .produits-bloc .category-content #tab_2 .row .homepage-product.col-md-4,
  .produits-bloc .category-content #tab_6 .row .homepage-product.col-md-4 {
    max-width: 32.3%;
  }
}
@media (min-width: 768px) {
  .produits-bloc .category-content #tab_4 .row .homepage-product.col-xl-6 {
    max-width: 49.5%;
  }
}
.produits-bloc .category-content .row {
  gap: 3%;
  row-gap: 25px;
  margin: 0;
}
.produits-bloc .category-content .row .homepage-product {
  border: 0.5px solid #2B3D44;
}
@media (max-width: 767px) {
  .produits-bloc .category-content .row .homepage-product {
    width: 99%;
  }
}
@media (min-width: 768px) {
  .produits-bloc .category-content .row .homepage-product.col-md-4 {
    max-width: 31.3%;
  }
}
@media (min-width: 768px) {
  .produits-bloc .category-content .row .homepage-product.col-xl-6 {
    max-width: 48.5%;
  }
}
@media (min-width: 768px) {
  .produits-bloc .category-content .row .homepage-product img:hover {
    transform: scale(1.1);
  }
}
.produits-bloc .category-content .row .homepage-product h3 {
  font-weight: 500;
  font-size: 3.7rem;
  font-family: 'FormaDJRDeck-Regular';
}
@media (max-width: 676px) {
  .produits-bloc .category-content .row .homepage-product h3 {
    font-size: 3rem;
  }
}
.produits-bloc .category-content .row .homepage-product p {
  font-size: 1.5rem;
  font-family: 'FormaDJRDeck-Regular';
}
.produits-bloc .category-content .row .homepage-product p.subtitle {
  font-family: 'DIN 2014';
}
.produits-bloc .category-content .row .homepage-product .link {
  padding-top: 3%;
  padding-bottom: 3%;
}
.produits-bloc .category-content .row .homepage-product .link a > span {
  padding: 1% 6%;
  background: #2B3D44;
  color: #FFFFFF;
  border: 1px solid #2B3D44;
  text-transform: uppercase;
  font-size: 18px;
  font-family: 'DIN 2014';
}
.produits-bloc .category-content .row .homepage-product .product-slider .slick-arrow {
  cursor: pointer;
  position: absolute;
  top: 43%;
  font-size: 0;
  border: 0;
  z-index: 5;
}
.produits-bloc .category-content .row .homepage-product .product-slider .slick-prev {
  background: url('../Magento_Theme/images/homepage/block2/waterrower-home-page-gamme-fitness-fleche-black-gauche.png') center center no-repeat;
  left: 0;
  margin-left: 6%;
  background-size: 18px;
  width: 0;
  height: 24px;
}
@media (min-width: 1024px) and (max-width: 1500px) {
  .produits-bloc .category-content .row .homepage-product .product-slider .slick-prev {
    margin-left: 5%;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .produits-bloc .category-content .row .homepage-product .product-slider .slick-prev {
    margin-right: -6%;
  }
}
.produits-bloc .category-content .row .homepage-product .product-slider .slick-next {
  background: url('../Magento_Theme/images/homepage/block2/waterrower-home-page-gamme-fitness-fleche-black-droite.png') center center no-repeat;
  right: 0;
  margin-right: 6%;
  background-size: 18px;
  width: 0;
  height: 24px;
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .produits-bloc .category-content .row .homepage-product .product-slider .slick-next {
    margin-right: 5%;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .produits-bloc .category-content .row .homepage-product .product-slider .slick-next {
    margin-right: -6%;
  }
}
.cms-index-index .produits-bloc .add-icon {
  padding-top: 20px;
}
.cms-index-index .produits-bloc .add-icon #add-icon-img {
  width: 200px;
}
.cms-index-index .produits-bloc .add-icon #add-icon-img img:hover {
  transform: scale(1);
}
.cms-index-index .produits-bloc .add-icon #add-icon-img a > p {
  font-size: 2rem;
}
.cms-index-index .produits-bloc .add-icon #add-icon-img:hover a > p {
  font-size: 2rem;
  color: #2B3D44;
}
@media (min-width: 768px) {
  .cms-index-index .produits-bloc .add-icon #add-icon-img:hover a > p {
    transform: translateY(10px);
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -o-transform: translateY(10px);
  }
}
.bloc-erg {
  position: relative;
  max-height: 90vh;
  margin-top: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.bloc-erg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  flex-grow: 0;
}
.bloc-erg .sprintbok-section {
  float: left;
  display: flex;
}
.bloc-erg .sprintbok-section .textblock {
  top: 5%;
  transform: translateX(-100%);
  -webkit-transform: translateX(-100%);
  transition: all .5s;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  -ms-transition: all .5s;
}
.bloc-erg .sprintbok-section:hover .textblock {
  transform: translateX(0%);
  -webkit-transform: translateX(0%);
  transition: all .5s;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  -ms-transition: all .5s;
}
.bloc-erg .slimbeam-section {
  float: right;
  display: flex;
}
.bloc-erg .slimbeam-section .textblock {
  right: 0;
  bottom: 8%;
  transform: translateX(100%);
  -webkit-transform: translateX(100%);
  transition: all .5s;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  -ms-transition: all .5s;
}
.bloc-erg .slimbeam-section:hover .textblock {
  transform: translateX(0%);
  -webkit-transform: translateX(0%);
  transition: all .5s;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  -ms-transition: all .5s;
}
.bloc-erg .textblock {
  background: #2B3D44;
  position: absolute;
  display: block;
  text-align: left;
  color: #FFFFFF;
  cursor: pointer;
  max-width: 80%;
  font-size: 2.5rem;
  font-family: 'FormaDJRDeck-Light';
  font-weight: 300;
  padding: 10px 3% 10px 3%;
}
@media screen and (max-width: 767px) {
  .bloc-erg .textblock {
    display: none;
  }
}
.bloc-erg .textblock p {
  margin-bottom: 0;
}
.bloc-blog {
  width: 85%;
  margin: 0 auto;
}
.bloc-blog a:hover {
  text-decoration: none;
}
.bloc-blog h2 {
  text-align: center;
  font-size: 40px;
  font-weight: 500;
  color: #000000;
  font-family: 'FormaDJRDeck-Regular';
  letter-spacing: 4px;
  text-transform: uppercase;
  padding: 2% 0;
}
.bloc-blog .contain span {
  font-size: 1.8rem;
  padding: 8px 0;
  color: #000000;
  font-family: 'FormaDJRDeck-Light';
  letter-spacing: 2px;
}
@media (min-width: 768px) {
  .bloc-blog .contain .img-responsive:hover {
    filter: brightness(70%);
    -webkit-filter: brightness(70%);
    -moz-filter: brightness(70%);
    -o-filter: brightness(70%);
    -ms-filter: brightness(70%);
  }
}
.bloc-blog .contain p {
  font-weight: 300;
  color: #000000;
  font-family: 'DIN 2014';
}
@media (min-width: 1800px) {
  .bloc-blog .contain p {
    max-width: 85%;
  }
}
.bloc-blog .add-icon hr {
  border-top: 7px solid #2B3D44;
  margin-top: 50px;
}
.insta-feed-bloc {
  width: 84%;
  margin: 0 auto;
  text-align: center;
}
.insta-feed-bloc span {
  font-weight: 500;
  font-family: 'FormaDJRDeck-Regular';
  letter-spacing: 4px;
  padding: 2% 0;
  font-size: 40px;
  color: #2B3D44;
  text-transform: uppercase;
}
.insta-feed-bloc .social-icons a {
  padding: 13px;
}
.insta-feed-bloc .contain .col-md-3 {
  padding-bottom: 2%;
}
.insta-feed-bloc .contain .likes {
  position: absolute;
  top: 43%;
  left: 5%;
  width: 90%;
}
@media (min-width: 768px) {
  .insta-feed-bloc .contain .likes {
    visibility: hidden;
  }
}
.insta-feed-bloc .contain .likes span {
  font-size: 17px;
  font-family: 'DIN 2014';
  font-weight: 700;
  color: #FFFFFF;
  padding: 4%;
}
.insta-feed-bloc .contain .likes span img {
  margin-right: 2%;
}
@media (min-width: 768px) {
  .insta-feed-bloc .contain a:hover .img-responsive {
    filter: brightness(70%);
    -webkit-filter: brightness(70%);
    -moz-filter: brightness(70%);
    -o-filter: brightness(70%);
    -ms-filter: brightness(70%);
  }
}
@media (min-width: 768px) {
  .insta-feed-bloc .contain a:hover .likes {
    visibility: visible;
  }
}
.insta-feed-bloc p {
  color: #2B3D44;
  font-size: 2rem;
  font-weight: 300;
  padding: 15px;
}
.insta-feed-bloc a:hover {
  text-decoration: none;
}
.cms-index-index .add-icon {
  text-align: center;
}
.cms-index-index .add-icon p {
  text-transform: uppercase;
  font-size: 1.8rem;
  font-weight: 300;
  color: #000000;
  visibility: hidden;
  transition: 0.3s;
  transform: translateY(-30px);
  -webkit-transform: translateY(-30px);
  -moz-transform: translateY(-30px);
  -o-transform: translateY(-30px);
}
@media (max-width: 767px) {
  .cms-index-index .add-icon p {
    visibility: visible;
    transform: none;
  }
}
.cms-index-index .add-icon #add-icon-img {
  width: 170px;
  margin: 0 auto;
}
.cms-index-index .add-icon #add-icon-img .new-blog-icon {
  position: relative;
  z-index: 2;
  background: #FFFFFF;
}
.cms-index-index .add-icon #add-icon-img:hover a > p {
  visibility: visible;
  transform: translate(0px);
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -o-transform: translateY(0px);
  position: relative;
}
.cms-index-index .add-icon hr {
  border-top: 7px solid #2B3D44;
  margin-top: 50px;
}
.cms-home .page-main {
  padding-top: 0;
}
.cms-home .header-icon #Trac_46_me {
  fill: none;
}
@media only screen and (max-width: 767px) {
  .cms-home.mobile-sticky .page-main {
    margin-top: 60px;
  }
}
@media (min-width: 1280px) and (max-width: 1299px) {
  .cms-home .page-footer .footer-image {
    height: 110vh;
    max-height: initial;
  }
}
@media (min-width: 1300px) and (max-width: 1400px) {
  .cms-home .page-footer .footer-image {
    height: 142vh;
    max-height: initial;
  }
}
@media (min-width: 1401px) and (max-width: 1519px) {
  .cms-home .page-footer .footer-image {
    height: 120vh;
    max-height: initial;
  }
}
@media (min-width: 1520px) {
  .cms-home .page-footer .footer-image {
    max-height: 94vh;
  }
}
@media (min-width: 1900px) and (max-width: 1920px) {
  .cms-home .page-footer .footer-image {
    max-height: 83vh;
  }
}
@media (min-width: 1921px) {
  .cms-home .page-footer .footer-image {
    max-height: 877px;
  }
}
@media (min-width: 1025px) {
  .cms-home .page-footer {
    display: block;
    overflow: hidden;
    position: relative;
  }
  .cms-home .page-footer .footer-image {
    display: block;
  }
  .cms-home .page-footer .footer-image.container {
    max-width: 1920px;
    padding: 0;
  }
  .cms-home .page-footer .footer-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    flex-grow: 0;
  }
  .cms-home .page-footer .footer {
    position: absolute;
    bottom: -100%;
    height: 100%;
    width: 100%;
    transition: bottom 0.5s ease;
    z-index: 999;
    background: #FFFFFF;
  }
  .cms-home .page-footer:hover .footer {
    bottom: 0%;
  }
}
@media (min-width: 1025px) and (max-width: 1300px) {
  .cms-home .page-footer .footer-image {
    height: 142vh;
    max-height: initial;
  }
}
@media (min-width: 1921px) {
  .cms-home .page-footer .footer-container {
    max-width: inherit;
  }
  .cms-home .page-footer .footer-container .footer-middle,
  .cms-home .page-footer .footer-container .footer-bottom {
    max-width: 1920px;
    margin: auto;
  }
  .cms-home .page-footer .footer-container .footer-bottom {
    margin-top: -1px !important;
  }
}
body .page-wrapper .page-header {
  z-index: 51;
}
body .page-wrapper header.page-header.header-newskin {
  background-color: #FFFFFF;
  position: fixed;
  width: 100%;
  top: 0;
}
body .page-wrapper header.page-header.header-newskin .nav-sections {
  background-color: #FFFFFF;
  padding-bottom: 0;
  display: inline-flex;
}
@media screen and (max-width: 767px) {
  body .page-wrapper header.page-header.header-newskin .nav-sections {
    background-color: #fff !important;
  }
  body .page-wrapper header.page-header.header-newskin .nav-sections .nav-sections-item-content {
    margin-top: 0 !important;
  }
  body .page-wrapper header.page-header.header-newskin .nav-sections .nav-sections-item-title.active {
    display: none !important;
  }
}
body .page-wrapper header.page-header.header-newskin .header.content {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
@media screen and (max-width: 767px) {
  body .page-wrapper header.page-header.header-newskin .header.content {
    max-width: 100%;
  }
}
body .page-wrapper header.page-header.header-newskin .header.content .nav-toggle {
  float: left;
  margin-right: 10px;
}
body .page-wrapper header.page-header.header-newskin .header.content .nav-toggle:before {
  color: #333333;
}
body .page-wrapper header.page-header.header-newskin .header.content .nav-sections .navigation > ul {
  text-align: center;
}
body .page-wrapper header.page-header.header-newskin .header.content .logo {
  float: none;
  display: inline-flex;
  align-items: center;
}
@media screen and (max-width: 767px) and (min-width: 560px) {
  body .page-wrapper header.page-header.header-newskin .header.content .logo {
    left: 50%;
    transform: translateX(-50%);
    margin-left: -40px;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  body .page-wrapper header.page-header.header-newskin .header.content .logo {
    width: 100px;
  }
}
@media screen and (min-width: 767px) {
  body .page-wrapper header.page-header.header-newskin .header.content .logo {
    width: 11%;
  }
}
body .page-wrapper header.page-header.header-newskin .header.content .logo img {
  width: auto;
}
body .page-wrapper header.page-header.header-newskin .header.content .header-right {
  position: absolute;
  right: 10px;
  display: flex;
}
@media screen and (min-width: 991px) {
  body .page-wrapper header.page-header.header-newskin .header.content .header-right {
    top: 42%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body .page-wrapper header.page-header.header-newskin .header.content .header-right {
    top: 36%;
  }
}
@media screen and (max-width: 767px) {
  body .page-wrapper header.page-header.header-newskin .header.content .header-right {
    top: 11px;
    margin-left: calc(100% - 75px);
  }
}
body .page-wrapper header.page-header.header-newskin .header.content .header-right .search-area {
  width: 24px;
  height: 26px;
  margin: 5px 8px;
  z-index: 20000;
}
@media screen and (max-width: 767px) {
  body .page-wrapper header.page-header.header-newskin .header.content .header-right .search-area {
    margin: 5px 0;
  }
}
body .page-wrapper header.page-header.header-newskin .header.content .header-right .search-area .block-search {
  right: -87px;
  top: 140%;
  margin: 0;
  left: auto;
}
@media screen and (min-width: 768px) {
  body .page-wrapper header.page-header.header-newskin .header.content .header-right .search-area .block-search {
    width: 375px;
  }
}
body .page-wrapper header.page-header.header-newskin .header.content .header-right .search-area .block-search .action.search {
  height: 40px;
  border-left: 0;
  right: 0px;
}
body .page-wrapper header.page-header.header-newskin .header.content .header-right .search-area .block-search .action.search[disabled] {
  opacity: 1 !important;
}
body .page-wrapper header.page-header.header-newskin .header.content .header-right .search-area .block-search .action.search:before {
  content: '';
  background-image: url(../Magento_Theme/images/search_icon.png);
  height: 40px;
  width: 40px;
  background-size: 40px;
}
body .page-wrapper header.page-header.header-newskin .header.content .header-right .search-area .block-search input {
  border: none;
  font-size: 17px;
  color: #000000;
  height: 40px !important;
  font-style: italic;
  background-color: #f1f1f1;
}
body .page-wrapper header.page-header.header-newskin .header.content .header-right .search-area .block-search input::-webkit-input-placeholder {
  color: #000000;
}
body .page-wrapper header.page-header.header-newskin .header.content .header-right .search-area .block-search input::-moz-placeholder {
  color: #000000;
}
body .page-wrapper header.page-header.header-newskin .header.content .header-right .search-area .block-search input::-ms-placeholder {
  color: #000000;
}
body .page-wrapper header.page-header.header-newskin .header.content .header-right .search-area .block-search input::placeholder {
  color: #000000;
}
body .page-wrapper header.page-header.header-newskin .header.content .header-right .search-area .block-search.show .search-autocomplete {
  color: #000000;
  margin-top: 0;
}
body .page-wrapper header.page-header.header-newskin .header.content .header-right .search-area .block-search.show .search-autocomplete ul {
  border: 0;
}
body .page-wrapper header.page-header.header-newskin .header.content .header-right .search-area .block-search.show .search-autocomplete ul li {
  font-size: 16px;
  border: 0;
  padding: 9px 15px 7px 15px;
  background-image: linear-gradient(#2b3d44, #2b3d44);
  background-size: 90% 1px;
  background-position: bottom center;
  background-repeat: no-repeat;
}
body .page-wrapper header.page-header.header-newskin .header.content .header-right .search-area .block-search.show .search-autocomplete ul li .amount {
  color: #000000;
  right: 23px;
  top: 9.5px;
}
body .page-wrapper header.page-header.header-newskin .header.content .header-right .search-area .block-search.show .search-autocomplete ul li span {
  color: #000000;
}
@media screen and (max-width: 767px) {
  body .page-wrapper header.page-header.header-newskin .header.content .header-right .search-area .block-search.show {
    display: block !important;
    max-width: 280px !important;
    right: -71px;
    top: 140%;
    margin: 0;
    left: auto;
    z-index: 7;
  }
  body .page-wrapper header.page-header.header-newskin .header.content .header-right .search-area .block-search.show .minisearch {
    width: auto;
    float: none;
  }
  body .page-wrapper header.page-header.header-newskin .header.content .header-right .search-area .block-search.show .minisearch .actions button {
    position: absolute;
    top: 0;
    z-index: 1;
    display: inline-block;
    background-image: none;
    background: none;
    box-shadow: none;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    line-height: 40px;
    right: 0 !important;
  }
  body .page-wrapper header.page-header.header-newskin .header.content .header-right .search-area .block-search.show .minisearch .actions button:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 14px;
    line-height: inherit;
    content: '';
    background: url(../Magento_Theme/images/search_icon.png);
    margin: 0;
    background-size: 40px;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    text-align: center;
    color: #000000;
  }
  body .page-wrapper header.page-header.header-newskin .header.content .header-right .search-area .block-search.show .minisearch .actions button > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  body .page-wrapper header.page-header.header-newskin .header.content .header-right .search-area .block-search.show .minisearch .control {
    border-top: 0;
    margin: 0;
    padding: 0;
  }
  body .page-wrapper header.page-header.header-newskin .header.content .header-right .search-area .block-search.show .minisearch .control input {
    position: static;
    margin: 0;
    background-color: #f1f1f1;
    border-radius: 0;
    width: 280px;
    border: none;
  }
}
body .page-wrapper header.page-header.header-newskin .header.content .header-right .search-area .block-search:before {
  display: none;
}
@media screen and (max-width: 767px) {
  body .page-wrapper header.page-header.header-newskin .header.content .header-right .search-area .block-search .minisearch .search > label {
    display: none;
  }
}
body .page-wrapper header.page-header.header-newskin .header.content .header-right .search-area > a {
  display: block;
  background: url(../Magento_Theme/images/header-search.png) center center no-repeat;
  width: 24px;
  height: 26px;
  background-size: 20px;
  margin: 0;
}
@media (min-width: 768px) and (max-width: 1024px) {
  body .page-wrapper header.page-header.header-newskin .header.content .header-right .search-area > a {
    background-size: 15px;
  }
}
body .page-wrapper header.page-header.header-newskin .header.content .header-right .search-area > a i {
  display: none;
}
body .page-wrapper header.page-header.header-newskin .header.content .header-right .minicart-wrapper {
  height: 26px;
  float: none;
  padding: 0;
  width: 26px;
  margin: 5px 8px;
}
@media screen and (max-width: 767px) {
  body .page-wrapper header.page-header.header-newskin .header.content .header-right .minicart-wrapper {
    margin-left: 0;
  }
}
body .page-wrapper header.page-header.header-newskin .header.content .header-right .minicart-wrapper .block-minicart {
  right: -43px !important;
  border: none !important;
  margin-top: 10px;
  -webkit-box-shadow: 5px 5px 13px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 5px 5px 13px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 5px 5px 13px 0px rgba(0, 0, 0, 0.75);
}
body .page-wrapper header.page-header.header-newskin .header.content .header-right .minicart-wrapper .block-minicart:before,
body .page-wrapper header.page-header.header-newskin .header.content .header-right .minicart-wrapper .block-minicart:after {
  display: none;
}
@media screen and (max-width: 767px) {
  body .page-wrapper header.page-header.header-newskin .header.content .header-right .minicart-wrapper .block-minicart {
    right: -16px !important;
    top: 115%;
  }
}
body .page-wrapper header.page-header.header-newskin .header.content .header-right .minicart-wrapper .block-minicart .block-content .actions .checkout {
  font-family: 'DIN 2014';
  font-size: 16px;
}
body .page-wrapper header.page-header.header-newskin .header.content .header-right .minicart-wrapper .block-minicart .block-content .actions .viewcart {
  background: #fff;
  padding: 3px 15px;
  display: inline-block !important;
  height: auto;
  width: auto;
  line-height: 25px;
  position: relative;
  margin: 0 20px;
  color: #000000;
  font-family: 'DIN 2014';
  font-size: 17px;
  text-transform: none;
  border: 1px solid #000000;
  vertical-align: top;
  margin-bottom: 10px;
}
body .page-wrapper header.page-header.header-newskin .header.content .header-right .minicart-wrapper .block-minicart .block-content .actions .viewcart span {
  color: #000000;
  font-family: 'DIN 2014';
  font-size: 17px;
  text-transform: none;
  display: block;
}
body .page-wrapper header.page-header.header-newskin .header.content .header-right .minicart-wrapper .block-minicart .block-content .actions .viewcart:before {
  display: block;
  width: 8px;
  height: 18px;
  background: #fff;
  position: absolute;
  left: -2px;
  top: 50%;
  border: none;
  transform: translateY(-50%);
  content: '';
}
body .page-wrapper header.page-header.header-newskin .header.content .header-right .minicart-wrapper .block-minicart .block-content .actions .viewcart:after {
  content: '';
  display: block;
  width: 25px;
  height: 1px;
  background: #000000;
  position: absolute;
  top: 54%;
  transform: translateY(-50%) translateX(-50%);
  left: -3px;
  border: none;
  border-top: 1px solid #000000;
}
body .page-wrapper header.page-header.header-newskin .header.content .header-right .minicart-wrapper .block-minicart .block-content .items-total span {
  color: #000000;
  font-family: 'DIN 2014';
  font-size: 17px;
  text-transform: none;
}
body .page-wrapper header.page-header.header-newskin .header.content .header-right .minicart-wrapper .block-minicart .block-content .items-total span.count {
  font-family: 'DIN 2014';
  font-size: 14px;
  color: #000000;
  text-transform: none;
  font-weight: bold;
}
body .page-wrapper header.page-header.header-newskin .header.content .header-right .minicart-wrapper .block-minicart .block-content .subtotal span {
  color: #000000;
  font-family: 'DIN 2014';
  font-size: 17px;
  text-transform: none;
}
body .page-wrapper header.page-header.header-newskin .header.content .header-right .minicart-wrapper .block-minicart .block-content .price-container {
  display: block;
}
body .page-wrapper header.page-header.header-newskin .header.content .header-right .minicart-wrapper .block-minicart .block-content .price-container .price {
  font-family: 'DIN 2014';
  font-size: 15px;
  color: #000000;
  text-transform: none;
  font-weight: bold;
}
body .page-wrapper header.page-header.header-newskin .header.content .header-right .minicart-wrapper .block-minicart .block-content .product-item-details .product-item-name a {
  font-family: 'DIN 2014';
  font-size: 15px;
  color: #000000;
  text-transform: none;
  font-weight: bold;
}
body .page-wrapper header.page-header.header-newskin .header.content .header-right .minicart-wrapper .block-minicart .block-content .product-item-details .price-container .price {
  color: #000000;
  font-family: 'DIN 2014';
  font-size: 17px;
  text-transform: none;
}
body .page-wrapper header.page-header.header-newskin .header.content .header-right .minicart-wrapper .block-minicart .block-content .product-item-details .details-qty label {
  color: #000000;
  font-family: 'DIN 2014';
  font-size: 17px;
  text-transform: none;
}
body .page-wrapper header.page-header.header-newskin .header.content .header-right .minicart-wrapper .block-minicart .block-content .product-item-details .details-qty input {
  width: 38px;
  border-color: #000000;
  font-weight: normal;
  font-family: 'DIN 2014';
  font-size: 17px;
  color: #000000;
  text-align: center;
}
body .page-wrapper header.page-header.header-newskin .header.content .header-right .minicart-wrapper > a {
  display: block;
  background: url(../Magento_Theme/images/header-cart.png) center center no-repeat;
  width: 20px;
  height: 26px;
  background-size: 20px;
}
@media (min-width: 768px) and (max-width: 1024px) {
  body .page-wrapper header.page-header.header-newskin .header.content .header-right .minicart-wrapper > a {
    background-size: 15px;
  }
}
body .page-wrapper header.page-header.header-newskin .header.content .header-right .minicart-wrapper > a .cart {
  display: none;
}
body .page-wrapper header.page-header.header-newskin .header.content .header-right .minicart-wrapper > a:before {
  display: none;
}
body .page-wrapper header.page-header.header-newskin .header.content .header-right .minicart-wrapper > a:after {
  display: none;
}
body .page-wrapper header.page-header.header-newskin .header.content .header-right .minicart-wrapper > a .counter {
  background: #2B3D44;
  right: -1px !important;
  margin-top: 0 !important;
}
@media (min-width: 768px) and (max-width: 1024px) {
  body .page-wrapper header.page-header.header-newskin .header.content .header-right .minicart-wrapper > a .counter {
    right: -2px !important;
  }
}
body .page-wrapper header.page-header.header-newskin .header.content .header-right .minicart-wrapper > a .counter .counter-number {
  color: #FFFFFF;
  font-family: 'DIN 2014';
  font-size: 13px;
  line-height: 20px;
}
@media (max-width: 767px) {
  body .page-wrapper header.page-header.header-newskin .header.content .header-right .minicart-wrapper > a .counter .counter-number {
    line-height: 20px;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  body .page-wrapper header.page-header.header-newskin .header.content .header-right .minicart-wrapper > a .counter .counter-number {
    font-size: 11px;
  }
}
body .page-wrapper header.page-header.header-newskin .header.content .header-right .links {
  display: block;
  width: 25px;
  height: 26px;
  padding: 0;
  list-style: none;
  margin: 5px 8px 5px 12px;
}
body .page-wrapper header.page-header.header-newskin .header.content .header-right .links .customer-welcome {
  display: none;
}
body .page-wrapper header.page-header.header-newskin .header.content .header-right .links .authorization-link {
  margin: 0;
}
body .page-wrapper header.page-header.header-newskin .header.content .header-right .links .authorization-link > a {
  display: block;
  width: 25px;
  height: 26px;
  background: url(../Magento_Theme/images/header-user.png) center center no-repeat;
  font-size: 0;
  background-size: 20px;
}
@media (min-width: 768px) and (max-width: 1024px) {
  body .page-wrapper header.page-header.header-newskin .header.content .header-right .links .authorization-link > a {
    background-size: 15px;
  }
}
body .page-wrapper header.page-header.header-newskin .header.content .header-right .links .authorization-link .block-header-customer-login {
  right: -22px;
}
@media screen and (max-width: 767px) {
  body .page-wrapper header.page-header.header-newskin .header.content .header-right .links .authorization-link .block-header-customer-login {
    right: -40px;
  }
  body .page-wrapper header.page-header.header-newskin .header.content .header-right .links .authorization-link .block-header-customer-login:before {
    right: 48px;
  }
}
body .page-wrapper header.page-header.header-newskin .header.content .header-right .links .authorization-link .block-header-customer-login.open {
  display: block;
}
body .autocomplete-suggestions {
  border: none;
}
body .autocomplete-suggestions .autocomplete-suggestion {
  padding: 25px 17px 15px 17px;
  border-bottom: 0;
  background-image: linear-gradient(#2b3d44, #2b3d44);
  background-size: 90% 1px;
  background-position: bottom center;
  background-repeat: no-repeat;
}
body .autocomplete-suggestions .autocomplete-suggestion .suggestion-left .img-responsive {
  max-width: 70%;
}
body .autocomplete-suggestions .autocomplete-suggestion .suggestion-right .product-name {
  font-size: 15px;
  color: #000000;
  font-weight: 600;
}
body .autocomplete-suggestions .autocomplete-suggestion .suggestion-right .product-line {
  margin-bottom: 0 !important;
}
body .autocomplete-suggestions .autocomplete-suggestion .suggestion-right .product-price {
  font-size: 15px;
  color: #000000;
  text-transform: none;
  font-weight: normal;
}
body .autocomplete-suggestions .autocomplete-suggestion .suggestion-right .product-des {
  display: none;
}
body .autocomplete-suggestions .autocomplete-suggestion:last-child {
  border-bottom: 0;
  background-image: none;
}
footer.page-footer {
  background: #E8E8E8;
  line-height: 20px !important;
}
footer.page-footer .footer-image {
  display: none;
}
footer.page-footer .footer .reassurance.container p > span {
  font-family: 'DIN 2014';
}
footer.page-footer .footer .footer-middle {
  background: #000000;
}
@media screen and (max-width: 767px) {
  footer.page-footer .footer .footer-middle {
    padding-bottom: 0;
  }
}
@media (min-width: 768px) and (max-width: 912px) {
  footer.page-footer .footer .footer-middle {
    padding-bottom: 0;
  }
}
@media (min-width: 991px) {
  footer.page-footer .footer .footer-middle .container {
    max-width: 88%;
  }
}
@media screen and (max-width: 767px) {
  footer.page-footer .footer .footer-middle .container .row > div:nth-child(2) {
    order: 3;
    margin-top: 30px;
  }
}
footer.page-footer .footer .footer-middle .container .row .head {
  text-decoration: underline;
  letter-spacing: 0.63px;
  font-family: 'FormaDJRDeck-Regular';
}
@media screen and (max-width: 1199px) {
  footer.page-footer .footer .footer-middle .container .row {
    margin-bottom: 30px;
  }
  footer.page-footer .footer .footer-middle .container .row .col-lg-4 {
    width: 33%;
  }
}
@media screen and (max-width: 767px) {
  footer.page-footer .footer .footer-middle .container .row .col-lg-4 {
    width: 100%;
  }
}
footer.page-footer .footer .footer-middle .footer_col.col_2 {
  text-align: center;
  width: 100%;
  margin-top: -25px;
}
@media screen and (max-width: 767px) {
  footer.page-footer .footer .footer-middle .footer_col.col_2 {
    margin-top: 0;
  }
}
footer.page-footer .footer .footer-middle .footer_col.col_2 img {
  padding: 13px;
  height: 100px;
}
@media screen and (max-width: 767px) {
  footer.page-footer .footer .footer-middle .footer_col.col_2 img {
    padding: 6px;
    height: 80px;
  }
}
footer.page-footer .footer .footer-middle .footer_col.col_2 p {
  margin-bottom: 20px;
  color: #FFFFFF;
  font-family: inherit;
  font-size: 14px;
}
footer.page-footer .footer .footer-middle .footer_col.col_2 .france-block > hr {
  border-top: 2px solid #cccccc;
  margin-top: 5%;
  width: 200px;
}
@media (min-width: 1109px) {
  footer.page-footer .footer .footer-middle .footer_col.col_2 .france-block > hr {
    width: 275px;
  }
}
@media screen and (max-width: 767px) {
  footer.page-footer .footer .footer-middle .footer_col.col_2 .france-block > hr {
    width: 230px;
  }
}
footer.page-footer .footer .footer-middle .footer_col.col_2 .france-block .france {
  padding-top: 20px;
  margin-top: -50px;
}
footer.page-footer .footer .footer-middle .footer_col.col_2 .france-block .france > span.france-section {
  color: #ffffff;
  font-size: 34px;
  font-family: 'FormaDJRDeck-Light';
  padding: 14px;
  background-color: black;
}
@media (max-width: 912px) {
  footer.page-footer .footer .footer-middle .footer_col.col_2 .france-block .france > span.france-section {
    font-size: 27px;
    padding: 10px;
  }
}
footer.page-footer .footer .footer-middle .footer_col.col_2 .bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
@media screen and (max-width: 1199px) {
  footer.page-footer .footer .footer-middle .footer_col.col_2 .bottom {
    bottom: -20px;
  }
}
@media screen and (max-width: 767px) {
  footer.page-footer .footer .footer-middle .footer_col.col_2 .bottom {
    position: relative;
    bottom: auto;
  }
}
footer.page-footer .footer .footer-middle .footer_col.col_2 .bottom a {
  color: #FFFFFF;
  font-size: 14px;
  text-decoration: none;
}
footer.page-footer .footer .footer-middle .footer_col.col_2 .bottom a span.tel-button {
  padding: 1% 3%;
  border: 1px solid #FFFFFF;
  font-family: 'FormaDJRDeck-Regular';
  cursor: pointer;
  text-transform: uppercase;
}
footer.page-footer .footer .footer-middle .footer_col.col_2 .bottom a.send_message {
  display: inline-block;
  padding: 6px 6px;
  margin: 0 5px;
  border: 1px solid #FFFFFF;
  font-weight: bold;
  font-size: 14px;
}
footer.page-footer .footer .footer-middle .footer_col.col_3 {
  text-align: right;
}
@media screen and (max-width: 767px) {
  footer.page-footer .footer .footer-middle .footer_col.col_3 {
    text-align: left;
  }
}
@media screen and (max-width: 767px) {
  footer.page-footer .footer .footer-middle .footer_col.col_1 {
    margin-bottom: 20px;
  }
}
footer.page-footer .footer .footer-middle .footer_col li {
  color: #FFFFFF;
}
footer.page-footer .footer .footer-middle .footer_col li.head {
  margin-bottom: 20px;
  font-weight: bold;
  font-family: 'DIN 2014';
  font-size: 19px;
  letter-spacing: 0.63px;
}
footer.page-footer .footer .footer-middle .footer_col li a {
  color: #FFFFFF;
  font-family: 'DIN 2014';
  font-size: 15px;
  font-weight: normal;
  letter-spacing: 0.45px;
}
footer.page-footer .footer .footer-bottom {
  background: #000000;
  margin-top: -1px;
  padding-top: 30px;
}
@media (min-width: 991px) {
  footer.page-footer .footer .footer-bottom .container {
    max-width: 88%;
  }
}
footer.page-footer .footer .footer-bottom .container:before {
  display: none;
}
footer.page-footer .footer .footer-bottom .container address {
  width: 100%;
  text-align: center;
  color: #FFFFFF;
  float: none;
  font-family: 'DIN 2014';
  font-size: 15px;
  line-height: 20px !important;
  font-weight: 500;
}
footer.page-footer .footer .footer-bottom .container address a {
  color: #FFFFFF;
}
footer.page-footer .footer .footer-bottom .container .custom-block {
  width: 100%;
}
@media screen and (max-width: 1280px) {
  footer.page-footer .footer .footer-bottom .container .custom-block .row .col {
    display: flex;
    margin-bottom: 0;
    justify-content: space-between;
  }
}
@media screen and (max-width: 767px) {
  footer.page-footer .footer .footer-bottom .container .custom-block .row .col {
    margin-bottom: 20px;
  }
}
footer.page-footer .footer .footer-bottom .container .custom-block .row .col .footer_col {
  text-align: left;
  line-height: 22px;
}
footer.page-footer .footer .footer-bottom .container .custom-block .row .col .footer_col .head {
  font-weight: bold;
  font-family: 'FormaDJRDeck-Regular';
  font-size: 15px;
  text-decoration: underline;
  color: #ffffff;
  letter-spacing: 0.45px;
}
@media screen and (max-width: 767px) {
  footer.page-footer .footer .footer-bottom .container .custom-block .row .col .footer_col .head {
    font-size: 15px;
  }
}
footer.page-footer .footer .footer-bottom .container .custom-block .row .col .footer_col a {
  color: #FFFFFF;
  font-family: 'DIN 2014';
  font-weight: 500;
  font-size: 13px;
  margin: 0;
}
footer.page-footer .footer .footer-bottom .container .custom-block.f-right {
  text-align: right;
  margin-bottom: 10px;
  margin-top: 23px;
  z-index: 1;
}
@media screen and (max-width: 1199px) {
  footer.page-footer .footer .footer-bottom .container .custom-block.f-right {
    margin-top: 10px;
    text-align: center;
    margin-bottom: 15px;
  }
}
footer.page-footer .footer .footer-bottom .container .custom-block.f-right img {
  margin-left: 4px;
}
footer.page-footer #totop {
  background: url(../Magento_Theme/images/to_top.png) center center no-repeat;
  background-size: 47px;
}
footer.page-footer #totop .porto-icon-up-open:before {
  content: '' !important;
}
#totop {
  height: 47px;
  position: fixed;
  right: 2%;
  width: 48px;
  z-index: 9999;
  margin-bottom: 2%;
  bottom: 0;
  background-color: #718c99;
  font-size: 16px;
  color: #fff;
  text-align: center;
  line-height: 1;
  padding: 11px 0;
  display: none;
}
.reassurance.container {
  display: flex;
  justify-content: space-between;
  margin-bottom: 1%;
  position: relative;
  padding-top: 2%;
}
@media screen and (max-width: 767px) {
  .reassurance.container {
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 10px;
  }
}
.reassurance.container:after {
  position: absolute;
  display: block;
  content: ' ';
  background: #fff;
  left: 0;
  right: 0;
  z-index: 1;
  height: 40px;
  bottom: -6px;
}
@media screen and (max-width: 991px) {
  .reassurance.container:after {
    height: 35px;
    bottom: -7px;
  }
}
@media screen and (max-width: 767px) {
  .reassurance.container:after {
    display: none;
  }
}
.reassurance.container p {
  color: #2B3D44;
  font-family: 'centabel';
  font-size: 13px;
}
@media screen and (max-width: 991px) {
  .reassurance.container p {
    font-size: 12px;
  }
}
.reassurance.container img {
  margin-bottom: 15px;
  height: 100px;
}
@media screen and (max-width: 991px) {
  .reassurance.container img {
    height: 45px;
  }
}
.reassurance.container div {
  text-align: center;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .reassurance.container div {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 30px;
    width: 290px;
  }
  .reassurance.container div.bloc1 img,
  .reassurance.container div.bloc3 img {
    margin-left: 17.5px;
  }
  .reassurance.container div.bloc2 img,
  .reassurance.container div.bloc4 img {
    margin-left: 22.5px;
  }
  .reassurance.container div.bloc5 img {
    margin-left: 19.5px;
  }
  .reassurance.container div img {
    height: auto;
    margin-bottom: 0;
    max-width: 40px;
    max-height: 40px;
  }
  .reassurance.container div p {
    font-size: 16px;
    margin-bottom: 0;
    display: block;
    text-align: left;
    position: relative;
    width: 190px;
    z-index: 2;
  }
  .reassurance.container div p:before {
    display: block;
    top: 22px;
    left: -7px;
    right: 30px;
    bottom: -8px;
    background: #fff;
    content: ' ';
    position: absolute;
    z-index: -1;
  }
}
body {
  background: #E8E8E8;
}
body .page-main {
  padding-bottom: 0;
}
body .modal-slide.mgs-popup {
  left: 0 !important;
}
body .modal-slide.mgs-popup .modal-inner-wrap {
  position: absolute !important;
  height: auto !important;
  min-height: auto !important;
}
body .modal-slide.mgs-popup .modal-inner-wrap #mgs-popup {
  width: 90% !important;
  height: auto !important;
  max-width: 450px;
  max-height: 90vh !important;
  display: block;
  overflow-x: hidden;
}
body .modal-slide.mgs-popup .modal-inner-wrap #mgs-popup .action-close {
  z-index: 2;
}
body .modal-slide.mgs-popup .modal-inner-wrap #mgs-popup .action-close:before {
  display: flex;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  margin: 0;
  justify-content: center;
  align-items: center;
  line-height: 1;
}
body .modal-slide.mgs-popup .modal-inner-wrap #mgs-popup .block-mgs-popup {
  display: block;
  padding: 20px;
}
body .modal-slide.mgs-popup .modal-inner-wrap #mgs-popup .block-mgs-popup .block-popup-top .popup-content {
  padding: 0;
  width: 100%;
  max-width: 100%;
}
.clear {
  clear: both;
  display: block;
}
input:focus,
select:focus,
textarea:focus,
button:focus {
  box-shadow: none !important;
}
/* Change the white to any color ;) */
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 30px white inset !important;
}
.actions-toolbar .primary button.primary,
.actions-toolbar .primary a.primary {
  background-color: transparent;
  border: 1px solid #000;
  margin: 0;
  text-transform: none;
  letter-spacing: 0;
  position: relative;
  padding: 3px 15px;
  color: #000;
  display: inline-block;
  height: auto;
  width: auto;
}
.breadcrumbs li a,
.breadcrumbs li strong {
  font-family: 'Bodoni';
  font-size: 17px;
  color: #000;
}
@media only screen and (max-width: 767px) {
  .mobile-sticky .page-main {
    margin-top: 88px;
  }
}
.cms-page-view .essences {
  padding: 80px 20px;
  position: relative;
}
.cms-page-view .essences:after {
  position: absolute;
  content: '';
  z-index: -1;
  background: url(../Magento_Theme/images/fond_essences.png);
  background-attachment: fixed;
  background-size: 100%;
  top: 0;
  left: -50%;
  width: 200vw;
  bottom: 0;
}
.cms-page-view .essences .content {
  background: rgba(255, 255, 255, 0.5);
  padding: 30px;
}
.cms-page-view .essences .content h2 {
  font-weight: bold;
  font-family: sans-serif;
  font-size: 15px;
  color: #000;
  text-align: center;
  display: block;
  margin: 0 0 5px 0;
}
.cms-page-view .essences .content > hr {
  display: block;
  margin: 20px auto;
  height: 1px;
  width: 50px;
  background: #587575;
  border: none;
}
.cms-page-view .essences .content > p {
  color: #000;
  font-family: 'Bodoni';
  font-size: 17px;
  text-align: justify;
  text-align-last: center;
  -moz-text-align-last: center;
  display: block;
  margin: 0;
}
.cms-page-view .essences .content > p strong {
  font-weight: bold;
  font-family: sans-serif;
  font-size: 15px;
}
.cms-page-view .essences .content > p.last {
  padding: 0 10%;
}
.cms-page-view .essences .content ul {
  list-style-type: none;
  text-align: center;
  margin: 30px 0 50px;
  padding: 0;
}
.cms-page-view .essences .content ul li {
  display: inline-block;
  margin: 0 15px;
  width: 100px;
}
.cms-page-view .essences .content ul li .img {
  margin-bottom: 10px;
}
.cms-page-view .essences .content ul li .img img {
  display: block;
  margin: auto;
}
.cms-page-view .essences .content ul li p {
  color: #000;
  font-family: 'Bodoni';
  font-size: 17px;
  text-align: center;
}
a.bouton {
  background: #fff;
  padding: 3px 15px;
  color: #000;
  display: inline-block !important;
  height: auto;
  width: auto;
  line-height: 25px;
  position: relative;
  margin: 0 20px;
  font-family: 'Bodoni';
  font-size: 17px;
  text-transform: none;
  border: 1px solid #000;
  vertical-align: top;
  margin-bottom: 10px;
}
a.bouton span {
  color: #000;
  font-family: 'Bodoni';
  font-size: 17px;
  text-transform: none;
  display: block;
}
a.bouton:before {
  display: block;
  width: 8px;
  height: 18px;
  background: #fff;
  position: absolute;
  left: -2px;
  top: 50%;
  border: none;
  transform: translateY(-50%);
  content: '';
}
a.bouton:after {
  content: '';
  display: block;
  width: 25px;
  height: 1px;
  background: #000;
  position: absolute;
  top: 54%;
  transform: translateY(-50%) translateX(-50%);
  left: -3px;
  border: none;
  border-top: 1px solid #000;
}
.enhanced-privacy-cookie-policy {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000;
}
.enhanced-privacy-cookie-policy .enhanced-privacy-popup {
  background: #000;
}
.enhanced-privacy-cookie-policy .enhanced-privacy-popup .content > strong {
  font-weight: bold;
  font-family: sans-serif;
  font-size: 15px;
  color: #fff;
  margin-bottom: 3px;
  display: block;
}
.enhanced-privacy-cookie-policy .enhanced-privacy-popup .content .block-content div p {
  color: #fff;
  font-family: 'Bodoni';
  font-size: 16px;
}
.enhanced-privacy-cookie-policy .enhanced-privacy-popup .content .block-content div p a {
  color: #fff;
  font-family: 'Bodoni';
  font-size: 16px;
  text-decoration: underline;
}
.enhanced-privacy-cookie-policy .enhanced-privacy-popup .content .block-content .actions-toolbar .primary {
  height: 30px;
  margin-right: 10px;
  vertical-align: top;
}
.enhanced-privacy-cookie-policy .enhanced-privacy-popup .content .block-content .actions-toolbar .primary button {
  color: #fff;
  border-color: #fff;
}
.enhanced-privacy-cookie-policy .enhanced-privacy-popup .content .block-content .actions-toolbar .primary button:before {
  background: #000;
}
.enhanced-privacy-cookie-policy .enhanced-privacy-popup .content .block-content .actions-toolbar .primary button:after {
  background: #fff;
  border-color: #fff;
}
.enhanced-privacy-cookie-policy .enhanced-privacy-popup .content .block-content .actions-toolbar .secondary {
  height: 30px;
  vertical-align: top;
}
.enhanced-privacy-cookie-policy .enhanced-privacy-popup .content .block-content .actions-toolbar .secondary a {
  margin: 0;
  line-height: 30px;
  font-style: italic;
  color: #fff;
  font-family: 'Bodoni';
  font-size: 15px;
}
.modal-popup.confirm .modal-content {
  color: #000;
  font-family: 'Bodoni';
  font-size: 16px;
}
.modal-popup.confirm .modal-footer button {
  color: #000;
  font-family: 'Centabel';
  font-size: 16px;
  border-color: #000;
  margin-right: 10px;
}
.modal-popup.confirm .modal-footer button:hover {
  color: #fff;
}
/**question perf*/
.fb-googlemap .map {
  height: 300px;
}
.fb-googlemap .searchbox {
  background-color: #fff;
  font-size: 15px;
  font-weight: 300;
  margin-left: 12px;
  padding: 0 11px 0 13px;
  text-overflow: ellipsis;
  width: 70%;
  margin-top: 10px;
}
.gm-svpc {
  display: none;
}
.title_enregistrement {
  text-align: center;
  font-family: 'centabel';
  font-size: 20px;
  color: #000;
  text-transform: none;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 20px;
}
body .loading-mask {
  background: rgba(0, 0, 0, 0.3);
}
body .loading-mask .loader:before {
  color: #fff;
}
.no-deco,
.no-deco:hover {
  text-decoration: none;
}
.professionnels.centre.with-image {
  position: relative;
  z-index: 1;
  padding-bottom: 1px;
  margin-top: 30px;
}
.professionnels.centre.with-image .bg-image {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  z-index: -1;
}
.page-univers {
  padding-top: 30px;
}
.page-univers .head {
  display: flex;
  align-items: center;
  justify-content: space-around;
  max-width: 1000px;
  margin: auto;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .page-univers .head {
    flex-wrap: wrap;
    flex-direction: column;
  }
}
.page-univers .head h2 {
  color: #000;
  text-align: right;
  font-weight: normal;
  font-family: 'centabel';
  font-size: 39px;
  display: block;
  opacity: 0;
}
@media screen and (max-width: 991px) {
  .page-univers .head h2 {
    font-size: 30px;
  }
}
@media screen and (max-width: 767px) {
  .page-univers .head h2 {
    width: 100%;
    text-align: center;
  }
}
.page-univers .head h2.visible {
  opacity: 1;
}
.page-univers .head h2 span {
  font-size: 33px;
  display: block;
}
@media screen and (max-width: 991px) {
  .page-univers .head h2 span {
    font-size: 26px;
  }
}
@media screen and (max-width: 767px) {
  .page-univers .head h2 span {
    font-size: 24px;
  }
}
.page-univers .head .logo {
  opacity: 0;
}
.page-univers .head .logo.visible {
  opacity: 1;
}
.page-univers .head .logo img {
  max-width: 190px;
}
@media screen and (max-width: 991px) {
  .page-univers .head .logo {
    max-width: 30%;
  }
}
@media screen and (max-width: 767px) {
  .page-univers .head .logo {
    width: 100%;
    max-width: 190px;
  }
  .page-univers .head .logo img {
    width: 100%;
    max-height: none;
    display: block;
  }
}
.page-univers .head hr {
  display: block;
  height: 2px;
  width: 10%;
  background: #000;
  border: none;
  position: relative;
  z-index: 2;
  margin: 0 15px;
}
@media screen and (max-width: 767px) {
  .page-univers .head hr {
    margin: 15px;
  }
}
.page-univers .bloc-univers {
  margin-bottom: 0;
  margin-top: 0;
  padding-top: 40px;
}
.page-univers .bloc-univers .top {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
}
.page-univers .bloc-univers .top h2 {
  font-weight: normal;
  margin: 0;
  font-size: 27px;
}
.page-univers .bloc-univers .top h2:before {
  display: none;
}
.page-univers .bloc-univers .top hr {
  display: block;
  width: 100px;
  background: #FFF;
  height: 2px;
  border: none;
  margin: 0;
  position: relative;
  z-index: 2;
  margin-left: 15px;
}
.page-univers .bloc-univers:before {
  display: none;
}
.page-univers .bloc-univers ul.contain {
  justify-content: center;
}
.page-univers .produits {
  margin-top: 0;
}
.page-univers .produits h2 {
  top: 0;
  margin-top: 0;
  padding-top: 40px;
}
.page-univers .produits h2 hr {
  width: calc(100% - 230px);
}
.page-univers .produits:before {
  display: none;
}
.page-univers .produits:after {
  transform: none;
}
.page-univers .presentation {
  margin-bottom: 50px;
  margin-top: 100px;
  padding: 1px;
}
@media screen and (max-width: 767px) {
  .page-univers .presentation {
    margin-top: 50px;
  }
}
.page-univers .presentation:after {
  content: '';
  display: block;
  clear: both;
}
.page-univers .presentation img {
  display: block;
  position: relative;
  z-index: 2;
  float: left;
  width: 55%;
  transform: translateY(-50px);
}
@media screen and (max-width: 767px) {
  .page-univers .presentation img {
    width: 100%;
    transform: none;
    margin-top: 20px;
    float: none;
    margin-bottom: 40px;
  }
}
.page-univers .presentation .text {
  display: block;
  border: 5px solid #fff;
  background: #587575;
  width: 60%;
  float: right;
  position: relative;
  z-index: 3;
  padding: 30px;
}
@media screen and (max-width: 767px) {
  .page-univers .presentation .text {
    width: 100%;
    float: none;
  }
}
.page-univers .presentation .text p {
  color: #fff;
  font-family: 'Bodoni';
  font-size: 17px;
  display: block;
  text-align: justify;
  line-height: 26px;
  margin-bottom: 0;
  text-align-last: center;
  -moz-text-align-last: center;
}
.page-univers .creation {
  background: #fff;
  position: relative;
  z-index: 2;
  margin-top: 100px;
  padding-bottom: 50px;
  padding-top: 20px;
}
.page-univers .creation:before {
  background-color: #fff;
  width: 200vw;
  content: '';
  display: block;
  transform: rotate(-3deg);
  height: 200px;
  position: absolute;
  left: -50%;
  top: -100px;
  z-index: -1;
}
.page-univers .creation:after {
  background-color: #fff;
  width: 200vw;
  top: 0;
  bottom: 0;
  left: -50%;
  content: '';
  display: block;
  z-index: -1;
  position: absolute;
}
.page-univers .creation h2 {
  font-weight: normal;
  font-family: 'centabel';
  font-size: 25px;
  color: #000;
  display: flex;
  position: relative;
  margin: 0;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 25px;
}
.page-univers .creation h2 hr {
  display: block;
  width: 120px;
  height: 2px;
  background: #000;
  border: none;
  margin: 0;
  margin-right: 10px;
}
.page-univers .creation .colonnes {
  text-align: center;
}
.page-univers .creation .colonnes .colonne {
  display: inline-block;
  width: 49%;
  vertical-align: top;
  padding: 20px;
}
@media screen and (max-width: 767px) {
  .page-univers .creation .colonnes .colonne {
    width: 100%;
    padding-bottom: 0;
  }
}
.page-univers .creation .colonnes .colonne p {
  color: #000;
  font-family: 'Bodoni';
  font-size: 17px;
  display: block;
  text-align: justify;
  line-height: 26px;
  margin-bottom: 0;
  text-align-last: center;
  -moz-text-align-last: center;
}
.page-univers .sensation {
  padding-top: 50px;
  position: relative;
}
.page-univers .sensation .right {
  display: block;
  position: absolute;
  right: 10%;
  top: 70%;
  transform: translateY(-50%);
  width: 245px;
  text-align: right;
}
@media only screen and (max-width: 1200px) {
  .page-univers .sensation .right {
    right: 5%;
  }
}
@media screen and (max-width: 767px) {
  .page-univers .sensation .right {
    display: none;
  }
}
.page-univers .sensation .right hr {
  display: inline-block;
  width: 70px;
  height: 2px;
  background: #000;
  border: none;
  vertical-align: top;
  margin: 0;
  margin-top: 10px;
}
.page-univers .sensation .right h2 {
  font-weight: normal;
  font-family: 'centabel';
  font-size: 25px;
  color: #000;
  vertical-align: top;
  display: inline-block;
  margin: 0;
  margin-left: 10px;
}
.page-univers .sensation img {
  display: block;
  position: relative;
  z-index: 2;
  float: right;
  width: 55%;
}
@media screen and (max-width: 767px) {
  .page-univers .sensation img {
    width: 100%;
    float: none;
    margin-bottom: 20px;
  }
}
.page-univers .sensation:after {
  content: '';
  display: block;
  clear: both;
}
.page-univers .sensation .text {
  display: block;
  border: 5px solid #fff;
  background: #000;
  width: 60%;
  float: left;
  position: relative;
  z-index: 3;
  padding: 30px;
  transform: translateY(-50px);
}
@media screen and (max-width: 767px) {
  .page-univers .sensation .text {
    float: none;
    width: 100%;
    transform: none;
  }
}
.page-univers .sensation .text p {
  color: #fff;
  font-family: 'Bodoni';
  font-size: 17px;
  display: block;
  text-align: justify;
  line-height: 26px;
  margin-bottom: 0;
  text-align-last: center;
  -moz-text-align-last: center;
}
.page-univers .sensation .text span {
  display: block;
  text-align: center;
  margin-top: 20px;
  font-weight: bold;
  font-family: sans-serif;
  font-size: 15px;
  color: #fff;
}
.page-univers .concept {
  width: 90%;
  margin-left: 10%;
  background: #587575;
  padding: 30px;
  position: relative;
  text-align: center;
  margin-bottom: 100px;
  margin-top: 100px;
}
@media screen and (max-width: 767px) {
  .page-univers .concept {
    width: 100%;
    margin: 50px 0;
  }
}
.page-univers .concept h2 {
  font-weight: normal;
  font-family: 'centabel';
  font-size: 25px;
  color: #fff;
  display: block;
  text-align: center;
  margin: 0 auto 20px;
  position: relative;
}
.page-univers .concept h2 hr {
  position: absolute;
  display: block;
  width: 25%;
  height: 2px;
  background: #000;
  border: none;
  left: 0;
  top: 13px;
  margin: 0;
  transform: translateX(-50%);
}
@media only screen and (max-width: 1200px) {
  .page-univers .concept h2 hr {
    transform: translateX(-75%);
  }
}
@media screen and (max-width: 767px) {
  .page-univers .concept h2 hr {
    display: none;
  }
}
.page-univers .concept p {
  color: #fff;
  font-family: 'Bodoni';
  font-size: 17px;
  display: block;
  text-align: justify;
  line-height: 26px;
  margin-bottom: 0;
  text-align-last: center;
  -moz-text-align-last: center;
}
.page-univers .concept .bouton {
  background: transparent;
  border-color: #fff;
  color: #fff;
  margin: 35px auto 0;
}
.page-univers .concept .bouton:after {
  background: #fff;
  border: #fff;
}
.page-univers .concept .bouton:before {
  background: #587575;
}
.page-univers .design {
  background: #fff;
  position: relative;
  z-index: 2;
  padding-top: 50px;
}
.page-univers .design:after {
  background-color: #fff;
  width: 200vw;
  top: 0;
  bottom: 0;
  left: -50%;
  content: '';
  display: block;
  z-index: -1;
  position: absolute;
}
.page-univers .design h2 {
  font-weight: normal;
  font-family: 'centabel';
  font-size: 25px;
  color: #000;
  display: flex;
  position: relative;
  margin: 0;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 25px;
}
.page-univers .design h2 hr {
  display: block;
  width: 120px;
  height: 2px;
  background: #000;
  border: none;
  margin: 0;
  margin-right: 10px;
}
.page-univers .design .colonnes {
  text-align: center;
}
.page-univers .design .colonnes .colonne {
  display: inline-block;
  width: 49%;
  vertical-align: top;
  padding: 20px;
}
@media screen and (max-width: 767px) {
  .page-univers .design .colonnes .colonne {
    width: 100%;
  }
}
.page-univers .design .colonnes .colonne:after {
  display: block;
  content: '';
  clear: both;
}
.page-univers .design .colonnes .colonne span {
  display: block;
  text-align: left;
  margin-top: 20px;
  font-weight: bold;
  font-family: sans-serif;
  font-size: 15px;
  color: #000;
}
.page-univers .design .colonnes .colonne p {
  color: #000;
  font-family: 'Bodoni';
  font-size: 17px;
  display: block;
  text-align: justify;
  line-height: 26px;
  margin-bottom: 0;
  text-align-last: center;
  -moz-text-align-last: center;
}
.page-univers .design .colonnes .colonne .img1 {
  display: block;
  float: left;
  width: 50%;
  position: relative;
  z-index: 3;
}
.page-univers .design .colonnes .colonne .img2 {
  transform: translateY(-50px);
  display: block;
  float: right;
  width: 90%;
  position: relative;
  z-index: 2;
}
.page-univers .expose {
  background: #fff;
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  padding: 50px 0;
}
@media screen and (max-width: 767px) {
  .page-univers .expose {
    display: block;
  }
}
.page-univers .expose:after {
  background-color: #fff;
  width: 200vw;
  top: 0;
  bottom: 0;
  left: -50%;
  content: '';
  display: block;
  z-index: -1;
  position: absolute;
}
.page-univers .expose img {
  width: 150px;
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .page-univers .expose img {
    display: block;
    margin: auto;
  }
}
.page-univers .expose hr {
  display: inline-block;
  width: 50px;
  height: 2px;
  background: #000;
  border: none;
  vertical-align: top;
  margin: 0 30px;
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .page-univers .expose hr {
    width: 2px;
    height: 50px;
    margin: 20px auto;
    display: block;
  }
}
.page-univers .expose p {
  color: #000;
  font-family: 'Bodoni';
  font-size: 17px;
  display: block;
  text-align: justify;
  line-height: 26px;
  margin-bottom: 0;
  text-align-last: left;
  -moz-text-align-last: left;
}
@media screen and (max-width: 767px) {
  .page-univers .expose p {
    width: 100%;
    text-align-last: center;
    -moz-text-align-last: center;
  }
}
.page-univers .video {
  padding-top: 25px;
}
.page-univers .video h2 {
  font-weight: normal;
  font-family: 'centabel';
  font-size: 25px;
  color: #000;
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
  margin: 25px 0;
  text-align: center;
}
.page-univers .video h2 hr {
  display: block;
  width: 120px;
  height: 2px;
  background: #000;
  border: none;
  margin: 0 10px;
}
.page-univers .video > p {
  display: block;
  width: 80%;
  margin: 0 auto 50px;
  color: #000;
  font-family: 'Bodoni';
  font-size: 17px;
  text-align: justify;
  line-height: 26px;
  text-align-last: center;
  -moz-text-align-last: center;
}
.page-univers .video iframe {
  display: block;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .page-univers .video iframe {
    width: 100%;
    max-width: 560px;
    margin-bottom: 50px;
  }
}
.page-univers .fitness-resp {
  width: 75%;
  margin-left: 15%;
}
@media screen and (max-width: 767px) {
  .page-univers .fitness-resp {
    width: 100%;
    margin: 0;
    margin-bottom: 50px;
  }
}
.page-univers .fitness-resp h2 hr {
  left: inherit;
  right: 0;
  transform: translateX(50%);
}
.page-univers .pell-mell:after {
  display: block;
  content: '';
  clear: both;
}
.page-univers .pell-mell .img1 {
  display: block;
  margin: auto;
  width: 40%;
  position: relative;
  z-index: 3;
}
@media screen and (max-width: 767px) {
  .page-univers .pell-mell .img1 {
    width: 100%;
    display: block;
    margin: auto;
    float: none;
    margin-bottom: 20px;
  }
}
.page-univers .pell-mell .img2 {
  display: block;
  float: left;
  width: 50%;
  position: relative;
  transform: translateY(-15%);
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .page-univers .pell-mell .img2 {
    width: 100%;
    display: block;
    margin: auto;
    float: none;
    margin-bottom: 20px;
    transform: none;
  }
}
.page-univers .pell-mell .img3 {
  display: block;
  float: right;
  width: 48%;
  position: relative;
  transform: translateY(-40%);
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .page-univers .pell-mell .img3 {
    width: 100%;
    display: block;
    margin: auto;
    float: none;
    margin-bottom: 20px;
    transform: none;
  }
}
.page-univers.wr-france .head {
  flex-wrap: wrap;
  flex-direction: column;
  margin-top: 20px;
}
.page-univers.wr-france .head h2 {
  width: 100%;
  text-align: center;
}
@media screen and (max-width: 991px) {
  .page-univers.wr-france .head h2 {
    font-size: 30px;
  }
}
.page-univers.wr-france .head h2.visible {
  opacity: 1;
}
.page-univers.wr-france .head .logo {
  opacity: 0;
  margin: 0;
}
.page-univers.wr-france .head .logo.visible {
  opacity: 1;
}
.page-univers.wr-france .head .logo img {
  max-width: 150px;
}
.page-univers.wr-france .head hr {
  display: block;
  width: 2px;
  height: 70px;
  margin: 20px auto;
}
.page-univers.wr-france .qualite {
  width: 100%;
  margin: auto;
  background: #fff;
  padding: 30px;
}
.page-univers.wr-france .qualite h2 {
  display: block;
  text-align: center;
  font-weight: bold;
  font-family: sans-serif;
  font-size: 15px;
  color: #000;
  margin: 10px 0 30px;
}
.page-univers.wr-france .qualite > p {
  color: #000;
  font-family: 'Bodoni';
  font-size: 17px;
  display: block;
  text-align: justify;
  line-height: 26px;
  text-align-last: center;
  -moz-text-align-last: center;
  width: 75%;
  margin: 20px auto 0;
}
@media screen and (max-width: 991px) {
  .page-univers.wr-france .qualite > p {
    width: 100%;
  }
}
.page-univers.wr-france .qualite ul {
  text-align: center;
  padding-left: 0;
  display: flex;
  width: 90%;
  margin: 50px auto 20px;
  justify-content: space-between;
}
@media screen and (max-width: 991px) {
  .page-univers.wr-france .qualite ul {
    width: 100%;
    display: block;
  }
}
.page-univers.wr-france .qualite ul li {
  display: inline-block;
  width: 33%;
  vertical-align: top;
  margin-bottom: 0;
  padding: 0 20px;
}
@media screen and (max-width: 991px) {
  .page-univers.wr-france .qualite ul li {
    width: 49%;
    margin-bottom: 30px;
  }
  .page-univers.wr-france .qualite ul li:last-of-type {
    margin-bottom: 0 !important;
  }
}
@media screen and (max-width: 767px) {
  .page-univers.wr-france .qualite ul li {
    width: 100%;
  }
}
.page-univers.wr-france .qualite ul li hr {
  margin: 10px auto;
  width: 1px;
  height: 25px;
  background: #000;
  border: none;
}
.page-univers.wr-france .qualite ul li span {
  font-weight: bold;
  font-family: sans-serif;
  font-size: 15px;
  color: #000;
  display: block;
  margin-bottom: 20px;
}
.page-univers.wr-france .qualite ul li p {
  color: #000;
  font-family: 'Bodoni';
  font-size: 16px;
  display: block;
  text-align-last: center;
  -moz-text-align-last: center;
  text-align: justify;
  min-height: 80px;
}
.page-univers .dix-ans {
  width: 90%;
  margin: 50px auto;
  background: #000;
  padding: 50px;
}
@media screen and (max-width: 991px) {
  .page-univers .dix-ans {
    width: 100%;
    padding: 30px;
  }
}
.page-univers .dix-ans h2 {
  display: block;
  text-align: center;
  margin: 10px 0 30px;
  font-weight: bold;
  font-family: sans-serif;
  font-size: 15px;
  color: #fff;
}
.page-univers .dix-ans p {
  color: #fff;
  font-family: 'Bodoni';
  font-size: 17px;
  display: block;
  text-align: justify;
  line-height: 26px;
  margin-bottom: 0;
  text-align-last: center;
  -moz-text-align-last: center;
  margin-top: 20px;
}
.page-univers .deux-cotes {
  display: flex;
  align-items: center;
  font-size: 27px;
  font-weight: normal;
  font-family: 'centabel';
  color: #000;
  width: 100%;
  justify-content: center;
  margin-bottom: 50px;
  margin-top: 30px;
  position: relative;
  z-index: 1;
  text-align: center;
}
.page-univers .deux-cotes hr {
  display: block;
  height: 1px;
  width: 90px;
  background: #587575;
  border: none;
  margin: 0 15px;
}
.page-univers > p {
  color: #000;
  font-family: 'Bodoni';
  font-size: 17px;
  text-align: justify;
  text-align-last: center;
  -moz-text-align-last: center;
  display: block;
  margin: 0;
  margin-bottom: 50px;
}
.page-univers .principe .colonnes {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .page-univers .principe .colonnes {
    display: block;
  }
}
.page-univers .principe .colonnes .colonne {
  display: inline-block;
  width: 49%;
  padding: 20px;
}
.page-univers .principe .colonnes .colonne.col1 {
  background: #fff;
  width: 60%;
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .page-univers .principe .colonnes .colonne.col1 {
    width: 100%;
    margin-bottom: 50px;
  }
}
.page-univers .principe .colonnes .colonne.col1 hr {
  display: block;
  background: #000;
  border: none;
  position: relative;
  z-index: 2;
  width: 2px;
  height: 50px;
  margin: 20px auto;
}
.page-univers .principe .colonnes .colonne.col1 p {
  color: #000;
  font-family: 'Bodoni';
  font-size: 17px;
  display: block;
  text-align: justify;
  line-height: 26px;
  margin-bottom: 0;
  text-align-last: center;
  -moz-text-align-last: center;
  margin-top: 20px;
}
.page-univers .principe .colonnes .colonne.col1 span {
  display: block;
  font-size: 20px;
  font-weight: normal;
  font-family: 'centabel';
  color: #000;
  text-align: center;
  margin: 20px 0 0;
}
.page-univers .principe .colonnes .colonne.col2 {
  display: flex;
  align-items: center;
  padding: 0;
  width: 40%;
}
@media screen and (max-width: 767px) {
  .page-univers .principe .colonnes .colonne.col2 {
    width: 100%;
    padding-bottom: 0;
    display: block;
    margin-bottom: 0;
  }
}
.page-univers .principe .colonnes .colonne img {
  width: 80%;
  display: block;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .page-univers .principe .colonnes .colonne img {
    width: 100%;
  }
}
.page-univers .avantage-resistance {
  background: #000;
  display: block;
  width: 100%;
  margin: auto;
  padding: 30px;
  margin-top: 50px;
}
.page-univers .avantage-resistance hr {
  display: block;
  background: #fff;
  border: none;
  position: relative;
  z-index: 2;
  width: 2px;
  height: 30px;
  margin: 25px auto;
}
.page-univers .avantage-resistance span {
  display: block;
  font-size: 20px;
  font-weight: normal;
  font-family: 'centabel';
  color: #fff;
  text-align: center;
  margin: 0;
}
.page-univers .avantage-resistance p {
  color: #fff;
  font-family: 'Bodoni';
  font-size: 17px;
  display: block;
  text-align: justify;
  line-height: 26px;
  margin-bottom: 0;
  text-align-last: center;
  -moz-text-align-last: center;
}
.page-univers .presenta {
  margin-top: 50px;
}
.page-univers .presenta .colonnes .colonne {
  display: inline-block;
  width: 49%;
  vertical-align: top;
  padding: 20px;
}
@media screen and (max-width: 767px) {
  .page-univers .presenta .colonnes .colonne {
    width: 100%;
    padding: 0;
  }
}
.page-univers .presenta .colonnes .colonne > .text {
  display: block;
  background: #fff;
  padding: 30px;
  margin-top: 150px;
}
@media screen and (max-width: 767px) {
  .page-univers .presenta .colonnes .colonne > .text {
    margin-top: 0;
  }
}
.page-univers .presenta .colonnes .colonne > .text p {
  color: #000;
  font-family: 'Bodoni';
  font-size: 17px;
  display: block;
  text-align: justify;
  line-height: 26px;
  text-align-last: center;
  -moz-text-align-last: center;
  margin-bottom: 20px;
}
.page-univers .presenta .colonnes .colonne > .text p:last-of-type {
  margin-bottom: 0;
}
.page-univers .presenta .colonnes .colonne.col2 .image {
  text-align: right;
  position: relative;
  margin-bottom: 20px;
}
.page-univers .presenta .colonnes .colonne.col2 .image .text-left {
  position: absolute;
  left: 15%;
  top: 40px;
  display: flex;
  align-items: center;
  transform: translateX(-80%);
  width: 370px;
}
@media screen and (max-width: 767px) {
  .page-univers .presenta .colonnes .colonne.col2 .image .text-left {
    display: block;
    position: initial;
    transform: none;
    width: 100%;
    margin-top: 40px;
    margin-bottom: 0;
  }
}
.page-univers .presenta .colonnes .colonne.col2 .image .text-left span {
  color: #000;
  text-align: right;
  font-weight: normal;
  font-family: 'centabel';
  font-size: 20px;
  line-height: 20px;
}
@media screen and (max-width: 767px) {
  .page-univers .presenta .colonnes .colonne.col2 .image .text-left span {
    text-align: center;
    display: block;
    width: 100%;
  }
}
.page-univers .presenta .colonnes .colonne.col2 .image .text-left hr {
  display: block;
  height: 2px;
  width: 70px;
  background: #000;
  border: none;
  position: relative;
  z-index: 2;
  margin: 0 15px;
}
@media screen and (max-width: 767px) {
  .page-univers .presenta .colonnes .colonne.col2 .image .text-left hr {
    width: 2px;
    height: 50px;
    margin: 20px auto;
  }
}
.page-univers .presenta .colonnes .colonne.col2 .image img {
  display: inline-block;
  width: 80%;
}
@media screen and (max-width: 767px) {
  .page-univers .presenta .colonnes .colonne.col2 .image img {
    display: block;
    width: 100%;
  }
}
.page-univers .presenta .colonnes .colonne.col2 .text {
  background: #000;
  margin-top: 0;
}
.page-univers .presenta .colonnes .colonne.col2 .text p {
  color: #fff;
}
.page-univers .lien-video {
  text-align: center;
  margin: 50px 0;
}
.page-univers .lien-video .bouton {
  background: #E8E8E8;
}
.page-univers .lien-video .bouton:before {
  background: #E8E8E8;
}
.page-univers .image-presentation {
  max-width: 700px;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .page-univers .image-presentation {
    margin-bottom: 40px;
  }
}
.page-univers .image-presentation:after {
  display: block;
  content: '';
  clear: both;
}
.page-univers .image-presentation .img1 {
  position: relative;
  z-index: 2;
  width: 60%;
}
@media screen and (max-width: 767px) {
  .page-univers .image-presentation .img1 {
    display: block;
    width: 100%;
    margin-bottom: 20px;
  }
}
.page-univers .image-presentation .img2 {
  position: relative;
  z-index: 3;
  width: 50%;
  float: right;
  transform: translateY(-40%);
}
@media screen and (max-width: 767px) {
  .page-univers .image-presentation .img2 {
    display: block;
    width: 100%;
    margin-bottom: 20px;
    float: none;
    transform: none;
  }
}
.page-univers .nohrd-presentation {
  margin-top: 100px;
  margin-bottom: 100px;
  position: relative;
}
.page-univers .nohrd-presentation:after {
  display: block;
  content: '';
  clear: both;
}
.page-univers .nohrd-presentation:before {
  content: '';
  position: absolute;
  display: block;
  width: 350px;
  height: 350px;
  background: #fff;
  left: 10%;
  bottom: 0;
  transform: rotate(45deg) translateY(-30%);
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .page-univers .nohrd-presentation:before {
    display: none;
  }
}
.page-univers .nohrd-presentation .image {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .page-univers .nohrd-presentation .image {
    display: block;
  }
}
.page-univers .nohrd-presentation .image img {
  width: 60%;
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .page-univers .nohrd-presentation .image img {
    width: 100%;
  }
}
.page-univers .nohrd-presentation .image .text-right {
  text-align: left;
  color: #000;
  font-weight: normal;
  font-family: 'centabel';
  font-size: 20px;
  line-height: 20px;
  display: flex;
  width: 250px;
  flex-shrink: 0;
  align-items: center;
  justify-content: left;
}
@media screen and (max-width: 767px) {
  .page-univers .nohrd-presentation .image .text-right {
    display: block;
    width: 100%;
    text-align: center;
  }
}
.page-univers .nohrd-presentation .image .text-right span {
  text-align: left;
}
@media screen and (max-width: 767px) {
  .page-univers .nohrd-presentation .image .text-right span {
    text-align: center;
    display: block;
    width: 100%;
  }
}
.page-univers .nohrd-presentation .image .text-right hr {
  display: block;
  height: 2px;
  width: 70px;
  background: #000;
  border: none;
  position: relative;
  z-index: 2;
  margin: 0 15px;
}
@media screen and (max-width: 767px) {
  .page-univers .nohrd-presentation .image .text-right hr {
    width: 2px;
    height: 50px;
    margin: 20px auto;
  }
}
.page-univers .nohrd-presentation .text {
  display: block;
  border: 5px solid #E8E8E8;
  background: #587575;
  width: 70%;
  float: right;
  position: relative;
  z-index: 3;
  padding: 30px;
  transform: translateY(-100px);
}
@media screen and (max-width: 767px) {
  .page-univers .nohrd-presentation .text {
    width: 100%;
    float: none;
    transform: none;
    margin-top: 50px;
  }
}
.page-univers .nohrd-presentation .text p {
  color: #fff;
  font-family: 'Bodoni';
  font-size: 17px;
  display: block;
  text-align: justify;
  line-height: 26px;
  text-align-last: center;
  -moz-text-align-last: center;
  margin-bottom: 20px;
}
.page-univers .nohrd-presentation .text p:last-of-type {
  margin-bottom: 0;
}
.page-univers .qualite-fab {
  background: #1D1D1D;
  position: relative;
  padding-bottom: 1px;
  padding-top: 1px;
  z-index: 3;
}
.page-univers .qualite-fab:before {
  position: absolute;
  content: '';
  z-index: -1;
  background: #1D1D1D;
  top: -15px;
  left: -50%;
  width: 200vw;
  height: 200px;
  transform: rotate(2deg);
}
.page-univers .qualite-fab:after {
  position: absolute;
  content: '';
  z-index: -1;
  background: #1D1D1D;
  top: 0;
  left: -50%;
  width: 200vw;
  bottom: 0;
}
.page-univers .qualite-fab h2 {
  display: flex;
  align-items: center;
  font-size: 27px;
  font-weight: normal;
  font-family: 'centabel';
  color: #fff;
  width: 100%;
  justify-content: flex-start;
  margin-bottom: 50px;
  margin-top: 20px;
}
@media screen and (max-width: 600px) {
  .page-univers .qualite-fab h2 {
    font-size: 20px;
  }
}
.page-univers .qualite-fab h2 hr {
  display: block;
  height: 1px;
  width: 90px;
  background: #fff;
  border: none;
  margin: 0 15px;
}
.page-univers .qualite-fab p {
  color: #fff;
  font-family: 'Bodoni';
  font-size: 17px;
  text-align: center;
  display: block;
  margin: 0 0 20px 0;
}
.page-univers .qualite-fab iframe {
  display: block;
  max-width: 100%;
  margin: 50px auto 0;
}
.page-univers .qualite-fab ul {
  display: flex;
  align-items: flex-start;
  margin-top: 50px;
}
@media screen and (max-width: 767px) {
  .page-univers .qualite-fab ul {
    display: block;
  }
}
.page-univers .qualite-fab ul li {
  display: inline-block;
  width: 50%;
  padding: 30px;
}
@media screen and (max-width: 767px) {
  .page-univers .qualite-fab ul li {
    display: block;
    width: 100%;
    margin-bottom: 20px;
  }
}
.page-univers .qualite-fab ul li hr {
  display: block;
  margin: 20px auto;
  width: 2px;
  height: 40px;
  background: #fff;
  border: none;
}
.page-univers .qualite-fab ul li span {
  font-size: 20px;
  font-weight: normal;
  font-family: 'centabel';
  color: #fff;
  width: 100%;
  display: block;
  text-align: center;
}
.page-univers .qualite-fab ul li p {
  color: #fff;
  font-family: 'Bodoni';
  font-size: 17px;
  display: block;
  text-align: justify;
  line-height: 26px;
  text-align-last: center;
  -moz-text-align-last: center;
  margin-bottom: 20px;
}
.page-univers .fit-resp {
  margin-top: 100px;
}
.page-univers .fit-resp .image {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .page-univers .fit-resp .image {
    display: block;
    width: 100%;
  }
}
.page-univers .fit-resp .image img {
  width: 60%;
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .page-univers .fit-resp .image img {
    width: 100%;
  }
}
.page-univers .fit-resp .image .text-left {
  text-align: right;
  color: #000;
  font-weight: normal;
  font-family: 'centabel';
  font-size: 20px;
  line-height: 20px;
  display: flex;
  width: 150px;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .page-univers .fit-resp .image .text-left {
    display: block;
    text-align: center;
  }
}
.page-univers .fit-resp .image .text-left span {
  text-align: right;
}
@media screen and (max-width: 767px) {
  .page-univers .fit-resp .image .text-left span {
    text-align: center;
    display: block;
    width: 100%;
  }
}
.page-univers .fit-resp .image .text-left hr {
  display: block;
  width: 2px;
  height: 70px;
  background: #000;
  border: none;
  position: relative;
  z-index: 2;
  margin: 20px auto;
}
@media screen and (max-width: 767px) {
  .page-univers .fit-resp .image .text-left hr {
    width: 2px;
    height: 50px;
    margin: 20px auto;
  }
}
.page-univers .fit-resp .text {
  display: block;
  border: 5px solid #E8E8E8;
  background: #587575;
  width: 85%;
  position: relative;
  z-index: 3;
  padding: 30px;
  transform: translateY(-100px);
  text-align: center;
}
@media screen and (max-width: 767px) {
  .page-univers .fit-resp .text {
    width: 100%;
    float: none;
    transform: none;
    margin: 50px 0;
  }
}
.page-univers .fit-resp .text .bouton {
  background: #587575;
  border-color: #fff;
  color: #fff;
  margin-top: 30px;
}
.page-univers .fit-resp .text .bouton:before {
  background: #587575;
}
.page-univers .fit-resp .text .bouton:after {
  background: #fff;
  border-color: #fff;
}
.page-univers .fit-resp .text p {
  color: #fff;
  font-family: 'Bodoni';
  font-size: 17px;
  display: block;
  text-align: justify;
  line-height: 26px;
  text-align-last: center;
  -moz-text-align-last: center;
  margin-bottom: 20px;
}
.page-univers .fit-resp .text p:last-of-type {
  margin-bottom: 0;
}
.page-univers .pell-mell-nohrd {
  max-height: 850px;
  overflow: hidden;
}
@media screen and (max-width: 1199px) {
  .page-univers .pell-mell-nohrd {
    max-height: 700px;
  }
}
@media screen and (max-width: 991px) {
  .page-univers .pell-mell-nohrd {
    max-height: 520px;
  }
}
@media screen and (max-width: 767px) {
  .page-univers .pell-mell-nohrd {
    max-height: none;
    margin-top: 100px;
  }
}
.page-univers .pell-mell-nohrd:after {
  display: block;
  content: '';
  clear: both;
}
.page-univers .pell-mell-nohrd .img1 {
  width: 40%;
  float: right;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .page-univers .pell-mell-nohrd .img1 {
    width: 100%;
    display: block;
    margin: auto;
    float: none;
    margin-bottom: 20px;
  }
}
.page-univers .pell-mell-nohrd .img2 {
  width: 70%;
  float: left;
  position: relative;
  z-index: 3;
  transform: translateY(-80%);
}
@media screen and (max-width: 767px) {
  .page-univers .pell-mell-nohrd .img2 {
    width: 100%;
    display: block;
    margin: auto;
    float: none;
    margin-bottom: 20px;
    transform: none;
  }
}
.cms-notre-univers-waterrower .column h1 {
  display: flex;
  align-items: center;
  font-size: 27px;
  font-weight: normal;
  font-family: 'centabel';
  color: #000;
  width: 100%;
  justify-content: center;
  margin-bottom: 70px;
  margin-top: 50px;
  position: relative;
  z-index: 1;
  text-align: center;
}
.cms-notre-univers-waterrower .column h1 hr {
  display: block;
  height: 1px;
  width: 90px;
  background: #587575;
  border: none;
  margin: 0 15px;
}
.cms-notre-univers-waterrower .column .presentation {
  background: #fff;
  width: 100%;
  max-width: 80%;
  margin: 0 auto 70px;
  position: relative;
  z-index: 2;
  padding: 0;
}
.cms-notre-univers-waterrower .column .presentation .text {
  padding: 10px 40px;
  background: #fff;
  position: relative;
  z-index: 4;
}
.cms-notre-univers-waterrower .column .presentation:before {
  position: absolute;
  display: block;
  width: 150px;
  height: 150px;
  background: #000;
  right: 0;
  top: 0;
  transform: rotate(30deg) translateY(-60%) translateX(30%);
  content: '';
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .cms-notre-univers-waterrower .column .presentation:before {
    display: none;
  }
}
.cms-notre-univers-waterrower .column .presentation:after {
  position: absolute;
  display: block;
  width: 120px;
  height: 120px;
  background: #587575;
  bottom: 0;
  left: 0;
  content: '';
  z-index: -1;
  transform: translateY(50%) translateX(-50%);
}
@media screen and (max-width: 767px) {
  .cms-notre-univers-waterrower .column .presentation:after {
    display: none;
  }
}
.cms-notre-univers-waterrower .column .presentation hr {
  display: block;
  height: 1px;
  width: 40px;
  background: #587575;
  border: none;
  margin: 30px auto;
}
.cms-notre-univers-waterrower .column .presentation h2 {
  font-weight: bold;
  font-family: sans-serif;
  font-size: 16px;
  color: #000;
  margin-bottom: 20px;
  display: block;
  text-align: center;
}
.cms-notre-univers-waterrower .column .presentation p {
  color: #000;
  font-family: 'Bodoni';
  font-weight: normal;
  font-size: 17px;
  display: block;
  text-align: justify;
  line-height: 26px;
  text-align-last: center;
  -moz-text-align-last: center;
}
.cms-notre-univers #maincontent {
  width: 100% !important;
  max-width: 100% !important;
  padding: 0 !important;
}
.cms-notre-univers .top {
  margin-bottom: 80px;
  margin-top: 80px;
}
@media only screen and (max-width: 1500px) {
  .cms-notre-univers .top {
    margin-bottom: 140px;
  }
}
@media only screen and (max-width: 1200px) {
  .cms-notre-univers .top {
    margin-bottom: 120px;
  }
}
@media only screen and (max-width: 767px) {
  .cms-notre-univers .top {
    margin-bottom: 90px;
  }
}
.cms-notre-univers .top h1 {
  color: #000;
  text-align: center;
  font-weight: normal;
  font-family: 'centabel';
  font-size: 35px;
  display: block;
  position: relative;
  z-index: 2;
}
.cms-notre-univers .top h1 hr {
  display: block;
  width: 110px;
  height: 1px;
  border: none;
  background: #000;
  margin-bottom: 10px;
}
.cms-notre-univers .top h1 span {
  font-size: 30px;
  display: block;
}
.cms-notre-univers .bloc-univers {
  border-bottom: 5px solid #fff;
  background: none;
  margin: 0;
  position: relative;
  padding: 0;
  min-height: 310px;
}
.cms-notre-univers .bloc-univers:last-of-type {
  border-bottom: none;
}
.cms-notre-univers .bloc-univers:before {
  display: none;
}
.cms-notre-univers .bloc-univers:after {
  display: none;
}
.cms-notre-univers .bloc-univers > img {
  position: relative;
  z-index: 1;
  display: block;
  width: 100%;
  min-height: 310px;
  object-fit: cover;
}
.cms-notre-univers .bloc-univers .contain_link {
  display: flex;
  background: #587575;
  width: 200px;
  height: 130px;
  position: absolute;
  top: 55%;
  right: 30%;
  text-align: center;
  align-items: center;
  z-index: 2;
}
@media only screen and (max-width: 767px) {
  .cms-notre-univers .bloc-univers .contain_link {
    top: 45%;
  }
}
.cms-notre-univers .bloc-univers .contain_link .bouton {
  border-color: #fff;
  background: transparent;
  color: #fff;
  margin: 15px auto 0;
}
.cms-notre-univers .bloc-univers .contain_link .bouton:after {
  background: #fff;
  border-color: #fff;
}
.cms-notre-univers .bloc-univers .contain_link .bouton:before {
  background: #587575;
}
.cms-notre-univers .bloc-univers .contain_link .image {
  display: flex;
  text-align: center;
  align-items: center;
  width: 250px;
  height: 250px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 3;
  transform: translateX(80%) translateY(-65%);
}
@media only screen and (max-width: 991px) {
  .cms-notre-univers .bloc-univers .contain_link .image {
    width: 200px;
    height: 200px;
  }
}
@media only screen and (max-width: 767px) {
  .cms-notre-univers .bloc-univers .contain_link .image {
    width: 110px;
    height: 110px;
    transform: translateX(40%) translateY(-65%);
  }
}
.cms-notre-univers .bloc-univers .contain_link .image > img {
  margin: auto;
}
@media only screen and (max-width: 991px) {
  .cms-notre-univers .bloc-univers .contain_link .image > img {
    max-width: 60%;
  }
}
.cms-notre-univers .bloc-univers .contain_link .image:after {
  width: 250px;
  height: 250px;
  position: absolute;
  content: '';
  z-index: -1;
  background: #000;
  left: 0;
  top: 0;
  transform: rotate(35deg);
}
@media only screen and (max-width: 991px) {
  .cms-notre-univers .bloc-univers .contain_link .image:after {
    width: 200px;
    height: 200px;
  }
}
@media only screen and (max-width: 767px) {
  .cms-notre-univers .bloc-univers .contain_link .image:after {
    width: 130px;
    height: 130px;
    left: -9px;
    top: -4px;
  }
}
.cms-notre-univers .bloc-univers.nohrd .contain_link {
  background: #587575;
  left: 30%;
}
.cms-notre-univers .bloc-univers.nohrd .contain_link .bouton {
  border-color: #fff;
  color: #fff;
}
.cms-notre-univers .bloc-univers.nohrd .contain_link .bouton:after {
  background: #fff;
  border-color: #fff;
}
.cms-notre-univers .bloc-univers.nohrd .contain_link .bouton:before {
  background: #587575;
}
.cms-notre-univers .bloc-univers.nohrd .contain_link .image {
  left: 0;
  transform: translateX(-80%) translateY(-65%);
}
@media only screen and (max-width: 767px) {
  .cms-notre-univers .bloc-univers.nohrd .contain_link .image {
    transform: translateX(-40%) translateY(-85%);
  }
}
.cms-notre-univers .bloc-univers.nohrd .contain_link .image:after {
  background: #fff;
}
.cms-notre-univers .bloc-univers.wr .contain_link {
  background: #fff;
  right: 30%;
}
.cms-notre-univers .bloc-univers.wr .bouton {
  border-color: #000;
  color: #000;
}
.cms-notre-univers .bloc-univers.wr .bouton:after {
  background: #000;
  border-color: #000;
}
.cms-notre-univers .bloc-univers.wr .bouton:before {
  background: #fff;
}
.cms-univers-essences-de-bois .page-univers > p {
  width: 80%;
  margin: auto;
}
@media screen and (max-width: 991px) {
  .cms-univers-essences-de-bois .page-univers > p {
    width: 100%;
  }
}
.cms-univers-essences-de-bois .page-univers .detail-essences {
  display: block;
  width: 100%;
  margin: auto;
  padding: 0;
  max-width: 700px;
}
.cms-univers-essences-de-bois .page-univers .detail-essences li {
  display: flex;
  align-items: center;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .cms-univers-essences-de-bois .page-univers .detail-essences li {
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
  }
}
.cms-univers-essences-de-bois .page-univers .detail-essences li .image {
  display: block;
  width: 100px;
  height: 100px;
  flex-shrink: 0;
  margin: 0 35px;
  -webkit-box-shadow: 7px 10px 15px -4px rgba(0, 0, 0, 0.63);
  -moz-box-shadow: 7px 10px 15px -4px rgba(0, 0, 0, 0.63);
  box-shadow: 7px 10px 15px -4px rgba(0, 0, 0, 0.63);
  border-radius: 50%;
  overflow: hidden;
}
.cms-univers-essences-de-bois .page-univers .detail-essences li .image img {
  width: 105px;
  height: 105px;
  position: relative;
  transform: translateX(-2px) translateY(-2px);
  max-width: none;
}
@media screen and (max-width: 767px) {
  .cms-univers-essences-de-bois .page-univers .detail-essences li .image {
    order: 1;
    margin: 35px 0;
  }
}
.cms-univers-essences-de-bois .page-univers .detail-essences li .text {
  background: #fff;
  padding: 25px 35px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .cms-univers-essences-de-bois .page-univers .detail-essences li .text {
    width: 100%;
    order: 2;
  }
}
.cms-univers-essences-de-bois .page-univers .detail-essences li .text hr {
  position: absolute;
  display: block;
  height: 2px;
  width: 40px;
  background: #000;
  border: none;
  left: 0;
  top: 50%;
  transform: translateX(-50%);
  margin: 0;
}
@media screen and (max-width: 767px) {
  .cms-univers-essences-de-bois .page-univers .detail-essences li .text hr {
    left: 50%;
    top: 0;
    transform: translateY(-50%);
    height: 40px;
    width: 2px;
  }
}
.cms-univers-essences-de-bois .page-univers .detail-essences li .text span {
  display: block;
  text-align: left;
  font-weight: bold;
  font-family: sans-serif;
  font-size: 15px;
  color: #000;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .cms-univers-essences-de-bois .page-univers .detail-essences li .text span {
    text-align: center;
    text-align-last: center;
    -moz-text-align-last: center;
  }
}
.cms-univers-essences-de-bois .page-univers .detail-essences li .text p {
  display: block;
  text-align: left;
  color: #000;
  font-family: 'Bodoni';
  font-size: 17px;
}
@media screen and (max-width: 767px) {
  .cms-univers-essences-de-bois .page-univers .detail-essences li .text p {
    text-align: justify;
    text-align-last: center;
    -moz-text-align-last: center;
  }
}
.cms-univers-essences-de-bois .page-univers .detail-essences li.right .text hr {
  left: inherit;
  right: 0;
  transform: translateX(50%);
}
@media screen and (max-width: 767px) {
  .cms-univers-essences-de-bois .page-univers .detail-essences li.right .text hr {
    left: 50%;
    top: 0;
    transform: translateY(-50%);
    right: inherit;
  }
}
.cms-univers-essences-de-bois .page-univers .detail-essences li.right .text p {
  text-align: right;
}
@media screen and (max-width: 767px) {
  .cms-univers-essences-de-bois .page-univers .detail-essences li.right .text p {
    text-align: justify;
    text-align-last: center;
    -moz-text-align-last: center;
  }
}
.cms-univers-essences-de-bois .page-univers .detail-essences li.right .text span {
  text-align: right;
}
@media screen and (max-width: 767px) {
  .cms-univers-essences-de-bois .page-univers .detail-essences li.right .text span {
    text-align: center;
    text-align-last: center;
    -moz-text-align-last: center;
  }
}
.page-produit .entete {
  position: relative;
  padding-top: 40px;
  z-index: 4;
}
@media screen and (max-width: 767px) {
  .page-produit .entete {
    height: 190px;
  }
}
.page-produit .entete .title {
  position: absolute;
  display: block;
  left: 50%;
  top: 20%;
  transform: translateX(-50%);
  text-align: center;
}
@media screen and (max-width: 767px) {
  .page-produit .entete .title {
    width: 90%;
  }
}
.page-produit .entete .title:before {
  content: '';
  background: #fff;
  display: block;
  width: 120px;
  height: 120px;
  top: 10%;
  left: 40%;
  transform: rotate(35deg);
  position: absolute;
  z-index: -1;
}
.page-produit .entete .title h1 {
  font-size: 35px;
  font-weight: normal;
  font-family: 'centabel';
  text-align: center;
  margin: 0 0 5px 0;
  color: #000;
}
.page-produit .entete .title h2 {
  font-size: 27px;
  font-weight: normal;
  font-family: 'centabel';
  text-align: center;
  margin: 0;
  color: #000;
}
.page-produit .entete .img {
  text-align: right;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .page-produit .entete .img {
    display: none;
  }
}
.page-produit .entete .img img {
  display: inline-block;
  width: 60%;
}
.page-produit .sous-entete {
  margin-top: 40px;
  position: relative;
  z-index: 3;
  padding-bottom: 60px;
}
@media screen and (max-width: 1500px) {
  .page-produit .sous-entete {
    padding-bottom: 40px;
  }
}
.page-produit .sous-entete:after {
  position: absolute;
  content: '';
  z-index: -1;
  background: #E8E8E8;
  bottom: -65px;
  left: -50%;
  width: 200vw;
  height: 200px;
  transform: rotate(2deg);
}
@media screen and (max-width: 1500px) {
  .page-produit .sous-entete:after {
    bottom: -45px;
  }
}
@media screen and (max-width: 767px) {
  .page-produit .sous-entete:after {
    bottom: -25px;
  }
}
.page-produit .sous-entete span {
  font-weight: bold;
  font-family: sans-serif;
  font-size: 15px;
  color: #000;
  text-align: center;
  display: block;
  margin: 0 0 5px 0;
}
.page-produit .sous-entete p {
  color: #000;
  font-family: 'Bodoni';
  font-size: 17px;
  text-align: justify;
  text-align-last: center;
  -moz-text-align-last: center;
  display: block;
  margin: 0;
}
.page-produit .qualite {
  position: relative;
  background: #fff;
  padding-top: 60px;
  z-index: 2;
}
.page-produit .qualite:after {
  position: absolute;
  content: '';
  z-index: -1;
  background: #fff;
  top: 0;
  left: -50%;
  width: 200vw;
  bottom: 0;
}
.page-produit .qualite h2 {
  display: flex;
  align-items: center;
  font-size: 27px;
  font-weight: normal;
  font-family: 'centabel';
  color: #000;
  width: 100%;
  justify-content: flex-start;
  margin-bottom: 50px;
  margin-top: 50px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 600px) {
  .page-produit .qualite h2 {
    font-size: 20px;
  }
}
.page-produit .qualite h2 hr {
  display: block;
  height: 1px;
  width: 90px;
  background: #587575;
  border: none;
  margin: 0 15px;
}
.page-produit .qualite h2:before {
  content: '';
  background: #E8E8E8;
  display: block;
  width: 80px;
  height: 80px;
  top: 10%;
  left: 10%;
  transform: rotate(35deg);
  position: absolute;
  z-index: -1;
}
.page-produit .qualite .image {
  position: relative;
  width: 100%;
  max-width: 800px;
  margin: auto;
}
.page-produit .qualite .image img {
  display: block;
  margin: auto;
}
.page-produit .qualite .image .carac {
  position: absolute;
  width: 200px;
  opacity: 0;
}
@media screen and (max-width: 767px) {
  .page-produit .qualite .image .carac {
    display: none;
  }
}
.page-produit .qualite .image .carac span {
  font-weight: bold;
  font-family: sans-serif;
  font-size: 15px;
  color: #000;
  text-align: right;
  display: block;
  margin: 0 0 5px 0;
  position: relative;
}
.page-produit .qualite .image .carac span hr {
  display: block;
  height: 1px;
  width: 80px;
  background: #587575;
  border: none;
  margin: 0 15px;
  position: absolute;
  right: -110px;
  top: 9px;
}
.page-produit .qualite .image .carac p {
  color: #000;
  font-family: 'Bodoni';
  font-size: 17px;
  text-align: justify;
  text-align-last: right;
  -moz-text-align-last: right;
  display: block;
  margin: 0;
}
.page-produit .qualite .image .carac.carac1 {
  top: 175px;
  left: 20px;
}
@media screen and (max-width: 967px) {
  .page-produit .qualite .image .carac.carac1 span hr {
    width: 40px;
    right: -60px;
  }
}
.page-produit .qualite .image .carac.carac2 {
  left: 0;
  top: 330px;
}
.page-produit .qualite .image .carac.carac2 span hr {
  width: 50px;
  right: -80px;
}
.page-produit .qualite .image .carac.carac3 {
  left: 0;
  top: 434px;
}
.page-produit .qualite .image .carac.carac4 {
  left: 30px;
  top: 750px;
}
.page-produit .qualite .image .carac.carac5 {
  left: 30px;
  top: 910px;
}
.page-produit .qualite .image .carac.carac6 {
  right: 0;
  top: 253px;
}
.page-produit .qualite .image .carac.carac6 span {
  text-align: left;
}
.page-produit .qualite .image .carac.carac6 span hr {
  left: -65px;
  width: 40px;
}
.page-produit .qualite .image .carac.carac6 p {
  text-align: left;
  text-align-last: left;
  -moz-text-align-last: left;
}
@media screen and (max-width: 967px) {
  .page-produit .qualite .image .carac.carac6 {
    right: -20px;
  }
}
.page-produit .qualite .image .carac.carac7 {
  right: 0;
  top: 383px;
}
.page-produit .qualite .image .carac.carac7 span {
  text-align: left;
}
.page-produit .qualite .image .carac.carac7 span hr {
  left: -60px;
  width: 35px;
}
.page-produit .qualite .image .carac.carac7 p {
  text-align: left;
  text-align-last: left;
  -moz-text-align-last: left;
}
@media screen and (max-width: 967px) {
  .page-produit .qualite .image .carac.carac7 {
    right: -20px;
  }
}
.page-produit .qualite .image .carac.carac8 {
  right: 0;
  top: 530px;
}
.page-produit .qualite .image .carac.carac8 span {
  text-align: left;
}
.page-produit .qualite .image .carac.carac8 span hr {
  left: -110px;
  width: 80px;
}
.page-produit .qualite .image .carac.carac8 p {
  text-align: left;
  text-align-last: left;
  -moz-text-align-last: left;
}
.page-produit .qualite .image .carac.carac9 {
  right: 0;
  top: 1085px;
}
.page-produit .qualite .image .carac.carac9 span {
  text-align: left;
}
.page-produit .qualite .image .carac.carac9 span hr {
  left: -110px;
  width: 80px;
}
.page-produit .qualite .image .carac.carac9 p {
  text-align: left;
  text-align-last: left;
  -moz-text-align-last: left;
}
.page-produit .qualite .image .carac.visible {
  opacity: 1;
}
.page-produit .sous-qualite {
  position: relative;
  background: #fff;
  padding: 1px 0 40px;
}
.page-produit .sous-qualite:after {
  position: absolute;
  content: '';
  z-index: -1;
  background: #fff;
  top: 0;
  left: -50%;
  width: 200vw;
  bottom: 0;
}
.page-produit .sous-qualite hr {
  display: block;
  margin: 20px auto;
  height: 1px;
  width: 40px;
  background: #587575;
  border: none;
}
.page-produit .sous-qualite span {
  font-weight: bold;
  font-family: sans-serif;
  font-size: 15px;
  color: #000;
  text-align: center;
  display: block;
  margin: 0;
}
.page-produit .sous-qualite p {
  color: #000;
  font-family: 'Bodoni';
  font-size: 17px;
  text-align: justify;
  text-align-last: center;
  -moz-text-align-last: center;
  display: block;
  margin: 0 0 20px 0;
}
.page-produit .modele {
  background: #fff;
  position: relative;
  padding-bottom: 60px;
  padding-top: 1px;
  z-index: 2;
}
.page-produit .modele:after {
  position: absolute;
  content: '';
  z-index: -1;
  background: #fff;
  top: 0;
  left: -50%;
  width: 200vw;
  bottom: 0;
}
.page-produit .modele h2 {
  align-items: center;
  font-size: 20px;
  font-weight: normal;
  font-family: 'centabel';
  color: #000;
  width: 100%;
  justify-content: flex-start;
  margin-bottom: 30px;
  margin-top: 20px;
  position: relative;
  padding-bottom: 0;
  display: flex;
  text-align: center;
}
.page-produit .modele h2 hr {
  display: block;
  height: 1px;
  width: 100px;
  background: #587575;
  border: none;
  margin: 0 15px;
}
.page-produit .modele h2 hr:last-of-type {
  width: calc(100% - 315px);
}
.page-produit .modele .nos-modeles {
  padding: 0 15px;
}
.page-produit .modele .nos-modeles .slick-prev {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background: url(../Magento_Theme/images/homepage/left-arrow-black.png) center center no-repeat;
  padding-left: 5px;
  z-index: 10;
  height: 40px;
  border: none;
  font-size: 0;
}
.page-produit .modele .nos-modeles .slick-next {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  height: 40px;
  border: none;
  font-size: 0;
  background: url(../Magento_Theme/images/homepage/right-arrow-black.png) center center no-repeat;
  padding-right: 5px;
}
.page-produit .modele .nos-modeles li {
  display: block;
  padding: 10px;
}
.page-produit .modele .nos-modeles li .img {
  height: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin-bottom: 5px;
}
.page-produit .modele .nos-modeles li img {
  margin: auto;
}
.page-produit .modele .nos-modeles li .name {
  display: block;
  background: #587575;
  height: 30px;
  color: #fff;
  overflow: hidden;
  font-family: 'Bodoni';
  font-size: 17px;
  text-align: center;
  line-height: 30px;
}
.page-produit .modele .nos-modeles li .bottom {
  text-align: justify;
  margin-top: 10px;
}
.page-produit .modele .nos-modeles li .bottom .prive {
  display: inline-block;
  width: 49%;
  vertical-align: top;
  text-align: center;
}
.page-produit .modele .nos-modeles li .bottom .prive span {
  color: #587575;
  background: #E1E1E1;
  display: block;
  height: 30px;
  width: 110px;
  line-height: 30px;
  font-size: 15px;
  font-weight: normal;
  font-family: 'centabel';
  text-align: center;
  margin: auto;
}
@media screen and (max-width: 991px) {
  .page-produit .modele .nos-modeles li .bottom .prive span {
    width: 95px;
  }
}
.page-produit .modele .nos-modeles li .bottom .link {
  display: inline-block;
  width: 49%;
  vertical-align: top;
  text-align: center;
}
.page-produit .modele .nos-modeles li .bottom .link a {
  background: #fff;
  color: #000;
  display: inline-block !important;
  height: 30px;
  width: 110px;
  line-height: 30px;
  position: relative;
  font-family: 'Bodoni';
  font-size: 17px;
  text-transform: none;
  border: 1px solid #000;
  vertical-align: top;
  text-decoration: none;
  text-align: center;
}
.page-produit .modele .nos-modeles li .bottom .link a:before {
  display: block;
  width: 8px;
  height: 18px;
  background: #FFF;
  position: absolute;
  left: -2px;
  top: 50%;
  border: none;
  transform: translateY(-50%);
  content: '';
}
.page-produit .modele .nos-modeles li .bottom .link a:after {
  content: '';
  display: none;
  width: 25px;
  height: 1px;
  background: #fff;
  position: absolute;
  top: 54%;
  transform: translateY(-50%) translateX(-50%);
  left: -3px;
  border: none;
  border-top: 1px solid #000;
}
.page-produit .modele .nos-modeles li .bottom .link a:hover:after {
  display: block;
}
.page-produit .avantages {
  padding-bottom: 30px;
  position: relative;
  z-index: 3;
}
.page-produit .avantages:before {
  position: absolute;
  content: '';
  z-index: -1;
  background: #E8E8E8;
  top: -85px;
  left: -50%;
  width: 200vw;
  height: 200px;
  transform: rotate(-2deg);
}
@media screen and (max-width: 1200px) {
  .page-produit .avantages:before {
    top: -65px;
  }
}
.page-produit .avantages h2 {
  align-items: center;
  font-size: 27px;
  font-weight: normal;
  font-family: 'centabel';
  color: #000;
  width: 100%;
  justify-content: center;
  margin-bottom: 30px;
  margin-top: 20px;
  position: relative;
  padding-bottom: 0;
  display: flex;
  text-align: center;
}
@media screen and (max-width: 600px) {
  .page-produit .avantages h2 {
    font-size: 20px;
  }
}
.page-produit .avantages h2 hr {
  display: block;
  height: 1px;
  width: calc((100% / 2) - 400px / 2);
  background: #587575;
  border: none;
  margin: 0 15px;
}
.page-produit .avantages .colonnes {
  width: 100%;
  text-align: center;
  margin: auto;
}
.page-produit .avantages .colonnes .colonne {
  width: 249px;
  height: 249px;
  margin: 15px;
  background: #fff;
  display: inline-block;
  vertical-align: top;
  padding: 15px;
  text-align: center;
  -webkit-box-shadow: 7px 10px 15px -4px rgba(0, 0, 0, 0.63);
  -moz-box-shadow: 7px 10px 15px -4px rgba(0, 0, 0, 0.63);
  box-shadow: 7px 10px 15px -4px rgba(0, 0, 0, 0.63);
}
.page-produit .avantages .colonnes .colonne .plus {
  font-weight: bold;
  font-family: sans-serif;
  font-size: 18px;
  margin-bottom: 15px;
  margin-top: 10px;
  color: #000;
}
.page-produit .avantages .colonnes .colonne h3 {
  font-weight: bold;
  font-family: sans-serif;
  font-size: 15px;
  margin-bottom: 20px;
  color: #000;
}
.page-produit .avantages .colonnes .colonne p {
  color: #000;
  font-family: 'Bodoni';
  font-size: 17px;
  text-align: justify;
  text-align-last: center;
  -moz-text-align-last: center;
  display: block;
  margin: 0;
}
.page-produit .avantages .colonnes .colonne.green {
  background: #587575;
}
.page-produit .avantages .colonnes .colonne.green .plus,
.page-produit .avantages .colonnes .colonne.green h3,
.page-produit .avantages .colonnes .colonne.green p {
  color: #fff;
}
.page-produit .design {
  background: #fff;
  position: relative;
  padding-bottom: 20px;
  padding-top: 1px;
}
.page-produit .design:after {
  position: absolute;
  content: '';
  z-index: -1;
  background: #fff;
  top: 0;
  left: -50%;
  width: 200vw;
  bottom: 0;
}
.page-produit .design h2 {
  display: flex;
  align-items: center;
  font-size: 27px;
  font-weight: normal;
  font-family: 'centabel';
  color: #000;
  width: 100%;
  justify-content: flex-start;
  margin-bottom: 50px;
  margin-top: 50px;
}
@media screen and (max-width: 600px) {
  .page-produit .design h2 {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .page-produit .design h2 {
    margin-bottom: 20px;
  }
}
.page-produit .design h2 hr {
  display: block;
  height: 1px;
  width: 90px;
  background: #587575;
  border: none;
  margin: 0 15px 0 0;
}
.page-produit .design .left {
  width: 59%;
  display: inline-block;
  padding: 50px 7%;
  vertical-align: top;
}
@media screen and (max-width: 767px) {
  .page-produit .design .left {
    width: 100%;
  }
}
.page-produit .design .left p {
  color: #000;
  font-family: 'Bodoni';
  font-size: 17px;
  text-align: justify;
  text-align-last: center;
  -moz-text-align-last: center;
  display: block;
  margin: 0 0 20px;
}
.page-produit .design .left p strong {
  font-weight: bold;
  font-family: sans-serif;
  font-size: 15px;
}
.page-produit .design .left > strong {
  font-weight: bold;
  font-family: sans-serif;
  font-size: 15px;
  color: #000;
  text-align: center;
  display: block;
}
.page-produit .design .left .video {
  margin-top: 30px;
  width: 100%;
}
.page-produit .design .left .video iframe {
  width: 100%;
}
.page-produit .design .right {
  width: 40%;
  display: inline-block;
  vertical-align: top;
}
@media screen and (max-width: 767px) {
  .page-produit .design .right {
    width: 100%;
  }
}
.page-produit .design .right img {
  max-height: 800px;
  display: block;
  margin: auto;
}
.page-produit .original {
  background: #587575;
  position: relative;
  padding-bottom: 100px;
  padding-top: 1px;
  z-index: 2;
}
.page-produit .original:after {
  position: absolute;
  content: '';
  z-index: -1;
  background: #587575;
  top: 0;
  left: -50%;
  width: 200vw;
  bottom: 0;
}
.page-produit .original h2 {
  display: flex;
  align-items: center;
  font-size: 27px;
  font-weight: normal;
  font-family: 'centabel';
  color: #fff;
  width: 100%;
  justify-content: center;
  margin: 40px 0;
  text-align: center;
}
@media screen and (max-width: 600px) {
  .page-produit .original h2 {
    font-size: 20px;
  }
}
.page-produit .original h2 hr {
  display: block;
  height: 1px;
  width: 90px;
  background: #000;
  border: none;
  margin: 0 15px;
}
.page-produit .original p {
  color: #fff;
  font-family: 'Bodoni';
  font-size: 17px;
  text-align: justify;
  text-align-last: center;
  -moz-text-align-last: center;
  display: block;
  margin: 0 0 20px 0;
}
.page-produit .senstation {
  background: #1D1D1D;
  position: relative;
  padding-bottom: 1px;
  padding-top: 1px;
  z-index: 3;
}
.page-produit .senstation:before {
  position: absolute;
  content: '';
  z-index: -1;
  background: #1D1D1D;
  top: -45px;
  left: -50%;
  width: 200vw;
  height: 200px;
  transform: rotate(2deg);
}
.page-produit .senstation:after {
  position: absolute;
  content: '';
  z-index: -1;
  background: #1D1D1D;
  top: 0;
  left: -50%;
  width: 200vw;
  bottom: 0;
}
.page-produit .senstation h2 {
  display: flex;
  align-items: center;
  font-size: 27px;
  font-weight: normal;
  font-family: 'centabel';
  color: #fff;
  width: 100%;
  justify-content: flex-start;
  margin-bottom: 50px;
  margin-top: 20px;
}
@media screen and (max-width: 600px) {
  .page-produit .senstation h2 {
    font-size: 20px;
  }
}
.page-produit .senstation h2 hr {
  display: block;
  height: 1px;
  width: 90px;
  background: #587575;
  border: none;
  margin: 0 15px 0 0;
}
.page-produit .senstation p {
  color: #fff;
  font-family: 'Bodoni';
  font-size: 17px;
  text-align: left;
  display: block;
  margin: 0 0 20px 0;
}
.page-produit .senstation span {
  font-weight: bold;
  font-family: 'Bodoni';
  font-size: 32px;
  display: block;
  padding: 10px 0 30px;
  text-align: center;
  color: #fff;
}
.page-produit .appli {
  padding-bottom: 50px;
  text-align: justify;
  max-width: 960px;
  width: 100%;
  margin: auto;
}
.page-produit .appli h2 {
  display: flex;
  align-items: center;
  font-size: 27px;
  font-weight: normal;
  font-family: 'centabel';
  color: #000;
  width: 100%;
  justify-content: center;
  margin-bottom: 50px;
  margin-top: 50px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 600px) {
  .page-produit .appli h2 {
    font-size: 20px;
  }
}
.page-produit .appli h2 hr {
  display: block;
  height: 1px;
  width: 90px;
  background: #587575;
  border: none;
  margin: 0 15px;
}
.page-produit .appli .block {
  display: inline-block;
  position: relative;
  vertical-align: top;
}
@media screen and (max-width: 767px) {
  .page-produit .appli .block {
    width: 100% !important;
  }
}
.page-produit .appli .block.image {
  width: 48%;
}
@media screen and (max-width: 767px) {
  .page-produit .appli .block.image {
    margin-bottom: 20px;
  }
}
.page-produit .appli .block.SmartRow {
  width: 50%;
  border: 5px solid #E8E8E8;
  background: #fff;
  z-index: 3;
  padding: 30px;
  text-align: center;
  margin-top: -25px;
}
@media screen and (max-width: 767px) {
  .page-produit .appli .block.SmartRow {
    margin-top: 0;
    margin-bottom: 20px;
    border: none;
  }
}
.page-produit .appli .block.SmartRow .img img {
  width: 60px;
  display: block;
  margin: auto;
}
.page-produit .appli .block.SmartRow > hr {
  display: block;
  margin: 20px auto;
  height: 1px;
  width: 40px;
  background: #587575;
  border: none;
}
.page-produit .appli .block.SmartRow h3 {
  font-size: 15px;
  font-weight: normal;
  font-family: 'centabel';
  color: #000;
}
.page-produit .appli .block.SmartRow p {
  color: #000;
  font-family: 'Bodoni';
  font-size: 17px;
  text-align: justify;
  text-align-last: center;
  -moz-text-align-last: center;
  margin-bottom: 15px;
}
.page-produit .appli .block.SmartRow span {
  font-weight: bold;
  font-family: sans-serif;
  font-size: 15px;
  color: #000;
  text-align: center;
  margin: 0;
}
.page-produit .appli .block.we-row {
  z-index: 2;
  width: 30%;
  padding: 30px;
  text-align: center;
  background: #587575;
  margin-top: -115px;
  margin-left: 5%;
}
@media screen and (max-width: 767px) {
  .page-produit .appli .block.we-row {
    margin-top: 0;
    margin-left: 0;
  }
}
.page-produit .appli .block.we-row .img img {
  width: 60px;
  display: block;
  margin: auto;
}
.page-produit .appli .block.we-row > hr {
  display: block;
  margin: 20px auto;
  height: 1px;
  width: 40px;
  background: #fff;
  border: none;
}
.page-produit .appli .block.we-row h3 {
  font-size: 15px;
  font-weight: normal;
  font-family: 'centabel';
  color: #fff;
}
.page-produit .appli .block.we-row p {
  color: #fff;
  font-family: 'Bodoni';
  font-size: 17px;
  text-align: justify;
  text-align-last: center;
  -moz-text-align-last: center;
  margin-bottom: 15px;
}
.page-produit .appli .block.we-row span {
  font-weight: bold;
  font-family: sans-serif;
  font-size: 15px;
  color: #fff;
  text-align: center;
  margin: 0;
}
.page-produit .perso {
  background: #fff;
  position: relative;
  padding-bottom: 40px;
  padding-top: 1px;
  z-index: 2;
}
.page-produit .perso:after {
  position: absolute;
  content: '';
  z-index: -1;
  background: #fff;
  top: 0;
  left: -50%;
  width: 200vw;
  bottom: 0;
}
.page-produit .perso h2 {
  display: flex;
  align-items: center;
  font-size: 27px;
  font-weight: normal;
  font-family: 'centabel';
  color: #000;
  width: 100%;
  justify-content: flex-end;
  margin-bottom: 50px;
  margin-top: 50px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 600px) {
  .page-produit .perso h2 {
    font-size: 20px;
  }
}
.page-produit .perso h2:after {
  background: #E8E8E8;
  content: '';
  width: 120px;
  height: 120px;
  display: block;
  position: absolute;
  top: 0;
  right: 45px;
  z-index: -1;
  transform: rotate(45deg);
}
@media screen and (max-width: 767px) {
  .page-produit .perso h2:after {
    display: none;
  }
}
.page-produit .perso h2 hr {
  display: block;
  height: 1px;
  width: 90px;
  background: #587575;
  border: none;
  margin: 0 0 0 15px;
}
.page-produit .perso .line {
  display: flex;
  justify-content: flex-start;
}
@media screen and (max-width: 600px) {
  .page-produit .perso .line {
    display: block;
    margin: 0 !important;
  }
}
.page-produit .perso .line .inner {
  width: 50%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
@media screen and (max-width: 991px) {
  .page-produit .perso .line .inner {
    width: 100%;
    margin-bottom: 20px;
  }
}
.page-produit .perso .line .inner .text {
  width: 260px;
  text-align: right;
  margin-right: 50px;
  flex-shrink: 0;
}
@media screen and (max-width: 600px) {
  .page-produit .perso .line .inner .text {
    width: 100%;
    margin: 0 !important;
    text-align: center !important;
  }
}
.page-produit .perso .line .inner .text p {
  font-weight: bold;
  font-family: sans-serif;
  font-size: 15px;
  color: #000;
  text-align: right;
  margin: 0;
  display: block;
  position: relative;
}
@media screen and (max-width: 600px) {
  .page-produit .perso .line .inner .text p {
    text-align: left !important;
  }
}
.page-produit .perso .line .inner .text p:after {
  position: absolute;
  width: 50px;
  height: 1px;
  border: none;
  background: #587575;
  right: -60px;
  top: 8px;
  content: '';
}
@media screen and (max-width: 600px) {
  .page-produit .perso .line .inner .text p:after {
    display: none;
  }
}
.page-produit .perso .line .inner .text span {
  color: #000;
  font-family: 'Bodoni';
  font-size: 17px;
  text-align: justify;
  text-align-last: right;
  -moz-text-align-last: right;
  display: block;
  margin-bottom: 20px;
}
.page-produit .perso .line .inner .text a {
  background: #fff;
  padding: 3px 15px;
  color: #000;
  display: inline-block !important;
  height: auto;
  width: auto;
  line-height: 25px;
  position: relative;
  font-family: 'Bodoni';
  font-size: 17px;
  text-transform: none;
  border: 1px solid #000;
  vertical-align: top;
  text-decoration: none;
}
.page-produit .perso .line .inner .text a:before {
  display: block;
  width: 8px;
  height: 18px;
  background: #FFF;
  position: absolute;
  left: -2px;
  top: 50%;
  border: none;
  transform: translateY(-50%);
  content: '';
}
.page-produit .perso .line .inner .text a:after {
  content: '';
  display: none;
  width: 25px;
  height: 1px;
  background: #fff;
  position: absolute;
  top: 54%;
  transform: translateY(-50%) translateX(-50%);
  left: -3px;
  border: none;
  border-top: 1px solid #000;
}
.page-produit .perso .line .inner .text a:hover:after {
  display: block;
}
.page-produit .perso .line .inner .image img {
  max-height: 200px;
}
@media screen and (max-width: 600px) {
  .page-produit .perso .line .inner .image {
    width: 100%;
  }
}
.page-produit .perso .line.right {
  justify-content: flex-end;
  margin-top: -30px;
}
.page-produit .perso .line.right .inner {
  justify-content: flex-end;
}
.page-produit .perso .line.right .inner .text {
  text-align: left;
  margin-right: 0;
  margin-left: 50px;
}
.page-produit .perso .line.right .inner .text p {
  text-align: left;
}
.page-produit .perso .line.right .inner .text p:after {
  left: -60px;
  right: initial;
}
.page-produit .perso .line.right .inner .text span {
  text-align-last: left;
  -moz-text-align-last: left;
}
.page-produit .perso .line.wr .inner {
  width: 60%;
}
@media screen and (max-width: 991px) {
  .page-produit .perso .line.wr .inner {
    width: 100%;
  }
}
.page-produit .perso .line.hirise .image img {
  margin-left: -40px;
  margin-top: -40px;
}
@media screen and (max-width: 991px) {
  .page-produit .perso .line.hirise .image img {
    margin: 0;
  }
}
.page-produit .perso .line.adaptateur {
  margin-top: 0;
}
.page-produit .perso .line.adaptateur .image img {
  margin-top: -80px;
}
@media screen and (max-width: 991px) {
  .page-produit .perso .line.adaptateur .image img {
    margin: 0;
  }
}
.page-produit .perso .actions {
  margin-top: 30px;
  margin-bottom: 50px;
  text-align: right;
}
.page-produit .perso .actions a {
  background: #fff;
  padding: 3px 15px;
  color: #000;
  display: inline-block !important;
  height: auto;
  width: auto;
  line-height: 25px;
  position: relative;
  margin: 0;
  font-family: 'Bodoni';
  font-size: 17px;
  text-transform: none;
  border: 1px solid #587575;
  vertical-align: top;
  margin-bottom: 10px;
  text-decoration: none;
}
.page-produit .perso .actions a:hover {
  text-decoration: underline;
}
.page-produit .perso .actions a:before {
  display: block;
  width: 8px;
  height: 18px;
  background: #fff;
  position: absolute;
  left: -2px;
  top: 50%;
  border: none;
  transform: translateY(-50%);
  content: '';
}
.page-produit .perso .actions a:after {
  content: '';
  display: block;
  width: 25px;
  height: 1px;
  background: #000;
  position: absolute;
  top: 54%;
  transform: translateY(-50%) translateX(-50%);
  left: -3px;
  border: none;
  border-top: 1px solid #587575;
}
.page-produit .caract {
  background: #1D1D1D;
  position: relative;
  padding-bottom: 1px;
  z-index: 3;
}
.page-produit .caract:before {
  position: absolute;
  content: '';
  z-index: -1;
  background: #1D1D1D;
  top: -100px;
  left: -50%;
  width: 200vw;
  height: 200px;
  transform: rotate(-2deg);
}
.page-produit .caract:after {
  position: absolute;
  content: '';
  z-index: -1;
  background: #1D1D1D;
  top: 0;
  left: -50%;
  width: 200vw;
  bottom: 0;
}
.page-produit .caract h2 {
  display: flex;
  align-items: center;
  font-size: 27px;
  font-weight: normal;
  font-family: 'centabel';
  color: #fff;
  width: 100%;
  justify-content: flex-end;
  margin-bottom: 50px;
  margin-top: 0;
}
@media screen and (max-width: 600px) {
  .page-produit .caract h2 {
    font-size: 20px;
  }
}
.page-produit .caract h2 hr {
  display: block;
  height: 1px;
  width: 90px;
  background: #587575;
  border: none;
  margin: 0 0 0 15px;
}
.page-produit .caract .colonnes {
  display: flex;
}
@media screen and (max-width: 767px) {
  .page-produit .caract .colonnes {
    display: block;
  }
}
.page-produit .caract .colonnes .col {
  width: 33%;
}
.page-produit .caract .colonnes .col h3 {
  font-weight: bold;
  font-family: sans-serif;
  font-size: 15px;
  color: #fff;
  margin: 0;
}
.page-produit .caract .colonnes .col hr {
  display: inline-block;
  height: 1px;
  width: 40px;
  background: #587575;
  border: none;
  margin: 15px 0;
}
.page-produit .caract .colonnes .col ul {
  list-style-type: none;
  padding: 0;
}
.page-produit .caract .colonnes .col ul li {
  color: #fff;
  font-family: 'Bodoni';
  font-size: 17px;
  margin-bottom: 4px;
}
.page-produit .caract .colonnes .col.col1 {
  text-align: left;
}
.page-produit .caract .colonnes .col.col2 {
  text-align: center;
}
.page-produit .caract .colonnes .col.col3 {
  text-align: right;
}
@media screen and (max-width: 767px) {
  .page-produit .caract .colonnes .col {
    width: 100%;
    text-align: center !important;
  }
}
.page-produit .caract .actions {
  text-align: center;
  margin: 40px;
}
.page-produit .caract .actions a {
  background: #1D1D1D;
  padding: 3px 15px;
  color: #fff;
  display: inline-block !important;
  height: auto;
  width: auto;
  line-height: 25px;
  position: relative;
  margin: 0 30px;
  font-family: 'Bodoni';
  font-size: 17px;
  text-transform: none;
  border: 1px solid #587575;
  vertical-align: top;
  margin-bottom: 10px;
  text-decoration: none;
}
.page-produit .caract .actions a:before {
  display: block;
  width: 8px;
  height: 18px;
  background: #1D1D1D;
  position: absolute;
  left: -2px;
  top: 50%;
  border: none;
  transform: translateY(-50%);
  content: '';
}
.page-produit .caract .actions a:after {
  content: '';
  display: none;
  width: 25px;
  height: 1px;
  background: #000;
  position: absolute;
  top: 54%;
  transform: translateY(-50%) translateX(-50%);
  left: -3px;
  border: none;
  border-top: 1px solid #587575;
}
.page-produit .caract .actions a:hover:after {
  display: block;
}
@media screen and (max-width: 991px) {
  .page-produit.sprintbok .entete .img img {
    width: 45%;
  }
}
.page-produit.sprintbok .qualite .image .carac.carac1 {
  top: 175px;
  left: 160px;
  width: 220px;
}
@media screen and (max-width: 991px) {
  .page-produit.sprintbok .qualite .image .carac.carac1 {
    top: 138px;
  }
}
.page-produit.sprintbok .qualite .image .carac.carac2 {
  left: 25px;
  top: 290px;
}
@media screen and (max-width: 991px) {
  .page-produit.sprintbok .qualite .image .carac.carac2 {
    left: 0px;
  }
}
.page-produit.sprintbok .qualite .image .carac.carac3 {
  left: 80px;
  top: 434px;
}
.page-produit.sprintbok .qualite .image .carac.carac3 span hr {
  width: 220px;
  transform: rotate(33deg);
  right: -230px;
  top: 70px;
}
@media screen and (max-width: 991px) {
  .page-produit.sprintbok .qualite .image .carac.carac3 {
    left: 7px;
    top: 362px;
  }
}
.page-produit.sprintbok .qualite .image .carac.carac4 {
  left: -155px;
  top: 563px;
}
.page-produit.sprintbok .qualite .image .carac.carac4 span hr {
  width: 40px;
  right: -50px;
}
@media screen and (max-width: 991px) {
  .page-produit.sprintbok .qualite .image .carac.carac4 {
    left: -20px;
    top: 563px;
    width: 37px;
  }
  .page-produit.sprintbok .qualite .image .carac.carac4 span {
    text-align: left;
  }
  .page-produit.sprintbok .qualite .image .carac.carac4 span hr {
    right: -60px;
  }
}
.page-produit.sprintbok .qualite .image .carac.carac5 {
  left: -90px;
  top: 700px;
}
@media screen and (max-width: 991px) {
  .page-produit.sprintbok .qualite .image .carac.carac5 {
    top: 624px;
  }
}
.page-produit.sprintbok .avantages .colonnes .colonne .plus {
  margin-top: 30px;
}
.page-produit.sprintbok .avantages .colonnes .colonne h3 {
  line-height: 19px;
  font-size: 14px;
}
.page-produit.sprintbok .design {
  padding-bottom: 120px;
}
.page-produit.sprintbok .design .left {
  width: 49%;
  padding: 30px 2%;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .page-produit.sprintbok .design .left {
    width: 100%;
  }
}
.page-produit.sprintbok .design .left:before {
  content: '';
  background: #E8E8E8;
  width: 200px;
  height: 200px;
  position: absolute;
  display: block;
  right: -30px;
  top: 50%;
  transform: translateY(-50%) rotate(30deg);
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .page-produit.sprintbok .design .left:before {
    display: none;
  }
}
.page-produit.sprintbok .design .left p {
  text-align: left;
  text-align-last: left;
  -moz-text-align-last: left;
}
.page-produit.sprintbok .design .left h2 {
  margin-bottom: 25px;
}
.page-produit.sprintbok .design .right {
  width: 50%;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .page-produit.sprintbok .design .right {
    width: 100%;
  }
}
.page-produit.sprintbok .design .bottom {
  text-align: center;
}
.page-produit.sprintbok .design .bottom span {
  ont-weight: bold;
  font-family: 'Bodoni';
  font-size: 28px;
  display: block;
  padding: 10px 0 30px;
  text-align: center;
  color: #000;
}
.page-produit.sprintbok .design .bottom a {
  background: #fff;
  padding: 3px 15px;
  color: #000;
  display: inline-block !important;
  height: auto;
  width: auto;
  line-height: 25px;
  position: relative;
  margin: 0 30px;
  font-family: 'Bodoni';
  font-size: 17px;
  text-transform: none;
  border: 1px solid #587575;
  vertical-align: top;
  margin-bottom: 10px;
  text-decoration: none;
}
.page-produit.sprintbok .design .bottom a:before {
  display: block;
  width: 8px;
  height: 18px;
  background: #fff;
  position: absolute;
  left: -2px;
  top: 50%;
  border: none;
  transform: translateY(-50%);
  content: '';
}
.page-produit.sprintbok .design .bottom a:after {
  content: '';
  display: none;
  width: 25px;
  height: 1px;
  background: #000;
  position: absolute;
  top: 54%;
  transform: translateY(-50%) translateX(-50%);
  left: -3px;
  border: none;
  border-top: 1px solid #587575;
}
.page-produit.sprintbok .design .bottom a:hover:after {
  display: block;
}
.page-produit.sprintbok .senstation {
  padding-bottom: 40px;
}
.page-produit.sprintbok .senstation .right {
  text-align: right;
  justify-content: flex-end;
}
.page-produit.sprintbok .senstation p {
  margin-bottom: 0;
}
.page-produit.sprintbok .senstation h2 {
  margin-bottom: 30px;
}
.page-produit.sprintbok .appli .inner {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .page-produit.sprintbok .appli .inner {
    display: block;
    text-align: center;
  }
}
.page-produit.sprintbok .appli .inner .image {
  margin-left: 2%;
  margin-bottom: 0;
}
@media screen and (max-width: 991px) {
  .page-produit.sprintbok .appli .inner .image {
    margin: 10px;
    height: 250px;
  }
  .page-produit.sprintbok .appli .inner .image img {
    height: 100%;
  }
}
@media screen and (max-width: 767px) {
  .page-produit.sprintbok .appli .inner .image {
    width: 100% !important;
    max-width: 100%;
    display: block;
    margin: 0;
  }
}
.page-produit.sprintbok .appli .inner .sprint {
  background: #fff;
  width: 50%;
  flex-shrink: 1;
  border: 5px solid #E8E8E8;
  text-align: center;
  padding: 40px 20px;
  margin-left: -2%;
}
@media screen and (max-width: 991px) {
  .page-produit.sprintbok .appli .inner .sprint {
    margin: 10px;
    height: 250px;
    border: none;
  }
}
@media screen and (max-width: 767px) {
  .page-produit.sprintbok .appli .inner .sprint {
    width: 100% !important;
    max-width: 100%;
    display: block;
    margin: 20px 0 0;
  }
}
.page-produit.sprintbok .appli .inner .sprint hr {
  display: block;
  height: 1px;
  width: 40px;
  background: #587575;
  border: none;
  margin: 15px auto;
}
.page-produit.sprintbok .appli .inner .sprint h3 {
  font-size: 15px;
  font-weight: normal;
  font-family: 'centabel';
  color: #000;
}
.page-produit.sprintbok .appli .inner .sprint p {
  color: #000;
  font-family: 'Bodoni';
  font-size: 16px;
  text-align: justify;
  text-align-last: center;
}
.page-produit.sprintbok .temoignage > span {
  font-weight: bold;
  font-family: sans-serif;
  font-size: 15px;
  color: #fff;
  text-align: center;
  display: block;
  margin: 0 0 5px 0;
}
.page-produit.sprintbok .temoignage > span.last {
  font-size: 13px;
}
.page-produit.sprintbok .temoignage .citation {
  color: #fff;
  font-family: 'Bodoni';
  font-size: 16px;
  text-align: justify;
  text-align-last: center;
  -moz-text-align-last: center;
  display: block;
  margin: 0 auto 15px;
  width: 100%;
  max-width: 600px;
  font-style: italic;
}
.page-produit.sprintbok .savoir {
  position: relative;
  background: #fff;
  z-index: 2;
  padding: 40px 0;
}
.page-produit.sprintbok .savoir:after {
  position: absolute;
  content: '';
  z-index: -1;
  background: #fff;
  top: 0;
  left: -50%;
  width: 200vw;
  bottom: 0;
}
.page-produit.sprintbok .savoir h2 {
  font-size: 27px;
  font-weight: normal;
  font-family: 'centabel';
  text-align: center;
  margin: 0;
  color: #000;
}
@media screen and (max-width: 600px) {
  .page-produit.sprintbok .savoir h2 {
    font-size: 20px;
  }
}
.page-produit.sprintbok .savoir p {
  color: #000;
  font-family: 'Bodoni';
  font-size: 16px;
  text-align: justify;
  text-align-last: center;
  -moz-text-align-last: center;
  display: block;
  margin: 0;
}
.page-produit.sprintbok .savoir hr {
  display: block;
  height: 1px;
  width: 40px;
  background: #587575;
  border: none;
  margin: 15px auto;
}
.page-produit.nohrd .entete .img img {
  width: 45%;
}
.page-produit.nohrd .entete .title {
  top: 40%;
}
.page-produit.nohrd .caract .colonnes {
  display: inline-flex;
  width: 60%;
  vertical-align: top;
  margin-bottom: 150px;
}
@media screen and (max-width: 767px) {
  .page-produit.nohrd .caract .colonnes {
    margin-bottom: 30px;
  }
}
.page-produit.nohrd .caract .colonnes:last-of-type {
  width: 39%;
}
@media screen and (max-width: 767px) {
  .page-produit.nohrd .caract .colonnes:last-of-type {
    width: 100%;
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .page-produit.nohrd .caract .colonnes {
    width: 100%;
    display: block;
  }
}
.page-produit.nohrd .caract .colonnes .col-left {
  align-items: center;
  display: flex;
  width: 45%;
}
@media screen and (max-width: 767px) {
  .page-produit.nohrd .caract .colonnes .col-left {
    width: 100%;
    display: block;
  }
}
.page-produit.nohrd .caract .colonnes .col-right {
  width: 45%;
}
@media screen and (max-width: 767px) {
  .page-produit.nohrd .caract .colonnes .col-right {
    width: 100%;
    display: block;
  }
}
.page-produit.nohrd .caract .colonnes .images {
  position: relative;
  z-index: 2;
}
.page-produit.nohrd .caract .colonnes .images:after {
  display: block;
  content: '';
  width: 200px;
  height: 200px;
  position: absolute;
  transform: rotate(45deg);
  right: 0;
  bottom: -85px;
  background: #587575;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .page-produit.nohrd .caract .colonnes .images:after {
    display: none;
  }
}
.page-produit.nohrd .caract .colonnes .col {
  width: 100%;
}
.page-produit.nohrd .caract .colonnes .col.col2 {
  text-align: right;
}
.page-produit.nohrd .appli .inner {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .page-produit.nohrd .appli .inner {
    display: block;
  }
}
.page-produit.nohrd .appli .inner .image {
  width: 48%;
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .page-produit.nohrd .appli .inner .image {
    display: block;
    width: 100%;
  }
}
.page-produit.nohrd .appli .inner .sprint {
  width: 50%;
  background: #fff;
  margin-left: 1%;
  padding: 20px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .page-produit.nohrd .appli .inner .sprint {
    display: block;
    width: 100%;
    margin: 0;
    margin-top: 15px;
  }
}
.page-produit.nohrd .appli .inner .sprint .img img {
  width: auto !important;
}
.page-produit.nohrd .appli .inner .sprint .img h3 {
  margin-bottom: 20px;
}
.page-produit.nohrd .perso .line.right {
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .page-produit.nohrd .perso .line .inner {
    display: flex;
    flex-direction: column;
  }
}
@media screen and (max-width: 767px) {
  .page-produit.nohrd .perso .line .inner .text {
    order: 2;
  }
  .page-produit.nohrd .perso .line .inner .text p {
    text-align: center !important;
  }
}
@media screen and (max-width: 767px) {
  .page-produit.nohrd .perso .line .inner .text span {
    text-align: left;
    text-align-last: left;
    -moz-text-align-last: left;
  }
}
@media screen and (max-width: 767px) {
  .page-produit.nohrd .perso .line .inner .image {
    order: 1;
  }
  .page-produit.nohrd .perso .line .inner .image img {
    display: block;
    margin: auto;
  }
}
.page-produit.nohrd .senstation ul {
  list-style-type: none;
  padding-left: 0;
  display: block;
  width: 290px;
  margin: 0 auto 40px;
}
.page-produit.nohrd .senstation ul li {
  color: #fff;
  font-family: 'Bodoni';
  font-size: 16px;
}
.page-produit.nohrd .training {
  background: #fff;
  position: relative;
  padding-bottom: 90px;
  padding-top: 1px;
  z-index: 2;
}
.page-produit.nohrd .training:after {
  position: absolute;
  content: '';
  z-index: -1;
  background: #fff;
  top: 0;
  left: -50%;
  width: 200vw;
  bottom: 0;
}
.page-produit.nohrd .training h2 {
  display: flex;
  align-items: center;
  font-size: 27px;
  font-weight: normal;
  font-family: 'centabel';
  color: #000;
  width: 100%;
  justify-content: center;
  margin: 40px 0;
  text-align: center;
}
.page-produit.nohrd .training h2 hr {
  display: block;
  height: 1px;
  width: 90px;
  background: #587575;
  border: none;
  margin: 0 15px;
}
.page-produit.nohrd .training > p {
  color: #000;
  font-family: 'Bodoni';
  font-size: 16px;
  text-align: justify;
  text-align-last: center;
  -moz-text-align-last: center;
  display: block;
  margin: 0 auto;
  max-width: 700px;
}
.page-produit.nohrd .training .line {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .page-produit.nohrd .training .line {
    display: block;
  }
}
.page-produit.nohrd .training .line .image {
  width: 400px;
}
@media screen and (max-width: 767px) {
  .page-produit.nohrd .training .line .image {
    width: 100%;
    max-width: 400px;
    margin: auto;
  }
  .page-produit.nohrd .training .line .image img {
    display: block;
    margin: auto;
  }
}
.page-produit.nohrd .training .line p {
  padding: 30px;
  color: #000;
  font-family: 'Bodoni';
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .page-produit.nohrd .training .line p {
    display: block;
    width: 100%;
    text-align: justify;
    padding: 0;
  }
}
.page-produit.nohrd .training .line.right p {
  text-align: right;
}
@media screen and (max-width: 767px) {
  .page-produit.nohrd .training .line.right p {
    text-align: justify;
  }
}
.page-produit.nohrd .training .line hr {
  display: block;
  margin: 20px;
  height: 1px;
  width: 70px;
  background: #587575;
  border: none;
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .page-produit.nohrd .training .line hr {
    margin: 20px auto;
    width: 40px;
  }
}
.page-produit.nohrd .training .bottom {
  display: flex;
  align-items: center;
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .page-produit.nohrd .training .bottom {
    display: block;
  }
}
.page-produit.nohrd .training .bottom .texte {
  width: 50%;
  flex-shrink: 0;
  background: #587575;
  text-align: center;
  position: relative;
  z-index: 3;
  padding: 40px;
}
@media screen and (max-width: 767px) {
  .page-produit.nohrd .training .bottom .texte {
    width: 100%;
  }
}
.page-produit.nohrd .training .bottom .texte h2 {
  color: #fff;
  margin-top: 0;
}
.page-produit.nohrd .training .bottom .texte p {
  color: #fff;
  font-family: 'Bodoni';
  font-size: 16px;
}
.page-produit.nohrd .training .bottom .texte hr {
  position: absolute;
  width: 180px;
  border: none;
  background: #000;
  height: 1px;
  right: -150px;
  top: 30px;
}
@media screen and (max-width: 767px) {
  .page-produit.nohrd .training .bottom .texte hr {
    display: none;
  }
}
.page-produit.nohrd .training .bottom .image {
  width: 60%;
  flex-shrink: 0;
  position: relative;
  margin-left: -10%;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .page-produit.nohrd .training .bottom .image {
    width: 100%;
    display: block;
    margin: 15px 0 0 0;
  }
}
.page-produit.nohrd .qualite .image .carac.carac1 {
  top: 260px;
  left: 38px;
}
@media screen and (max-width: 991px) {
  .page-produit.nohrd .qualite .image .carac.carac1 {
    top: 250px;
    left: 20px;
  }
}
.page-produit.nohrd .qualite .image .carac.carac2 {
  left: 116px;
  top: 576px;
}
@media screen and (max-width: 991px) {
  .page-produit.nohrd .qualite .image .carac.carac2 {
    left: 70px;
  }
}
.page-produit.nohrd .qualite .image .carac.carac3 {
  left: 41px;
  top: 782px;
}
@media screen and (max-width: 991px) {
  .page-produit.nohrd .qualite .image .carac.carac3 {
    left: -10px;
  }
}
.page-produit.nohrd .qualite .image .carac.carac4 {
  left: 43px;
  top: 932px;
}
.page-produit.nohrd .qualite .image .carac.carac5 {
  top: 295px;
  right: 135px;
  left: inherit;
}
.page-produit.nohrd .qualite .image .carac.carac5 span hr {
  right: inherit;
  left: -68px;
}
@media screen and (max-width: 991px) {
  .page-produit.nohrd .qualite .image .carac.carac5 {
    right: 79px;
  }
}
.page-produit.nohrd .qualite .image .carac.carac6 {
  right: 100px;
  top: 514px;
}
@media screen and (max-width: 991px) {
  .page-produit.nohrd .qualite .image .carac.carac6 {
    right: 50px;
  }
}
.page-produit.nohrd .qualite .image .carac.carac7 {
  right: 29px;
  top: 638px;
}
@media screen and (max-width: 991px) {
  .page-produit.nohrd .qualite .image .carac.carac7 {
    right: -10px;
  }
}
.page-produit.nohrd .qualite .image .carac.carac8 {
  right: 0;
  top: 839px;
}
@media screen and (max-width: 991px) {
  .page-produit.nohrd .qualite .image .carac.carac8 span hr {
    left: -60px;
    width: 40px;
  }
}
.page-produit > div.parallax {
  max-width: none !important;
  width: 100vw !important;
  margin-left: -15px;
  position: relative;
  opacity: 0.65;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 40vh !important;
}
.cms-nos-produits {
  position: relative;
  background: #fff;
  z-index: 2;
}
.cms-nos-produits .column.main {
  padding-bottom: 0;
}
.cms-nos-produits:before {
  position: absolute;
  content: '';
  z-index: -1;
  background: #fff;
  top: 0;
  left: -50%;
  width: 200vw;
  bottom: 0;
}
.cms-nos-produits h1 {
  display: flex;
  align-items: center;
  font-size: 27px;
  font-weight: normal;
  font-family: 'centabel';
  color: #000;
  width: 100%;
  justify-content: center;
  margin-bottom: 50px;
  margin-top: 50px;
  position: relative;
  z-index: 1;
  text-align: center;
}
.cms-nos-produits h1 hr {
  display: block;
  height: 1px;
  width: 90px;
  background: #587575;
  border: none;
  margin: 0 15px;
}
.cms-nos-produits ul.list-products {
  list-style: none;
  padding-left: 0;
  text-align: center;
  margin-top: 50px;
}
.cms-nos-produits ul.list-products li {
  width: 280px;
  margin: 10px;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 30px;
}
.cms-nos-produits ul.list-products li img {
  width: auto;
  max-height: 120px;
  margin: auto;
}
.cms-nos-produits ul.list-products li hr {
  height: 30px;
  width: 1px;
  margin: 10px auto;
  background: #000;
  border: none;
}
.cms-nos-produits ul.list-products li h2 {
  font-weight: bold;
  font-family: sans-serif;
  font-size: 15px;
  color: #000;
  display: block;
  width: 100%;
  text-align: center;
}
.cms-produits-hedgehock .entete .img,
.cms-produits-eaume-board .entete .img,
.cms-produits-wallbars-combitrainer .entete .img,
.cms-produits-haptikball .entete .img {
  z-index: -1;
}
.cms-produits-hedgehock .entete .img img,
.cms-produits-eaume-board .entete .img img,
.cms-produits-wallbars-combitrainer .entete .img img,
.cms-produits-haptikball .entete .img img {
  width: 45%;
}
.cms-produits-hedgehock .sous-qualite,
.cms-produits-eaume-board .sous-qualite,
.cms-produits-wallbars-combitrainer .sous-qualite,
.cms-produits-haptikball .sous-qualite {
  text-align: center;
}
.cms-produits-hedgehock .page-produit > img,
.cms-produits-eaume-board .page-produit > img,
.cms-produits-wallbars-combitrainer .page-produit > img,
.cms-produits-haptikball .page-produit > img {
  padding: 50px 0;
  margin-bottom: 50px;
}
.cms-produits-hedgehock .page-produit .caract .colonnes,
.cms-produits-eaume-board .page-produit .caract .colonnes,
.cms-produits-wallbars-combitrainer .page-produit .caract .colonnes,
.cms-produits-haptikball .page-produit .caract .colonnes {
  width: 70%;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .cms-produits-hedgehock .page-produit .caract .colonnes,
  .cms-produits-eaume-board .page-produit .caract .colonnes,
  .cms-produits-wallbars-combitrainer .page-produit .caract .colonnes,
  .cms-produits-haptikball .page-produit .caract .colonnes {
    width: 100%;
  }
}
.cms-produits-hedgehock .page-produit .modele .nos-modeles,
.cms-produits-eaume-board .page-produit .modele .nos-modeles,
.cms-produits-wallbars-combitrainer .page-produit .modele .nos-modeles,
.cms-produits-haptikball .page-produit .modele .nos-modeles {
  margin-bottom: 50px;
}
.cms-produits-hedgehock .page-produit .qualite .image,
.cms-produits-eaume-board .page-produit .qualite .image,
.cms-produits-wallbars-combitrainer .page-produit .qualite .image,
.cms-produits-haptikball .page-produit .qualite .image {
  max-width: 1000px;
}
.cms-produits-hedgehock .page-produit .qualite .image .carac1,
.cms-produits-eaume-board .page-produit .qualite .image .carac1,
.cms-produits-wallbars-combitrainer .page-produit .qualite .image .carac1,
.cms-produits-haptikball .page-produit .qualite .image .carac1 {
  left: 0;
}
.cms-produits-hedgehock .page-produit .qualite .image .carac3,
.cms-produits-eaume-board .page-produit .qualite .image .carac3,
.cms-produits-wallbars-combitrainer .page-produit .qualite .image .carac3,
.cms-produits-haptikball .page-produit .qualite .image .carac3 {
  top: 634px;
}
@media screen and (max-width: 991px) {
  .cms-produits-hedgehock .page-produit .qualite .image img,
  .cms-produits-eaume-board .page-produit .qualite .image img,
  .cms-produits-wallbars-combitrainer .page-produit .qualite .image img,
  .cms-produits-haptikball .page-produit .qualite .image img {
    width: 400px;
  }
  .cms-produits-hedgehock .page-produit .qualite .image .carac1,
  .cms-produits-eaume-board .page-produit .qualite .image .carac1,
  .cms-produits-wallbars-combitrainer .page-produit .qualite .image .carac1,
  .cms-produits-haptikball .page-produit .qualite .image .carac1 {
    top: 108px;
    left: 0;
  }
  .cms-produits-hedgehock .page-produit .qualite .image .carac2,
  .cms-produits-eaume-board .page-produit .qualite .image .carac2,
  .cms-produits-wallbars-combitrainer .page-produit .qualite .image .carac2,
  .cms-produits-haptikball .page-produit .qualite .image .carac2 {
    left: -15px;
    top: 240px;
  }
  .cms-produits-hedgehock .page-produit .qualite .image .carac3,
  .cms-produits-eaume-board .page-produit .qualite .image .carac3,
  .cms-produits-wallbars-combitrainer .page-produit .qualite .image .carac3,
  .cms-produits-haptikball .page-produit .qualite .image .carac3 {
    left: -40px;
    top: 312px;
  }
}
.cms-produits-eaume-board .page-produit > img {
  margin-bottom: 0;
}
.cms-produits-eaume-board .page-produit .senstation {
  text-align: center;
}
.cms-produits-eaume-board .page-produit .senstation > img {
  margin: 10px;
}
.cms-produits-eaume-board .page-produit .appli {
  margin-bottom: 50px !important;
}
.cms-produits-eaume-board .page-produit .qualite .image > img {
  width: 600px;
}
.cms-produits-eaume-board .page-produit .qualite .image .carac1 {
  left: -30px;
  top: 214px;
}
.cms-produits-eaume-board .page-produit .qualite .image .carac2 {
  left: 45px;
  top: 312px;
}
.cms-produits-eaume-board .page-produit .qualite .image .carac3 {
  top: 434px;
  left: 396px;
}
.cms-produits-eaume-board .page-produit .qualite .image .carac3 p,
.cms-produits-eaume-board .page-produit .qualite .image .carac3 span {
  text-align: center;
  text-align-last: center;
}
.cms-produits-eaume-board .page-produit .qualite .image .carac3 span hr {
  height: 35px;
  width: 1px;
  right: 50%;
  margin: 0;
  top: -200%;
}
.cms-produits-eaume-board .page-produit .qualite .image .carac6 {
  top: 270px;
}
@media screen and (max-width: 991px) {
  .cms-produits-eaume-board .page-produit .qualite .image .carac {
    display: none !important;
  }
}
.cms-produits-wallbars .page-produit .caract .colonnes {
  margin-bottom: 0;
}
.cms-produits-wallbars .page-produit .caract .colonnes .images:after {
  display: none;
}
.cms-produits-wallbars .page-produit .appli {
  margin-bottom: 50px;
}
.cms-produits-wallbars .page-produit .senstation {
  padding-bottom: 50px;
}
.cms-produits-wallbars .page-produit .modele {
  margin-top: 15px;
}
.cms-produits-wallbars .page-produit .qualite .image > img {
  width: 600px;
}
.cms-produits-wallbars .page-produit .qualite .image .carac1 {
  top: 169px !important;
  right: -52px !important;
  left: inherit !important;
}
.cms-produits-wallbars .page-produit .qualite .image .carac1 span,
.cms-produits-wallbars .page-produit .qualite .image .carac1 p {
  text-align: left;
}
.cms-produits-wallbars .page-produit .qualite .image .carac1 span hr {
  right: initial !important;
  left: -50px;
}
@media screen and (max-width: 991px) {
  .cms-produits-wallbars .page-produit .qualite .image .carac1 {
    width: 120px;
    right: -19px !important;
  }
}
.cms-produits-wallbars .page-produit .qualite .image .carac1 hr {
  right: -60px !important;
  width: 30px !important;
}
.cms-produits-wallbars .page-produit .qualite .image .carac2 {
  left: -54px !important;
  top: 400px !important;
}
.cms-produits-wallbars .page-produit .qualite .image .carac2 span hr {
  width: 25px !important;
  right: -50px !important;
}
@media screen and (max-width: 991px) {
  .cms-produits-wallbars .page-produit .qualite .image .carac2 {
    width: 120px !important;
    left: -28px !important;
  }
}
.cms-produits-wallbars .page-produit .qualite .image .carac3 {
  left: -68px !important;
  top: 566px !important;
}
@media screen and (max-width: 991px) {
  .cms-produits-wallbars .page-produit .qualite .image .carac3 {
    width: 115px;
    left: -28px !important;
    top: 567px !important;
  }
}
.cms-produits-wallbars .page-produit .qualite .image .carac3 hr {
  right: -60px !important;
  width: 30px !important;
}
@media screen and (max-width: 991px) {
  .cms-produits-wallbars .page-produit .qualite .image .carac3 hr {
    right: -44px !important;
    width: 23px !important;
  }
}
.cms-produits-wallbars .page-produit .qualite .image .carac5 {
  top: 295px !important;
  right: -10px !important;
  left: inherit !important;
}
@media screen and (max-width: 991px) {
  .cms-produits-wallbars .page-produit .qualite .image .carac5 {
    width: 120px !important;
    right: 0 !important;
  }
}
.cms-produits-wallbars .page-produit .qualite .image .carac5 hr {
  left: -18px !important;
  width: 30px !important;
  right: inherit !important;
}
@media screen and (max-width: 991px) {
  .cms-produits-wallbars .page-produit .qualite .image .carac5 hr {
    left: -48px !important;
  }
}
.cms-produits-wallbars-combitrainer .page-produit .caract {
  text-align: center;
  padding-bottom: 40px;
}
.cms-produits-wallbars-combitrainer .page-produit .caract .colonnes {
  width: 100% !important;
  max-width: 500px;
  justify-content: space-between;
}
.cms-produits-wallbars-combitrainer .page-produit .appli {
  margin-bottom: 50px;
}
.cms-produits-wallbars-combitrainer .page-produit > img {
  margin-bottom: 0;
}
.cms-produits-wallbars-combitrainer .page-produit .qualite .image {
  padding-bottom: 50px;
}
.cms-produits-wallbars-combitrainer .page-produit .qualite .image > img {
  width: 500px;
}
.cms-produits-wallbars-combitrainer .page-produit .qualite .image .carac1 {
  top: 406px !important;
  left: 29px !important;
}
@media screen and (max-width: 991px) {
  .cms-produits-wallbars-combitrainer .page-produit .qualite .image .carac1 {
    top: 407px !important;
    left: -32px !important;
    width: 130px;
  }
}
.cms-produits-wallbars-combitrainer .page-produit .qualite .image .carac2 {
  left: 332px !important;
  top: 275px !important;
}
@media screen and (max-width: 991px) {
  .cms-produits-wallbars-combitrainer .page-produit .qualite .image .carac2 {
    left: 179px !important;
  }
}
.cms-produits-wallbars-combitrainer .page-produit .qualite .image .carac3 {
  left: 390px !important;
  top: 482px !important;
}
.cms-produits-wallbars-combitrainer .page-produit .qualite .image .carac3 span {
  text-align: left;
}
.cms-produits-wallbars-combitrainer .page-produit .qualite .image .carac3 span hr {
  right: inherit;
  left: -72px;
  width: 50px;
}
.cms-produits-wallbars-combitrainer .page-produit .qualite .image .carac3 p {
  text-align: left;
  text-align-last: left;
}
@media screen and (max-width: 991px) {
  .cms-produits-wallbars-combitrainer .page-produit .qualite .image .carac3 {
    left: 235px !important;
  }
}
.cms-produits-haptikball .page-produit .qualite .row {
  margin-bottom: 0 !important;
}
.cms-produits-haptikball .page-produit > img {
  margin-bottom: 0;
}
.cms-produits-haptikball .page-produit .avantages .line .image {
  text-align: center;
}
.cms-produits-haptikball .page-produit .avantages .line p {
  color: #000;
  font-family: 'Bodoni';
  font-size: 17px;
  text-align: justify;
}
.cms-produits-haptikball .page-produit .perso {
  padding: 50px 0;
  margin-bottom: 50px;
}
.cms-produits-haptikball .page-produit .entete .img {
  width: 100%;
  max-width: 700px;
  margin: auto;
}
.cms-produits-haptikball .page-produit .entete .img img {
  width: 45%;
  max-width: 200px;
  display: inline-block;
}
.cms-produits-hedgehock #maincontent,
.cms-produits-eaume-board #maincontent,
.cms-produits-wallbars-multiadapter #maincontent,
.cms-produits-wallbars-banc-incline #maincontent,
.cms-produits-haptikball #maincontent {
  width: 100%;
  max-width: none;
}
.cms-produits-hedgehock #maincontent .page-produit > div,
.cms-produits-eaume-board #maincontent .page-produit > div,
.cms-produits-wallbars-multiadapter #maincontent .page-produit > div,
.cms-produits-wallbars-banc-incline #maincontent .page-produit > div,
.cms-produits-haptikball #maincontent .page-produit > div {
  max-width: 1100px;
  margin: auto;
}
@media screen and (max-width: 991px) {
  .cms-produits-hedgehock #maincontent .page-produit > div,
  .cms-produits-eaume-board #maincontent .page-produit > div,
  .cms-produits-wallbars-multiadapter #maincontent .page-produit > div,
  .cms-produits-wallbars-banc-incline #maincontent .page-produit > div,
  .cms-produits-haptikball #maincontent .page-produit > div {
    max-width: 960px;
  }
}
@media screen and (max-width: 767px) {
  .cms-produits-hedgehock #maincontent .page-produit > div,
  .cms-produits-eaume-board #maincontent .page-produit > div,
  .cms-produits-wallbars-multiadapter #maincontent .page-produit > div,
  .cms-produits-wallbars-banc-incline #maincontent .page-produit > div,
  .cms-produits-haptikball #maincontent .page-produit > div {
    max-width: 720px;
  }
}
.cms-produits-eaume-board .page-produit .entete .title,
.cms-produits-wallbars .page-produit .entete .title,
.cms-produits-wallbars-multiadapter .page-produit .entete .title {
  width: 100%;
}
.cms-produits-eaume-board .page-produit .sous-entete,
.cms-produits-wallbars .page-produit .sous-entete,
.cms-produits-wallbars-multiadapter .page-produit .sous-entete {
  margin-top: 50px !important;
}
.cms-produits-wallbars-multiadapter .page-produit.nohrd .entete,
.cms-produits-wallbars-banc-incline .page-produit.nohrd .entete,
.cms-produits-haptikball .page-produit.nohrd .entete {
  height: 220px;
}
.cms-produits-wallbars-multiadapter .page-produit.nohrd .caract,
.cms-produits-wallbars-banc-incline .page-produit.nohrd .caract,
.cms-produits-haptikball .page-produit.nohrd .caract {
  text-align: center;
}
.cms-produits-wallbars-multiadapter .page-produit.nohrd .caract .colonnes:last-of-type,
.cms-produits-wallbars-banc-incline .page-produit.nohrd .caract .colonnes:last-of-type,
.cms-produits-haptikball .page-produit.nohrd .caract .colonnes:last-of-type {
  width: 70%;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .cms-produits-wallbars-multiadapter .page-produit.nohrd .caract .colonnes:last-of-type,
  .cms-produits-wallbars-banc-incline .page-produit.nohrd .caract .colonnes:last-of-type,
  .cms-produits-haptikball .page-produit.nohrd .caract .colonnes:last-of-type {
    width: 100%;
  }
}
.cms-produits-wallbars-banc-incline .page-produit.nohrd .entete {
  height: 280px;
}
.cms-produits-haptikball .page-produit .caract .colonnes .col.col2 {
  text-align: right;
}
.cms-produits-haptikball .page-produit .avantages .line {
  text-align: center;
}
.cms-produits-wallbars .page-produit.nohrd .modele {
  margin-top: 0;
}
.cms-produits-wallbars .page-produit.nohrd .entete .img img {
  width: auto;
}
.cms-produits-wallbars .page-produit.nohrd .entete .col-md-4 {
  display: flex;
  align-items: center;
}
.cms-produits-wallbars .page-produit.nohrd .caract .colonnes {
  width: 49%;
}
@media screen and (max-width: 767px) {
  .cms-produits-wallbars .page-produit.nohrd .caract .colonnes {
    width: 100% !important;
    text-align: center;
  }
}
.cms-produits-wallbars .page-produit.nohrd .caract .containcol {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .cms-produits-wallbars .page-produit.nohrd .caract .containcol {
    flex-direction: column;
  }
}
.cms-produits-eaume-board .page-produit.waterrower .entete .img img {
  width: auto;
}
.cms-produits-eaume-board .page-produit.waterrower .entete .col-md-4 {
  display: flex;
  align-items: center;
}
.cms-produits-weightworkx .page-produit .qualite .image {
  max-width: 700px;
}
.cms-produits-weightworkx .page-produit .qualite .image .carac1 {
  width: 100px !important;
  top: 140px !important;
  left: 0 !important;
}
.cms-produits-weightworkx .page-produit .qualite .image .carac1 span hr {
  width: 40px;
  right: -60px;
}
.cms-produits-weightworkx .page-produit .qualite .image .carac2 {
  width: 103px !important;
  left: -21px !important;
  top: 469px !important;
}
.cms-produits-weightworkx .page-produit .qualite .image .carac4 {
  left: -20px;
  top: 213px;
  width: 109px;
}
.cms-produits-weightworkx .page-produit .qualite .image .carac5 {
  top: 156px;
  left: inherit;
  right: -31px;
}
.cms-produits-weightworkx .page-produit .qualite .image .carac5 span hr {
  right: inherit;
  left: 38px;
  width: 29px;
  transform: rotate(38deg);
  top: 1px;
}
.cms-produits-weightworkx .page-produit .qualite .image .carac3 {
  width: 170px !important;
  left: inherit !important;
  top: 404px !important;
  right: -53px;
}
.cms-produits-weightworkx .page-produit .qualite .image .carac3 span {
  text-align: left;
}
.cms-produits-weightworkx .page-produit .qualite .image .carac3 span hr {
  top: 43px;
  width: 140px !important;
  left: -150px;
  transform: rotate(-28deg);
}
.cms-produits-weightworkx .page-produit .qualite .image .carac3 p {
  text-align: left !important;
  text-align-last: left;
}
.cms-produits-weightworkx .page-produit .qualite .image .carac6 {
  top: 104px !important;
  right: -9px !important;
}
.cms-produits-weightworkx .page-produit .qualite .image .carac7 {
  top: 592px !important;
  right: 217px !important;
}
.cms-produits-weightworkx .page-produit .qualite .image .carac7 span hr {
  width: 85px !important;
  left: -99px !important;
  transform: rotate(30deg);
  top: -11px;
}
.cms-produits-weightworkx .page-produit .qualite .image .carac8 {
  top: 565px !important;
  right: -33px !important;
  width: 140px;
}
.cms-produits-weightworkx .page-produit .qualite .image .carac8 span hr {
  left: -50px !important;
  width: 30px !important;
  transform: rotate(32deg) translateY(-9px) !important;
}
.centpourcent #maincontent {
  width: 100% !important;
  max-width: 100%;
  margin: 0;
  padding: 0;
}
.centpourcent .page-produit > div {
  max-width: 1100px;
  margin: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media screen and (max-width: 991px) {
  .centpourcent .page-produit > div {
    max-width: 960px;
  }
}
@media screen and (max-width: 767px) {
  .centpourcent .page-produit > div {
    max-width: 720px;
  }
}
.cms-produits-triatrainer .page-produit .qualite .image {
  max-width: 700px;
}
.cms-produits-triatrainer .page-produit .qualite .image .carac.carac6 {
  top: 547px;
  right: -50px;
}
.cms-produits-triatrainer .page-produit .qualite .image .carac.carac2 {
  left: 25px;
  top: 164px;
  width: 120px;
}
.cms-produits-triatrainer .page-produit .qualite .image .carac.carac3 {
  top: 492px;
  left: 0;
  width: 125px;
}
.cms-produits-triatrainer .page-produit .qualite .image .carac.carac3 span hr {
  transform: rotate(-17deg);
  top: 0px;
  right: -100px;
}
@media screen and (min-width: 768px) {
  .cms-produits-nohrdwallcompact .avantages .colonnes {
    display: flex;
    justify-content: center;
  }
}
.cms-produits-nohrdwallcompact .avantages .colonnes .colonne {
  height: auto !important;
}
.cms-produits-nohrdwallcompact .page-produit .qualite .image {
  max-width: 700px;
}
.cms-produits-nohrdwallcompact .page-produit .qualite .image .carac.carac1 {
  top: 120px;
  left: -24px;
}
.cms-produits-nohrdwallcompact .page-produit .qualite .image .carac.carac1 span hr {
  width: 40px;
  right: -65px;
}
.cms-produits-nohrdwallcompact .page-produit .qualite .image .carac.carac2 {
  left: -59px;
  top: 245px;
}
.cms-produits-nohrdwallcompact .page-produit .qualite .image .carac.carac3 {
  left: -33px;
  top: 517px;
}
.cms-produits-nohrdwallcompact .page-produit .qualite .image .carac.carac3 span hr {
  width: 40px;
  right: -65px;
}
.cms-produits-nohrdwallcompact .page-produit .qualite .image .carac.carac4 {
  left: inherit;
  right: -42px;
  top: 563px;
}
.cms-produits-nohrdwallcompact .page-produit .qualite .image .carac.carac4 span {
  text-align: left;
}
.cms-produits-nohrdwallcompact .page-produit .qualite .image .carac.carac4 span hr {
  right: inherit;
  width: 150px;
  left: -170px;
}
.cms-produits-nohrdwallcompact .page-produit .qualite .image .carac.carac4 p {
  text-align: left;
}
.cms-produits-nohrdwallcompact .page-produit .qualite .image .carac.carac5 {
  left: -24px;
  top: 445px;
}
.cms-produits-nohrdwallcompact .page-produit .qualite .image .carac.carac5 span hr {
  width: 40px;
  right: -65px;
}
.cms-produits-nohrdwallcompact .page-produit .qualite .image .carac.carac6 {
  right: -30px;
  top: 219px;
}
.cms-produits-nohrdwallcompact .page-produit .qualite .image .carac.carac6 span hr {
  width: 180px;
  left: -200px;
}
.cms-produits-nohrdwallcompact .page-produit .qualite .image .carac.carac7 {
  right: -59px;
  top: 81px;
}
.cms-produits-nohrdwallcompact .page-produit .qualite .image .carac.carac8 {
  right: -30px;
  top: 341px;
}
.cms-produits-nohrdwallcompact .page-produit .qualite .image .carac.carac8 span hr {
  width: 180px;
  left: -200px;
}
.cms-produits-watergrinder .page-produit .qualite .image {
  max-width: 700px;
}
.cms-produits-watergrinder .page-produit .qualite .image .carac.carac1 {
  top: 527px;
  left: -101px;
}
.cms-produits-watergrinder .page-produit .qualite .image .carac.carac7 {
  right: -34px;
  top: 593px;
}
.cms-produits-watergrinder .page-produit .qualite .image .carac.carac7 span hr {
  width: 80px;
  left: -100px;
}
.cms-produits-watergrinder .page-produit .qualite .image .carac.carac3 {
  top: 153px;
  left: 0;
}
.cms-produits-watergrinder .page-produit .qualite .image .carac.carac4 {
  top: 282px;
  left: -10px;
}
.cms-produits-watergrinder .page-produit .qualite .image .carac.carac5 {
  left: -175px;
  top: 430px;
}
.cms-produits-watergrinder .page-produit .qualite .image .carac.carac6 {
  right: 137px !important;
  top: 753px;
}
.cms-produits-slimbeam .page-produit .qualite .image {
  max-width: 700px;
}
.cms-produits-slimbeam .page-produit .qualite .image .carac.carac1 {
  top: 117px;
  left: -10px;
}
.cms-produits-slimbeam .page-produit .qualite .image .carac.carac1 span hr {
  width: 30px;
  right: -49px;
}
.cms-produits-slimbeam .page-produit .qualite .image .carac.carac2 {
  left: -10px;
  top: 250px;
}
.cms-produits-slimbeam .page-produit .qualite .image .carac.carac3 {
  top: 35px;
  left: -55px;
}
.cms-produits-slimbeam .page-produit .qualite .image .carac.carac3 span hr {
  width: 50px;
  right: -70px;
}
.cms-produits-slimbeam .page-produit .qualite .image .carac.carac4 {
  left: 0;
  top: 408px;
}
.cms-produits-slimbeam .page-produit .qualite .image .carac.carac5 {
  left: 4px;
  top: 910px;
}
.cms-produits-slimbeam .page-produit .qualite .image .carac.carac6 {
  right: 40px;
  top: 1119px;
}
.cms-produits-nohrdwall .original > p > img {
  padding: 7px;
}
.cms-produits-nohrdwall .avantages .colonnes .colonne_containter {
  display: flex;
  justify-content: space-between;
  padding: 0 35px;
}
.cms-produits-nohrdwall .avantages .colonnes .colonne_containter .colonne {
  width: 270px;
  margin: 15px 0;
  height: auto;
}
.cms-produits-dumbbells .page-produit .qualite .image {
  max-width: 650px;
}
.cms-produits-dumbbells .page-produit .qualite .image .carac.carac1 {
  top: 226px !important;
  left: -49px !important;
  width: 145px !important;
}
.cms-produits-dumbbells .page-produit .qualite .image .carac.carac1 span hr {
  width: 80px !important;
  right: -110px !important;
}
.cms-produits-dumbbells .page-produit .qualite .image .carac.carac2 {
  left: -117px !important;
  top: 405px !important;
  width: 170px !important;
}
.cms-produits-dumbbells .page-produit .qualite .image .carac.carac2 span hr {
  width: 65px !important;
  right: -90px !important;
}
.cms-produits-dumbbells .page-produit .qualite .image .carac.carac3 {
  left: 168px !important;
  top: 548px !important;
}
.cms-produits-dumbbells .page-produit .qualite .image .carac.carac3 span hr {
  transform: rotate(-31deg) !important;
  top: -9px !important;
  right: -98px !important;
}
.cms-produits-dumbbells .page-produit .qualite .image .carac.carac4 {
  display: none;
}
.cms-produits-weightbench .page-produit .qualite .image {
  max-width: 700px;
}
.cms-produits-weightbench .page-produit .qualite .image .carac.carac1 {
  top: 531px !important;
  left: 130px !important;
}
.cms-produits-weightbench .page-produit .qualite .image .carac.carac1 span hr {
  width: 60px !important;
  right: -72px !important;
  transform: rotate(-45deg) !important;
  top: -9px !important;
}
.cms-produits-weightbench .page-produit .qualite .image .carac.carac2 {
  left: -7px !important;
  top: 358px !important;
  width: 155px !important;
}
.cms-produits-weightbench .page-produit .qualite .image .carac.carac2 span hr {
  width: 100px !important;
  top: 57px !important;
  right: -95px !important;
  transform: rotate(63deg) !important;
}
.cms-produits-weightbench .page-produit .qualite .image .carac.carac3 {
  left: 19px !important;
  top: 255px !important;
  width: 170px !important;
}
.cms-produits-weightbench .page-produit .qualite .image .carac.carac3 span hr {
  width: 80px !important;
  right: -110px !important;
}
.cms-produits-weightbench .page-produit .qualite .image .carac.carac4 {
  display: none;
}
.cms-cgv .page-wrapper .breadcrumbs,
.cms-livraison .page-wrapper .breadcrumbs,
.cms-devenir-revendeur .page-wrapper .breadcrumbs,
.cms-garantie-waterrower .page-wrapper .breadcrumbs,
.cms-mentions-legales .page-wrapper .breadcrumbs {
  background-color: #E8E8E8;
}
.cms-cgv .page-wrapper > .page-main p,
.cms-livraison .page-wrapper > .page-main p,
.cms-devenir-revendeur .page-wrapper > .page-main p,
.cms-garantie-waterrower .page-wrapper > .page-main p,
.cms-mentions-legales .page-wrapper > .page-main p {
  color: #000;
  font-family: 'Bodoni';
  font-size: 17px;
}
.cms-cgv .page-wrapper > .page-main h1.page-title,
.cms-livraison .page-wrapper > .page-main h1.page-title,
.cms-devenir-revendeur .page-wrapper > .page-main h1.page-title,
.cms-garantie-waterrower .page-wrapper > .page-main h1.page-title,
.cms-mentions-legales .page-wrapper > .page-main h1.page-title {
  display: block;
  margin: 30px auto;
  position: relative;
  z-index: 3;
}
.cms-cgv .page-wrapper > .page-main h1.page-title span,
.cms-livraison .page-wrapper > .page-main h1.page-title span,
.cms-devenir-revendeur .page-wrapper > .page-main h1.page-title span,
.cms-garantie-waterrower .page-wrapper > .page-main h1.page-title span,
.cms-mentions-legales .page-wrapper > .page-main h1.page-title span {
  display: flex;
  align-items: center;
  font-weight: normal;
  font-family: 'centabel';
  font-size: 21px;
  text-align: center;
  color: #000;
  justify-content: center;
}
.cms-cgv .page-wrapper > .page-main h1.page-title span:before,
.cms-livraison .page-wrapper > .page-main h1.page-title span:before,
.cms-devenir-revendeur .page-wrapper > .page-main h1.page-title span:before,
.cms-garantie-waterrower .page-wrapper > .page-main h1.page-title span:before,
.cms-mentions-legales .page-wrapper > .page-main h1.page-title span:before {
  content: '';
  width: 40px;
  height: 1px;
  background-color: #000;
  border: none;
  display: block;
  margin: 0 10px;
}
.cms-cgv .page-wrapper > .page-main h1.page-title span:after,
.cms-livraison .page-wrapper > .page-main h1.page-title span:after,
.cms-devenir-revendeur .page-wrapper > .page-main h1.page-title span:after,
.cms-garantie-waterrower .page-wrapper > .page-main h1.page-title span:after,
.cms-mentions-legales .page-wrapper > .page-main h1.page-title span:after {
  content: '';
  width: 40px;
  height: 1px;
  background-color: #000;
  border: none;
  display: block;
  margin: 0 10px;
}
.cms-garantie-waterrower .page-wrapper > .page-main .btn-formulaire {
  margin: auto auto 0;
  background: #E8E8E8;
  padding: 3px 15px;
  color: #000;
  display: inline-block;
  height: auto;
  width: auto;
  line-height: 25px;
  position: relative;
  border: 1px solid #000;
  font-family: 'Bodoni';
  font-size: 17px;
}
.cms-garantie-waterrower .page-wrapper > .page-main .btn-formulaire span strong {
  color: #000;
  font-family: 'Bodoni';
  font-size: 17px;
}
.cms-garantie-waterrower .page-wrapper > .page-main .btn-formulaire:hover {
  text-decoration: underline;
}
.cms-garantie-waterrower .page-wrapper > .page-main .btn-formulaire:before {
  display: block;
  width: 8px;
  height: 18px;
  background: #E8E8E8;
  position: absolute;
  left: -2px;
  top: 50%;
  border: none;
  transform: translateY(-50%);
  content: '';
}
.cms-garantie-waterrower .page-wrapper > .page-main .btn-formulaire:after {
  content: '';
  display: block;
  width: 25px;
  height: 1px;
  background: #000;
  position: absolute;
  top: 54%;
  transform: translateY(-50%) translateX(-50%);
  left: -3px;
  border: none;
  border-top: 1px solid #000;
}
.cms-devenir-revendeur .page-wrapper > .page-main .title_partie_tuto {
  background: #587575;
  width: 80%;
  margin: 20px auto;
  padding: 30px;
  font-family: 'Bodoni';
  font-size: 17px;
  color: #fff;
  text-align: center;
}
.cms-devenir-revendeur .page-wrapper > .page-main .title_partie_tuto p {
  font-family: 'Bodoni';
  font-size: 17px;
  color: #fff;
  text-align: center;
}
.cms-devenir-revendeur .page-wrapper > .page-main .title_partie_tuto a {
  font-family: 'Bodoni';
  font-size: 17px;
  color: #fff;
  font-weight: bold;
}
.cms-devenir-revendeur .page-wrapper > .page-main .title_partie_tuto hr {
  display: block;
  margin: 10px auto;
  width: 30px;
  height: 1px;
  border: none;
  background: #fff;
}
.cms-devenir-revendeur .page-wrapper > .page-main .head-revendeur {
  text-align: center;
  position: relative;
  margin-bottom: 150px;
  z-index: 2;
}
.cms-devenir-revendeur .page-wrapper > .page-main .head-revendeur span {
  display: block;
  width: 13%;
  background: #fff;
  position: absolute;
  left: 50%;
  transform: translateX(-50%) rotate(35deg);
  z-index: -1;
  top: -45px;
}
.cms-devenir-revendeur .page-wrapper > .page-main .head-revendeur span:before {
  margin-top: 100%;
  display: block;
  content: '';
}
.cms-devenir-revendeur .page-wrapper > .page-main .row {
  flex-wrap: nowrap;
  justify-content: center;
  margin: 0;
}
@media only screen and (max-width: 767px) {
  .cms-devenir-revendeur .page-wrapper > .page-main .row {
    flex-wrap: wrap;
  }
}
.cms-devenir-revendeur .page-wrapper > .page-main .row > .col-xs-12 {
  background: #fff;
  padding: 0;
  margin: 10px;
  flex: 1;
}
@media only screen and (max-width: 767px) {
  .cms-devenir-revendeur .page-wrapper > .page-main .row > .col-xs-12 {
    width: 100%;
  }
}
.cms-devenir-revendeur .page-wrapper > .page-main .row > .col-xs-12 .widget-static-block {
  background: #fff;
  padding: 20px;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.cms-devenir-revendeur .page-wrapper > .page-main .row > .col-xs-12 .widget-static-block > a {
  margin: auto auto 0;
  background: #fff;
  padding: 3px 15px;
  color: #000;
  display: inline-block;
  height: auto;
  width: auto;
  line-height: 25px;
  position: relative;
  border: 1px solid #000;
  font-family: 'Bodoni';
  font-size: 17px;
}
.cms-devenir-revendeur .page-wrapper > .page-main .row > .col-xs-12 .widget-static-block > a:hover {
  text-decoration: underline;
}
.cms-devenir-revendeur .page-wrapper > .page-main .row > .col-xs-12 .widget-static-block > a:before {
  display: block;
  width: 8px;
  height: 18px;
  background: #fff;
  position: absolute;
  left: -2px;
  top: 50%;
  border: none;
  transform: translateY(-50%);
  content: '';
}
.cms-devenir-revendeur .page-wrapper > .page-main .row > .col-xs-12 .widget-static-block > a:after {
  content: '';
  display: block;
  width: 25px;
  height: 1px;
  background: #000;
  position: absolute;
  top: 54%;
  transform: translateY(-50%) translateX(-50%);
  left: -3px;
  border: none;
  border-top: 1px solid #000;
}
.cms-devenir-revendeur .page-wrapper > .page-main .row > .col-xs-12 .widget-static-block > div > p {
  margin-bottom: 30px;
}
.cms-devenir-revendeur .page-wrapper > .page-main .row > .col-xs-12 .widget-static-block > div > p > span {
  color: #000;
  font-family: 'Bodoni';
  font-size: 17px;
  display: block;
  text-align: justify;
  line-height: 26px;
  margin-bottom: 0;
  text-align-last: center;
  -moz-text-align-last: center;
}
.cms-devenir-revendeur .page-wrapper > .page-main .row > .col-xs-12 .widget-static-block .arw-title h2 {
  text-align: center;
}
.cms-devenir-revendeur .page-wrapper > .page-main .row > .col-xs-12 .widget-static-block .arw-title h2 span {
  color: #000;
  font-family: 'Bodoni';
  font-size: 17px;
}
.cms-devenir-revendeur .page-wrapper > .page-main .row > .col-xs-12 .widget-static-block .arw-title h2 span strong {
  font-weight: normal;
  font-family: 'centabel';
  font-size: 21px;
  text-align: center;
  color: #000;
}
.cms-cgv .page-wrapper > .page-main p {
  color: #000;
  font-family: 'Bodoni';
  font-size: 17px;
}
.cms-cgv .page-wrapper > .page-main p > strong {
  font-weight: bold;
  font-family: 'centabel';
}
.cms-cgv .page-wrapper > .page-main p > strong > span {
  font-weight: bold;
  font-family: 'centabel';
}
.cms-livraison .page-wrapper > .page-main .bloc_livraison_top {
  background: #fff;
  padding: 10px 20px;
  text-align: center;
  color: #000;
  font-family: 'Bodoni';
  font-size: 17px;
  margin-bottom: 20px;
}
.cms-livraison .page-wrapper > .page-main .bloc_livraison_top h2 {
  font-weight: bold;
  font-family: 'centabel';
  font-size: 17px;
  color: #000;
  text-align: center;
}
.cms-livraison .page-wrapper > .page-main .bloc_livraison_top.vert {
  background: #587575;
  color: #fff;
}
.cms-livraison .page-wrapper > .page-main .bloc_livraison_top.vert p,
.cms-livraison .page-wrapper > .page-main .bloc_livraison_top.vert h2 {
  color: #fff;
}
.cms-livraison .page-wrapper > .page-main .bloc_livraison_top.noir {
  background: #000;
  color: #fff;
}
.cms-livraison .page-wrapper > .page-main .bloc_livraison_top.noir p,
.cms-livraison .page-wrapper > .page-main .bloc_livraison_top.noir h2 {
  color: #fff;
}
.cms-livraison .page-wrapper > .page-main .details-table {
  border-spacing: 10px;
  border-collapse: separate;
}
.cms-livraison .page-wrapper > .page-main .details-table tr td {
  background: #fff;
  text-align: center;
  vertical-align: middle;
}
.cms-livraison .page-wrapper > .page-main .details-table tr td span {
  color: #000;
  font-family: 'Bodoni';
  font-size: 17px;
  text-align: center;
}
.cms-livraison .page-wrapper > .page-main .title_partie_livraison {
  display: flex;
  font-weight: bold;
  font-family: 'centabel';
  font-size: 16px;
  align-items: center;
  justify-content: space-around;
  color: #000;
  margin: 50px -10px 20px;
}
.cms-livraison .page-wrapper > .page-main .title_partie_livraison span {
  display: block;
  width: 280px;
  text-align: center;
}
.cms-livraison .page-wrapper > .page-main .title_partie_livraison hr {
  display: block;
  border: none;
  height: 1px;
  background: #000;
  width: 100%;
  margin: 0 10px;
}
.cms-livraison .page-wrapper > .page-main .type_livraisons {
  flex-wrap: nowrap;
  margin-bottom: 5px;
}
@media only screen and (max-width: 767px) {
  .cms-livraison .page-wrapper > .page-main .type_livraisons {
    flex-wrap: wrap;
  }
}
.cms-livraison .page-wrapper > .page-main .type_livraisons .col {
  background: #fff;
  padding: 20px;
  margin: 15px;
  flex: 1;
}
@media only screen and (max-width: 767px) {
  .cms-livraison .page-wrapper > .page-main .type_livraisons .col {
    width: 100%;
  }
}
.cms-livraison .page-wrapper > .page-main .type_livraisons .col h2 {
  font-weight: bold;
  font-family: 'centabel';
  font-size: 16px;
  color: #000;
  text-align: center;
}
.cms-livraison .page-wrapper > .page-main .type_livraisons .col p {
  color: #000;
  font-family: 'Bodoni';
  font-size: 17px;
  text-align: center;
}
.cms-enregistrement .column,
.cms-enregistrer-mes-machines .column {
  text-align: center;
}
.cms-enregistrement .column > h1,
.cms-enregistrer-mes-machines .column > h1 {
  font-weight: normal;
  font-family: 'centabel';
  font-size: 21px;
  color: #000;
  text-align: center;
  display: flex;
  align-items: center;
  position: relative;
  margin-top: 40px;
  justify-content: center;
  margin-bottom: 40px;
}
.cms-enregistrement .column > h1 hr,
.cms-enregistrer-mes-machines .column > h1 hr {
  display: block;
  margin: 0 15px;
  border: none;
  background: #000;
  width: 100px;
  height: 1px;
}
@media screen and (max-width: 475px) {
  .cms-enregistrement .column > h1 hr,
  .cms-enregistrer-mes-machines .column > h1 hr {
    width: 40px;
  }
}
.cms-enregistrement .column > a,
.cms-enregistrer-mes-machines .column > a {
  background: #E8E8E8;
  padding: 3px 15px;
  display: inline-block !important;
  height: auto;
  width: auto;
  line-height: 25px;
  position: relative;
  margin: 30px;
  color: #000;
  font-family: 'Bodoni';
  font-size: 17px;
  text-transform: none;
  border: 1px solid #000;
  vertical-align: top;
  margin-bottom: 10px;
}
.cms-enregistrement .column > a:hover,
.cms-enregistrer-mes-machines .column > a:hover {
  text-decoration: underline;
}
.cms-enregistrement .column > a span,
.cms-enregistrer-mes-machines .column > a span {
  color: #000;
  font-family: 'Bodoni';
  font-size: 17px;
  text-transform: none;
  display: block;
}
.cms-enregistrement .column > a:before,
.cms-enregistrer-mes-machines .column > a:before {
  display: block;
  width: 8px;
  height: 18px;
  background: #E8E8E8;
  position: absolute;
  left: -2px;
  top: 50%;
  border: none;
  transform: translateY(-50%);
  content: '';
}
.cms-enregistrement .column > a:after,
.cms-enregistrer-mes-machines .column > a:after {
  content: '';
  display: block;
  width: 25px;
  height: 1px;
  background: #000;
  position: absolute;
  top: 54%;
  transform: translateY(-50%) translateX(-50%);
  left: -3px;
  border: none;
  border-top: 1px solid #000;
}
.cms-enregistrement .column .bloc-contenu-enregistrer,
.cms-enregistrer-mes-machines .column .bloc-contenu-enregistrer {
  background: #fff;
  padding: 30px 50px;
  width: 80%;
  margin: auto;
  position: relative;
}
@media only screen and (max-width: 560px) {
  .cms-enregistrement .column .bloc-contenu-enregistrer,
  .cms-enregistrer-mes-machines .column .bloc-contenu-enregistrer {
    width: 90%;
    padding: 30px 30px;
  }
}
.cms-enregistrement .column .bloc-contenu-enregistrer:after,
.cms-enregistrer-mes-machines .column .bloc-contenu-enregistrer:after {
  display: block;
  content: '';
  width: 130px;
  height: 130px;
  background: #587575;
  transform: rotate(45deg);
  position: absolute;
  right: -30px;
  bottom: -45px;
  z-index: -1;
}
@media only screen and (max-width: 560px) {
  .cms-enregistrement .column .bloc-contenu-enregistrer:after,
  .cms-enregistrer-mes-machines .column .bloc-contenu-enregistrer:after {
    display: none;
  }
}
.cms-enregistrement .column .bloc-contenu-enregistrer h2,
.cms-enregistrer-mes-machines .column .bloc-contenu-enregistrer h2 {
  text-align: center;
  font-family: 'centabel';
  font-size: 20px;
  color: #000;
  text-transform: none;
  font-weight: bold;
  margin-top: 10px;
}
.cms-enregistrement .column .bloc-contenu-enregistrer p,
.cms-enregistrer-mes-machines .column .bloc-contenu-enregistrer p {
  font-weight: normal;
  font-family: 'centabel';
  font-size: 14px;
  color: #000;
  text-align: center;
}
.cms-faq .column.main > .page-header,
.cms-faq-location .column.main > .page-header,
.cms-location .column.main > .page-header {
  background: none;
  border: none;
  position: relative;
  z-index: 1;
}
.cms-faq .column.main > .page-header > h1,
.cms-faq-location .column.main > .page-header > h1,
.cms-location .column.main > .page-header > h1 {
  font-weight: normal;
  font-family: 'centabel';
  font-size: 21px;
  color: #000;
  text-align: center;
  display: flex;
  align-items: center;
  position: relative;
  margin-top: 40px;
  justify-content: center;
  margin-bottom: 40px;
}
.cms-faq .column.main > .page-header > h1 hr,
.cms-faq-location .column.main > .page-header > h1 hr,
.cms-location .column.main > .page-header > h1 hr {
  display: block;
  margin: 0 15px;
  border: none;
  background: #000;
  width: 100px;
  height: 1px;
}
@media screen and (max-width: 475px) {
  .cms-faq .column.main > .page-header > h1 hr,
  .cms-faq-location .column.main > .page-header > h1 hr,
  .cms-location .column.main > .page-header > h1 hr {
    width: 40px;
  }
}
.cms-faq .column.main .container-top,
.cms-faq-location .column.main .container-top,
.cms-location .column.main .container-top {
  background: #fff;
  position: relative;
  padding-bottom: 30px;
  text-align: center;
}
.cms-faq .column.main .container-top .faqHeader,
.cms-faq-location .column.main .container-top .faqHeader,
.cms-location .column.main .container-top .faqHeader {
  padding: 30px 0;
  margin: 0;
}
.cms-faq .column.main .container-top .faqHeader span,
.cms-faq-location .column.main .container-top .faqHeader span,
.cms-location .column.main .container-top .faqHeader span {
  font-family: 'centabel';
  font-size: 23px !important;
  color: #587575;
  font-weight: bold;
}
.cms-faq .column.main .container-top .panel .panel-title,
.cms-faq-location .column.main .container-top .panel .panel-title,
.cms-location .column.main .container-top .panel .panel-title {
  margin: 5px;
}
.cms-faq .column.main .container-top .panel .panel-title span,
.cms-faq-location .column.main .container-top .panel .panel-title span,
.cms-location .column.main .container-top .panel .panel-title span {
  font-weight: bold;
  margin-bottom: 40px;
  font-family: serif;
  color: #000 !important;
  font-size: 14px !important;
}
.cms-faq .column.main .container-top .panel .panel-body span,
.cms-faq-location .column.main .container-top .panel .panel-body span,
.cms-location .column.main .container-top .panel .panel-body span {
  color: #000 !important;
  font-family: 'Bodoni' !important;
  font-size: 17px !important;
  display: block;
  text-align: justify;
  line-height: 1.4 !important;
  margin-bottom: 0;
  text-align-last: center;
}
.cms-faq .column.main .container-top *,
.cms-faq-location .column.main .container-top *,
.cms-location .column.main .container-top * {
  position: relative;
  z-index: 2;
}
.cms-faq .column.main .container-top:after,
.cms-faq-location .column.main .container-top:after,
.cms-location .column.main .container-top:after {
  background-color: #fff;
  width: 200vw;
  top: 0;
  bottom: 0;
  left: -50%;
  content: '';
  display: block;
  z-index: 1;
  position: absolute;
}
.cms-faq .column.main .faqHeader,
.cms-faq-location .column.main .faqHeader,
.cms-location .column.main .faqHeader {
  margin: 30px 0;
}
.cms-faq .column.main .faqHeader span,
.cms-faq-location .column.main .faqHeader span,
.cms-location .column.main .faqHeader span {
  font-weight: bold;
  font-family: 'centabel';
  font-size: 21px !important;
  color: #000;
}
.cms-faq .column.main .location,
.cms-faq-location .column.main .location,
.cms-location .column.main .location {
  background: #fff;
  position: relative;
  padding-top: 1px;
  margin-top: 30px;
  padding-bottom: 30px;
}
.cms-faq .column.main .location *,
.cms-faq-location .column.main .location *,
.cms-location .column.main .location * {
  position: relative;
  z-index: 2;
}
.cms-faq .column.main .location:after,
.cms-faq-location .column.main .location:after,
.cms-location .column.main .location:after {
  background-color: #fff;
  width: 200vw;
  top: 0;
  bottom: 0;
  left: -50%;
  content: '';
  display: block;
  z-index: 1;
  position: absolute;
}
.cms-faq .column.main > .panel,
.cms-faq-location .column.main > .panel,
.cms-location .column.main > .panel,
.cms-faq .column.main .location > .panel,
.cms-faq-location .column.main .location > .panel,
.cms-location .column.main .location > .panel {
  display: block;
  width: 100%;
}
.cms-faq .column.main > .panel .panel-title,
.cms-faq-location .column.main > .panel .panel-title,
.cms-location .column.main > .panel .panel-title,
.cms-faq .column.main .location > .panel .panel-title,
.cms-faq-location .column.main .location > .panel .panel-title,
.cms-location .column.main .location > .panel .panel-title {
  text-align: center;
  background: #587575;
  margin: 15px 0 0;
  position: relative;
  padding: 9px 20px;
}
.cms-faq .column.main > .panel .panel-title a:hover,
.cms-faq-location .column.main > .panel .panel-title a:hover,
.cms-location .column.main > .panel .panel-title a:hover,
.cms-faq .column.main .location > .panel .panel-title a:hover,
.cms-faq-location .column.main .location > .panel .panel-title a:hover,
.cms-location .column.main .location > .panel .panel-title a:hover {
  text-decoration: none;
}
.cms-faq .column.main > .panel .panel-title:after,
.cms-faq-location .column.main > .panel .panel-title:after,
.cms-location .column.main > .panel .panel-title:after,
.cms-faq .column.main .location > .panel .panel-title:after,
.cms-faq-location .column.main .location > .panel .panel-title:after,
.cms-location .column.main .location > .panel .panel-title:after {
  display: block;
  width: 16px;
  height: 16px;
  content: '';
  z-index: 2;
  position: absolute;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
  background: url(../Magento_Theme/images/down-arrow.png) center center no-repeat;
}
.cms-faq .column.main > .panel .panel-title span,
.cms-faq-location .column.main > .panel .panel-title span,
.cms-location .column.main > .panel .panel-title span,
.cms-faq .column.main .location > .panel .panel-title span,
.cms-faq-location .column.main .location > .panel .panel-title span,
.cms-location .column.main .location > .panel .panel-title span {
  font-weight: bold;
  margin-bottom: 40px;
  font-family: serif;
  color: #fff !important;
  font-size: 15px !important;
}
.cms-faq .column.main > .panel .panel-title.black,
.cms-faq-location .column.main > .panel .panel-title.black,
.cms-location .column.main > .panel .panel-title.black,
.cms-faq .column.main .location > .panel .panel-title.black,
.cms-faq-location .column.main .location > .panel .panel-title.black,
.cms-location .column.main .location > .panel .panel-title.black {
  background: #fff;
}
.cms-faq .column.main > .panel .panel-title.black span,
.cms-faq-location .column.main > .panel .panel-title.black span,
.cms-location .column.main > .panel .panel-title.black span,
.cms-faq .column.main .location > .panel .panel-title.black span,
.cms-faq-location .column.main .location > .panel .panel-title.black span,
.cms-location .column.main .location > .panel .panel-title.black span {
  color: #000 !important;
}
.cms-faq .column.main > .panel .panel-body,
.cms-faq-location .column.main > .panel .panel-body,
.cms-location .column.main > .panel .panel-body,
.cms-faq .column.main .location > .panel .panel-body,
.cms-faq-location .column.main .location > .panel .panel-body,
.cms-location .column.main .location > .panel .panel-body {
  color: #000 !important;
  font-family: 'Bodoni' !important;
  font-size: 17px !important;
  text-align: justify;
  line-height: 1.4 !important;
  margin-bottom: 0;
  text-align-last: center;
  margin-top: 10px;
  display: none;
}
.cms-faq .column.main > .panel .panel-body table,
.cms-faq-location .column.main > .panel .panel-body table,
.cms-location .column.main > .panel .panel-body table,
.cms-faq .column.main .location > .panel .panel-body table,
.cms-faq-location .column.main .location > .panel .panel-body table,
.cms-location .column.main .location > .panel .panel-body table {
  margin: auto;
  float: none;
}
.cms-faq .column.main > .panel .panel-body span,
.cms-faq-location .column.main > .panel .panel-body span,
.cms-location .column.main > .panel .panel-body span,
.cms-faq .column.main .location > .panel .panel-body span,
.cms-faq-location .column.main .location > .panel .panel-body span,
.cms-location .column.main .location > .panel .panel-body span {
  color: #000 !important;
  font-family: 'Bodoni' !important;
  font-size: 17px !important;
  display: block;
  text-align: justify;
  line-height: 1.4 !important;
  margin-bottom: 0;
  text-align-last: center;
}
.cms-faq .column.main > .panel .panel-body:after,
.cms-faq-location .column.main > .panel .panel-body:after,
.cms-location .column.main > .panel .panel-body:after,
.cms-faq .column.main .location > .panel .panel-body:after,
.cms-faq-location .column.main .location > .panel .panel-body:after,
.cms-location .column.main .location > .panel .panel-body:after {
  display: block;
  content: '';
  clear: both;
}
.cms-faq-location .page-main {
  padding-top: 0;
}
.cms-faq-location .page-main .column.main .location {
  margin-top: 0;
}
.cms-location .column.main p {
  list-style-type: none;
  color: #000;
  font-family: 'Bodoni';
  font-size: 17px;
  display: block;
  text-align: justify;
  line-height: 1.4;
  text-align-last: center;
}
.cms-location .column.main .header_location {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 100px 0;
}
.cms-location .column.main .header_location .carre_image {
  width: 200px;
  height: 200px;
  transform: rotate(45deg);
  position: relative;
  z-index: 3;
  display: inline-block;
  overflow: hidden;
}
.cms-location .column.main .header_location .carre_image:before {
  content: '';
  display: block;
  width: 300px;
  height: 300px;
  background: url(../Magento_Theme/images/bg_carre.png) center center no-repeat;
  transform: rotate(-45deg);
  margin-top: -55px;
  margin-left: -55px;
}
@media only screen and (max-width: 550px) {
  .cms-location .column.main .header_location .carre_image {
    display: none;
  }
}
.cms-location .column.main .header_location .carre_blanc {
  background: #fff;
  width: 170px;
  height: 170px;
  transform: rotate(45deg);
  position: relative;
  z-index: 2;
  display: inline-block;
}
@media only screen and (max-width: 767px) {
  .cms-location .column.main .header_location .carre_blanc {
    display: none;
  }
}
.cms-location .column.main .header_location .texte {
  display: inline-block;
  position: relative;
  z-index: 3;
}
@media only screen and (max-width: 767px) {
  .cms-location .column.main .header_location .texte {
    margin-left: 50px;
  }
}
.cms-location .column.main .header_location .texte h1 {
  margin: 0;
  display: flex;
  align-items: center;
  font-weight: bold;
  font-family: 'centabel';
  font-size: 21px !important;
  color: #000;
  width: 100%;
  text-align: left;
}
.cms-location .column.main .header_location .texte h1 hr {
  display: block;
  border: none;
  width: 80px;
  margin: 0 10px;
  background: #000;
  height: 1px;
}
.cms-location .column.main .header_location .texte h2 {
  margin: 0;
  display: flex;
  align-items: center;
  font-weight: bold;
  font-family: 'centabel';
  font-size: 17px !important;
  color: #000;
  width: 100%;
  text-align: left;
}
.cms-location .column.main .title_programme h2 {
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  font-family: 'centabel';
  font-size: 21px !important;
  color: #000;
  margin-bottom: 30px;
  margin-top: 30px;
  width: 100%;
}
.cms-location .column.main .title_programme h2 hr {
  display: block;
  border: none;
  width: 30px;
  margin: 0 10px;
  background: #000;
  height: 1px;
}
.cms-location .column.main .offres .row .col-md-4 {
  padding: 10px;
}
.cms-location .column.main .offres .row .col-md-4 .arw-title h2 {
  text-align: center;
  margin-bottom: 0;
}
.cms-location .column.main .offres .row .col-md-4 .arw-title h2 span {
  font-weight: bold;
  font-family: sans-serif;
  font-size: 15px;
  color: #000;
}
.cms-location .column.main .offres .row .col-md-4 > p strong {
  font-weight: normal;
}
.cms-location .column.main .offres .row .col-md-4 > div {
  padding: 20px;
  background: #fff;
  height: 100%;
}
.cms-location .column.main .offres .row .col-md-4 > div hr {
  width: 30px;
  border-top: 1px solid #000;
}
.cms-location .column.main .avantages {
  background: #000;
  position: relative;
  padding-top: 1px;
  margin-top: 80px;
}
.cms-location .column.main .avantages:before {
  background-color: #000;
  width: 200vw;
  content: '';
  display: block;
  transform: rotate(-2deg);
  height: 200px;
  position: absolute;
  left: -50%;
  top: -63px;
  z-index: -1;
}
.cms-location .column.main .avantages:after {
  position: absolute;
  display: block;
  z-index: -1;
  background: #000;
  width: 200vw;
  top: 0;
  bottom: 0;
  left: 0;
  transform: translateX(-50%);
  content: '';
}
.cms-location .column.main .avantages .row .col-xs-12 {
  padding: 30px 15px;
}
.cms-location .column.main .avantages .row .col-xs-12 hr {
  width: 30px;
  margin: 10px auto;
}
.cms-location .column.main .avantages .row .col-xs-12 p {
  color: #fff;
  font-family: 'Bodoni';
  font-size: 17px;
  line-height: 1.4;
}
.cms-location .column.main .avantages .row .col-xs-12 p.service-title {
  text-align: center;
  font-weight: bold;
  font-family: sans-serif;
  font-size: 15px;
}
.cms-location .column.main .avantages h2 {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  font-weight: bold;
  font-family: 'centabel';
  font-size: 21px !important;
  color: #fff;
  margin-bottom: 20px;
  margin-top: 20px;
}
.cms-location .column.main .avantages h2 hr {
  display: block;
  border: none;
  width: 30px;
  margin: 0 10px;
  background: #fff;
  height: 1px;
}
.cms-location .column.main .document_download {
  padding-top: 30px;
}
.cms-location .column.main .document_download > p {
  margin-top: 20px;
  margin-bottom: 40px;
}
.cms-location .column.main .document_download .row .col-md-4 p a {
  display: inline-flex;
  background: #587575;
  padding: 5px 25px;
  color: #fff;
  margin: 5px;
  vertical-align: top;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.cms-location .column.main .document_download .form_online {
  line-height: 34px;
}
.cms-location .column.main .document_download .form_online a {
  background: #E8E8E8;
  padding: 3px 15px;
  display: inline-block !important;
  height: auto;
  width: auto;
  line-height: 25px;
  position: relative;
  margin: 0 20px 10px;
  color: #000;
  font-family: 'Bodoni';
  font-size: 17px;
  text-transform: none;
  border: 1px solid #000;
  vertical-align: top;
}
.cms-location .column.main .document_download .form_online a:hover {
  text-decoration: underline;
}
.cms-location .column.main .document_download .form_online a span {
  color: #000;
  font-family: 'Bodoni';
  font-size: 17px;
  text-transform: none;
  display: block;
}
.cms-location .column.main .document_download .form_online a:before {
  display: block;
  width: 8px;
  height: 18px;
  background: #E8E8E8;
  position: absolute;
  left: -2px;
  top: 50%;
  border: none;
  transform: translateY(-50%);
  content: '';
}
.cms-location .column.main .document_download .form_online a:after {
  content: '';
  display: block;
  width: 25px;
  height: 1px;
  background: #000;
  position: absolute;
  top: 54%;
  transform: translateY(-50%) translateX(-50%);
  left: -3px;
  border: none;
  border-top: 1px solid #000;
}
.cms-location .column.main .document_download h2 {
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  font-family: 'centabel';
  font-size: 21px !important;
  color: #000;
  width: 100%;
  margin-bottom: 0;
  margin-top: 0;
}
.cms-location .column.main .document_download h2 hr {
  display: block;
  border: none;
  width: 30px;
  margin: 0 10px;
  background: #000;
  height: 1px;
}
.cms-location .column.main .bloc_white {
  background: #fff;
  position: relative;
}
.cms-location .column.main .bloc_white:after {
  position: absolute;
  display: block;
  z-index: -1;
  background: #fff;
  width: 200vw;
  top: 0;
  bottom: 0;
  left: 0;
  transform: translateX(-50%);
  content: '';
}
.cms-location .column.main .bloc_white > p {
  padding: 20px 0;
  display: block;
  margin: 0;
}
.cms-location .column.main .bloc_white .row h2 {
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  font-family: 'centabel';
  font-size: 21px !important;
  color: #000;
  margin-bottom: 30px;
  margin-top: 30px;
  width: 100%;
}
.cms-location .column.main .bloc_white .row h2 hr {
  display: block;
  border: none;
  width: 30px;
  margin: 0 10px;
  background: #000;
  height: 1px;
}
.cms-location .column.main .bloc_white .row .col-md-4 {
  padding: 10px;
  background: transparent;
}
.cms-location .column.main .bloc_white .row .col-md-4 > div {
  background: #587575;
  padding: 20px;
  color: #fff;
  height: 100%;
}
.cms-location .column.main .bloc_white .row .col-md-4 > div h2 span,
.cms-location .column.main .bloc_white .row .col-md-4 > div h2 strong {
  display: block;
  text-align: center;
  font-weight: bold;
  font-family: sans-serif;
  font-size: 15px;
}
.cms-location .column.main .bloc_white .row .col-md-4 > div p,
.cms-location .column.main .bloc_white .row .col-md-4 > div span,
.cms-location .column.main .bloc_white .row .col-md-4 > div a {
  list-style-type: none;
  color: #fff;
  font-family: 'Bodoni';
  font-size: 17px;
  line-height: 1.4;
}
.cms-location .column.main .location.green {
  background: #587575;
  padding-bottom: 0;
}
.cms-location .column.main .location.green:after {
  background: #587575;
}
.cms-location .column.main .location.green > .panel .panel-body {
  color: #fff !important;
}
.cms-location .column.main .location.green > .panel .panel-body a {
  color: #fff !important;
}
.cms-location .column.main .location.green .faqHeader {
  display: flex;
  justify-content: center;
  align-items: center;
}
.cms-location .column.main .location.green .faqHeader span {
  color: #fff;
}
.cms-location .column.main .location.green .faqHeader hr {
  display: block;
  border: none;
  width: 30px;
  margin: 0 10px;
  background: #fff;
  height: 1px;
}
.cms-location .column.main .link-bottom-location {
  text-align: center;
  padding: 30px 0;
  margin-bottom: 0;
}
.cms-location .column.main .link-bottom-location a {
  background: #587575;
  padding: 3px 15px;
  display: inline-block !important;
  height: auto;
  width: auto;
  line-height: 25px;
  position: relative;
  margin: 0 20px 10px;
  color: #fff;
  font-family: 'Bodoni';
  font-size: 17px;
  text-transform: none;
  border: 1px solid #fff;
  vertical-align: top;
}
.cms-location .column.main .link-bottom-location a:hover {
  text-decoration: underline;
}
.cms-location .column.main .link-bottom-location a span {
  color: #fff;
  font-family: 'Bodoni';
  font-size: 17px;
  text-transform: none;
  display: block;
}
.cms-location .column.main .link-bottom-location a:before {
  display: block;
  width: 8px;
  height: 18px;
  background: #587575;
  position: absolute;
  left: -2px;
  top: 50%;
  border: none;
  transform: translateY(-50%);
  content: '';
}
.cms-location .column.main .link-bottom-location a:after {
  content: '';
  display: block;
  width: 25px;
  height: 1px;
  background: #fff;
  position: absolute;
  top: 54%;
  transform: translateY(-50%) translateX(-50%);
  left: -3px;
  border: none;
  border-top: 1px solid #fff;
}
.cms-location .column.main .bloc_pickup ul {
  list-style-type: none;
  padding-left: 0;
}
.cms-location .column.main .bloc_pickup ul li {
  list-style-type: none;
  color: #000;
  font-family: 'Bodoni';
  font-size: 17px;
  display: block;
  text-align: justify;
  line-height: 1.4;
  text-align-last: center;
  margin-bottom: 20px;
  padding: 0 20px;
}
.cms-location .column.main .bloc_pickup ul li span {
  font-weight: bold;
  font-family: sans-serif;
}
.cms-location .column.main .fedex {
  display: block;
  width: 100%;
  background: #000;
  padding: 30px;
  list-style-type: none;
  color: #fff;
  font-family: 'Bodoni';
  font-size: 17px;
  text-align: justify;
  line-height: 26px;
  text-align-last: center;
  margin-bottom: 30px;
  position: relative;
}
.cms-location .column.main .fedex.paiement:after {
  position: absolute;
  display: block;
  z-index: -1;
  background: #000;
  width: 200vw;
  top: 0;
  bottom: 0;
  left: 0;
  transform: translateX(-50%);
  content: '';
}
.cms-location .column.main .fedex * {
  position: relative;
  z-index: 2;
}
.cms-location .column.main .fedex h2 {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  font-weight: bold;
  font-family: 'centabel';
  font-size: 21px !important;
  color: #fff;
  margin-bottom: 20px;
  margin-top: 0;
}
.cms-location .column.main .fedex h2 hr {
  display: block;
  border: none;
  width: 30px;
  margin: 0 10px;
  background: #fff;
  height: 1px;
}
.cms-location .column.main .livraison {
  margin-bottom: 30px;
}
.cms-location .column.main .livraison h2 {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  font-weight: bold;
  font-family: 'centabel';
  font-size: 21px !important;
  color: #000;
  margin-bottom: 30px;
}
.cms-location .column.main .livraison h2 hr {
  display: block;
  border: none;
  width: 30px;
  margin: 0 10px;
  background: #000;
  height: 1px;
}
.cms-location .column.main .livraison .row {
  margin: 0 -10px;
}
.cms-location .column.main .livraison .col-md-4 {
  padding: 10px;
}
.cms-location .column.main .livraison .col-md-4 ul {
  list-style-type: none;
  background: #fff;
  padding: 20px;
  height: 100%;
}
.cms-location .column.main .livraison .col-md-4 ul li {
  list-style-type: none;
  color: #000;
  font-family: 'Bodoni';
  font-size: 17px;
  display: block;
  text-align: justify;
  line-height: 1.4;
  text-align-last: center;
  margin-bottom: 20px;
}
.cms-location .column.main .livraison .col-md-4 ul li span {
  font-weight: bold;
  font-family: sans-serif;
}
.cms-nos-realisations .column.main .block > h2 {
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  font-family: 'centabel';
  font-size: 21px !important;
  color: #000;
  margin-bottom: 30px;
  margin-top: 30px;
  width: 100%;
}
.cms-nos-realisations .column.main .block > h2 hr {
  display: block;
  border: none;
  width: 30px;
  margin: 0 10px;
  background: #000;
  height: 1px;
}
.cms-nos-realisations .column.main .block > p {
  color: #000;
  font-family: 'Bodoni';
  font-size: 17px;
  display: block;
  text-align: justify;
  line-height: 26px;
  text-align-last: center;
  margin-bottom: 80px;
  padding: 0 40px;
}
.cms-nos-realisations .column.main .block.block1 .item {
  display: flex;
  align-items: center;
  margin-bottom: 60px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .cms-nos-realisations .column.main .block.block1 .item {
    display: block;
    text-align: center;
  }
}
.cms-nos-realisations .column.main .block.block1 .item .img {
  width: 50%;
}
@media only screen and (max-width: 767px) {
  .cms-nos-realisations .column.main .block.block1 .item .img {
    width: 100%;
    margin-bottom: 20px;
  }
}
.cms-nos-realisations .column.main .block.block1 .item .img img {
  width: 100%;
}
.cms-nos-realisations .column.main .block.block1 .item .texte {
  width: 55%;
  background: #fff;
  padding: 20px;
  margin-left: -5%;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .cms-nos-realisations .column.main .block.block1 .item .texte {
    width: 100%;
    margin-bottom: 20px;
    margin-left: 0;
  }
}
.cms-nos-realisations .column.main .block.block1 .item .texte p {
  text-align: center;
  margin-bottom: 0;
  font-weight: bold;
  font-family: serif;
  color: #000 !important;
  font-size: 14px !important;
}
.cms-nos-realisations .column.main .block.block1 .item .texte span {
  text-align: center;
  display: block;
  color: #000;
  font-family: 'Bodoni';
  font-size: 17px;
}
.cms-nos-realisations .column.main .block.block1 .item > a {
  position: absolute;
  right: 0;
  bottom: 0;
  background: #E8E8E8;
  padding: 3px 15px;
  display: inline-block;
  height: auto;
  width: auto;
  line-height: 25px;
  margin: 0 20px;
  color: #000;
  font-family: 'Bodoni';
  font-size: 17px;
  text-transform: none;
  border: 1px solid #000;
  vertical-align: top;
  margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  .cms-nos-realisations .column.main .block.block1 .item > a {
    position: relative;
    margin: auto;
  }
}
.cms-nos-realisations .column.main .block.block1 .item > a:hover {
  text-decoration: underline;
}
.cms-nos-realisations .column.main .block.block1 .item > a span {
  color: #000;
  font-family: 'Bodoni';
  font-size: 17px;
  text-transform: none;
  display: block;
}
.cms-nos-realisations .column.main .block.block1 .item > a:before {
  display: block;
  width: 8px;
  height: 18px;
  background: #E8E8E8;
  position: absolute;
  left: -2px;
  top: 50%;
  border: none;
  transform: translateY(-50%);
  content: '';
}
.cms-nos-realisations .column.main .block.block1 .item > a:after {
  content: '';
  display: block;
  width: 25px;
  height: 1px;
  background: #000;
  position: absolute;
  top: 54%;
  transform: translateY(-50%) translateX(-50%);
  left: -3px;
  border: none;
  border-top: 1px solid #000;
}
.cms-nos-realisations .column.main .block.block1 .item.left .texte {
  margin-left: 0;
  margin-right: -5%;
}
@media only screen and (max-width: 767px) {
  .cms-nos-realisations .column.main .block.block1 .item.left .texte {
    margin-right: 0;
  }
}
.cms-nos-realisations .column.main .block.block1 .item.left > a {
  right: inherit;
  left: 0;
}
.cms-nos-realisations .column.main .block.block2,
.cms-nos-realisations .column.main .block.block3 {
  background: #fff;
  position: relative;
  margin-top: 100px;
  padding-bottom: 80px;
}
.cms-nos-realisations .column.main .block.block2:before,
.cms-nos-realisations .column.main .block.block3:before {
  background-color: #fff;
  width: 200vw;
  content: '';
  display: block;
  transform: rotate(-2deg);
  height: 200px;
  position: absolute;
  left: -50%;
  top: -65px;
  z-index: -1;
}
.cms-nos-realisations .column.main .block.block2:after,
.cms-nos-realisations .column.main .block.block3:after {
  background-color: #fff;
  width: 200vw;
  top: 0;
  bottom: 0;
  left: -50%;
  content: '';
  display: block;
  z-index: -1;
  position: absolute;
}
.cms-nos-realisations .column.main .block.block2 .item,
.cms-nos-realisations .column.main .block.block3 .item {
  display: flex;
  align-items: center;
  margin-bottom: 60px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .cms-nos-realisations .column.main .block.block2 .item,
  .cms-nos-realisations .column.main .block.block3 .item {
    display: block;
  }
}
.cms-nos-realisations .column.main .block.block2 .item .img,
.cms-nos-realisations .column.main .block.block3 .item .img {
  width: 50%;
  padding-right: 20px;
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  .cms-nos-realisations .column.main .block.block2 .item .img,
  .cms-nos-realisations .column.main .block.block3 .item .img {
    width: 100%;
    margin-bottom: 0;
    padding: 0 !important;
  }
}
.cms-nos-realisations .column.main .block.block2 .item .img img,
.cms-nos-realisations .column.main .block.block3 .item .img img {
  width: 100%;
}
.cms-nos-realisations .column.main .block.block2 .item hr,
.cms-nos-realisations .column.main .block.block3 .item hr {
  width: 5%;
  height: 1px;
  border: none;
  background: #000;
}
@media only screen and (max-width: 767px) {
  .cms-nos-realisations .column.main .block.block2 .item hr,
  .cms-nos-realisations .column.main .block.block3 .item hr {
    display: none;
  }
}
.cms-nos-realisations .column.main .block.block2 .item .texte,
.cms-nos-realisations .column.main .block.block3 .item .texte {
  width: 45%;
  padding: 20px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .cms-nos-realisations .column.main .block.block2 .item .texte,
  .cms-nos-realisations .column.main .block.block3 .item .texte {
    width: 100%;
    margin-bottom: 20px;
  }
}
.cms-nos-realisations .column.main .block.block2 .item .texte p,
.cms-nos-realisations .column.main .block.block3 .item .texte p {
  text-align: left;
  margin-bottom: 0;
  color: #000;
  font-family: 'Bodoni';
  font-size: 17px;
}
@media only screen and (max-width: 767px) {
  .cms-nos-realisations .column.main .block.block2 .item .texte p,
  .cms-nos-realisations .column.main .block.block3 .item .texte p {
    text-align: center;
  }
}
.cms-nos-realisations .column.main .block.block2 .item .texte p span,
.cms-nos-realisations .column.main .block.block3 .item .texte p span {
  font-weight: bold;
  font-family: serif;
  color: #000;
  font-size: 14px;
}
.cms-nos-realisations .column.main .block.block2 .item.left .img,
.cms-nos-realisations .column.main .block.block3 .item.left .img {
  padding-left: 20px;
  padding-right: 0;
}
@media only screen and (max-width: 767px) {
  .cms-nos-realisations .column.main .block.block2 .item.left .img,
  .cms-nos-realisations .column.main .block.block3 .item.left .img {
    padding: 0 !important;
  }
}
.cms-nos-realisations .column.main .block.block2 .item.left .texte p,
.cms-nos-realisations .column.main .block.block3 .item.left .texte p {
  text-align: right;
}
@media only screen and (max-width: 767px) {
  .cms-nos-realisations .column.main .block.block2 .item.left .texte p,
  .cms-nos-realisations .column.main .block.block3 .item.left .texte p {
    text-align: center;
  }
}
.cms-nos-realisations .column.main .block.block2 .item {
  position: relative;
}
.cms-nos-realisations .column.main .block.block2 .item:before {
  content: '';
  background: #E8E8E8;
  position: absolute;
  width: 250px;
  height: 250px;
  display: block;
  transform: translateX(-50%) translateY(-50%) rotate(35deg);
  top: 50%;
  left: 50%;
  z-index: 0;
}
@media only screen and (max-width: 767px) {
  .cms-nos-realisations .column.main .block.block2 .item:before {
    display: none;
  }
}
.cms-nos-realisations .column.main .block.block2 .item.item1:before {
  top: 40%;
}
.cms-nos-realisations .column.main .block.block2 .item.item2:before {
  width: 220px;
  height: 220px;
}
.cms-nos-realisations .column.main .block.block2 .item.item3:before {
  left: 45%;
  top: 60%;
}
.cms-nos-realisations .column.main .block.block3 {
  background: #1D1D1D;
  margin-top: -40px;
  position: relative;
  z-index: 4;
}
.cms-nos-realisations .column.main .block.block3:before {
  background-color: #1D1D1D;
  width: 200vw;
  content: '';
  display: block;
  transform: rotate(-2deg);
  height: 200px;
  position: absolute;
  left: -50%;
  top: -65px;
  z-index: -1;
}
.cms-nos-realisations .column.main .block.block3:after {
  background-color: #1D1D1D;
  width: 200vw;
  top: 0;
  bottom: 0;
  left: -50%;
  content: '';
  display: block;
  z-index: -1;
  position: absolute;
}
.cms-nos-realisations .column.main .block.block3 > h2 {
  color: #fff;
}
.cms-nos-realisations .column.main .block.block3 > h2 hr {
  background: #fff;
}
.cms-nos-realisations .column.main .block.block3 hr {
  background: #fff !important;
}
.cms-nos-realisations .column.main .block.block3 p,
.cms-nos-realisations .column.main .block.block3 span {
  color: #fff !important;
}
.cms-nos-realisations .column.main .block.block3 p span,
.cms-nos-realisations .column.main .block.block3 span span {
  color: #fff !important;
}
@media (max-width: 776px) {
  .cms-page-view .dividing-line {
    display: none;
  }
}
.cms-applications .column p,
.cms-applications-nohrd-bike .column p,
.cms-applications-sprintbok .column p,
.cms-applications-we-row .column p,
.cms-applications-smartrow .column p,
.cms-applications-slimbeam .column p,
.cms-applications-nohrd .column p,
.cms-applications .column span,
.cms-applications-nohrd-bike .column span,
.cms-applications-sprintbok .column span,
.cms-applications-we-row .column span,
.cms-applications-smartrow .column span,
.cms-applications-slimbeam .column span,
.cms-applications-nohrd .column span {
  color: #000;
  font-family: 'Bodoni';
  font-size: 17px;
  display: block;
  text-align: justify;
  line-height: 26px;
  margin-bottom: 0;
  text-align-last: center;
  -moz-text-align-last: center;
}
.cms-applications .column hr,
.cms-applications-nohrd-bike .column hr,
.cms-applications-sprintbok .column hr,
.cms-applications-we-row .column hr,
.cms-applications-smartrow .column hr,
.cms-applications-slimbeam .column hr,
.cms-applications-nohrd .column hr {
  display: block;
  margin: 20px auto;
  height: 1px;
  width: 40px;
  background: #000;
  border: none;
}
.cms-applications .entete,
.cms-applications-nohrd-bike .entete,
.cms-applications-sprintbok .entete,
.cms-applications-we-row .entete,
.cms-applications-smartrow .entete,
.cms-applications-slimbeam .entete,
.cms-applications-nohrd .entete {
  margin-top: 50px;
}
.cms-applications .entete:after,
.cms-applications-nohrd-bike .entete:after,
.cms-applications-sprintbok .entete:after,
.cms-applications-we-row .entete:after,
.cms-applications-smartrow .entete:after,
.cms-applications-slimbeam .entete:after,
.cms-applications-nohrd .entete:after {
  content: '';
  display: block;
  clear: both;
}
.cms-applications .entete .line,
.cms-applications-nohrd-bike .entete .line,
.cms-applications-sprintbok .entete .line,
.cms-applications-we-row .entete .line,
.cms-applications-smartrow .entete .line,
.cms-applications-slimbeam .entete .line,
.cms-applications-nohrd .entete .line {
  display: flex;
  align-items: center;
  max-width: 800px;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .cms-applications .entete .line,
  .cms-applications-nohrd-bike .entete .line,
  .cms-applications-sprintbok .entete .line,
  .cms-applications-we-row .entete .line,
  .cms-applications-smartrow .entete .line,
  .cms-applications-slimbeam .entete .line,
  .cms-applications-nohrd .entete .line {
    flex-direction: column;
  }
}
.cms-applications .entete .line .image,
.cms-applications-nohrd-bike .entete .line .image,
.cms-applications-sprintbok .entete .line .image,
.cms-applications-we-row .entete .line .image,
.cms-applications-smartrow .entete .line .image,
.cms-applications-slimbeam .entete .line .image,
.cms-applications-nohrd .entete .line .image {
  width: 60%;
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .cms-applications .entete .line .image,
  .cms-applications-nohrd-bike .entete .line .image,
  .cms-applications-sprintbok .entete .line .image,
  .cms-applications-we-row .entete .line .image,
  .cms-applications-smartrow .entete .line .image,
  .cms-applications-slimbeam .entete .line .image,
  .cms-applications-nohrd .entete .line .image {
    width: 100%;
    margin: 0;
    border: none;
  }
}
.cms-applications .entete .line .title,
.cms-applications-nohrd-bike .entete .line .title,
.cms-applications-sprintbok .entete .line .title,
.cms-applications-we-row .entete .line .title,
.cms-applications-smartrow .entete .line .title,
.cms-applications-slimbeam .entete .line .title,
.cms-applications-nohrd .entete .line .title {
  width: 40%;
}
@media screen and (max-width: 767px) {
  .cms-applications .entete .line .title,
  .cms-applications-nohrd-bike .entete .line .title,
  .cms-applications-sprintbok .entete .line .title,
  .cms-applications-we-row .entete .line .title,
  .cms-applications-smartrow .entete .line .title,
  .cms-applications-slimbeam .entete .line .title,
  .cms-applications-nohrd .entete .line .title {
    width: 100%;
    margin: 0;
    border: none;
  }
}
.cms-applications .entete .line h2,
.cms-applications-nohrd-bike .entete .line h2,
.cms-applications-sprintbok .entete .line h2,
.cms-applications-we-row .entete .line h2,
.cms-applications-smartrow .entete .line h2,
.cms-applications-slimbeam .entete .line h2,
.cms-applications-nohrd .entete .line h2 {
  display: flex;
  align-items: center;
  font-size: 27px;
  font-weight: normal;
  font-family: 'centabel';
  color: #000;
  width: 100%;
  justify-content: flex-end;
  margin-bottom: 50px;
  margin-top: 50px;
  position: relative;
  z-index: 1;
}
.cms-applications .entete .line h2 hr,
.cms-applications-nohrd-bike .entete .line h2 hr,
.cms-applications-sprintbok .entete .line h2 hr,
.cms-applications-we-row .entete .line h2 hr,
.cms-applications-smartrow .entete .line h2 hr,
.cms-applications-slimbeam .entete .line h2 hr,
.cms-applications-nohrd .entete .line h2 hr {
  display: block;
  height: 1px;
  width: 90px;
  background: #587575;
  border: none;
  margin: 0 15px;
}
.cms-applications .entete .text,
.cms-applications-nohrd-bike .entete .text,
.cms-applications-sprintbok .entete .text,
.cms-applications-we-row .entete .text,
.cms-applications-smartrow .entete .text,
.cms-applications-slimbeam .entete .text,
.cms-applications-nohrd .entete .text {
  width: 50%;
  background: #fff;
  padding: 50px;
  border: 5px solid #E8E8E8;
  float: right;
  margin-top: -100px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .cms-applications .entete .text,
  .cms-applications-nohrd-bike .entete .text,
  .cms-applications-sprintbok .entete .text,
  .cms-applications-we-row .entete .text,
  .cms-applications-smartrow .entete .text,
  .cms-applications-slimbeam .entete .text,
  .cms-applications-nohrd .entete .text {
    width: 100%;
    margin: 0;
    border: none;
  }
}
.cms-applications .entete .text p,
.cms-applications-nohrd-bike .entete .text p,
.cms-applications-sprintbok .entete .text p,
.cms-applications-we-row .entete .text p,
.cms-applications-smartrow .entete .text p,
.cms-applications-slimbeam .entete .text p,
.cms-applications-nohrd .entete .text p {
  color: #000;
  font-family: 'Bodoni';
  font-size: 17px;
  text-align: justify;
  text-align-last: center;
  -moz-text-align-last: center;
  display: block;
  margin: 0;
}
.cms-applications .applications h2,
.cms-applications-nohrd-bike .applications h2,
.cms-applications-sprintbok .applications h2,
.cms-applications-we-row .applications h2,
.cms-applications-smartrow .applications h2,
.cms-applications-slimbeam .applications h2,
.cms-applications-nohrd .applications h2 {
  display: flex;
  align-items: center;
  font-size: 27px;
  font-weight: normal;
  font-family: 'centabel';
  color: #000;
  width: 100%;
  justify-content: center;
  margin-bottom: 30px;
  margin-top: 50px;
  position: relative;
  z-index: 1;
}
.cms-applications .applications h2 hr,
.cms-applications-nohrd-bike .applications h2 hr,
.cms-applications-sprintbok .applications h2 hr,
.cms-applications-we-row .applications h2 hr,
.cms-applications-smartrow .applications h2 hr,
.cms-applications-slimbeam .applications h2 hr,
.cms-applications-nohrd .applications h2 hr {
  display: block;
  height: 1px;
  width: 90px;
  background: #587575;
  border: none;
  margin: 0 15px;
}
.cms-applications .applications ul,
.cms-applications-nohrd-bike .applications ul,
.cms-applications-sprintbok .applications ul,
.cms-applications-we-row .applications ul,
.cms-applications-smartrow .applications ul,
.cms-applications-slimbeam .applications ul,
.cms-applications-nohrd .applications ul {
  list-style: none;
  padding-left: 0;
  text-align: center;
}
.cms-applications .applications ul li,
.cms-applications-nohrd-bike .applications ul li,
.cms-applications-sprintbok .applications ul li,
.cms-applications-we-row .applications ul li,
.cms-applications-smartrow .applications ul li,
.cms-applications-slimbeam .applications ul li,
.cms-applications-nohrd .applications ul li {
  display: inline-block;
  width: 150px;
  vertical-align: top;
}
.cms-applications .applications ul li.nohrd,
.cms-applications-nohrd-bike .applications ul li.nohrd,
.cms-applications-sprintbok .applications ul li.nohrd,
.cms-applications-we-row .applications ul li.nohrd,
.cms-applications-smartrow .applications ul li.nohrd,
.cms-applications-slimbeam .applications ul li.nohrd,
.cms-applications-nohrd .applications ul li.nohrd {
  border: 1px solid #587575;
}
.cms-applications .applications ul li .img,
.cms-applications-nohrd-bike .applications ul li .img,
.cms-applications-sprintbok .applications ul li .img,
.cms-applications-we-row .applications ul li .img,
.cms-applications-smartrow .applications ul li .img,
.cms-applications-slimbeam .applications ul li .img,
.cms-applications-nohrd .applications ul li .img {
  width: 80px;
  margin: auto;
  height: 120px;
  display: flex;
  align-items: center;
}
.cms-applications .applications ul li a,
.cms-applications-nohrd-bike .applications ul li a,
.cms-applications-sprintbok .applications ul li a,
.cms-applications-we-row .applications ul li a,
.cms-applications-smartrow .applications ul li a,
.cms-applications-slimbeam .applications ul li a,
.cms-applications-nohrd .applications ul li a {
  background: #E8E8E8;
  padding: 3px 15px;
  color: #000;
  display: inline-block !important;
  height: auto;
  width: auto;
  line-height: 25px;
  position: relative;
  margin: 0 20px;
  font-family: 'Bodoni';
  font-size: 16px;
  text-transform: none;
  border: 1px solid #000;
  vertical-align: top;
  margin-bottom: 10px;
}
.cms-applications .applications ul li a:hover,
.cms-applications-nohrd-bike .applications ul li a:hover,
.cms-applications-sprintbok .applications ul li a:hover,
.cms-applications-we-row .applications ul li a:hover,
.cms-applications-smartrow .applications ul li a:hover,
.cms-applications-slimbeam .applications ul li a:hover,
.cms-applications-nohrd .applications ul li a:hover {
  text-decoration: underline;
}
.cms-applications .applications ul li a span,
.cms-applications-nohrd-bike .applications ul li a span,
.cms-applications-sprintbok .applications ul li a span,
.cms-applications-we-row .applications ul li a span,
.cms-applications-smartrow .applications ul li a span,
.cms-applications-slimbeam .applications ul li a span,
.cms-applications-nohrd .applications ul li a span {
  color: #000;
  font-family: 'Bodoni';
  font-size: 16px;
  text-transform: none;
  display: block;
}
.cms-applications .applications ul li a:before,
.cms-applications-nohrd-bike .applications ul li a:before,
.cms-applications-sprintbok .applications ul li a:before,
.cms-applications-we-row .applications ul li a:before,
.cms-applications-smartrow .applications ul li a:before,
.cms-applications-slimbeam .applications ul li a:before,
.cms-applications-nohrd .applications ul li a:before {
  display: block;
  width: 8px;
  height: 18px;
  background: #E8E8E8;
  position: absolute;
  left: -2px;
  top: 50%;
  border: none;
  transform: translateY(-50%);
  content: '';
}
.cms-applications .applications ul li a:after,
.cms-applications-nohrd-bike .applications ul li a:after,
.cms-applications-sprintbok .applications ul li a:after,
.cms-applications-we-row .applications ul li a:after,
.cms-applications-smartrow .applications ul li a:after,
.cms-applications-slimbeam .applications ul li a:after,
.cms-applications-nohrd .applications ul li a:after {
  content: '';
  display: block;
  width: 25px;
  height: 1px;
  background: #000;
  position: absolute;
  top: 54%;
  transform: translateY(-50%) translateX(-50%);
  left: -3px;
  border: none;
  border-top: 1px solid #000;
}
.cms-applications .carac,
.cms-applications-nohrd-bike .carac,
.cms-applications-sprintbok .carac,
.cms-applications-we-row .carac,
.cms-applications-smartrow .carac,
.cms-applications-slimbeam .carac,
.cms-applications-nohrd .carac {
  background: #fff;
  position: relative;
  z-index: 2;
  text-align: center;
}
.cms-applications .carac:before,
.cms-applications-nohrd-bike .carac:before,
.cms-applications-sprintbok .carac:before,
.cms-applications-we-row .carac:before,
.cms-applications-smartrow .carac:before,
.cms-applications-slimbeam .carac:before,
.cms-applications-nohrd .carac:before {
  background-color: #fff;
  width: 200vw;
  top: 0;
  height: 200px;
  transform: rotate(1deg);
  left: -50%;
  content: '';
  display: block;
  z-index: -1;
  position: absolute;
}
.cms-applications .carac:after,
.cms-applications-nohrd-bike .carac:after,
.cms-applications-sprintbok .carac:after,
.cms-applications-we-row .carac:after,
.cms-applications-smartrow .carac:after,
.cms-applications-slimbeam .carac:after,
.cms-applications-nohrd .carac:after {
  background-color: #fff;
  width: 200vw;
  top: 0;
  bottom: 0;
  left: -50%;
  content: '';
  display: block;
  z-index: -1;
  position: absolute;
}
.cms-applications .carac .col100,
.cms-applications-nohrd-bike .carac .col100,
.cms-applications-sprintbok .carac .col100,
.cms-applications-we-row .carac .col100,
.cms-applications-smartrow .carac .col100,
.cms-applications-slimbeam .carac .col100,
.cms-applications-nohrd .carac .col100 {
  display: inline-flex;
  width: 100%;
  padding: 40px;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .cms-applications .carac .col100,
  .cms-applications-nohrd-bike .carac .col100,
  .cms-applications-sprintbok .carac .col100,
  .cms-applications-we-row .carac .col100,
  .cms-applications-smartrow .carac .col100,
  .cms-applications-slimbeam .carac .col100,
  .cms-applications-nohrd .carac .col100 {
    width: 100%;
    display: block;
    padding: 20px;
  }
}
.cms-applications .carac .col100 p,
.cms-applications-nohrd-bike .carac .col100 p,
.cms-applications-sprintbok .carac .col100 p,
.cms-applications-we-row .carac .col100 p,
.cms-applications-smartrow .carac .col100 p,
.cms-applications-slimbeam .carac .col100 p,
.cms-applications-nohrd .carac .col100 p {
  text-align: left;
  font-weight: bold;
  font-family: sans-serif;
  font-size: 15px;
  color: #000;
  display: block;
  margin: 0;
  text-align-last: left;
  -moz-text-align-last: left;
}
.cms-applications .carac .col100 .text,
.cms-applications-nohrd-bike .carac .col100 .text,
.cms-applications-sprintbok .carac .col100 .text,
.cms-applications-we-row .carac .col100 .text,
.cms-applications-smartrow .carac .col100 .text,
.cms-applications-slimbeam .carac .col100 .text,
.cms-applications-nohrd .carac .col100 .text {
  padding-left: 0;
}
.cms-applications .carac .col100 span,
.cms-applications-nohrd-bike .carac .col100 span,
.cms-applications-sprintbok .carac .col100 span,
.cms-applications-we-row .carac .col100 span,
.cms-applications-smartrow .carac .col100 span,
.cms-applications-slimbeam .carac .col100 span,
.cms-applications-nohrd .carac .col100 span {
  text-align: left !important;
  display: block;
  text-align-last: left;
  -moz-text-align-last: left;
}
.cms-applications .carac .col100 hr,
.cms-applications-nohrd-bike .carac .col100 hr,
.cms-applications-sprintbok .carac .col100 hr,
.cms-applications-we-row .carac .col100 hr,
.cms-applications-smartrow .carac .col100 hr,
.cms-applications-slimbeam .carac .col100 hr,
.cms-applications-nohrd .carac .col100 hr {
  width: 40px;
  margin: 0 25px;
  background: #000;
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .cms-applications .carac .col100 hr,
  .cms-applications-nohrd-bike .carac .col100 hr,
  .cms-applications-sprintbok .carac .col100 hr,
  .cms-applications-we-row .carac .col100 hr,
  .cms-applications-smartrow .carac .col100 hr,
  .cms-applications-slimbeam .carac .col100 hr,
  .cms-applications-nohrd .carac .col100 hr {
    display: block;
    width: 1px;
    height: 40px;
    margin: 15px auto;
  }
}
.cms-applications .carac .col50,
.cms-applications-nohrd-bike .carac .col50,
.cms-applications-sprintbok .carac .col50,
.cms-applications-we-row .carac .col50,
.cms-applications-smartrow .carac .col50,
.cms-applications-slimbeam .carac .col50,
.cms-applications-nohrd .carac .col50 {
  display: inline-block;
  width: 49%;
  vertical-align: top;
  padding: 40px;
}
@media screen and (max-width: 767px) {
  .cms-applications .carac .col50,
  .cms-applications-nohrd-bike .carac .col50,
  .cms-applications-sprintbok .carac .col50,
  .cms-applications-we-row .carac .col50,
  .cms-applications-smartrow .carac .col50,
  .cms-applications-slimbeam .carac .col50,
  .cms-applications-nohrd .carac .col50 {
    width: 100%;
    display: block;
    padding: 20px;
  }
}
.cms-applications .carac .col50 hr,
.cms-applications-nohrd-bike .carac .col50 hr,
.cms-applications-sprintbok .carac .col50 hr,
.cms-applications-we-row .carac .col50 hr,
.cms-applications-smartrow .carac .col50 hr,
.cms-applications-slimbeam .carac .col50 hr,
.cms-applications-nohrd .carac .col50 hr {
  width: 1px;
  height: 40px;
  margin: 15px auto;
}
.cms-applications .carac .col50 p,
.cms-applications-nohrd-bike .carac .col50 p,
.cms-applications-sprintbok .carac .col50 p,
.cms-applications-we-row .carac .col50 p,
.cms-applications-smartrow .carac .col50 p,
.cms-applications-slimbeam .carac .col50 p,
.cms-applications-nohrd .carac .col50 p {
  font-weight: bold;
  font-family: sans-serif;
  font-size: 15px;
  color: #000;
  text-align: center;
  display: block;
  margin: 0;
}
.cms-applications .first-bloc,
.cms-applications-nohrd-bike .first-bloc,
.cms-applications-sprintbok .first-bloc,
.cms-applications-we-row .first-bloc,
.cms-applications-smartrow .first-bloc,
.cms-applications-slimbeam .first-bloc,
.cms-applications-nohrd .first-bloc {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 50px 0;
}
@media screen and (max-width: 767px) {
  .cms-applications .first-bloc,
  .cms-applications-nohrd-bike .first-bloc,
  .cms-applications-sprintbok .first-bloc,
  .cms-applications-we-row .first-bloc,
  .cms-applications-smartrow .first-bloc,
  .cms-applications-slimbeam .first-bloc,
  .cms-applications-nohrd .first-bloc {
    flex-direction: column;
    justify-content: center;
  }
}
.cms-applications .first-bloc .logo,
.cms-applications-nohrd-bike .first-bloc .logo,
.cms-applications-sprintbok .first-bloc .logo,
.cms-applications-we-row .first-bloc .logo,
.cms-applications-smartrow .first-bloc .logo,
.cms-applications-slimbeam .first-bloc .logo,
.cms-applications-nohrd .first-bloc .logo {
  width: 240px;
  flex-shrink: 0;
  z-index: 0;
  height: 100px;
  max-height: 100px;
}
@media screen and (max-width: 767px) {
  .cms-applications .first-bloc .logo,
  .cms-applications-nohrd-bike .first-bloc .logo,
  .cms-applications-sprintbok .first-bloc .logo,
  .cms-applications-we-row .first-bloc .logo,
  .cms-applications-smartrow .first-bloc .logo,
  .cms-applications-slimbeam .first-bloc .logo,
  .cms-applications-nohrd .first-bloc .logo {
    width: 100%;
    text-align: center;
  }
}
.cms-applications .first-bloc .logo img,
.cms-applications-nohrd-bike .first-bloc .logo img,
.cms-applications-sprintbok .first-bloc .logo img,
.cms-applications-we-row .first-bloc .logo img,
.cms-applications-smartrow .first-bloc .logo img,
.cms-applications-slimbeam .first-bloc .logo img,
.cms-applications-nohrd .first-bloc .logo img {
  width: 100px;
  height: 100px;
  max-height: 100px;
}
@media screen and (max-width: 767px) {
  .cms-applications .first-bloc .logo img,
  .cms-applications-nohrd-bike .first-bloc .logo img,
  .cms-applications-sprintbok .first-bloc .logo img,
  .cms-applications-we-row .first-bloc .logo img,
  .cms-applications-smartrow .first-bloc .logo img,
  .cms-applications-slimbeam .first-bloc .logo img,
  .cms-applications-nohrd .first-bloc .logo img {
    margin: auto;
  }
}
.cms-applications .first-bloc .text,
.cms-applications-nohrd-bike .first-bloc .text,
.cms-applications-sprintbok .first-bloc .text,
.cms-applications-we-row .first-bloc .text,
.cms-applications-smartrow .first-bloc .text,
.cms-applications-slimbeam .first-bloc .text,
.cms-applications-nohrd .first-bloc .text {
  background: #fff;
  position: relative;
  padding: 50px;
  width: 400px;
  flex-shrink: 0;
}
.cms-applications .first-bloc .text ul li,
.cms-applications-nohrd-bike .first-bloc .text ul li,
.cms-applications-sprintbok .first-bloc .text ul li,
.cms-applications-we-row .first-bloc .text ul li,
.cms-applications-smartrow .first-bloc .text ul li,
.cms-applications-slimbeam .first-bloc .text ul li,
.cms-applications-nohrd .first-bloc .text ul li {
  padding: 5px;
}
@media screen and (max-width: 767px) {
  .cms-applications .first-bloc .text,
  .cms-applications-nohrd-bike .first-bloc .text,
  .cms-applications-sprintbok .first-bloc .text,
  .cms-applications-we-row .first-bloc .text,
  .cms-applications-smartrow .first-bloc .text,
  .cms-applications-slimbeam .first-bloc .text,
  .cms-applications-nohrd .first-bloc .text {
    width: 100%;
    max-width: 400px;
    padding: 30px;
    margin-top: 40px;
  }
}
.cms-applications .first-bloc .text p,
.cms-applications-nohrd-bike .first-bloc .text p,
.cms-applications-sprintbok .first-bloc .text p,
.cms-applications-we-row .first-bloc .text p,
.cms-applications-smartrow .first-bloc .text p,
.cms-applications-slimbeam .first-bloc .text p,
.cms-applications-nohrd .first-bloc .text p {
  color: #000;
  font-family: 'Bodoni';
  font-size: 17px;
  display: block;
  text-align: justify;
  line-height: 26px;
  margin-bottom: 0;
  text-align-last: center;
  -moz-text-align-last: center;
}
.cms-applications .first-bloc .text hr,
.cms-applications-nohrd-bike .first-bloc .text hr,
.cms-applications-sprintbok .first-bloc .text hr,
.cms-applications-we-row .first-bloc .text hr,
.cms-applications-smartrow .first-bloc .text hr,
.cms-applications-slimbeam .first-bloc .text hr,
.cms-applications-nohrd .first-bloc .text hr {
  position: absolute;
  height: 3px;
  display: block;
  background: #587575;
  border: none;
  width: 150px;
  top: 50%;
  left: -125px;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .cms-applications .first-bloc .text hr,
  .cms-applications-nohrd-bike .first-bloc .text hr,
  .cms-applications-sprintbok .first-bloc .text hr,
  .cms-applications-we-row .first-bloc .text hr,
  .cms-applications-smartrow .first-bloc .text hr,
  .cms-applications-slimbeam .first-bloc .text hr,
  .cms-applications-nohrd .first-bloc .text hr {
    top: -50px;
    left: 50%;
    width: 3px;
    height: 70px;
  }
}
.cms-applications .download,
.cms-applications-nohrd-bike .download,
.cms-applications-sprintbok .download,
.cms-applications-we-row .download,
.cms-applications-smartrow .download,
.cms-applications-slimbeam .download,
.cms-applications-nohrd .download {
  background: #fff;
  position: relative;
  z-index: 2;
  margin-top: 125px;
  text-align: center;
  padding-bottom: 50px;
}
.cms-applications .download:before,
.cms-applications-nohrd-bike .download:before,
.cms-applications-sprintbok .download:before,
.cms-applications-we-row .download:before,
.cms-applications-smartrow .download:before,
.cms-applications-slimbeam .download:before,
.cms-applications-nohrd .download:before {
  background-color: #fff;
  width: 200vw;
  content: '';
  display: block;
  transform: rotate(-2deg);
  height: 200px;
  position: absolute;
  left: -50%;
  top: -100px;
  z-index: -1;
}
.cms-applications .download:after,
.cms-applications-nohrd-bike .download:after,
.cms-applications-sprintbok .download:after,
.cms-applications-we-row .download:after,
.cms-applications-smartrow .download:after,
.cms-applications-slimbeam .download:after,
.cms-applications-nohrd .download:after {
  background-color: #fff;
  width: 200vw;
  top: 0;
  bottom: 0;
  left: -50%;
  content: '';
  display: block;
  z-index: -1;
  position: absolute;
}
.cms-applications .download ul,
.cms-applications-nohrd-bike .download ul,
.cms-applications-sprintbok .download ul,
.cms-applications-we-row .download ul,
.cms-applications-smartrow .download ul,
.cms-applications-slimbeam .download ul,
.cms-applications-nohrd .download ul {
  padding-left: 0;
  text-align: center;
}
.cms-applications .download ul li,
.cms-applications-nohrd-bike .download ul li,
.cms-applications-sprintbok .download ul li,
.cms-applications-we-row .download ul li,
.cms-applications-smartrow .download ul li,
.cms-applications-slimbeam .download ul li,
.cms-applications-nohrd .download ul li {
  list-style: none;
  display: inline-block;
  vertical-align: top;
  padding: 20px;
}
.cms-applications .download > ul > li,
.cms-applications-nohrd-bike .download > ul > li,
.cms-applications-sprintbok .download > ul > li,
.cms-applications-we-row .download > ul > li,
.cms-applications-smartrow .download > ul > li,
.cms-applications-slimbeam .download > ul > li,
.cms-applications-nohrd .download > ul > li {
  width: auto;
  text-align: center;
  max-width: 33%;
}
@media screen and (max-width: 767px) {
  .cms-applications .download > ul > li,
  .cms-applications-nohrd-bike .download > ul > li,
  .cms-applications-sprintbok .download > ul > li,
  .cms-applications-we-row .download > ul > li,
  .cms-applications-smartrow .download > ul > li,
  .cms-applications-slimbeam .download > ul > li,
  .cms-applications-nohrd .download > ul > li {
    width: 100%;
    max-width: 100%;
  }
}
.cms-applications .download > ul > li img,
.cms-applications-nohrd-bike .download > ul > li img,
.cms-applications-sprintbok .download > ul > li img,
.cms-applications-we-row .download > ul > li img,
.cms-applications-smartrow .download > ul > li img,
.cms-applications-slimbeam .download > ul > li img,
.cms-applications-nohrd .download > ul > li img {
  width: 100%;
  max-width: 300px;
}
.cms-applications-nohrd-bike .entete,
.cms-applications-sprintbok .entete,
.cms-applications-we-row .entete,
.cms-applications-smartrow .entete,
.cms-applications-slimbeam .entete,
.cms-applications-nohrd .entete {
  margin-top: 80px;
}
.cms-applications-nohrd-bike .entete .line,
.cms-applications-sprintbok .entete .line,
.cms-applications-we-row .entete .line,
.cms-applications-smartrow .entete .line,
.cms-applications-slimbeam .entete .line,
.cms-applications-nohrd .entete .line {
  margin: 0 auto 150px;
  max-width: 90%;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .cms-applications-nohrd-bike .entete .line,
  .cms-applications-sprintbok .entete .line,
  .cms-applications-we-row .entete .line,
  .cms-applications-smartrow .entete .line,
  .cms-applications-slimbeam .entete .line,
  .cms-applications-nohrd .entete .line {
    display: block;
    margin-bottom: 60px;
  }
}
.cms-applications-nohrd-bike .entete .line .title,
.cms-applications-sprintbok .entete .line .title,
.cms-applications-we-row .entete .line .title,
.cms-applications-smartrow .entete .line .title,
.cms-applications-slimbeam .entete .line .title,
.cms-applications-nohrd .entete .line .title {
  width: 65%;
}
@media screen and (max-width: 767px) {
  .cms-applications-nohrd-bike .entete .line .title,
  .cms-applications-sprintbok .entete .line .title,
  .cms-applications-we-row .entete .line .title,
  .cms-applications-smartrow .entete .line .title,
  .cms-applications-slimbeam .entete .line .title,
  .cms-applications-nohrd .entete .line .title {
    max-width: 100%;
    width: 100%;
  }
}
.cms-applications-nohrd-bike .entete .line .title .inner,
.cms-applications-sprintbok .entete .line .title .inner,
.cms-applications-we-row .entete .line .title .inner,
.cms-applications-smartrow .entete .line .title .inner,
.cms-applications-slimbeam .entete .line .title .inner,
.cms-applications-nohrd .entete .line .title .inner {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .cms-applications-nohrd-bike .entete .line .title .inner,
  .cms-applications-sprintbok .entete .line .title .inner,
  .cms-applications-we-row .entete .line .title .inner,
  .cms-applications-smartrow .entete .line .title .inner,
  .cms-applications-slimbeam .entete .line .title .inner,
  .cms-applications-nohrd .entete .line .title .inner {
    flex-direction: column;
    margin-bottom: 50px;
  }
}
.cms-applications-nohrd-bike .entete .line .title .inner .img,
.cms-applications-sprintbok .entete .line .title .inner .img,
.cms-applications-we-row .entete .line .title .inner .img,
.cms-applications-smartrow .entete .line .title .inner .img,
.cms-applications-slimbeam .entete .line .title .inner .img,
.cms-applications-nohrd .entete .line .title .inner .img {
  width: 100px;
  flex-shrink: 0;
}
.cms-applications-nohrd-bike .entete .line .title .inner hr,
.cms-applications-sprintbok .entete .line .title .inner hr,
.cms-applications-we-row .entete .line .title .inner hr,
.cms-applications-smartrow .entete .line .title .inner hr,
.cms-applications-slimbeam .entete .line .title .inner hr,
.cms-applications-nohrd .entete .line .title .inner hr {
  flex-shrink: 0;
  width: 90px;
  height: 1px;
  border: none;
  background: #587575;
  margin: 0 30px;
}
@media screen and (max-width: 991px) {
  .cms-applications-nohrd-bike .entete .line .title .inner hr,
  .cms-applications-sprintbok .entete .line .title .inner hr,
  .cms-applications-we-row .entete .line .title .inner hr,
  .cms-applications-smartrow .entete .line .title .inner hr,
  .cms-applications-slimbeam .entete .line .title .inner hr,
  .cms-applications-nohrd .entete .line .title .inner hr {
    width: 50px;
  }
}
@media screen and (max-width: 767px) {
  .cms-applications-nohrd-bike .entete .line .title .inner hr,
  .cms-applications-sprintbok .entete .line .title .inner hr,
  .cms-applications-we-row .entete .line .title .inner hr,
  .cms-applications-smartrow .entete .line .title .inner hr,
  .cms-applications-slimbeam .entete .line .title .inner hr,
  .cms-applications-nohrd .entete .line .title .inner hr {
    margin: 20px auto;
  }
}
.cms-applications-nohrd-bike .entete .line .title .inner h2,
.cms-applications-sprintbok .entete .line .title .inner h2,
.cms-applications-we-row .entete .line .title .inner h2,
.cms-applications-smartrow .entete .line .title .inner h2,
.cms-applications-slimbeam .entete .line .title .inner h2,
.cms-applications-nohrd .entete .line .title .inner h2 {
  display: block;
}
@media screen and (max-width: 767px) {
  .cms-applications-nohrd-bike .entete .line .title .inner h2,
  .cms-applications-sprintbok .entete .line .title .inner h2,
  .cms-applications-we-row .entete .line .title .inner h2,
  .cms-applications-smartrow .entete .line .title .inner h2,
  .cms-applications-slimbeam .entete .line .title .inner h2,
  .cms-applications-nohrd .entete .line .title .inner h2 {
    margin-top: 0;
  }
}
.cms-applications-nohrd-bike .entete .line .title .inner h2 span,
.cms-applications-sprintbok .entete .line .title .inner h2 span,
.cms-applications-we-row .entete .line .title .inner h2 span,
.cms-applications-smartrow .entete .line .title .inner h2 span,
.cms-applications-slimbeam .entete .line .title .inner h2 span,
.cms-applications-nohrd .entete .line .title .inner h2 span {
  display: block;
  font-size: 18px;
  font-weight: normal;
  font-family: 'centabel';
  color: #000;
  text-align: left;
  justify-content: flex-start;
  text-align-last: left;
  -moz-text-align-last: left;
}
.cms-applications-nohrd-bike .entete .line .image,
.cms-applications-sprintbok .entete .line .image,
.cms-applications-we-row .entete .line .image,
.cms-applications-smartrow .entete .line .image,
.cms-applications-slimbeam .entete .line .image,
.cms-applications-nohrd .entete .line .image {
  width: 35%;
}
@media screen and (max-width: 767px) {
  .cms-applications-nohrd-bike .entete .line .image,
  .cms-applications-sprintbok .entete .line .image,
  .cms-applications-we-row .entete .line .image,
  .cms-applications-smartrow .entete .line .image,
  .cms-applications-slimbeam .entete .line .image,
  .cms-applications-nohrd .entete .line .image {
    width: 100%;
    max-width: 420px;
    margin: auto;
  }
}
.cms-applications-nohrd-bike .entete .line .image > .img,
.cms-applications-sprintbok .entete .line .image > .img,
.cms-applications-we-row .entete .line .image > .img,
.cms-applications-smartrow .entete .line .image > .img,
.cms-applications-slimbeam .entete .line .image > .img,
.cms-applications-nohrd .entete .line .image > .img {
  position: relative;
}
.cms-applications-nohrd-bike .entete .line .image > .img img,
.cms-applications-sprintbok .entete .line .image > .img img,
.cms-applications-we-row .entete .line .image > .img img,
.cms-applications-smartrow .entete .line .image > .img img,
.cms-applications-slimbeam .entete .line .image > .img img,
.cms-applications-nohrd .entete .line .image > .img img {
  display: block;
  border: 5px solid #E8E8E8;
  background: #fff;
  margin: auto;
}
.cms-applications-nohrd-bike .entete .line .image > .img:before,
.cms-applications-sprintbok .entete .line .image > .img:before,
.cms-applications-we-row .entete .line .image > .img:before,
.cms-applications-smartrow .entete .line .image > .img:before,
.cms-applications-slimbeam .entete .line .image > .img:before,
.cms-applications-nohrd .entete .line .image > .img:before {
  position: absolute;
  content: '';
  background: #000;
  right: 0;
  top: 0;
  display: block;
  transform: translateY(-50%) translateX(50%);
  z-index: -1;
  width: 100px;
  height: 100px;
}
.cms-applications-nohrd-bike .entete .line .image > .img:after,
.cms-applications-sprintbok .entete .line .image > .img:after,
.cms-applications-we-row .entete .line .image > .img:after,
.cms-applications-smartrow .entete .line .image > .img:after,
.cms-applications-slimbeam .entete .line .image > .img:after,
.cms-applications-nohrd .entete .line .image > .img:after {
  position: absolute;
  content: '';
  background: #587575;
  left: 0;
  bottom: 0;
  display: block;
  transform: rotate(27deg) translateY(58%) translateX(-35%);
  z-index: -1;
  width: 170px;
  height: 170px;
}
@media screen and (max-width: 991px) {
  .cms-applications-nohrd-bike .entete .line .image > .img:after,
  .cms-applications-sprintbok .entete .line .image > .img:after,
  .cms-applications-we-row .entete .line .image > .img:after,
  .cms-applications-smartrow .entete .line .image > .img:after,
  .cms-applications-slimbeam .entete .line .image > .img:after,
  .cms-applications-nohrd .entete .line .image > .img:after {
    display: none;
  }
}
.cms-applications-sprintbok .entete .line .image > .img {
  position: relative;
}
.cms-applications-sprintbok .entete .line .image > .img:before {
  position: absolute;
  content: '';
  background: #FFF;
  left: 0;
  top: 0;
  display: block;
  transform: rotate(47deg) translateY(22%) translateX(-36%);
  z-index: -1;
  width: 190px;
  height: 190px;
  right: initial;
}
.cms-applications-sprintbok .entete .line .image > .img:after {
  position: absolute;
  content: '';
  background: #587575;
  right: 0;
  bottom: 0;
  left: inherit;
  display: block;
  transform: rotate(27deg) translateY(18%) translateX(35%);
  z-index: -1;
  width: 120px;
  height: 120px;
}
@media screen and (max-width: 991px) {
  .cms-applications-sprintbok .entete .line .image > .img:after {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .cms-applications-we-row .entete,
  .cms-applications-smartrow .entete,
  .cms-applications-slimbeam .entete,
  .cms-applications-nohrd .entete {
    margin-top: 30px;
  }
}
.cms-applications-we-row .entete .line,
.cms-applications-smartrow .entete .line,
.cms-applications-slimbeam .entete .line,
.cms-applications-nohrd .entete .line {
  max-width: 80%;
}
@media screen and (max-width: 767px) {
  .cms-applications-we-row .entete .line,
  .cms-applications-smartrow .entete .line,
  .cms-applications-slimbeam .entete .line,
  .cms-applications-nohrd .entete .line {
    max-width: 100%;
    margin-bottom: 20px;
  }
  .cms-applications-we-row .entete .line .title .inner,
  .cms-applications-smartrow .entete .line .title .inner,
  .cms-applications-slimbeam .entete .line .title .inner,
  .cms-applications-nohrd .entete .line .title .inner {
    margin-bottom: 0;
  }
  .cms-applications-we-row .entete .line .title .inner h2,
  .cms-applications-smartrow .entete .line .title .inner h2,
  .cms-applications-slimbeam .entete .line .title .inner h2,
  .cms-applications-nohrd .entete .line .title .inner h2 {
    margin-bottom: 20px;
  }
}
.cms-applications-we-row .entete .line .image,
.cms-applications-smartrow .entete .line .image,
.cms-applications-slimbeam .entete .line .image,
.cms-applications-nohrd .entete .line .image {
  position: relative;
  margin-top: 70px;
}
@media screen and (max-width: 767px) {
  .cms-applications-we-row .entete .line .image,
  .cms-applications-smartrow .entete .line .image,
  .cms-applications-slimbeam .entete .line .image,
  .cms-applications-nohrd .entete .line .image {
    margin-top: 0;
  }
}
.cms-applications-we-row .entete .line .image .img1,
.cms-applications-smartrow .entete .line .image .img1,
.cms-applications-slimbeam .entete .line .image .img1,
.cms-applications-nohrd .entete .line .image .img1 {
  position: absolute;
  width: 260px;
  right: -25px;
  top: 0;
  transform: translateY(-60%);
  z-index: 2;
}
.cms-applications-we-row .entete .line .image .img1 img,
.cms-applications-smartrow .entete .line .image .img1 img,
.cms-applications-slimbeam .entete .line .image .img1 img,
.cms-applications-nohrd .entete .line .image .img1 img {
  display: block;
  border: 5px solid #E8E8E8;
}
@media screen and (max-width: 1200px) {
  .cms-applications-we-row .entete .line .image .img1,
  .cms-applications-smartrow .entete .line .image .img1,
  .cms-applications-slimbeam .entete .line .image .img1,
  .cms-applications-nohrd .entete .line .image .img1 {
    width: 200px;
  }
}
@media screen and (max-width: 991px) {
  .cms-applications-we-row .entete .line .image .img1,
  .cms-applications-smartrow .entete .line .image .img1,
  .cms-applications-slimbeam .entete .line .image .img1,
  .cms-applications-nohrd .entete .line .image .img1 {
    width: 150px;
  }
}
@media screen and (max-width: 767px) {
  .cms-applications-we-row .entete .line .image .img1,
  .cms-applications-smartrow .entete .line .image .img1,
  .cms-applications-slimbeam .entete .line .image .img1,
  .cms-applications-nohrd .entete .line .image .img1 {
    display: none;
  }
}
.cms-applications-we-row .entete .line .image .img3,
.cms-applications-smartrow .entete .line .image .img3,
.cms-applications-slimbeam .entete .line .image .img3,
.cms-applications-nohrd .entete .line .image .img3 {
  position: absolute;
  z-index: 3;
  top: -25px;
  width: 220px;
  right: 0;
  transform: translateX(70%);
}
.cms-applications-we-row .entete .line .image .img3 img,
.cms-applications-smartrow .entete .line .image .img3 img,
.cms-applications-slimbeam .entete .line .image .img3 img,
.cms-applications-nohrd .entete .line .image .img3 img {
  display: block;
  border: 5px solid #E8E8E8;
}
@media screen and (max-width: 1200px) {
  .cms-applications-we-row .entete .line .image .img3,
  .cms-applications-smartrow .entete .line .image .img3,
  .cms-applications-slimbeam .entete .line .image .img3,
  .cms-applications-nohrd .entete .line .image .img3 {
    width: 170px;
  }
}
@media screen and (max-width: 991px) {
  .cms-applications-we-row .entete .line .image .img3,
  .cms-applications-smartrow .entete .line .image .img3,
  .cms-applications-slimbeam .entete .line .image .img3,
  .cms-applications-nohrd .entete .line .image .img3 {
    width: 110px;
  }
}
@media screen and (max-width: 767px) {
  .cms-applications-we-row .entete .line .image .img3,
  .cms-applications-smartrow .entete .line .image .img3,
  .cms-applications-slimbeam .entete .line .image .img3,
  .cms-applications-nohrd .entete .line .image .img3 {
    display: none;
  }
}
.cms-applications-we-row .entete .text,
.cms-applications-smartrow .entete .text,
.cms-applications-slimbeam .entete .text,
.cms-applications-nohrd .entete .text {
  border: 5px solid #E8E8E8;
  float: left;
  margin: 0;
  display: block;
  position: relative;
  z-index: 3;
  margin-top: -200px;
  margin-left: 10%;
}
@media screen and (max-width: 767px) {
  .cms-applications-we-row .entete .text,
  .cms-applications-smartrow .entete .text,
  .cms-applications-slimbeam .entete .text,
  .cms-applications-nohrd .entete .text {
    float: none;
    margin-top: 0;
    margin-left: 0;
    padding: 20px;
    margin-bottom: 20px;
    border: none;
  }
}
.cms-applications-we-row .entete:after,
.cms-applications-smartrow .entete:after,
.cms-applications-slimbeam .entete:after,
.cms-applications-nohrd .entete:after {
  display: none;
}
.cms-applications-we-row .carac.applications ul,
.cms-applications-smartrow .carac.applications ul,
.cms-applications-slimbeam .carac.applications ul,
.cms-applications-nohrd .carac.applications ul {
  padding-top: 100px;
}
@media screen and (max-width: 767px) {
  .cms-applications-we-row .carac.applications ul,
  .cms-applications-smartrow .carac.applications ul,
  .cms-applications-slimbeam .carac.applications ul,
  .cms-applications-nohrd .carac.applications ul {
    padding-top: 50px;
  }
}
.cms-applications-we-row .carac.applications ul li,
.cms-applications-smartrow .carac.applications ul li,
.cms-applications-slimbeam .carac.applications ul li,
.cms-applications-nohrd .carac.applications ul li {
  display: inline-block;
  width: 300px;
  vertical-align: top;
  padding: 25px;
}
.cms-applications-we-row .carac.applications ul li .image,
.cms-applications-smartrow .carac.applications ul li .image,
.cms-applications-slimbeam .carac.applications ul li .image,
.cms-applications-nohrd .carac.applications ul li .image {
  display: block;
}
.cms-applications-we-row .carac.applications ul li .image img,
.cms-applications-smartrow .carac.applications ul li .image img,
.cms-applications-slimbeam .carac.applications ul li .image img,
.cms-applications-nohrd .carac.applications ul li .image img {
  display: block;
  height: 230px;
  margin: 0 auto 20px;
}
.cms-applications-we-row .carac.applications ul li h3,
.cms-applications-smartrow .carac.applications ul li h3,
.cms-applications-slimbeam .carac.applications ul li h3,
.cms-applications-nohrd .carac.applications ul li h3 {
  font-weight: bold;
  font-family: sans-serif;
  font-size: 15px;
  color: #000;
  text-align: center;
  display: block;
  margin: 0;
}
.cms-applications-we-row .carac.applications ul li hr,
.cms-applications-smartrow .carac.applications ul li hr,
.cms-applications-slimbeam .carac.applications ul li hr,
.cms-applications-nohrd .carac.applications ul li hr {
  display: block;
  margin: 20px auto;
  width: 1px;
  height: 30px;
  background: #000;
  border: none;
}
.cms-applications-smartrow .carac.applications {
  margin-bottom: 20px;
}
.cms-applications-smartrow .carac.applications ul {
  padding-top: 0;
}
.cms-applications-smartrow .carac.applications ul li h3 {
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .cms-applications-smartrow .entete {
    margin-top: 30px;
  }
}
.cms-applications-smartrow .entete .line {
  max-width: 80%;
}
@media screen and (max-width: 767px) {
  .cms-applications-smartrow .entete .line {
    max-width: 100%;
    margin-bottom: 20px;
  }
  .cms-applications-smartrow .entete .line .title .inner {
    margin-bottom: 0;
  }
  .cms-applications-smartrow .entete .line .title .inner h2 {
    margin-bottom: 20px;
  }
}
.cms-applications-smartrow .entete .line .image {
  position: relative;
  margin-top: 70px;
}
@media screen and (max-width: 767px) {
  .cms-applications-smartrow .entete .line .image {
    margin-top: 0;
  }
}
.cms-applications-smartrow .entete .line .image .img2 img {
  display: block;
  border: 5px solid #E8E8E8;
}
.cms-applications-smartrow .entete .line .image .img1 {
  position: absolute;
  width: 200px;
  left: -45px;
  top: 0;
  transform: translateY(-75%);
  z-index: -1;
  right: inherit;
}
.cms-applications-smartrow .entete .line .image .img1 img {
  display: block;
  border: 5px solid #E8E8E8;
}
@media screen and (max-width: 1200px) {
  .cms-applications-smartrow .entete .line .image .img1 {
    width: 200px;
  }
}
@media screen and (max-width: 991px) {
  .cms-applications-smartrow .entete .line .image .img1 {
    display: none;
  }
}
.cms-applications-smartrow .entete .line .image .img3 {
  position: absolute;
  z-index: -1;
  top: inherit;
  width: 170px;
  right: -65px;
  bottom: 0;
  transform: translateY(70%);
}
.cms-applications-smartrow .entete .line .image .img3 img {
  display: block;
  border: 5px solid #E8E8E8;
}
@media screen and (max-width: 1200px) {
  .cms-applications-smartrow .entete .line .image .img3 {
    width: 170px;
  }
}
@media screen and (max-width: 991px) {
  .cms-applications-smartrow .entete .line .image .img3 {
    width: 110px;
  }
}
@media screen and (max-width: 767px) {
  .cms-applications-smartrow .entete .line .image .img3 {
    display: none;
  }
}
.cms-applications-smartrow .entete .text-img {
  float: right;
  margin: 0;
  display: block;
  position: relative;
  z-index: 3;
  max-width: 35%;
  margin-right: 5%;
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .cms-applications-smartrow .entete .text-img {
    max-width: 100%;
    margin: 0;
    margin-top: 20px;
  }
}
.cms-applications-smartrow .entete .text {
  max-width: 45%;
}
@media screen and (max-width: 767px) {
  .cms-applications-smartrow .entete .text {
    max-width: 100%;
  }
}
.cms-applications-smartrow .entete .text p {
  margin-bottom: 15px;
}
.cms-applications-smartrow .entete .text p img {
  width: 110px;
  margin: 0 10px;
}
.cms-applications-smartrow .entete:after {
  display: none;
}
.cms-applications-slimbeam .carac .col50 h3 {
  font-weight: bold;
  font-family: sans-serif;
  font-size: 15px;
  color: #000;
}
.cms-applications-slimbeam .carac .col50 p {
  color: #000;
  font-family: 'Bodoni';
  font-size: 16px;
  text-align: justify;
  text-align-last: center;
  font-weight: normal;
}
@media screen and (max-width: 767px) {
  .cms-applications-slimbeam .entete {
    margin-top: 30px;
  }
}
.cms-applications-slimbeam .entete .line {
  max-width: 80%;
}
@media screen and (max-width: 767px) {
  .cms-applications-slimbeam .entete .line {
    max-width: 100%;
    margin-bottom: 20px;
  }
  .cms-applications-slimbeam .entete .line .title .inner {
    margin-bottom: 0;
  }
  .cms-applications-slimbeam .entete .line .title .inner h2 {
    margin-bottom: 20px;
  }
}
.cms-applications-slimbeam .entete .line .image {
  position: relative;
  margin-top: 70px;
}
@media screen and (max-width: 767px) {
  .cms-applications-slimbeam .entete .line .image {
    margin-top: 0;
  }
}
.cms-applications-slimbeam .entete .line .image .img2 {
  width: 210px;
}
.cms-applications-slimbeam .entete .line .image .img2 img {
  display: block;
  border: 5px solid #E8E8E8;
}
@media screen and (max-width: 767px) {
  .cms-applications-slimbeam .entete .line .image .img2 {
    margin: auto;
  }
}
.cms-applications-slimbeam .entete .line .image .img1 {
  position: absolute;
  width: 300px;
  top: 20px;
  transform: translateY(-75%);
  z-index: 1;
  right: -111px;
  left: inherit;
}
.cms-applications-slimbeam .entete .line .image .img1 img {
  display: block;
  border: 5px solid #E8E8E8;
}
@media screen and (max-width: 991px) {
  .cms-applications-slimbeam .entete .line .image .img1 {
    width: 210px;
    right: -100px;
  }
}
.cms-applications-slimbeam .entete .line .image .img3 {
  position: absolute;
  z-index: -1;
  top: -51px;
  width: 190px;
  right: -84px;
  bottom: inherit;
  transform: translateY(70%);
}
.cms-applications-slimbeam .entete .line .image .img3 img {
  display: block;
  border: 5px solid #E8E8E8;
}
@media screen and (max-width: 1200px) {
  .cms-applications-slimbeam .entete .line .image .img3 {
    right: -111px;
  }
}
@media screen and (max-width: 991px) {
  .cms-applications-slimbeam .entete .line .image .img3 {
    display: none;
  }
}
.cms-applications-slimbeam .entete .text {
  max-width: 45%;
}
@media screen and (max-width: 767px) {
  .cms-applications-slimbeam .entete .text {
    max-width: 100%;
  }
}
.cms-applications-slimbeam .entete:after {
  display: none;
}
.cms-applications-nohrd .carac.applications {
  padding-bottom: 30px;
}
.cms-applications-nohrd .carac.applications > hr {
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .cms-applications-nohrd .entete {
    margin-top: 30px;
  }
}
.cms-applications-nohrd .entete .line {
  max-width: 80%;
}
@media screen and (max-width: 767px) {
  .cms-applications-nohrd .entete .line {
    max-width: 100%;
    margin-bottom: 20px;
  }
  .cms-applications-nohrd .entete .line .title .inner {
    margin-bottom: 0;
  }
  .cms-applications-nohrd .entete .line .title .inner h2 {
    margin-bottom: 20px;
  }
}
.cms-applications-nohrd .entete .line .image {
  position: relative;
  margin-top: 70px;
}
@media screen and (max-width: 767px) {
  .cms-applications-nohrd .entete .line .image {
    margin-top: 0;
  }
}
.cms-applications-nohrd .entete .line .image .img2 {
  margin-left: -40px;
  width: 300px;
}
.cms-applications-nohrd .entete .line .image .img2 img {
  display: block;
  border: 5px solid #E8E8E8;
}
@media screen and (max-width: 991px) {
  .cms-applications-nohrd .entete .line .image .img2 {
    margin-left: 0;
    width: 240px;
  }
}
@media screen and (max-width: 767px) {
  .cms-applications-nohrd .entete .line .image .img2 {
    margin: auto;
  }
}
.cms-applications-nohrd .entete .line .image .img1 {
  position: absolute;
  width: 220px;
  left: inherit;
  top: 0;
  transform: translateY(-85%);
  z-index: 1;
  right: 20px;
}
.cms-applications-nohrd .entete .line .image .img1 img {
  display: block;
  border: 5px solid #E8E8E8;
}
@media screen and (max-width: 991px) {
  .cms-applications-nohrd .entete .line .image .img1 {
    width: 160px;
    right: -20px;
  }
}
.cms-applications-nohrd .entete .line .image .img3 {
  position: absolute;
  z-index: 1;
  width: 180px;
  right: -65px;
  bottom: inherit;
  top: 0;
  transform: none;
}
.cms-applications-nohrd .entete .line .image .img3 img {
  display: block;
  border: 5px solid #E8E8E8;
}
@media screen and (max-width: 991px) {
  .cms-applications-nohrd .entete .line .image .img3 {
    width: 100px;
  }
}
.cms-applications-nohrd .entete .text {
  max-width: 45%;
}
@media screen and (max-width: 767px) {
  .cms-applications-nohrd .entete .text {
    max-width: 100%;
  }
}
.cms-applications-nohrd .entete .text p {
  margin-bottom: 0;
}
.cms-applications-nohrd .entete:after {
  display: none;
}
.cms-professionnels .page-wrapper {
  background-color: #2B3D44;
}
.cms-professionnels .page-wrapper .page-header.header-newskin {
  background-color: #2B3D44;
}
.cms-professionnels .page-wrapper .page-header.header-newskin .header.content .header-right .search-area > a {
  background: url(../Magento_Theme/images/header-search-pro.png) center center no-repeat;
  background-size: 20px;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .cms-professionnels .page-wrapper .page-header.header-newskin .header.content .header-right .search-area > a {
    background-size: 15px;
  }
}
@media (max-width: 767px) {
  .cms-professionnels .page-wrapper .page-header.header-newskin .header.content .header-right .search-area .block-search.show .minisearch .actions button:before {
    content: '';
    background-image: url(../Magento_Theme/images/search_icon_pro.png);
  }
}
.cms-professionnels .page-wrapper .page-header.header-newskin .header.content .header-right .search-area .block-search .action.search {
  top: -1px;
}
.cms-professionnels .page-wrapper .page-header.header-newskin .header.content .header-right .search-area .block-search .action.search:before {
  content: '';
  background-image: url(../Magento_Theme/images/search_icon_pro.png);
}
.cms-professionnels .page-wrapper .page-header.header-newskin .header.content .header-right .links .authorization-link > a {
  background: url(../Magento_Theme/images/user-icon-pro.png) center center no-repeat;
  background-size: 20px;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .cms-professionnels .page-wrapper .page-header.header-newskin .header.content .header-right .links .authorization-link > a {
    background-size: 15px;
  }
}
.cms-professionnels .page-wrapper .page-header.header-newskin .header.content .header-right .minicart-wrapper > a {
  background: url(../Magento_Theme/images/header-cart-pro.png) center center no-repeat;
  background-size: 20px;
}
.cms-professionnels .page-wrapper .page-header.header-newskin .header.content .header-right .minicart-wrapper > a .counter {
  background: #FFFFFF;
}
.cms-professionnels .page-wrapper .page-header.header-newskin .header.content .header-right .minicart-wrapper > a .counter .counter-number {
  color: #2B3D44;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .cms-professionnels .page-wrapper .page-header.header-newskin .header.content .header-right .minicart-wrapper > a {
    background-size: 15px;
  }
}
@media (min-width: 768px) {
  .cms-professionnels .page-wrapper .page-header.header-newskin .header.content .nav-sections {
    background-color: #2B3D44;
  }
  .cms-professionnels .page-wrapper .page-header.header-newskin .header.content .nav-sections .nav-sections-item-content .sw-megamenu .level0 a span {
    color: #FFFFFF;
  }
  .cms-professionnels .page-wrapper .page-header.header-newskin .header.content .nav-sections .nav-sections-item-content .sw-megamenu .level0#botique a span {
    color: #2B3D44;
  }
  .cms-professionnels .page-wrapper .page-header.header-newskin .header.content .nav-sections .nav-sections-item-content .sw-megamenu .level0#professionnels {
    background-color: #FFFFFF;
  }
  .cms-professionnels .page-wrapper .page-header.header-newskin .header.content .nav-sections .nav-sections-item-content .sw-megamenu .level0#professionnels a span {
    color: #2B3D44;
  }
  .cms-professionnels .page-wrapper .page-header.header-newskin .header.content .nav-sections .nav-sections-item-content .sw-megamenu .level0#professionnels .level0.submenu .subchildmenu {
    background: #FFFFFF;
  }
  .cms-professionnels .page-wrapper .page-header.header-newskin .header.content .nav-sections .nav-sections-item-content .sw-megamenu .level0#professionnels .level0.submenu .subchildmenu .ui-menu-item {
    border-bottom: 2px solid #2B3D44;
  }
  .cms-professionnels .page-wrapper .page-header.header-newskin .header.content .nav-sections .nav-sections-item-content .sw-megamenu .level0#professionnels .level0.submenu .subchildmenu .ui-menu-item a {
    color: #2B3D44 !important;
    font-family: 'DIN 2014' !important;
  }
}
.cms-professionnels .page-wrapper .page-header.header-newskin .header-icon #Trac_46_me {
  fill: #FFFFFF;
}
.cms-professionnels .page-wrapper .page-header.header-newskin .nav-toggle:before {
  color: #FFFFFF !important;
}
.cms-professionnels .page-main {
  background-color: #FFFFFF;
  padding-top: 11%;
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 767px) {
  .cms-professionnels .page-main {
    padding-top: 40px;
  }
}
@media (min-width: 1240px) and (max-width: 1345px) {
  .cms-professionnels .page-main {
    padding-top: 12%;
  }
}
@media (min-width: 992px) and (max-width: 1024px) {
  .cms-professionnels .page-main {
    padding-top: 14%;
  }
}
@media (min-width: 768px) and (max-width: 820px) {
  .cms-professionnels .page-main {
    padding-top: 13%;
  }
}
@media (min-width: 1921px) {
  .cms-professionnels .page-main {
    padding-top: 230px;
  }
}
.cms-professionnels .blocklist-item .youtube-section {
  height: 700px;
}
@media (max-width: 1024px) {
  .cms-professionnels .blocklist-item .youtube-section {
    height: 500px;
  }
}
.cms-professionnels .blocklist-item .youtube-section .responsive-iframe {
  position: absolute;
  height: 700px;
  width: 100%;
  border: none;
  max-width: 1920px;
}
@media (max-width: 1024px) {
  .cms-professionnels .blocklist-item .youtube-section .responsive-iframe {
    height: 500px;
  }
}
.cms-professionnels .blocklist-item .content-section {
  position: absolute;
  font-family: 'DIN 2014';
}
@media (max-width: 819px) {
  .cms-professionnels .blocklist-item .content-section {
    display: none;
  }
}
@media (max-width: 767px) {
  .cms-professionnels .blocklist-item .content-section {
    margin-top: -105%;
  }
}
@media (min-width: 768px) and (max-width: 819px) {
  .cms-professionnels .blocklist-item .content-section {
    margin-top: 55%;
  }
}
@media (min-width: 820px) and (max-width: 911px) {
  .cms-professionnels .blocklist-item .content-section {
    margin-top: -50%;
  }
}
@media (min-width: 912px) and (max-width: 991px) {
  .cms-professionnels .blocklist-item .content-section {
    margin-top: -46%;
  }
}
@media (min-width: 992px) and (max-width: 1023px) {
  .cms-professionnels .blocklist-item .content-section {
    margin-top: -44%;
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .cms-professionnels .blocklist-item .content-section {
    margin-top: -42%;
  }
}
@media (min-width: 1280px) and (max-width: 1340px) {
  .cms-professionnels .blocklist-item .content-section {
    margin-top: -48%;
  }
}
@media (min-width: 1341px) and (max-width: 1400px) {
  .cms-professionnels .blocklist-item .content-section {
    margin-top: -46%;
  }
}
@media (min-width: 1401px) and (max-width: 1535px) {
  .cms-professionnels .blocklist-item .content-section {
    margin-top: -41%;
  }
}
@media (min-width: 1536px) and (max-width: 1680px) {
  .cms-professionnels .blocklist-item .content-section {
    margin-top: -37%;
  }
}
@media (min-width: 1681px) and (max-width: 1800px) {
  .cms-professionnels .blocklist-item .content-section {
    margin-top: -37%;
  }
}
@media (min-width: 1801px) and (max-width: 1920px) {
  .cms-professionnels .blocklist-item .content-section {
    margin-top: -33%;
  }
}
@media screen and (min-width: 1921px) {
  .cms-professionnels .blocklist-item .content-section {
    margin-top: -618px;
  }
}
.cms-professionnels .blocklist-item .content-section .title {
  font-size: 25px;
  padding-left: 20px;
}
@media screen and (max-width: 767px) {
  .cms-professionnels .blocklist-item .content-section .title {
    font-size: 15px;
    padding-left: 20px;
  }
}
.cms-professionnels .blocklist-item .content-section .heading {
  font-size: 13rem;
  font-weight: 500;
  font-family: 'BebasNeue';
  padding-left: 10%;
  color: #FFFFFF;
  text-transform: uppercase;
  padding-top: 5%;
  line-height: normal;
}
@media screen and (max-width: 767px) {
  .cms-professionnels .blocklist-item .content-section .heading {
    font-size: 7rem;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .cms-professionnels .blocklist-item .content-section .heading {
    font-size: 9rem;
  }
}
.cms-professionnels .blocklist-item .content-section button {
  height: 77px;
  width: 50rem;
  margin-left: 13%;
  font-size: 4rem;
  text-transform: uppercase;
  background: #2B3D44;
  color: #FFFFFF;
  font-weight: 600;
  border: 1px solid #2B3D44;
}
@media (max-width: 767px) {
  .cms-professionnels .blocklist-item .content-section button {
    height: 66px;
    width: 22rem;
    font-size: 2.5rem;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .cms-professionnels .blocklist-item .content-section button {
    height: 64px;
    width: 27rem;
    font-size: 3rem;
    margin-left: 10%;
  }
}
.cms-professionnels .blocs {
  margin-bottom: 150px;
}
.cms-professionnels .blocs .line {
  text-align: left;
}
.cms-professionnels .blocs .line .img {
  display: inline-block;
  position: relative;
}
.cms-professionnels .blocs .line .img img {
  width: 450px;
}
.cms-professionnels .blocs .line .img .text {
  position: absolute;
  background: transparent;
  padding: 20px;
  width: 180px;
  text-align: left !important;
}
.cms-professionnels .blocs .line .img .text:before {
  content: '';
  position: absolute;
  background: #fff;
  display: block;
  width: 200px;
  height: 200px;
  border: 5px solid #E8E8E8;
  z-index: 0;
  transform: rotate(26deg) translateX(-10%) translateY(-16%);
  top: 0;
  left: 0;
}
.cms-professionnels .blocs .line .img .text hr {
  display: inline-block;
  width: 40px;
  height: 1px;
  background: #000;
  border: none;
  margin-top: 0;
  position: relative;
  z-index: 1;
}
.cms-professionnels .blocs .line .img .text h2 {
  font-size: 20px;
  font-weight: normal;
  font-family: 'centabel';
  color: #000;
  margin-top: 0;
  position: relative;
  z-index: 1;
}
.cms-professionnels .blocs .line .img .text .bouton {
  margin: 0;
  float: right;
}
.cms-professionnels .blocs .line.right {
  text-align: right;
}
@media screen and (max-width: 767px) {
  .cms-professionnels .blocs .line {
    text-align: center !important;
  }
}
.cms-professionnels .blocs .line.line1 .text {
  right: 1px;
  bottom: -75px;
}
@media screen and (max-width: 767px) {
  .cms-professionnels .blocs .line.line1 .text {
    right: inherit;
    bottom: -70px;
    left: 46px;
    top: inherit;
  }
}
@media screen and (max-width: 991px) {
  .cms-professionnels .blocs .line.line1 {
    margin-bottom: 140px;
  }
}
.cms-professionnels .blocs .line.line2 .text {
  bottom: -75px;
  right: 47px;
}
@media screen and (max-width: 767px) {
  .cms-professionnels .blocs .line.line2 .text {
    right: inherit;
    bottom: -70px;
    left: 46px;
    top: inherit;
  }
}
@media screen and (max-width: 991px) {
  .cms-professionnels .blocs .line.line2 {
    margin-bottom: 140px;
  }
}
.cms-professionnels .blocs .line.line3 .text {
  bottom: -70px;
}
@media screen and (max-width: 767px) {
  .cms-professionnels .blocs .line.line3 .text {
    right: inherit;
    bottom: -70px;
    left: 46px;
    top: inherit;
  }
}
@media screen and (max-width: 991px) {
  .cms-professionnels .blocs .line.line3 {
    margin-bottom: 140px;
  }
}
.cms-professionnels .blocs .line.line4 .text {
  bottom: -66px;
  left: -72px;
}
@media screen and (max-width: 767px) {
  .cms-professionnels .blocs .line.line4 .text {
    right: inherit;
    bottom: -70px;
    left: 46px;
    top: inherit;
  }
}
.professionnels h1 {
  display: flex;
  align-items: center;
  font-size: 27px;
  font-weight: normal;
  font-family: 'centabel';
  color: #000;
  width: 100%;
  justify-content: center;
  margin-bottom: 50px;
  margin-top: 40px;
  position: relative;
  z-index: 1;
  text-align: center;
}
.professionnels h1 hr {
  display: block;
  height: 1px;
  width: 90px;
  background: #587575;
  border: none;
  margin: 0 15px;
}
.professionnels > p {
  color: #000;
  font-family: 'Bodoni';
  font-size: 16px;
  text-align: justify;
  text-align-last: center;
  -moz-text-align-last: center;
  display: block;
  margin: 0 auto;
  font-weight: normal;
  max-width: 80%;
}
@media screen and (max-width: 767px) {
  .professionnels > p {
    max-width: 100%;
  }
}
.professionnels > span {
  font-weight: bold;
  font-family: sans-serif;
  font-size: 15px;
  color: #000;
  text-align: center;
  display: block;
  margin: 20px auto;
}
.professionnels .text {
  background: #fff;
  margin: 40px auto;
  max-width: 90%;
  padding: 30px;
}
.professionnels .text hr {
  display: block;
  height: 1px;
  width: 40px;
  background: #587575;
  border: none;
  margin: 0 auto 20px;
}
.professionnels .text h2 {
  font-weight: bold;
  font-family: sans-serif;
  font-size: 15px;
  color: #000;
  text-align: center;
  display: block;
  margin-bottom: 20px;
}
.professionnels .text p {
  color: #000;
  font-family: 'Bodoni';
  font-size: 16px;
  text-align: justify;
  text-align-last: center;
  -moz-text-align-last: center;
  display: block;
  margin: 0 auto;
  font-weight: normal;
}
.professionnels .intro {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 50px auto;
  max-width: 85%;
}
@media screen and (max-width: 767px) {
  .professionnels .intro {
    display: block;
  }
}
.professionnels .intro > div {
  width: 49%;
}
@media screen and (max-width: 767px) {
  .professionnels .intro > div {
    width: 100%;
    margin: 10px 0;
  }
}
.professionnels .intro > div.texte {
  background: #000;
  padding: 30px;
}
.professionnels .intro > div.texte p {
  color: #fff;
  font-family: 'Bodoni';
  font-size: 16px;
  text-align: justify;
  text-align-last: center;
  -moz-text-align-last: center;
  font-weight: normal;
  margin-bottom: 15px;
}
.professionnels .intro > div.texte p:last-of-type {
  margin-bottom: 0;
}
.professionnels .intro > div.texte span {
  font-weight: bold;
  font-family: sans-serif;
  font-size: 15px;
  color: #fff;
  text-align: center;
  display: block;
  margin-bottom: 15px;
}
.professionnels .intro.mur {
  margin-top: 100px;
}
.professionnels .intro.mur .texte {
  background: #587575;
}
.professionnels .intro.mur .texte strong {
  font-weight: bold;
  font-family: sans-serif;
  font-size: 15px;
  color: #fff;
  text-align: center;
  display: block;
  margin: 0;
}
.professionnels .details {
  background: #fff;
  position: relative;
  z-index: 2;
}
.professionnels .details:before {
  width: 200vw;
  top: 0;
  bottom: 0;
  left: -50%;
  content: '';
  display: block;
  z-index: -1;
  position: absolute;
  background: #fff;
}
.professionnels .details:after {
  background-color: #fff;
  width: 200vw;
  content: '';
  display: block;
  transform: rotate(2deg);
  height: 200px;
  position: absolute;
  left: -50%;
  bottom: -65px;
  z-index: -1;
}
.professionnels .details .list {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .professionnels .details .list {
    display: block;
  }
}
.professionnels .details .list .detail {
  width: 49%;
  text-align: center;
  margin-bottom: 30px;
  padding: 5%;
}
@media screen and (max-width: 767px) {
  .professionnels .details .list .detail {
    width: 100%;
  }
}
.professionnels .details .list .detail .image {
  height: 350px;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .professionnels .details .list .detail .image {
    height: 280px;
  }
}
.professionnels .details .list .detail .image img {
  display: block;
  margin: auto;
  max-height: 100%;
}
.professionnels .details .list .detail.detail4 .image {
  height: 500px;
}
.professionnels .details .list .detail span {
  font-weight: bold;
  font-family: sans-serif;
  font-size: 15px;
  color: #000;
  text-align: center;
  display: block;
  margin: 0 0 10px 0;
}
.professionnels .details .list .detail p {
  color: #000;
  font-family: 'Bodoni';
  font-size: 16px;
  text-align: justify;
  text-align-last: center;
  -moz-text-align-last: center;
  font-weight: normal;
  margin-bottom: 25px;
}
.professionnels .details .list .detail hr {
  display: block;
  margin: 20px auto;
  width: 1px;
  height: 30px;
  background: #000;
  border: none;
}
.professionnels .details .list .detail .bottom {
  background: #E8E8E8;
  padding: 15px;
}
.professionnels .details .list .detail .bottom hr {
  width: 40px;
  height: 1px;
}
.professionnels .details .list .detail .bottom .bouton {
  background: #E8E8E8;
}
.professionnels .details .list .detail .bottom .bouton:before {
  background: #E8E8E8;
}
.professionnels .details > p {
  color: #000;
  font-family: 'Bodoni';
  font-size: 16px;
  text-align: justify;
  text-align-last: center;
  -moz-text-align-last: center;
  font-weight: normal;
  margin: auto;
  margin-bottom: 40px;
  max-width: 80%;
}
.professionnels .details .actions {
  display: flex;
  list-style: none;
  padding-left: 0;
  text-align: center;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .professionnels .details .actions {
    display: block;
  }
}
.professionnels .details .actions li {
  display: inline-block;
}
.professionnels .details.details2:after {
  display: none;
}
.professionnels .menu-nav {
  background: #000;
  position: relative;
  z-index: 2;
}
.professionnels .menu-nav:before {
  background-color: #000;
  width: 200vw;
  top: 0;
  bottom: 0;
  left: -50%;
  content: '';
  display: block;
  z-index: -1;
  position: absolute;
}
.professionnels .menu-nav ul {
  list-style: none;
  padding-left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0;
}
.professionnels .menu-nav ul li {
  padding: 15px 0;
  margin-bottom: 0;
}
.professionnels .menu-nav ul li a {
  font-size: 16px;
  font-weight: normal;
  font-family: 'centabel';
  color: #fff;
  display: block;
  border-right: 1px solid #fff;
  padding: 0 20px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .professionnels .menu-nav ul li a {
    font-size: 12px;
  }
}
.professionnels .menu-nav ul li.active a {
  text-decoration: underline;
}
.professionnels .menu-nav ul li:last-child a {
  border: none;
}
.professionnels .contain {
  background: #fff;
  position: relative;
  z-index: 2;
  padding: 1px;
}
.professionnels .contain:before {
  background-color: #fff;
  width: 200vw;
  top: 0;
  bottom: 0;
  left: -50%;
  content: '';
  display: block;
  z-index: -1;
  position: absolute;
}
.professionnels .contain .top {
  display: flex;
  align-items: center;
  padding-top: 100px;
}
@media screen and (max-width: 767px) {
  .professionnels .contain .top {
    display: block;
    padding-top: 20px;
  }
}
.professionnels .contain .top hr {
  width: 60px;
  height: 1px;
  margin: 0 10px;
  border-color: #587575;
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .professionnels .contain .top hr {
    width: 1px;
    height: 40px;
    margin: 10px auto;
  }
}
.professionnels .contain .top h2 {
  flex-shrink: 0;
  display: block;
  font-size: 27px;
  font-weight: normal;
  font-family: 'centabel';
  color: #000;
}
.professionnels .contain .top .image {
  width: 40%;
  margin-left: auto;
  position: relative;
}
@media screen and (max-width: 767px) {
  .professionnels .contain .top .image {
    width: 100%;
    margin: auto;
  }
}
.professionnels .contain .top .image:before {
  content: '';
  background: #587575;
  display: block;
  height: 150px;
  width: 150px;
  position: absolute;
  z-index: -1;
  left: 0;
  top: 0;
  transform: translateX(-120%) translateY(-15%) rotate(30deg);
}
@media screen and (max-width: 767px) {
  .professionnels .contain .top .image:before {
    display: none;
  }
}
.professionnels .contain > p {
  color: #000;
  font-family: 'Bodoni';
  font-size: 16px;
  text-align: justify;
  text-align-last: center;
  -moz-text-align-last: center;
  display: block;
  margin: 30px auto 50px;
  font-weight: normal;
  max-width: 80%;
}
@media screen and (max-width: 767px) {
  .professionnels .contain > p {
    max-width: 100%;
  }
}
.professionnels .contain .avantages {
  padding: 40px;
  background: #E8E8E8;
  max-width: 90%;
  margin: auto;
}
@media screen and (max-width: 991px) {
  .professionnels .contain .avantages {
    max-width: 100%;
  }
}
.professionnels .contain .avantages hr {
  display: block;
  height: 1px;
  width: 50px;
  background: #587575;
  border: none;
  margin: 0 auto 15px;
}
.professionnels .contain .avantages h3 {
  font-size: 27px;
  font-weight: normal;
  font-family: 'centabel';
  color: #000;
  width: 100%;
  text-align: center;
  margin-bottom: 30px;
}
.professionnels .contain .avantages p {
  color: #000;
  font-family: 'Bodoni';
  font-size: 16px;
  text-align: justify;
  text-align-last: center;
  -moz-text-align-last: center;
  display: block;
  font-weight: normal;
}
.professionnels .contain .avantages span {
  font-weight: bold;
  font-family: sans-serif;
  font-size: 15px;
  color: #000;
  text-align: center;
  display: block;
}
.professionnels .contain .choix {
  margin-top: 80px;
  padding-bottom: 1px;
}
.professionnels .contain .choix h3 {
  align-items: center;
  font-size: 20px;
  font-weight: normal;
  font-family: 'centabel';
  color: #000;
  width: 100%;
  justify-content: flex-start;
  margin-bottom: 30px;
  margin-top: 20px;
  position: relative;
  padding-bottom: 0;
  display: flex;
  text-align: center;
}
.professionnels .contain .choix h3 hr {
  display: block;
  height: 1px;
  width: 100px;
  background: #587575;
  border: none;
  margin: 0 15px;
}
@media screen and (max-width: 767px) {
  .professionnels .contain .choix h3 hr {
    display: none;
  }
}
.professionnels .contain .choix h3 hr:last-of-type {
  width: calc(100% - 310px);
}
@media screen and (max-width: 767px) {
  .professionnels .contain .choix h3 hr:last-of-type {
    display: block;
  }
}
.professionnels .contain .choix ul {
  list-style: none;
  padding-left: 0;
}
.professionnels .contain .choix ul li {
  display: inline-block;
  width: 32%;
  padding: 20px;
}
@media screen and (max-width: 767px) {
  .professionnels .contain .choix ul li {
    width: 100%;
  }
}
.professionnels .contain .choix ul li a {
  display: block;
  width: 100%;
  text-align: center;
  height: 30px;
  line-height: 30px;
  background: #587575;
  color: #fff;
  font-family: 'Bodoni';
  font-size: 16px;
  margin-top: 10px;
}
.professionnels .contain .choix .bottom {
  text-align: center;
  margin-bottom: 30px;
}
.professionnels .contain > h2 {
  display: flex;
  align-items: center;
  font-size: 27px;
  font-weight: normal;
  font-family: 'centabel';
  color: #000;
  width: 100%;
  justify-content: center;
  margin-bottom: 50px;
  margin-top: 40px;
  position: relative;
  z-index: 1;
  text-align: center;
}
.professionnels .contain > h2 hr {
  display: block;
  height: 1px;
  width: 50px;
  background: #587575;
  border: none;
  margin: 0 15px;
}
.professionnels .contain .line {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
@media screen and (max-width: 767px) {
  .professionnels .contain .line {
    justify-content: center;
    flex-direction: column;
    margin-bottom: 20px;
  }
  .professionnels .contain .line .image {
    order: 1;
  }
}
.professionnels .contain .line img {
  max-height: 400px;
}
.professionnels .contain .line hr {
  width: 60px;
  height: 1px;
  margin: 0 10px;
  border-color: #000;
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .professionnels .contain .line hr {
    order: 2;
    width: 1px;
    height: 40px;
    margin: 10px auto;
    background: #000;
  }
}
.professionnels .contain .line .texte {
  padding-left: 40px;
}
@media screen and (max-width: 767px) {
  .professionnels .contain .line .texte {
    display: block;
    width: 100%;
    padding: 0;
    order: 3;
  }
}
.professionnels .contain .line .texte h3 {
  font-weight: bold;
  font-family: sans-serif;
  font-size: 15px;
  color: #000;
  text-align: left;
  display: block;
  margin-bottom: 20px;
}
.professionnels .contain .line .texte ul {
  list-style: none;
  padding-left: 0;
}
.professionnels .contain .line .texte ul li {
  color: #000;
  font-family: 'Bodoni';
  font-size: 16px;
  text-align: left;
  text-align-last: left;
  -moz-text-align-last: left;
  display: block;
  font-weight: normal;
}
.professionnels .contain .line.right {
  justify-content: flex-end;
}
.professionnels .contain .line.right .texte {
  padding-left: 0;
  padding-right: 40px;
}
@media screen and (max-width: 767px) {
  .professionnels .contain .line.right .texte {
    padding: 0;
  }
}
.professionnels .contain .line.right .texte h3 {
  text-align: right;
}
@media screen and (max-width: 767px) {
  .professionnels .contain .line.right .texte h3 {
    text-align: left;
  }
}
.professionnels .contain .line.right .texte ul li {
  text-align: right;
  text-align-last: right;
  -moz-text-align-last: right;
}
@media screen and (max-width: 767px) {
  .professionnels .contain .line.right .texte ul li {
    text-align: left;
    text-align-last: left;
    -moz-text-align-last: left;
  }
}
.professionnels .contain .galerie {
  padding-left: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  width: 90%;
  margin: auto;
  margin-bottom: 100px;
}
@media screen and (max-width: 767px) {
  .professionnels .contain .galerie {
    width: 100%;
    display: block;
    max-width: 450px;
    margin: auto;
  }
}
.professionnels .contain .galerie:before {
  content: '';
  position: absolute;
  display: block;
  background: #000;
  right: 0;
  top: 0;
  transform: translateX(35%) translateY(-34%) rotate(-21deg);
  width: 150px;
  height: 150px;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .professionnels .contain .galerie:before {
    display: none;
  }
}
.professionnels .contain .galerie:after {
  content: '';
  position: absolute;
  display: block;
  left: 0;
  bottom: 0;
  background: #587575 !important;
  transform: translateX(-25%) translateY(25%) rotate(-20deg);
  width: 120px;
  height: 120px;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .professionnels .contain .galerie:after {
    display: none;
  }
}
.professionnels .contain .galerie li {
  width: 47%;
  margin: 1.5%;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .professionnels .contain .galerie li {
    width: 100%;
    margin: 10px 0;
  }
}
.professionnels .contacts {
  background: #fff;
  position: relative;
  z-index: 3;
  padding: 1px;
  color: #000;
  text-align: center;
}
.professionnels .contacts:after {
  background-color: #fff;
  width: 200vw;
  top: 0;
  bottom: 0;
  left: -50%;
  content: '';
  display: block;
  z-index: -1;
  position: absolute;
}
.professionnels .contacts p {
  font-weight: bold;
  font-family: sans-serif;
  font-size: 15px;
  color: #000;
  display: block;
  text-align: center;
  margin: 30px auto 20px;
}
.professionnels .contacts span {
  width: 100%;
  max-width: 500px;
  margin: 0 auto;
  display: block;
}
.professionnels .contacts .bouton {
  margin: 20px 0 40px;
}
.professionnels .brochures {
  background: #000;
  position: relative;
  z-index: 3;
  color: #fff;
  padding: 20px 1px;
}
.professionnels .brochures:before {
  background-color: #000;
  width: 200vw;
  content: '';
  display: block;
  transform: rotate(-2deg);
  height: 200px;
  position: absolute;
  left: -50%;
  top: -65px;
  z-index: -1;
}
.professionnels .brochures:after {
  background-color: #000;
  width: 200vw;
  top: 0;
  bottom: 0;
  left: -50%;
  content: '';
  display: block;
  z-index: -1;
  position: absolute;
}
.professionnels .brochures h2 {
  display: flex;
  align-items: center;
  font-size: 27px;
  font-weight: normal;
  font-family: 'centabel';
  color: #fff;
  width: 100%;
  justify-content: center;
  margin-bottom: 0;
  margin-top: 0;
  position: relative;
  z-index: 1;
  text-align: center;
}
.professionnels .brochures h2 hr {
  display: block;
  height: 1px;
  width: 90px;
  background: #587575;
  border: none;
  margin: 0 15px;
}
.professionnels .brochures ul {
  list-style: none;
  padding-left: 0;
  margin: 0;
  text-align: center;
}
.professionnels .brochures ul li {
  color: #fff;
  width: 49%;
  display: inline-block;
  vertical-align: top;
  margin: 0;
  padding: 30px;
}
@media screen and (max-width: 767px) {
  .professionnels .brochures ul li {
    width: 100%;
  }
}
.professionnels .brochures ul li .bouton {
  background: #000;
  color: #fff;
  border-color: #fff;
  margin-top: 20px;
}
.professionnels .brochures ul li .bouton:before {
  background: #000;
}
.professionnels .brochures ul li .bouton::after {
  background: #fff;
  border-color: #fff;
}
.professionnels .brochures ul li p {
  display: block;
  color: #fff;
  font-family: 'Bodoni';
  font-size: 16px;
  text-align: center;
}
.professionnels .brochures ul li hr {
  display: block;
  height: 1px;
  width: 40px;
  background: #587575;
  border: none;
  margin: 20px auto;
}
.professionnels.medical.solutions .contain {
  padding-top: 50px;
  text-align: center;
}
.professionnels.medical.solutions .contain .bouton {
  margin: 30px 0;
}
.professionnels.medical.solutions .contain > p {
  margin: 0 auto;
}
.professionnels .presentation {
  margin-top: 100px;
}
@media screen and (max-width: 767px) {
  .professionnels .presentation {
    margin-top: 50px;
  }
}
.professionnels .presentation .imgs {
  width: 70%;
  margin: auto;
  position: relative;
}
@media screen and (max-width: 767px) {
  .professionnels .presentation .imgs {
    width: 96%;
  }
}
.professionnels .presentation .imgs:before {
  display: block;
  content: '';
  width: 300px;
  height: 300px;
  background: #587575;
  position: absolute;
  left: 58%;
  top: 50%;
  transform: translateY(-50%) rotate(46deg);
}
@media screen and (max-width: 991px) {
  .professionnels .presentation .imgs:before {
    width: 250px;
    height: 250px;
  }
}
@media screen and (max-width: 767px) {
  .professionnels .presentation .imgs:before {
    display: none;
  }
}
.professionnels .presentation .imgs .img1 {
  width: 55%;
  float: right;
  display: block;
  position: relative;
  z-index: 3;
}
@media screen and (max-width: 767px) {
  .professionnels .presentation .imgs .img1 {
    width: 65%;
  }
}
.professionnels .presentation .imgs .img2 {
  width: 60%;
  float: left;
  display: block;
  border: 5px solid #fff;
  margin-top: -100px;
  background: #fff;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .professionnels .presentation .imgs .img2 {
    margin-top: 0;
    position: relative;
    transform: translateY(-20%);
  }
}
.professionnels .presentation .imgs:after {
  display: block;
  content: "";
  clear: both;
}
.professionnels .presentation .text {
  background: #000;
  color: #fff;
  text-align: center;
  margin: -100px auto 0;
  padding-top: 100px;
  max-width: 100%;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .professionnels .presentation .text {
    margin-top: -120px;
    padding-top: 120px;
  }
}
.professionnels .presentation .text hr {
  width: 1px;
  height: 40px;
  margin: 20px auto;
}
.professionnels .presentation .text h2 {
  color: #fff;
  font-weight: normal;
  font-family: 'centabel';
  text-align: center;
  display: block;
  margin: auto;
  font-size: 25px;
}
.professionnels .presentation .text p {
  color: #fff;
  font-family: 'Bodoni';
  font-size: 17px;
  display: block;
  text-align: justify;
  line-height: 26px;
  text-align-last: center;
  -moz-text-align-last: center;
  margin: 30px auto;
  width: 80%;
}
.professionnels .presentation .text .bouton {
  background: #000;
  color: #fff;
  border-color: #fff;
}
.professionnels .presentation .text .bouton:before {
  background: #000;
}
.professionnels .presentation .text .bouton::after {
  background: #fff;
  border-color: #fff;
}
.professionnels .sous-pages {
  margin-top: 100px;
  text-align: center;
}
.professionnels .sous-pages .sous-pages-item {
  display: inline-block;
  width: 48%;
  vertical-align: top;
  margin-bottom: 50px;
  text-align: center;
  padding: 15px;
}
@media screen and (max-width: 767px) {
  .professionnels .sous-pages .sous-pages-item {
    width: 100%;
    max-width: 400px;
  }
}
.professionnels .sous-pages .sous-pages-item .image img {
  display: block;
  height: 400px;
  width: auto;
  margin: auto;
}
@media screen and (max-width: 991px) {
  .professionnels .sous-pages .sous-pages-item .image img {
    height: auto;
  }
}
.professionnels .sous-pages .sous-pages-item hr {
  margin: 20px auto;
  width: 1px;
  height: 25px;
  background: #000;
  border: none;
}
.professionnels .sous-pages .sous-pages-item span {
  font-weight: bold;
  font-family: sans-serif;
  font-size: 15px;
  color: #000;
  display: block;
  margin-bottom: 20px;
}
.professionnels .sous-pages .sous-pages-item p {
  color: #000;
  font-family: 'Bodoni';
  font-size: 16px;
  display: block;
  text-align: center;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .professionnels .sous-pages .sous-pages-item p {
    text-align: justify;
  }
}
.professionnels .sous-pages .sous-pages-item .bouton {
  background: #E8E8E8;
}
.professionnels .sous-pages .sous-pages-item .bouton:before {
  background: #E8E8E8;
}
.professionnels .nohrd-wall {
  display: flex;
  align-items: center;
  padding-top: 50px;
  padding-bottom: 50px;
  background: #fff;
  position: relative;
}
@media screen and (max-width: 767px) {
  .professionnels .nohrd-wall {
    display: block;
    padding-top: 0;
  }
}
.professionnels .nohrd-wall:after {
  position: absolute;
  content: '';
  z-index: -1;
  background: #fff;
  top: 0;
  left: -50%;
  width: 200vw;
  bottom: 0;
}
.professionnels .nohrd-wall .image {
  width: 50%;
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .professionnels .nohrd-wall .image {
    width: 100%;
  }
}
.professionnels .nohrd-wall hr {
  display: block;
  margin: 20px;
  height: 1px;
  width: 70px;
  background: #587575;
  border: none;
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .professionnels .nohrd-wall hr {
    height: 50px;
    width: 1px;
    margin: 20px auto;
  }
}
.professionnels .nohrd-wall .text {
  text-align: right;
  background: none;
}
@media screen and (max-width: 767px) {
  .professionnels .nohrd-wall .text {
    width: 100%;
    text-align: center;
    margin-bottom: 0;
    padding-bottom: 0;
  }
}
.professionnels .nohrd-wall .text span {
  font-weight: bold;
  font-family: sans-serif;
  font-size: 15px;
  color: #000;
  display: block;
  margin-bottom: 20px;
  text-align: right;
}
@media screen and (max-width: 767px) {
  .professionnels .nohrd-wall .text span {
    text-align: center;
  }
}
.professionnels .nohrd-wall .text p {
  color: #000;
  font-family: 'Bodoni';
  font-size: 16px;
  display: block;
  margin-bottom: 20px;
  text-align: right;
  text-align-last: right;
  -moz-text-align-last: right;
}
@media screen and (max-width: 767px) {
  .professionnels .nohrd-wall .text p {
    text-align: justify;
    text-align-last: center;
    -moz-text-align-last: center;
  }
}
.professionnels .nohrd-wall .text .bouton {
  background: #fff;
  margin-right: 0;
}
.professionnels .nohrd-wall .text .bouton:before {
  background: #fff;
}
.professionnels .nos-realisations {
  display: flex;
  align-items: center;
  margin-top: 50px;
  margin-bottom: 100px;
}
@media screen and (max-width: 767px) {
  .professionnels .nos-realisations {
    display: block;
  }
}
.professionnels .nos-realisations hr {
  display: block;
  margin: 20px;
  height: 1px;
  width: 70px;
  background: #587575;
  border: none;
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .professionnels .nos-realisations hr {
    height: 50px;
    width: 1px;
    margin: 20px auto;
  }
}
.professionnels .nos-realisations h2 {
  color: #000;
  font-weight: normal;
  font-family: 'centabel';
  text-align: center;
  display: block;
  font-size: 25px;
  width: 100%;
}
.professionnels .nos-realisations .bloc-images {
  width: 600px;
  flex-shrink: 0;
  text-align: right;
}
@media screen and (max-width: 767px) {
  .professionnels .nos-realisations .bloc-images {
    width: 100%;
  }
}
.professionnels .nos-realisations .bloc-images .img {
  width: 48%;
  display: inline-block;
  vertical-align: top;
}
@media screen and (max-width: 767px) {
  .professionnels .nos-realisations .bloc-images .img {
    display: block;
    width: auto;
    max-width: 500px;
  }
}
.professionnels .nos-realisations .bloc-images .img.img1 {
  margin-right: -20px;
}
@media screen and (max-width: 767px) {
  .professionnels .nos-realisations .bloc-images .img.img1 {
    margin: 10px 0;
  }
}
.professionnels .nos-realisations .bloc-images .img.img2 {
  margin-top: 50px;
  margin-left: -50px;
}
@media screen and (max-width: 767px) {
  .professionnels .nos-realisations .bloc-images .img.img2 {
    margin: 10px 0;
  }
}
.professionnels .nos-realisations .bloc-images .img.img3 {
  margin-top: -100px;
  margin-right: 109px;
}
@media screen and (max-width: 767px) {
  .professionnels .nos-realisations .bloc-images .img.img3 {
    margin: 10px 0;
  }
}
.professionnels .nos-appareils-fitness {
  background: #fff;
  position: relative;
  padding-bottom: 60px;
  padding-top: 1px;
  z-index: 2;
}
.professionnels .nos-appareils-fitness:after {
  position: absolute;
  content: '';
  z-index: -1;
  background: #fff;
  top: 0;
  left: -50%;
  width: 200vw;
  bottom: 0;
}
.professionnels .nos-appareils-fitness h2 {
  align-items: center;
  font-size: 20px;
  font-weight: normal;
  font-family: 'centabel';
  color: #000;
  width: 100%;
  justify-content: flex-start;
  margin-bottom: 30px;
  margin-top: 20px;
  position: relative;
  padding-bottom: 0;
  display: flex;
  text-align: center;
}
.professionnels .nos-appareils-fitness h2 hr {
  display: block;
  height: 1px;
  width: 100px;
  background: #587575;
  border: none;
  margin: 0 15px;
}
.professionnels .nos-appareils-fitness h2 hr:last-of-type {
  width: calc(100% - 315px);
}
.professionnels .nos-appareils-fitness > p {
  color: #000;
  font-family: 'Bodoni';
  font-size: 16px;
  text-align: justify;
  text-align-last: center;
  -moz-text-align-last: center;
  display: block;
  margin: 0 auto;
  font-weight: normal;
  max-width: 80%;
}
@media screen and (max-width: 767px) {
  .professionnels .nos-appareils-fitness > p {
    max-width: 100%;
  }
}
.professionnels .nos-appareils-fitness .nos-modeles-hotel {
  padding: 0 15px;
}
.professionnels .nos-appareils-fitness .nos-modeles-hotel .slick-prev {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background: url(../Magento_Theme/images/homepage/left-arrow-black.png) center center no-repeat;
  padding-left: 5px;
  z-index: 10;
  height: 40px;
  border: none;
  font-size: 0;
}
.professionnels .nos-appareils-fitness .nos-modeles-hotel .slick-next {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  height: 40px;
  border: none;
  font-size: 0;
  background: url(../Magento_Theme/images/homepage/right-arrow-black.png) center center no-repeat;
  padding-right: 5px;
}
.professionnels .nos-appareils-fitness .nos-modeles-hotel li {
  display: block;
  padding: 10px;
  text-align: center;
}
.professionnels .nos-appareils-fitness .nos-modeles-hotel li .image {
  height: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin-bottom: 5px;
}
.professionnels .nos-appareils-fitness .nos-modeles-hotel li img {
  margin: auto;
}
.professionnels .nos-appareils-fitness .nos-modeles-hotel li .text {
  margin: 0;
  color: #fff;
  background: #587575;
  text-align: center;
  width: 100%;
  max-width: 100%;
  padding: 5px 0;
}
.professionnels .nos-appareils-fitness .nos-modeles-hotel li .text span {
  color: #fff;
  overflow: hidden;
  font-family: 'Bodoni';
  font-size: 17px;
  font-weight: bold;
  display: block;
  width: 100%;
  text-align: center;
}
.professionnels .nos-appareils-fitness .nos-modeles-hotel li .text p {
  color: #fff;
  overflow: hidden;
  font-family: 'Bodoni';
  font-size: 16px;
  font-weight: normal;
  display: block;
  width: 100%;
  text-align: center;
}
.professionnels .nos-appareils-fitness .nos-modeles-hotel li .categ {
  color: #587575;
  overflow: hidden;
  font-family: 'Bodoni';
  font-size: 16px;
  font-weight: normal;
  display: block;
  width: 100%;
  text-align: center;
  margin: 10px 0;
}
.cms-professionnels-studios-centre-fitness-waterrower .professionnels > p,
.cms-professionnels-studios-centre-fitness-nohrd .professionnels > p,
.cms-professionnels-studios-centre-fitness-solutions-perso .professionnels > p {
  margin-bottom: 40px;
}
.cms-professionnels-studios-centre-fitness-waterrower .professionnels .contain:after,
.cms-professionnels-studios-centre-fitness-nohrd .professionnels .contain:after,
.cms-professionnels-studios-centre-fitness-solutions-perso .professionnels .contain:after {
  display: none;
}
.cms-professionnels-studios-centre-fitness-waterrower .professionnels .contain .top h2,
.cms-professionnels-studios-centre-fitness-nohrd .professionnels .contain .top h2,
.cms-professionnels-studios-centre-fitness-solutions-perso .professionnels .contain .top h2 {
  display: flex;
  align-items: center;
}
.cms-professionnels-studios-centre-fitness-waterrower .professionnels .contain .top .texte > p,
.cms-professionnels-studios-centre-fitness-nohrd .professionnels .contain .top .texte > p,
.cms-professionnels-studios-centre-fitness-solutions-perso .professionnels .contain .top .texte > p {
  width: 100%;
  max-width: 300px;
  color: #000;
  font-family: 'Bodoni';
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .cms-professionnels-studios-centre-fitness-waterrower .professionnels .contain .top .texte > p,
  .cms-professionnels-studios-centre-fitness-nohrd .professionnels .contain .top .texte > p,
  .cms-professionnels-studios-centre-fitness-solutions-perso .professionnels .contain .top .texte > p {
    margin-bottom: 40px;
  }
}
.cms-professionnels-studios-centre-fitness-waterrower .professionnels .contain .top .image,
.cms-professionnels-studios-centre-fitness-nohrd .professionnels .contain .top .image,
.cms-professionnels-studios-centre-fitness-solutions-perso .professionnels .contain .top .image {
  width: 45%;
  margin-left: auto;
  position: relative;
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .cms-professionnels-studios-centre-fitness-waterrower .professionnels .contain .top .image,
  .cms-professionnels-studios-centre-fitness-nohrd .professionnels .contain .top .image,
  .cms-professionnels-studios-centre-fitness-solutions-perso .professionnels .contain .top .image {
    width: 60%;
  }
}
.cms-professionnels-studios-centre-fitness-waterrower .professionnels .contain .top .image:before,
.cms-professionnels-studios-centre-fitness-nohrd .professionnels .contain .top .image:before,
.cms-professionnels-studios-centre-fitness-solutions-perso .professionnels .contain .top .image:before {
  content: '';
  background: #587575;
  display: block;
  height: 170px;
  width: 170px;
  position: absolute;
  z-index: -1;
  left: 0;
  top: 0;
  transform: translateX(-49%) translateY(3%) rotate(48deg);
}
@media screen and (max-width: 767px) {
  .cms-professionnels-studios-centre-fitness-waterrower .professionnels .contain .top .image:before,
  .cms-professionnels-studios-centre-fitness-nohrd .professionnels .contain .top .image:before,
  .cms-professionnels-studios-centre-fitness-solutions-perso .professionnels .contain .top .image:before {
    height: 140px;
    width: 140px;
  }
}
.cms-professionnels-studios-centre-fitness-waterrower .professionnels .contain .top img,
.cms-professionnels-studios-centre-fitness-nohrd .professionnels .contain .top img,
.cms-professionnels-studios-centre-fitness-solutions-perso .professionnels .contain .top img {
  border: 5px solid #fff;
}
.cms-professionnels-studios-centre-fitness-waterrower .professionnels .contain .must,
.cms-professionnels-studios-centre-fitness-nohrd .professionnels .contain .must,
.cms-professionnels-studios-centre-fitness-solutions-perso .professionnels .contain .must {
  font-size: 17px;
}
.cms-professionnels-studios-centre-fitness-waterrower .professionnels .contain .avantages.studio-wr,
.cms-professionnels-studios-centre-fitness-nohrd .professionnels .contain .avantages.studio-wr,
.cms-professionnels-studios-centre-fitness-solutions-perso .professionnels .contain .avantages.studio-wr {
  background: #fff;
  padding-top: 20px;
  padding-bottom: 20px;
}
.cms-professionnels-studios-centre-fitness-waterrower .professionnels .contain .avantages.studio-wr p,
.cms-professionnels-studios-centre-fitness-nohrd .professionnels .contain .avantages.studio-wr p,
.cms-professionnels-studios-centre-fitness-solutions-perso .professionnels .contain .avantages.studio-wr p {
  margin-bottom: 15px;
}
.cms-professionnels-studios-centre-fitness-waterrower .professionnels .personnalisation,
.cms-professionnels-studios-centre-fitness-nohrd .professionnels .personnalisation,
.cms-professionnels-studios-centre-fitness-solutions-perso .professionnels .personnalisation {
  background: transparent;
  text-align: center;
}
.cms-professionnels-studios-centre-fitness-waterrower .professionnels .personnalisation h2,
.cms-professionnels-studios-centre-fitness-nohrd .professionnels .personnalisation h2,
.cms-professionnels-studios-centre-fitness-solutions-perso .professionnels .personnalisation h2 {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  font-size: 27px;
  font-weight: normal;
  font-family: 'centabel';
  color: #000;
  justify-content: flex-end;
}
.cms-professionnels-studios-centre-fitness-waterrower .professionnels .personnalisation h2 hr,
.cms-professionnels-studios-centre-fitness-nohrd .professionnels .personnalisation h2 hr,
.cms-professionnels-studios-centre-fitness-solutions-perso .professionnels .personnalisation h2 hr {
  width: 60px;
  height: 1px;
  margin: 0 10px;
  border-color: #587575;
  flex-shrink: 0;
}
.cms-professionnels-studios-centre-fitness-waterrower .professionnels .personnalisation:before,
.cms-professionnels-studios-centre-fitness-nohrd .professionnels .personnalisation:before,
.cms-professionnels-studios-centre-fitness-solutions-perso .professionnels .personnalisation:before,
.cms-professionnels-studios-centre-fitness-waterrower .professionnels .personnalisation:after,
.cms-professionnels-studios-centre-fitness-nohrd .professionnels .personnalisation:after,
.cms-professionnels-studios-centre-fitness-solutions-perso .professionnels .personnalisation:after {
  display: none;
}
.cms-professionnels-studios-centre-fitness-waterrower .professionnels .personnalisation .bouton,
.cms-professionnels-studios-centre-fitness-nohrd .professionnels .personnalisation .bouton,
.cms-professionnels-studios-centre-fitness-solutions-perso .professionnels .personnalisation .bouton {
  background: transparent;
}
.cms-professionnels-studios-centre-fitness-waterrower .professionnels .personnalisation .bouton:before,
.cms-professionnels-studios-centre-fitness-nohrd .professionnels .personnalisation .bouton:before,
.cms-professionnels-studios-centre-fitness-solutions-perso .professionnels .personnalisation .bouton:before {
  background: transparent;
}
@media screen and (min-width: 768px) {
  .cms-professionnels-studios-centre-fitness-waterrower .professionnels .personnalisation .list .detail,
  .cms-professionnels-studios-centre-fitness-nohrd .professionnels .personnalisation .list .detail,
  .cms-professionnels-studios-centre-fitness-solutions-perso .professionnels .personnalisation .list .detail {
    width: 32%;
  }
}
.cms-professionnels-studios-centre-fitness-solutions-perso .contain {
  text-align: center;
  padding-bottom: 50px;
}
.cms-professionnels-studios-centre-fitness-solutions-perso .contain .bloc-sol {
  margin: 40px auto 0;
  width: 100%;
  max-width: 600px;
}
.cms-professionnels-studios-centre-fitness-solutions-perso .contain .bloc-sol .image {
  width: 70%;
  margin: auto;
  position: relative;
  z-index: 3;
}
.cms-professionnels-studios-centre-fitness-solutions-perso .contain .bloc-sol .image img {
  display: block;
  border: 5px solid #fff;
}
.cms-professionnels-studios-centre-fitness-solutions-perso .contain .bloc-sol .texte {
  background: #E8E8E8;
  padding: 70px 50px 30px;
  position: relative;
  z-index: 2;
  transform: translateY(-50px);
}
@media screen and (max-width: 767px) {
  .cms-professionnels-studios-centre-fitness-solutions-perso .contain .bloc-sol .texte {
    padding: 70px 25px 30px;
  }
}
.cms-professionnels-studios-centre-fitness-solutions-perso .contain .bloc-sol .texte span {
  font-weight: bold;
  font-family: sans-serif;
  font-size: 15px;
  color: #000;
  margin-bottom: 20px;
  display: block;
}
.cms-professionnels-studios-centre-fitness-solutions-perso .contain .bloc-sol .texte p {
  color: #000;
  font-family: 'Bodoni';
  font-size: 16px;
  margin-bottom: 5px;
}
.cms-professionnels-studios-centre-fitness-solutions-perso .contain .bloc-sol.bloc-sol2 .texte {
  background-color: #587575;
}
.cms-professionnels-studios-centre-fitness-solutions-perso .contain .bloc-sol.bloc-sol2 .texte > * {
  color: #fff;
}
.cms-professionnels-studios-centre-fitness-solutions-perso .contain .bloc-sol.bloc-sol3 .texte {
  background-color: #000;
}
.cms-professionnels-studios-centre-fitness-solutions-perso .contain .bloc-sol.bloc-sol3 .texte > * {
  color: #fff;
}
.cms-professionnels-hotels-spas-chambres-et-suites .professionnels .essences,
.cms-professionnels-hotels-spas-spas .professionnels .essences {
  padding-bottom: 150px;
}
.cms-professionnels-hotels-spas-chambres-et-suites .professionnels .list,
.cms-professionnels-hotels-spas-spas .professionnels .list {
  padding-left: 0;
  list-style: none;
}
.cms-professionnels-hotels-spas-chambres-et-suites .professionnels .list .line,
.cms-professionnels-hotels-spas-spas .professionnels .list .line {
  position: relative;
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .cms-professionnels-hotels-spas-chambres-et-suites .professionnels .list .line,
  .cms-professionnels-hotels-spas-spas .professionnels .list .line {
    display: flex;
    flex-direction: column;
  }
  .cms-professionnels-hotels-spas-chambres-et-suites .professionnels .list .line .img,
  .cms-professionnels-hotels-spas-spas .professionnels .list .line .img {
    order: 1;
    width: 100% !important;
    max-width: 400px;
  }
  .cms-professionnels-hotels-spas-chambres-et-suites .professionnels .list .line hr,
  .cms-professionnels-hotels-spas-spas .professionnels .list .line hr {
    order: 2;
    margin: 15px 0 !important;
  }
  .cms-professionnels-hotels-spas-chambres-et-suites .professionnels .list .line .text,
  .cms-professionnels-hotels-spas-spas .professionnels .list .line .text {
    order: 3;
  }
  .cms-professionnels-hotels-spas-chambres-et-suites .professionnels .list .line .text p,
  .cms-professionnels-hotels-spas-spas .professionnels .list .line .text p {
    text-align: center;
    text-align-last: center;
    -moz-text-align-last: center;
  }
}
.cms-professionnels-hotels-spas-chambres-et-suites .professionnels .list .line:before,
.cms-professionnels-hotels-spas-spas .professionnels .list .line:before {
  content: '';
  position: absolute;
  width: 170px;
  height: 170px;
  background: #E8E8E8;
  left: 43%;
  top: 38%;
  z-index: -1;
  transform: translateX(-50%) translateY(-50%) rotate(20deg);
}
@media screen and (max-width: 991px) {
  .cms-professionnels-hotels-spas-chambres-et-suites .professionnels .list .line:before,
  .cms-professionnels-hotels-spas-spas .professionnels .list .line:before {
    width: 120px;
    height: 120px;
  }
}
@media screen and (max-width: 767px) {
  .cms-professionnels-hotels-spas-chambres-et-suites .professionnels .list .line:before,
  .cms-professionnels-hotels-spas-spas .professionnels .list .line:before {
    display: none;
  }
}
.cms-professionnels-hotels-spas-chambres-et-suites .professionnels .list .line.line2:before,
.cms-professionnels-hotels-spas-spas .professionnels .list .line.line2:before,
.cms-professionnels-hotels-spas-chambres-et-suites .professionnels .list .line.line4:before,
.cms-professionnels-hotels-spas-spas .professionnels .list .line.line4:before {
  transform: translateX(12%) translateY(-50%) rotate(20deg);
  right: 0;
  top: 79%;
  left: inherit;
  left: initial;
}
.cms-professionnels-hotels-spas-chambres-et-suites .professionnels .list .line .img,
.cms-professionnels-hotels-spas-spas .professionnels .list .line .img {
  width: 40%;
  flex-shrink: 0;
}
.cms-professionnels-hotels-spas-chambres-et-suites .professionnels .list .line hr,
.cms-professionnels-hotels-spas-spas .professionnels .list .line hr {
  margin: 0 25px;
}
.cms-professionnels-hotels-spas-chambres-et-suites .professionnels .list .line .text,
.cms-professionnels-hotels-spas-spas .professionnels .list .line .text {
  margin: 0;
  padding: 0;
  text-align: left;
  background: transparent;
}
.cms-professionnels-hotels-spas-chambres-et-suites .professionnels .list .line .text p,
.cms-professionnels-hotels-spas-spas .professionnels .list .line .text p {
  font-weight: bold;
  font-family: sans-serif;
  font-size: 15px;
  color: #000;
  margin-bottom: 20px;
  display: block;
  text-align: left;
  text-align-last: left;
  -moz-text-align-last: left;
}
.cms-professionnels-hotels-spas-chambres-et-suites .professionnels .list .line .text span,
.cms-professionnels-hotels-spas-spas .professionnels .list .line .text span {
  display: block;
  color: #000;
  font-family: 'Bodoni';
  font-size: 16px;
  text-align: left;
  margin-bottom: 20px;
}
.cms-professionnels-hotels-spas-chambres-et-suites .professionnels .list .line .text .bottom,
.cms-professionnels-hotels-spas-spas .professionnels .list .line .text .bottom {
  text-align: center;
}
.cms-professionnels-hotels-spas-chambres-et-suites .professionnels .list .line .text .bottom a,
.cms-professionnels-hotels-spas-spas .professionnels .list .line .text .bottom a {
  text-align: center;
  display: inline-block;
  width: 110px;
  vertical-align: top;
  font-weight: bold;
  font-family: sans-serif;
  font-size: 15px;
  color: #000;
}
@media screen and (max-width: 991px) {
  .cms-professionnels-hotels-spas-chambres-et-suites .professionnels .list .line .text .bottom a,
  .cms-professionnels-hotels-spas-spas .professionnels .list .line .text .bottom a {
    width: 32%;
  }
}
.cms-professionnels-hotels-spas-chambres-et-suites .professionnels .list .line .text .bottom a span,
.cms-professionnels-hotels-spas-spas .professionnels .list .line .text .bottom a span {
  text-align: center;
  text-align-last: center;
  -moz-text-align-last: center;
}
.cms-professionnels-hotels-spas-chambres-et-suites .professionnels .list .line .text .bottom a img,
.cms-professionnels-hotels-spas-spas .professionnels .list .line .text .bottom a img {
  display: block;
  height: 75px;
  margin: 0 auto 15px;
}
.cms-professionnels-hotels-spas-chambres-et-suites .professionnels .slider-hotel.produits,
.cms-professionnels-hotels-spas-spas .professionnels .slider-hotel.produits {
  margin-bottom: 20px;
}
.cms-professionnels-hotels-spas-chambres-et-suites .professionnels .slider-hotel.produits:before,
.cms-professionnels-hotels-spas-spas .professionnels .slider-hotel.produits:before,
.cms-professionnels-hotels-spas-chambres-et-suites .professionnels .slider-hotel.produits::after,
.cms-professionnels-hotels-spas-spas .professionnels .slider-hotel.produits::after {
  display: none;
}
.cms-professionnels-hotels-spas-chambres-et-suites .professionnels .slider-hotel.produits h2,
.cms-professionnels-hotels-spas-spas .professionnels .slider-hotel.produits h2 {
  color: #000;
  text-align: center;
}
.cms-professionnels-hotels-spas-chambres-et-suites .professionnels .slider-hotel.produits h2 hr,
.cms-professionnels-hotels-spas-spas .professionnels .slider-hotel.produits h2 hr {
  width: 100px;
  justify-content: space-around;
}
.cms-professionnels-hotels-spas-chambres-et-suites .professionnels .slider-hotel.produits h2 hr:last-of-type,
.cms-professionnels-hotels-spas-spas .professionnels .slider-hotel.produits h2 hr:last-of-type {
  width: calc(100% - 320px);
}
.cms-professionnels-hotels-spas-chambres-et-suites .professionnels .slider-hotel.produits p,
.cms-professionnels-hotels-spas-spas .professionnels .slider-hotel.produits p {
  display: block;
  width: 100%;
  text-align: center;
  color: #000;
  font-family: 'Bodoni';
  font-size: 16px;
  margin: 30px 0;
}
.cms-professionnels-hotels-spas-chambres-et-suites .professionnels .slider-hotel.produits ul li,
.cms-professionnels-hotels-spas-spas .professionnels .slider-hotel.produits ul li {
  padding: 20px;
}
.cms-professionnels-hotels-spas-chambres-et-suites .professionnels .slider-hotel.produits ul li .image,
.cms-professionnels-hotels-spas-spas .professionnels .slider-hotel.produits ul li .image {
  height: 140px;
  margin-bottom: 15px;
}
.cms-professionnels-hotels-spas-chambres-et-suites .professionnels .slider-hotel.produits ul li .image img,
.cms-professionnels-hotels-spas-spas .professionnels .slider-hotel.produits ul li .image img {
  display: block;
  max-height: 100%;
  margin: auto;
}
.cms-professionnels-hotels-spas-chambres-et-suites .professionnels .slider-hotel.produits ul li > p,
.cms-professionnels-hotels-spas-spas .professionnels .slider-hotel.produits ul li > p {
  text-align: center;
  font-weight: bold;
  font-family: sans-serif;
  font-size: 15px;
  color: #fff;
  display: block;
  padding: 10px;
  background: #587575;
  margin: 5px 0;
}
.cms-professionnels-hotels-spas-chambres-et-suites .professionnels .slider-hotel.produits ul li > p span,
.cms-professionnels-hotels-spas-spas .professionnels .slider-hotel.produits ul li > p span {
  display: block;
  color: #fff;
  font-family: 'Bodoni';
  font-size: 16px;
  font-weight: normal;
}
.cms-professionnels-hotels-spas-chambres-et-suites .professionnels .slider-hotel.produits ul li > span,
.cms-professionnels-hotels-spas-spas .professionnels .slider-hotel.produits ul li > span {
  display: block;
  padding: 5px;
  background: #E8E8E8;
  color: #587575;
  font-family: 'Bodoni';
  font-size: 16px;
  font-weight: normal;
  text-align: center;
  width: 90%;
  margin: 0 auto 15px;
}
.cms-accompagnement .accom h1,
.cms-notices-modes-emploi .accom h1 {
  display: flex;
  align-items: center;
  font-size: 27px;
  font-weight: normal;
  font-family: 'centabel';
  color: #000;
  width: 100%;
  justify-content: center;
  margin-bottom: 50px;
  margin-top: 50px;
  position: relative;
  z-index: 1;
  text-align: center;
}
.cms-accompagnement .accom h1 hr,
.cms-notices-modes-emploi .accom h1 hr {
  display: block;
  height: 1px;
  width: 90px;
  background: #587575;
  border: none;
  margin: 0 15px;
}
.cms-accompagnement .accom .presentation,
.cms-notices-modes-emploi .accom .presentation {
  padding-left: 0;
  list-style: none;
  width: 100%;
  text-align: center;
  margin: auto;
}
.cms-accompagnement .accom .presentation li,
.cms-notices-modes-emploi .accom .presentation li {
  width: 234px;
  height: 234px;
  margin: 30px;
  background: #fff;
  display: inline-flex;
  vertical-align: top;
  align-items: center;
  padding: 15px;
  text-align: center;
  justify-content: center;
  flex-direction: column;
  -webkit-box-shadow: 7px 10px 15px -4px rgba(0, 0, 0, 0.63);
  -moz-box-shadow: 7px 10px 15px -4px rgba(0, 0, 0, 0.63);
  box-shadow: 7px 10px 15px -4px rgba(0, 0, 0, 0.63);
  position: relative;
}
.cms-accompagnement .accom .presentation li > img,
.cms-notices-modes-emploi .accom .presentation li > img {
  position: absolute;
  z-index: 0;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.cms-accompagnement .accom .presentation li:hover > img,
.cms-notices-modes-emploi .accom .presentation li:hover > img {
  -webkit-filter: none;
  filter: none;
}
.cms-accompagnement .accom .presentation li a,
.cms-notices-modes-emploi .accom .presentation li a {
  position: relative;
  z-index: 1;
}
.cms-accompagnement .accom .presentation li hr,
.cms-notices-modes-emploi .accom .presentation li hr {
  display: inline-block;
  height: 1px;
  width: 50px;
  background: #587575;
  border: none;
  margin: 10px auto;
}
.cms-accompagnement .accom .presentation li h2,
.cms-notices-modes-emploi .accom .presentation li h2 {
  font-weight: bold;
  font-family: sans-serif;
  font-size: 15px;
  margin-bottom: 20px;
  color: #000;
  display: inline-block;
  width: 100%;
  flex-shrink: 0;
}
.cms-accompagnement .accom .presentation li.white h2,
.cms-notices-modes-emploi .accom .presentation li.white h2 {
  color: #fff;
}
.cms-accompagnement .accom .applications h2,
.cms-notices-modes-emploi .accom .applications h2 {
  display: flex;
  align-items: center;
  font-size: 27px;
  font-weight: normal;
  font-family: 'centabel';
  color: #000;
  width: 100%;
  justify-content: center;
  margin-bottom: 30px;
  margin-top: 50px;
  position: relative;
  z-index: 1;
  text-align: center;
}
.cms-accompagnement .accom .applications h2 hr,
.cms-notices-modes-emploi .accom .applications h2 hr {
  display: block;
  height: 1px;
  width: 90px;
  background: #587575;
  border: none;
  margin: 0 15px;
}
.cms-accompagnement .accom .applications ul,
.cms-notices-modes-emploi .accom .applications ul {
  list-style: none;
  padding-left: 0;
  text-align: center;
}
.cms-accompagnement .accom .applications ul li,
.cms-notices-modes-emploi .accom .applications ul li {
  display: inline-block;
  width: 150px;
  vertical-align: top;
}
.cms-accompagnement .accom .applications ul li .img,
.cms-notices-modes-emploi .accom .applications ul li .img {
  width: 80px;
  margin: auto;
  height: 120px;
  display: flex;
  align-items: center;
}
.cms-accompagnement .accom .applications ul li a,
.cms-notices-modes-emploi .accom .applications ul li a {
  background: #E8E8E8;
  padding: 3px 15px;
  color: #000;
  display: inline-block !important;
  height: auto;
  width: auto;
  line-height: 25px;
  position: relative;
  margin: 0 20px;
  font-family: 'Bodoni';
  font-size: 16px;
  text-transform: none;
  border: 1px solid #000;
  vertical-align: top;
  margin-bottom: 10px;
}
.cms-accompagnement .accom .applications ul li a:hover,
.cms-notices-modes-emploi .accom .applications ul li a:hover {
  text-decoration: underline;
}
.cms-accompagnement .accom .applications ul li a span,
.cms-notices-modes-emploi .accom .applications ul li a span {
  color: #000;
  font-family: 'Bodoni';
  font-size: 16px;
  text-transform: none;
  display: block;
}
.cms-accompagnement .accom .applications ul li a:before,
.cms-notices-modes-emploi .accom .applications ul li a:before {
  display: block;
  width: 8px;
  height: 18px;
  background: #E8E8E8;
  position: absolute;
  left: -2px;
  top: 50%;
  border: none;
  transform: translateY(-50%);
  content: '';
}
.cms-accompagnement .accom .applications ul li a:after,
.cms-notices-modes-emploi .accom .applications ul li a:after {
  content: '';
  display: block;
  width: 25px;
  height: 1px;
  background: #000;
  position: absolute;
  top: 54%;
  transform: translateY(-50%) translateX(-50%);
  left: -3px;
  border: none;
  border-top: 1px solid #000;
}
.cms-accompagnement .accom .applications > p,
.cms-notices-modes-emploi .accom .applications > p {
  color: #000;
  font-family: 'Bodoni';
  font-size: 16px;
  text-align: justify;
  text-align-last: center;
  -moz-text-align-last: center;
  display: block;
  margin-bottom: 20px;
}
.cms-accompagnement .accom .wr-nohrd,
.cms-notices-modes-emploi .accom .wr-nohrd {
  background: #fff;
  position: relative;
  display: flex;
  align-items: center;
  padding: 20px 0 60px;
  justify-content: center;
  margin-top: 100px;
}
@media screen and (max-width: 767px) {
  .cms-accompagnement .accom .wr-nohrd,
  .cms-notices-modes-emploi .accom .wr-nohrd {
    flex-direction: column;
    text-align: center;
  }
}
.cms-accompagnement .accom .wr-nohrd:before,
.cms-notices-modes-emploi .accom .wr-nohrd:before {
  background-color: #fff;
  width: 200vw;
  content: '';
  display: block;
  transform: rotate(-2deg);
  height: 200px;
  position: absolute;
  left: -50%;
  top: -70px;
  z-index: -1;
}
.cms-accompagnement .accom .wr-nohrd:after,
.cms-notices-modes-emploi .accom .wr-nohrd:after {
  background-color: #fff;
  width: 200vw;
  top: 0;
  bottom: 0;
  left: -50%;
  content: '';
  display: block;
  z-index: -1;
  position: absolute;
}
.cms-accompagnement .accom .wr-nohrd .left,
.cms-notices-modes-emploi .accom .wr-nohrd .left {
  font-size: 24px;
  font-weight: normal;
  font-family: 'centabel';
  color: #000;
}
.cms-accompagnement .accom .wr-nohrd hr,
.cms-notices-modes-emploi .accom .wr-nohrd hr {
  display: block;
  height: 1px;
  width: 60px;
  background: #587575;
  border: none;
  margin: 0 25px;
}
@media screen and (max-width: 767px) {
  .cms-accompagnement .accom .wr-nohrd hr,
  .cms-notices-modes-emploi .accom .wr-nohrd hr {
    margin: 30px;
  }
}
.cms-accompagnement .accom .wr-nohrd p,
.cms-notices-modes-emploi .accom .wr-nohrd p {
  color: #000;
  font-family: 'Bodoni';
  font-size: 16px;
  display: block;
  flex-shrink: 0;
  width: 45%;
  text-align: left;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .cms-accompagnement .accom .wr-nohrd p,
  .cms-notices-modes-emploi .accom .wr-nohrd p {
    text-align: center;
  }
}
.cms-accompagnement .accom .notices,
.cms-notices-modes-emploi .accom .notices {
  background: #fff;
  position: relative;
  margin-top: 50px;
  padding-top: 30px;
  padding-bottom: 1px;
}
.cms-accompagnement .accom .notices:before,
.cms-notices-modes-emploi .accom .notices:before {
  background-color: #fff;
  width: 200vw;
  top: 0;
  bottom: 0;
  left: -50%;
  content: '';
  display: block;
  z-index: -1;
  position: absolute;
}
.cms-accompagnement .accom .notices .top,
.cms-notices-modes-emploi .accom .notices .top {
  display: flex;
  justify-content: flex-start;
}
.cms-accompagnement .accom .notices h2,
.cms-notices-modes-emploi .accom .notices h2 {
  margin: 0;
  font-size: 24px;
  font-weight: normal;
  font-family: 'centabel';
  color: #000;
}
.cms-accompagnement .accom .notices h2 span,
.cms-notices-modes-emploi .accom .notices h2 span {
  color: #000;
  font-family: 'Bodoni';
  font-size: 16px;
  display: block;
  margin-top: 10px;
}
.cms-accompagnement .accom .notices hr,
.cms-notices-modes-emploi .accom .notices hr {
  display: inline-block;
  width: 100px;
  height: 1px;
  background: #587575;
  border: none;
  margin: 13px 15px 0 0;
}
.cms-accompagnement .accom .notices ul,
.cms-notices-modes-emploi .accom .notices ul {
  text-align: center;
  margin-top: 50px;
  padding-left: 0;
}
.cms-accompagnement .accom .notices ul li,
.cms-notices-modes-emploi .accom .notices ul li {
  display: inline-block;
  vertical-align: top;
  text-align: center;
  width: 30%;
  margin: 30px 1%;
}
@media screen and (max-width: 767px) {
  .cms-accompagnement .accom .notices ul li,
  .cms-notices-modes-emploi .accom .notices ul li {
    width: 45%;
  }
}
@media screen and (max-width: 500px) {
  .cms-accompagnement .accom .notices ul li,
  .cms-notices-modes-emploi .accom .notices ul li {
    width: 90%;
  }
}
.cms-accompagnement .accom .notices ul li .image,
.cms-notices-modes-emploi .accom .notices ul li .image {
  height: 150px;
}
.cms-accompagnement .accom .notices ul li .image img,
.cms-notices-modes-emploi .accom .notices ul li .image img {
  display: block;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
}
.cms-accompagnement .accom .notices ul li p,
.cms-notices-modes-emploi .accom .notices ul li p {
  font-weight: bold;
  font-family: sans-serif;
  font-size: 15px;
  color: #000;
  display: block;
  margin-bottom: 20px;
}
.cms-accompagnement .accom .notices ul li span,
.cms-notices-modes-emploi .accom .notices ul li span {
  color: #000;
  font-family: 'Bodoni';
  font-size: 16px;
  display: block;
}
.cms-accompagnement .accom .notices ul li hr,
.cms-notices-modes-emploi .accom .notices ul li hr {
  margin: 10px auto;
  width: 1px;
  height: 25px;
  background: #000;
  border: none;
}
.cms-accompagnement .accom .notices ul li .download,
.cms-notices-modes-emploi .accom .notices ul li .download {
  display: block;
  width: 30px;
  height: 30px;
  margin: 15px auto 0;
  background: url(../Magento_Theme/images/download.png) center center no-repeat;
}
.cms-accompagnement .accom .mediatheque,
.cms-notices-modes-emploi .accom .mediatheque {
  text-align: center;
  background: #000;
  position: relative;
  z-index: 2;
  padding: 1px;
}
.cms-accompagnement .accom .mediatheque:before,
.cms-notices-modes-emploi .accom .mediatheque:before {
  background-color: #000;
  width: 200vw;
  top: 0;
  bottom: 0;
  left: -50%;
  content: '';
  display: block;
  z-index: -1;
  position: absolute;
}
.cms-accompagnement .accom .mediatheque p,
.cms-notices-modes-emploi .accom .mediatheque p {
  color: #fff;
  font-family: 'Bodoni';
  font-size: 16px;
  display: block;
  margin: 0 auto 30px;
}
.cms-accompagnement .accom .mediatheque h2,
.cms-notices-modes-emploi .accom .mediatheque h2 {
  display: flex;
  align-items: center;
  font-size: 24px;
  font-weight: normal;
  font-family: 'centabel';
  color: #fff;
  width: 100%;
  justify-content: center;
  margin-bottom: 20px;
  margin-top: 30px;
  position: relative;
  z-index: 1;
  text-align: center;
}
.cms-accompagnement .accom .mediatheque h2 hr,
.cms-notices-modes-emploi .accom .mediatheque h2 hr {
  display: block;
  height: 1px;
  width: 90px;
  background: #587575;
  border: none;
  margin: 0 15px;
}
.cms-accompagnement .accom .mediatheque.pieces,
.cms-notices-modes-emploi .accom .mediatheque.pieces {
  background: #587575;
}
.cms-accompagnement .accom .mediatheque.pieces:before,
.cms-notices-modes-emploi .accom .mediatheque.pieces:before {
  background: #587575;
}
.cms-accompagnement .accom .mediatheque.pieces h2 hr,
.cms-notices-modes-emploi .accom .mediatheque.pieces h2 hr {
  background: #000;
}
.cms-accompagnement .accom .mediatheque.pieces .bouton,
.cms-notices-modes-emploi .accom .mediatheque.pieces .bouton {
  border-color: #fff;
  color: #fff;
  background: transparent;
  margin-bottom: 30px;
}
.cms-accompagnement .accom .mediatheque.pieces .bouton:before,
.cms-notices-modes-emploi .accom .mediatheque.pieces .bouton:before {
  background: #587575;
}
.cms-accompagnement .accom .mediatheque.pieces .bouton:after,
.cms-notices-modes-emploi .accom .mediatheque.pieces .bouton:after {
  background: #fff;
  border: #fff;
}
.cms-notices-modes-emploi .accom h1 {
  margin-bottom: 15px;
}
.cms-notices-modes-emploi .accom > p {
  color: #000;
  font-family: 'Bodoni';
  font-size: 16px;
  display: block;
  text-align: center;
  margin-bottom: 50px;
}
/**********************************************************************************************************************/
.details-accompagnement .title {
  margin-bottom: 100px;
}
.details-accompagnement .title h2 {
  font-weight: normal;
  font-family: 'centabel';
  font-size: 32px;
  color: #000;
  z-index: 2;
  position: relative;
  margin: 100px 0 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.details-accompagnement .title h2 hr {
  display: block;
  width: 90px;
  height: 2px;
  background: #000;
  border: none;
  margin: 0 20px;
  flex-shrink: 0;
}
.details-accompagnement .title h3 {
  font-weight: normal;
  font-family: 'centabel';
  font-size: 25px;
  color: #000;
  z-index: 2;
  position: relative;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.details-accompagnement .pres {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
@media screen and (max-width: 767px) {
  .details-accompagnement .pres {
    display: block;
  }
}
.details-accompagnement .pres > div {
  text-align: center;
  width: calc(50% - 32px);
  padding: 20px;
  display: inline-block;
  vertical-align: top;
  margin: 15px;
}
@media screen and (max-width: 767px) {
  .details-accompagnement .pres > div {
    width: 100%;
    margin: 0 0 20px;
  }
}
.details-accompagnement .pres > div.image {
  background: #fff;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .details-accompagnement .pres > div.text {
    margin-bottom: 0;
  }
}
.details-accompagnement .pres > div.text hr {
  display: block;
  width: 100px;
  height: 2px;
  background: #000;
  border: none;
  margin: 0 auto 0;
  flex-shrink: 0;
}
.details-accompagnement .pres > div.text span {
  font-weight: normal;
  font-family: 'centabel';
  font-size: 20px;
  color: #000;
  text-align: left;
  padding-left: 20px;
  display: block;
  width: 100%;
}
.details-accompagnement .pres > div.text > div {
  display: flex;
  align-items: center;
}
.details-accompagnement .pres > div.text p {
  color: #fff;
  font-family: 'Bodoni';
  font-size: 17px;
  display: block;
  text-align: justify;
  line-height: 26px;
  margin-bottom: 20px;
  text-align-last: center;
  -moz-text-align-last: center;
}
.details-accompagnement .pres > div.text {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .details-accompagnement .pres > div.text > div {
    display: block;
    text-align: center;
    margin: auto;
  }
  .details-accompagnement .pres > div.text > div hr {
    width: 2px;
    height: 40px;
  }
  .details-accompagnement .pres > div.text > div span {
    padding: 0;
    text-align: center;
    margin-top: 20px;
  }
}
.details-accompagnement .btn {
  display: flex;
  align-items: center;
  justify-content: space-around;
  padding: 50px 0;
}
@media screen and (max-width: 767px) {
  .details-accompagnement .btn {
    flex-direction: column;
  }
}
.details-accompagnement .btn .bouton {
  background: #E8E8E8;
  width: 200px;
  height: 60px;
  line-height: 20px;
  display: flex !important;
  align-items: center;
  text-align: center;
  justify-content: center;
  color: #000;
}
@media screen and (max-width: 767px) {
  .details-accompagnement .btn .bouton {
    margin-bottom: 20px;
  }
}
.details-accompagnement .btn .bouton:hover {
  color: #000;
}
.details-accompagnement .btn .bouton:before {
  background: #E8E8E8;
}
.details-accompagnement .fiche-technique {
  background-color: #000;
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: space-around;
  padding: 50px 0;
}
@media screen and (max-width: 767px) {
  .details-accompagnement .fiche-technique {
    display: block;
  }
}
.details-accompagnement .fiche-technique:after {
  background-color: #000;
  width: 200vw;
  top: 0;
  bottom: 0;
  left: -50%;
  content: '';
  display: block;
  z-index: -1;
  position: absolute;
}
.details-accompagnement .fiche-technique h3 {
  font-weight: normal;
  font-family: 'centabel';
  font-size: 27px;
  color: #fff;
  display: block;
  z-index: 2;
  position: relative;
  margin: 0;
  width: 40%;
  text-align: right;
  padding: 0 20px;
}
@media screen and (max-width: 767px) {
  .details-accompagnement .fiche-technique h3 {
    display: block;
    width: 100%;
    text-align: center;
  }
}
@media screen and (max-width: 600px) {
  .details-accompagnement .fiche-technique h3 {
    font-size: 20px;
  }
}
.details-accompagnement .fiche-technique hr {
  display: block;
  width: 50px;
  height: 2px;
  background: #fff;
  border: none;
  margin: 0 20px;
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .details-accompagnement .fiche-technique hr {
    width: 2px;
    height: 50px;
    margin: 20px auto;
  }
}
.details-accompagnement .fiche-technique .text {
  width: 40%;
}
@media screen and (max-width: 767px) {
  .details-accompagnement .fiche-technique .text {
    width: 100%;
  }
}
.details-accompagnement .fiche-technique .text ul {
  padding: 0;
  margin-bottom: 0;
}
.details-accompagnement .fiche-technique .text ul li {
  display: block;
  width: 100%;
  color: #fff;
  font-family: 'Bodoni';
  font-size: 17px;
  font-weight: normal;
}
.details-accompagnement .fiche-technique .text ul li span {
  font-weight: bold;
}
.details-accompagnement .applis h3 {
  font-weight: normal;
  font-family: 'centabel';
  font-size: 27px;
  color: #000;
  display: flex;
  z-index: 2;
  position: relative;
  margin: 0;
  align-items: center;
  justify-content: flex-start;
  padding-bottom: 40px;
  margin-top: 50px;
}
@media screen and (max-width: 600px) {
  .details-accompagnement .applis h3 {
    font-size: 20px;
  }
}
.details-accompagnement .applis h3 hr {
  display: block;
  width: 90px;
  height: 2px;
  background: #000;
  border: none;
  margin: 0;
  margin-right: 20px;
}
.details-accompagnement .applis ul {
  text-align: center;
  padding: 0;
  margin-bottom: 0;
}
.details-accompagnement .applis ul li {
  text-align: center;
  width: 49%;
  padding: 20px;
  display: inline-block;
  vertical-align: top;
}
@media screen and (max-width: 767px) {
  .details-accompagnement .applis ul li {
    width: 100%;
  }
}
.details-accompagnement .applis ul li .logo {
  display: block;
  width: 100%;
  text-align: center;
  max-width: 100%;
  margin: 15px 0;
  z-index: 3;
}
.details-accompagnement .applis ul li .logo img {
  margin: auto;
  width: 90px;
  height: auto !important;
  max-height: inherit !important;
}
.details-accompagnement .applis ul li > span {
  display: block;
  width: 100%;
  text-align: center;
  font-weight: normal;
  font-family: 'centabel';
  font-size: 20px;
  color: #000;
  height: 72px;
}
.details-accompagnement .applis ul li > span > span {
  font-size: 16px;
  display: block;
  width: 100%;
}
.details-accompagnement .applis ul li hr {
  display: block;
  background: #587575;
  border: none;
  width: 2px;
  height: 50px;
  margin: 20px auto 0;
  position: relative;
  z-index: 3;
}
.details-accompagnement .applis ul li .text {
  background: #fff;
  padding: 50px 50px 20px;
  position: relative;
  z-index: 2;
  transform: translateY(-30px);
  min-height: 341px;
}
@media screen and (max-width: 1200px) {
  .details-accompagnement .applis ul li .text {
    min-height: 393px;
  }
}
@media screen and (max-width: 991px) {
  .details-accompagnement .applis ul li .text {
    min-height: 549px;
  }
}
@media screen and (max-width: 767px) {
  .details-accompagnement .applis ul li .text {
    min-height: inherit;
    padding: 20px;
  }
}
.details-accompagnement .applis ul li .text p {
  color: #000;
  font-family: 'Bodoni';
  font-size: 17px;
  display: block;
  text-align: justify;
  line-height: 26px;
  margin-bottom: 20px;
  text-align-last: center;
  -moz-text-align-last: center;
}
.details-accompagnement .perso {
  background: #fff;
  position: relative;
  padding-bottom: 40px;
  padding-top: 1px;
  z-index: 2;
}
.details-accompagnement .perso:after {
  position: absolute;
  content: '';
  z-index: -1;
  background: #fff;
  top: 0;
  left: -50%;
  width: 200vw;
  bottom: 0;
}
.details-accompagnement .perso h3 {
  display: flex;
  align-items: center;
  font-size: 27px;
  font-weight: normal;
  font-family: 'centabel';
  color: #000;
  width: 100%;
  justify-content: flex-end;
  margin-bottom: 50px;
  margin-top: 50px;
  position: relative;
  z-index: 1;
}
.details-accompagnement .perso h3:before {
  content: '';
  display: block;
  position: absolute;
  width: 100px;
  z-index: -1;
  height: 100px;
  background: #E8E8E8;
  transform: rotate(45deg);
  right: 5%;
  top: 0;
}
@media screen and (max-width: 767px) {
  .details-accompagnement .perso h3:before {
    display: none;
  }
}
@media screen and (max-width: 600px) {
  .details-accompagnement .perso h3 {
    font-size: 20px;
  }
}
.details-accompagnement .perso h3 hr {
  display: block;
  height: 1px;
  width: 90px;
  background: #587575;
  border: none;
  margin: 0 0 0 15px;
}
.details-accompagnement .perso .line {
  display: flex;
  justify-content: flex-start;
}
@media screen and (max-width: 600px) {
  .details-accompagnement .perso .line {
    display: block;
    margin: 0 !important;
  }
}
.details-accompagnement .perso .line .inner {
  width: 50%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
@media screen and (max-width: 991px) {
  .details-accompagnement .perso .line .inner {
    width: 100%;
    margin-bottom: 20px;
  }
}
.details-accompagnement .perso .line .inner .text {
  width: 260px;
  text-align: right;
  margin-right: 50px;
  flex-shrink: 0;
}
@media screen and (max-width: 600px) {
  .details-accompagnement .perso .line .inner .text {
    width: 100%;
    margin: 0 !important;
    text-align: center !important;
  }
}
.details-accompagnement .perso .line .inner .text p {
  font-weight: bold;
  font-family: sans-serif;
  font-size: 15px;
  color: #000;
  text-align: right;
  margin: 0;
  display: block;
  position: relative;
}
@media screen and (max-width: 600px) {
  .details-accompagnement .perso .line .inner .text p {
    text-align: left !important;
  }
}
.details-accompagnement .perso .line .inner .text p:after {
  position: absolute;
  width: 50px;
  height: 1px;
  border: none;
  background: #587575;
  right: -60px;
  top: 8px;
  content: '';
}
@media screen and (max-width: 600px) {
  .details-accompagnement .perso .line .inner .text p:after {
    display: none;
  }
}
.details-accompagnement .perso .line .inner .text span {
  color: #000;
  font-family: 'Bodoni';
  font-size: 17px;
  text-align: justify;
  text-align-last: right;
  -moz-text-align-last: right;
  display: block;
  margin-bottom: 20px;
}
.details-accompagnement .perso .line .inner .text a {
  background: #fff;
  padding: 3px 15px;
  color: #000;
  display: inline-block !important;
  height: auto;
  width: auto;
  line-height: 25px;
  position: relative;
  font-family: 'Bodoni';
  font-size: 17px;
  text-transform: none;
  border: 1px solid #000;
  vertical-align: top;
  text-decoration: none;
}
.details-accompagnement .perso .line .inner .text a:before {
  display: block;
  width: 8px;
  height: 18px;
  background: #FFF;
  position: absolute;
  left: -2px;
  top: 50%;
  border: none;
  transform: translateY(-50%);
  content: '';
}
.details-accompagnement .perso .line .inner .text a:after {
  content: '';
  display: none;
  width: 25px;
  height: 1px;
  background: #fff;
  position: absolute;
  top: 54%;
  transform: translateY(-50%) translateX(-50%);
  left: -3px;
  border: none;
  border-top: 1px solid #000;
}
.details-accompagnement .perso .line .inner .text a:hover:after {
  display: block;
}
.details-accompagnement .perso .line .inner .image img {
  max-height: 200px;
}
@media screen and (max-width: 600px) {
  .details-accompagnement .perso .line .inner .image {
    width: 100%;
  }
}
.details-accompagnement .perso .line.right {
  justify-content: flex-end;
  margin-top: -30px;
}
.details-accompagnement .perso .line.right .inner {
  justify-content: flex-end;
}
.details-accompagnement .perso .line.right .inner .text {
  text-align: left;
  margin-right: 0;
  margin-left: 50px;
}
.details-accompagnement .perso .line.right .inner .text p {
  text-align: left;
}
.details-accompagnement .perso .line.right .inner .text p:after {
  left: -60px;
  right: initial;
}
.details-accompagnement .perso .line.right .inner .text span {
  text-align-last: left;
  -moz-text-align-last: left;
}
.details-accompagnement .perso .line.wr .inner {
  width: 60%;
}
@media screen and (max-width: 991px) {
  .details-accompagnement .perso .line.wr .inner {
    width: 100%;
  }
}
.details-accompagnement .perso .line.hirise .image img {
  margin-left: -40px;
  margin-top: -40px;
}
@media screen and (max-width: 991px) {
  .details-accompagnement .perso .line.hirise .image img {
    margin: 0;
  }
}
.details-accompagnement .perso .line.adaptateur {
  margin-top: 0;
}
.details-accompagnement .perso .line.adaptateur .image img {
  margin-top: -80px;
}
@media screen and (max-width: 991px) {
  .details-accompagnement .perso .line.adaptateur .image img {
    margin: 0;
  }
}
.details-accompagnement .perso .actions {
  margin-top: 30px;
  margin-bottom: 50px;
  text-align: right;
}
@media screen and (max-width: 767px) {
  .details-accompagnement .perso .actions {
    text-align: center;
  }
}
.details-accompagnement .perso .actions a {
  background: #fff;
  padding: 3px 15px;
  color: #000;
  display: inline-block !important;
  height: auto;
  width: auto;
  line-height: 25px;
  position: relative;
  margin: 0;
  font-family: 'Bodoni';
  font-size: 17px;
  text-transform: none;
  border: 1px solid #587575;
  vertical-align: top;
  margin-bottom: 10px;
  text-decoration: none;
}
.details-accompagnement .perso .actions a:hover {
  text-decoration: underline;
}
.details-accompagnement .perso .actions a:before {
  display: block;
  width: 8px;
  height: 18px;
  background: #fff;
  position: absolute;
  left: -2px;
  top: 50%;
  border: none;
  transform: translateY(-50%);
  content: '';
}
.details-accompagnement .perso .actions a:after {
  content: '';
  display: block;
  width: 25px;
  height: 1px;
  background: #000;
  position: absolute;
  top: 54%;
  transform: translateY(-50%) translateX(-50%);
  left: -3px;
  border: none;
  border-top: 1px solid #587575;
}
.details-accompagnement .perso .line.right {
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .details-accompagnement .perso .line .inner {
    display: flex;
    flex-direction: column;
  }
}
@media screen and (max-width: 767px) {
  .details-accompagnement .perso .line .inner .text {
    order: 2;
  }
  .details-accompagnement .perso .line .inner .text p {
    text-align: center !important;
  }
}
@media screen and (max-width: 767px) {
  .details-accompagnement .perso .line .inner .text span {
    text-align: left;
    text-align-last: left;
    -moz-text-align-last: left;
  }
}
@media screen and (max-width: 767px) {
  .details-accompagnement .perso .line .inner .image {
    order: 1;
  }
  .details-accompagnement .perso .line .inner .image img {
    display: block;
    margin: auto;
  }
}
.details-accompagnement .bloc-faq {
  background-color: #000;
  position: relative;
  z-index: 2;
  padding: 50px 0;
}
.details-accompagnement .bloc-faq:before {
  background-color: #000;
  width: 200vw;
  top: -30px;
  left: -50%;
  content: '';
  display: block;
  z-index: -2;
  position: absolute;
  transform: rotate(-1deg);
  height: 100%;
}
.details-accompagnement .bloc-faq:after {
  background-color: #000;
  width: 200vw;
  top: 0;
  bottom: 0;
  left: -50%;
  content: '';
  display: block;
  z-index: -2;
  position: absolute;
}
.details-accompagnement .bloc-faq h3 {
  margin: 0;
  font-size: 24px;
  font-weight: normal;
  font-family: 'centabel';
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 50px;
  padding-left: 30px;
  position: relative;
}
.details-accompagnement .bloc-faq h3 hr {
  display: inline-block;
  width: 100px;
  height: 1px;
  background: #fff;
  border: none;
  margin: 0 0 0 15px;
}
.details-accompagnement .bloc-faq h3:before {
  display: block;
  width: 70px;
  height: 70px;
  content: '';
  background: #587575;
  position: absolute;
  left: 0;
  top: -15px;
  transform: rotate(30deg);
  z-index: -1;
}
.details-accompagnement .bloc-faq .btn {
  width: 80%;
  margin: auto;
}
.details-accompagnement .bloc-faq .btn .bouton {
  background: transparent;
  color: #fff;
  border-color: #fff;
}
.details-accompagnement .bloc-faq .btn .bouton:before {
  background: #000;
}
.details-accompagnement .bloc-faq .btn .bouton:after {
  background: #fff;
  border-color: #fff;
}
.details-accompagnement .bloc-faq h4 {
  margin: 0;
  font-size: 20px;
  font-weight: normal;
  font-family: 'centabel';
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
}
.details-accompagnement .bloc-faq h4 hr {
  display: inline-block;
  width: 50px;
  height: 1px;
  background: #fff;
  border: none;
  margin: 0 15px;
}
.details-accompagnement .bloc-faq .bottom {
  width: 90%;
  margin: auto;
  text-align: right;
}
@media screen and (max-width: 767px) {
  .details-accompagnement .bloc-faq .bottom {
    margin-top: 20px;
    text-align: center;
  }
}
.details-accompagnement .bloc-faq .bottom .bouton {
  border-color: #fff;
  color: #fff;
  background: #000;
  text-align: center;
}
.details-accompagnement .bloc-faq .bottom .bouton:before {
  background: #000;
}
.details-accompagnement .bloc-faq .bottom .bouton:after {
  background: #fff;
  border-color: #fff;
}
.details-accompagnement .bloc-faq .tutos {
  position: relative;
  margin-bottom: 80px;
}
.details-accompagnement .bloc-faq .tutos:before {
  content: '';
  background: #fff;
  transform: rotate(30deg);
  width: 120px;
  height: 120px;
  position: absolute;
  display: block;
  z-index: -1;
  left: 55%;
  top: 30px;
}
.details-accompagnement .bloc-faq .tutos a {
  display: block;
  width: 260px;
  margin: 15px auto;
  padding: 10px;
  color: #fff;
  font-family: 'Bodoni';
  font-size: 17px;
  text-transform: none;
  text-align: center;
  background: #587575;
}
.details-accompagnement .focus {
  background: #fff;
  position: relative;
  margin-top: 50px;
  padding-top: 30px;
  padding-bottom: 1px;
}
.details-accompagnement .focus:before {
  background-color: #fff;
  width: 200vw;
  top: 0;
  bottom: 0;
  left: -50%;
  content: '';
  display: block;
  z-index: -1;
  position: absolute;
}
.details-accompagnement .focus h3 {
  margin: 0;
  font-size: 24px;
  font-weight: normal;
  font-family: 'centabel';
  color: #000;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 50px;
}
.details-accompagnement .focus h3 hr {
  display: inline-block;
  width: 100px;
  height: 1px;
  background: #000;
  border: none;
  margin: 0 0 0 15px;
}
.details-accompagnement .focus .line {
  display: flex;
  align-items: center;
}
.details-accompagnement .focus .line .left {
  width: 50%;
  flex-shrink: 0;
}
.details-accompagnement .focus .line .left iframe {
  max-width: 100%;
}
.details-accompagnement .focus .line .text {
  font-weight: normal;
  font-family: 'centabel';
  font-size: 18px;
  color: #000;
  align-items: center;
  display: flex;
}
.details-accompagnement .focus .line .text hr {
  display: inline-block;
  width: 70px;
  height: 2px;
  background: #000;
  border: none;
  vertical-align: top;
  margin: 0 20px 0;
}
.details-accompagnement .focus .line.line2 .text {
  justify-content: flex-end;
}
.details-accompagnement .focus .line.line2 .left {
  width: 40%;
  flex-shrink: 0;
}
.details-accompagnement .media-center {
  padding-top: 50px;
}
.details-accompagnement .media-center .btn {
  width: 80%;
  margin: 40px auto 20px;
}
.details-accompagnement .media-center h3 {
  margin: 0;
  font-size: 24px;
  font-weight: normal;
  font-family: 'centabel';
  color: #000;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: relative;
  margin-bottom: 15px;
}
.details-accompagnement .media-center h3 hr {
  display: inline-block;
  width: 100px;
  height: 1px;
  background: #000;
  border: none;
  margin: 0 15px 0 0;
}
.details-accompagnement .media-center h3:before {
  position: absolute;
  content: '';
  background: #fff;
  display: block;
  width: 90px;
  height: 90px;
  transform: rotate(45deg);
  left: 60px;
  top: -15px;
  z-index: -1;
}
.details-accompagnement .notice {
  display: flex;
  align-items: center;
  justify-content: space-around;
  padding: 50px 0;
}
.details-accompagnement .notice .bouton {
  background: #E8E8E8;
  color: #000;
}
.details-accompagnement .notice .bouton:hover {
  color: #000;
}
.details-accompagnement .notice .bouton:before {
  background: #E8E8E8;
}
.details-accompagnement .garantie {
  text-align: center;
  background: #000;
  position: relative;
  z-index: 2;
  padding: 50px 0;
}
.details-accompagnement .garantie:before {
  background-color: #000;
  width: 200vw;
  top: 0;
  bottom: 0;
  left: -50%;
  content: '';
  display: block;
  z-index: -1;
  position: absolute;
}
.details-accompagnement .garantie .bouton {
  background: #000;
  border-color: #fff;
  color: #fff;
}
.details-accompagnement .garantie .bouton:before {
  background: #000;
}
.details-accompagnement .garantie .bouton:after {
  background: #fff;
  border-color: #fff;
}
.details-accompagnement .garantie h3 {
  display: flex;
  align-items: center;
  font-size: 24px;
  font-weight: normal;
  font-family: 'centabel';
  color: #fff;
  width: 100%;
  justify-content: center;
  margin-bottom: 40px;
  margin-top: 30px;
  position: relative;
  z-index: 1;
  text-align: center;
  margin-top: 0;
}
.details-accompagnement .garantie h3 hr {
  display: block;
  height: 1px;
  width: 90px;
  background: #fff;
  border: none;
  margin: 0 15px;
}
.details-accompagnement .products > span {
  display: flex;
  align-items: center;
  position: relative;
  z-index: 2;
  justify-content: space-between;
  margin-bottom: 50px;
}
@media screen and (max-width: 991px) {
  .details-accompagnement .products > span {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  .details-accompagnement .products > span {
    display: block;
  }
}
.details-accompagnement .products > span hr {
  display: block;
  margin: 0;
  width: 100%;
  height: 2px;
  background: #000;
  border: none;
}
@media screen and (max-width: 991px) {
  .details-accompagnement .products > span hr {
    display: block;
    width: 2px;
    height: 30px;
    margin: 20px auto 0;
  }
}
.details-accompagnement .products > span hr:first-of-type {
  display: block;
  margin: 0;
  width: 50px;
  height: 2px;
  background: #000;
  border: none;
  flex-shrink: 0;
}
@media screen and (max-width: 991px) {
  .details-accompagnement .products > span hr:first-of-type {
    display: none;
  }
}
.details-accompagnement .products > span > span {
  color: #000;
  font-weight: normal;
  font-family: 'centabel';
  font-size: 20px;
  flex-shrink: 0;
  padding: 0 20px;
}
@media screen and (max-width: 767px) {
  .details-accompagnement .products > span > span {
    width: 100%;
    display: block;
    text-align: left;
    line-height: 22px;
    padding: 0;
    font-size: 25px;
  }
}
.details-accompagnement .products ul {
  padding: 0;
  text-align: center;
}
.details-accompagnement .products ul li {
  list-style: none;
  width: 30%;
  padding: 20px;
  display: inline-block;
  vertical-align: top;
}
@media screen and (max-width: 991px) {
  .details-accompagnement .products ul li {
    width: 49%;
  }
}
@media screen and (max-width: 767px) {
  .details-accompagnement .products ul li {
    width: 100%;
  }
}
.details-accompagnement .products ul li a {
  display: inline-block;
  color: #fff;
  background: #000;
  height: 30px;
  line-height: 30px;
  text-align: center;
  padding: 0 15px;
  margin-top: 15px;
}
.details-accompagnement .products .back {
  text-align: right;
}
@media screen and (max-width: 767px) {
  .details-accompagnement .products .back {
    text-align: center;
  }
}
.details-accompagnement .products .back .bouton {
  background: #E8E8E8;
  text-align: center;
  line-height: 20px;
  padding: 5px 10px;
}
.details-accompagnement .products .back .bouton:before {
  background: #E8E8E8;
}
.details-accompagnement .domicile {
  background-color: #fff;
  position: relative;
  padding: 50px 0;
  display: flex;
  align-items: center;
  justify-content: space-around;
}
@media screen and (max-width: 767px) {
  .details-accompagnement .domicile {
    display: block;
  }
}
.details-accompagnement .domicile:after {
  background-color: #fff;
  width: 200vw;
  top: 0;
  bottom: 0;
  left: -50%;
  content: '';
  display: block;
  z-index: -1;
  position: absolute;
}
.details-accompagnement .domicile .left {
  text-align: right;
  padding-right: 60px;
}
@media screen and (max-width: 767px) {
  .details-accompagnement .domicile .left {
    display: block;
    width: 100%;
    padding: 0;
    text-align: center;
    margin-bottom: 40px;
  }
}
.details-accompagnement .domicile .left > span {
  font-size: 24px;
  font-weight: normal;
  font-family: 'centabel';
  color: #000;
  text-align: right;
  display: block;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .details-accompagnement .domicile .left > span {
    text-align: center;
  }
}
.details-accompagnement .domicile .left > span > span {
  font-size: 18px;
  font-weight: normal;
  font-family: 'centabel';
  color: #000;
  text-align: right;
  display: block;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .details-accompagnement .domicile .left > span > span {
    text-align: center;
  }
}
.details-accompagnement .domicile .right {
  width: 60%;
  background: #587575;
  padding: 30px;
  position: relative;
  text-align: center;
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .details-accompagnement .domicile .right {
    display: block;
    width: 100%;
  }
}
.details-accompagnement .domicile .right hr {
  display: block;
  width: 70px;
  height: 2px;
  border: none;
  background: #000;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateX(-80%);
}
@media screen and (max-width: 767px) {
  .details-accompagnement .domicile .right hr {
    width: 2px;
    height: 50px;
    left: 50%;
    top: 0;
    transform: translateY(-90%);
  }
}
.details-accompagnement .domicile .right .image {
  margin-bottom: 30px;
}
.details-accompagnement .domicile .right .image img {
  display: block;
  margin: auto;
  max-width: 90px;
}
.details-accompagnement .domicile .right p {
  color: #fff;
  font-family: 'Bodoni';
  font-size: 17px;
  display: block;
  text-align: justify;
  line-height: 26px;
  margin-bottom: 0;
  text-align-last: center;
  -moz-text-align-last: center;
}
.details-accompagnement .domicile .right .bouton {
  background: #587575;
  color: #fff;
  border-color: #fff;
  margin-top: 20px;
  display: inline-block;
}
.details-accompagnement .domicile .right .bouton:before {
  background: #587575;
}
.details-accompagnement .domicile .right .bouton:after {
  background: #fff;
  border-color: #fff;
}
.details-accompagnement .decouvrez {
  background: #587575;
  padding: 100px 0;
}
.details-accompagnement .decouvrez:after {
  background: #587575;
}
.details-accompagnement .decouvrez .top {
  position: relative;
  z-index: 1;
  width: 70%;
  margin: auto;
}
@media screen and (max-width: 1200px) {
  .details-accompagnement .decouvrez .top {
    width: 90%;
  }
}
.details-accompagnement .decouvrez .top hr {
  width: 150px;
  border-color: #fff;
}
@media screen and (max-width: 767px) {
  .details-accompagnement .decouvrez .top hr {
    width: 2px;
  }
}
.details-accompagnement .decouvrez .top > div {
  text-align: center;
}
.details-accompagnement .decouvrez .top:before {
  content: '';
  display: block;
  position: absolute;
  width: 170px;
  z-index: -1;
  height: 170px;
  background: #000;
  transform: rotate(30deg);
  right: 60px;
  top: -45px;
}
@media screen and (max-width: 767px) {
  .details-accompagnement .decouvrez .top:before {
    display: none;
  }
}
.details-accompagnement .decouvrez .top > div:before {
  display: none;
}
.details-accompagnement .decouvrez .bottom {
  position: relative;
  z-index: 1;
  width: 70%;
  padding-right: 60px;
}
@media screen and (max-width: 1200px) {
  .details-accompagnement .decouvrez .bottom {
    width: 90%;
  }
}
@media screen and (max-width: 767px) {
  .details-accompagnement .decouvrez .bottom {
    padding: 0;
    text-align: center;
  }
  .details-accompagnement .decouvrez .bottom .bouton {
    background: #587575;
  }
  .details-accompagnement .decouvrez .bottom .bouton:before {
    background: #587575;
  }
}
.pieces-detachees .title {
  position: relative;
  padding: 1px;
  width: 100%;
  max-width: 700px;
  margin: auto;
}
.pieces-detachees .title h2 {
  display: flex;
  align-items: center;
  font-size: 27px;
  font-weight: normal;
  font-family: 'centabel';
  color: #000;
  width: 100%;
  justify-content: center;
  margin-bottom: 0;
  margin-top: 80px;
  position: relative;
  z-index: 2;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .pieces-detachees .title h2 {
    font-size: 20px;
  }
}
.pieces-detachees .title h2 hr {
  display: block;
  height: 1px;
  width: 90px;
  background: #000;
  border: none;
  margin: 0 15px;
}
.pieces-detachees .title span {
  font-size: 20px;
  font-weight: normal;
  font-family: 'centabel';
  color: #000;
  width: 100%;
  position: relative;
  z-index: 2;
  text-align: center;
  display: block;
  margin-bottom: 80px;
}
@media only screen and (max-width: 767px) {
  .pieces-detachees .title span {
    font-size: 16px;
  }
}
.pieces-detachees .title:after {
  content: '';
  display: block;
  position: absolute;
  width: 100px;
  height: 100px;
  background: #272F2E;
  right: 0;
  bottom: 0;
  z-index: 2;
}
@media only screen and (max-width: 767px) {
  .pieces-detachees .title:after {
    width: 70px;
    height: 70px;
    right: 15px;
    bottom: 30px;
  }
}
.pieces-detachees .title:before {
  content: '';
  display: block;
  position: absolute;
  width: 130px;
  height: 130px;
  background: #587575;
  right: 60px;
  bottom: 60px;
  z-index: 1;
  transform: rotate(-10deg);
}
@media only screen and (max-width: 767px) {
  .pieces-detachees .title:before {
    width: 90px;
    height: 90px;
  }
}
.pieces-detachees .contenu h3 {
  margin: 0 0 30px;
  font-size: 20px;
  font-weight: normal;
  font-family: 'centabel';
  color: #000;
  display: flex;
  justify-content: flex-start;
}
@media only screen and (max-width: 767px) {
  .pieces-detachees .contenu h3 {
    font-size: 15px;
  }
}
.pieces-detachees .contenu h3 hr {
  display: inline-block;
  width: 70px;
  height: 1px;
  background: #587575;
  border: none;
  margin: 13px 15px 0 0;
}
@media only screen and (max-width: 767px) {
  .pieces-detachees .contenu h3 hr {
    margin: 7px 15px 0 0;
  }
}
.pieces-detachees .contenu ul {
  padding-left: 0;
  text-align: center;
}
.pieces-detachees .contenu ul li {
  list-style: none;
  display: inline-block;
  width: 48%;
  vertical-align: top;
  padding: 30px;
  max-width: 500px;
}
@media only screen and (max-width: 767px) {
  .pieces-detachees .contenu ul li {
    width: 100%;
  }
}
.pieces-detachees .contenu ul li .image {
  height: 170px;
}
.pieces-detachees .contenu ul li .image img {
  display: block;
  width: 100%;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
  object-fit: cover;
  height: 100%;
}
.pieces-detachees .contenu ul li .modele {
  background: #272F2E;
  color: #fff;
  text-align: center;
  padding: 15px;
  margin-bottom: 30px;
}
.pieces-detachees .contenu ul li .modele h4 {
  margin: 0 0 3px;
  color: #fff;
  font-weight: bold;
  font-family: sans-serif;
  font-size: 15px;
}
.pieces-detachees .contenu ul li .modele span {
  color: #fff;
  font-family: 'Bodoni';
  font-size: 16px;
  text-align: justify;
  text-align-last: center;
  -moz-text-align-last: center;
}
.pieces-detachees .contenu ul li > hr {
  margin: 15px auto;
  width: 1px;
  height: 30px;
  background: #000;
  border: none;
}
.pieces-detachees .contenu ul li .links {
  width: 70%;
  margin: 0 auto 30px;
}
.pieces-detachees .contenu ul li .links p {
  font-weight: bold;
  font-family: sans-serif;
  font-size: 15px;
  color: #000;
  display: block;
  margin-bottom: 15px;
}
.pieces-detachees .contenu ul li .links ul li {
  display: inline-block;
  width: auto;
  padding: 0;
  color: #000;
  font-family: 'Bodoni';
  font-size: 16px;
  margin-bottom: 0;
}
.pieces-detachees .contenu ul li .links ul li a {
  color: #000;
  font-family: 'Bodoni';
  font-size: 16px;
}
.pieces-detachees .notice-tutos h3 {
  display: flex;
  align-items: center;
  font-size: 27px;
  font-weight: normal;
  font-family: 'centabel';
  color: #000;
  width: 100%;
  justify-content: center;
  margin-bottom: 0;
  margin-top: 0;
  position: relative;
  z-index: 2;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .pieces-detachees .notice-tutos h3 {
    font-size: 20px;
  }
}
.pieces-detachees .notice-tutos h3 hr {
  display: block;
  height: 1px;
  width: 90px;
  background: #587575;
  border: none;
  margin: 0 15px;
}
.pieces-detachees .notice-tutos span {
  font-size: 20px;
  font-weight: normal;
  font-family: 'centabel';
  color: #000;
  width: 100%;
  position: relative;
  z-index: 2;
  text-align: center;
  display: block;
  margin-bottom: 50px;
}
@media only screen and (max-width: 767px) {
  .pieces-detachees .notice-tutos span {
    font-size: 16px;
  }
}
.pieces-detachees .notice-tutos .top {
  margin: 0 0 30px;
  font-size: 20px;
  font-weight: normal;
  font-family: 'centabel';
  color: #000;
  display: flex;
  justify-content: flex-start;
}
@media only screen and (max-width: 767px) {
  .pieces-detachees .notice-tutos .top {
    font-size: 15px;
  }
}
.pieces-detachees .notice-tutos .top hr {
  display: inline-block;
  width: 70px;
  height: 1px;
  background: #587575;
  border: none;
  margin: 13px 15px 0 0;
}
@media only screen and (max-width: 767px) {
  .pieces-detachees .notice-tutos .top hr {
    margin: 7px 15px 0 0;
  }
}
.pieces-detachees .notice-tutos ul {
  padding-left: 0;
  text-align: center;
  margin-bottom: 20px;
}
.pieces-detachees .notice-tutos ul li {
  list-style: none;
  display: inline-block;
  width: 180px;
  margin: 0 20px;
}
@media only screen and (max-width: 767px) {
  .pieces-detachees .notice-tutos ul li {
    display: block;
    margin: 0 auto 30px;
  }
}
.pieces-detachees .notice-tutos ul li .titre {
  display: flex;
  width: 100%;
  background: #fff;
  justify-content: center;
  align-items: center;
  font-size: 15px;
  font-weight: normal;
  font-family: 'centabel';
  line-height: 18px;
  padding: 15px;
  color: #000;
  margin-bottom: 20px;
}
.pieces-detachees .notice-tutos ul li .bouton {
  background: #E8E8E8;
}
.pieces-detachees .notice-tutos ul li .bouton:before {
  background: #E8E8E8;
}
.nos-rea .top {
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
  width: 450px;
  margin: 30px auto 0;
}
@media screen and (max-width: 767px) {
  .nos-rea .top {
    width: 100%;
    padding-bottom: 50px;
    padding-top: 50px;
  }
}
.nos-rea .top:before {
  content: '';
  display: block;
  width: 100px;
  height: 100px;
  background: #000;
  position: absolute;
  top: 25px;
  right: 0;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .nos-rea .top:before {
    display: none;
  }
}
.nos-rea .top:after {
  content: '';
  display: block;
  width: 120px;
  height: 120px;
  background: #fff;
  position: absolute;
  top: 50px;
  right: 70px;
  transform: rotate(25deg);
  z-index: 2;
}
.nos-rea .top hr {
  flex-shrink: 0;
  width: 90px;
  height: 1px;
  border: none;
  background: #587575;
  margin: 0 auto;
  position: relative;
  z-index: 3;
}
.nos-rea .top h2 {
  align-items: center;
  font-size: 32px;
  font-weight: normal;
  font-family: 'centabel';
  color: #000;
  width: 100%;
  position: relative;
  display: block;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 0;
  z-index: 3;
}
.nos-rea .top span {
  display: block;
  font-size: 20px;
  font-weight: normal;
  font-family: 'centabel';
  color: #000;
  text-align: center;
  position: relative;
  z-index: 3;
}
.nos-rea .bloc1 {
  display: flex;
  margin-top: 50px;
}
@media screen and (max-width: 767px) {
  .nos-rea .bloc1 {
    display: block;
  }
}
.nos-rea .bloc1 > div {
  display: inline-block;
  vertical-align: top;
  width: 48%;
}
@media screen and (max-width: 767px) {
  .nos-rea .bloc1 > div {
    width: 100%;
    max-width: 450px;
    margin: auto;
  }
}
.nos-rea .bloc1 > div.left {
  background: #000;
  padding: 40px;
  margin: 0.5%;
  position: relative;
}
@media screen and (max-width: 767px) {
  .nos-rea .bloc1 > div.left {
    margin: 0 auto 20px;
    padding: 20px;
    display: block;
  }
}
.nos-rea .bloc1 > div.left hr {
  position: absolute;
  width: 90px;
  height: 1px;
  border: none;
  background: #587575;
  margin: 0 auto;
  right: -20px;
  top: 48px;
}
@media screen and (max-width: 767px) {
  .nos-rea .bloc1 > div.left hr {
    display: none;
  }
}
.nos-rea .bloc1 > div.left h3 {
  font-size: 18px;
  font-weight: normal;
  font-family: 'centabel';
  color: #fff;
  display: block;
  text-align: center;
  margin: 0 auto 30px;
}
@media screen and (max-width: 767px) {
  .nos-rea .bloc1 > div.left h3 {
    font-size: 17px;
    margin-bottom: 20px;
  }
}
.nos-rea .bloc1 > div.left p {
  color: #fff;
  font-family: 'Bodoni';
  font-size: 16px;
  display: block;
  text-align: justify;
  line-height: 26px;
  margin-bottom: 0;
  text-align-last: center;
  -moz-text-align-last: center;
}
@media screen and (max-width: 767px) {
  .nos-rea .bloc1 > div.left p {
    font-size: 14px;
  }
}
.nos-rea .bloc1 > div.right {
  display: flex;
  align-items: center;
}
.nos-rea .bloc1 > div.right .img {
  display: block;
  width: 80%;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .nos-rea .bloc1 > div.right .img {
    width: 100%;
  }
}
.nos-rea .bloc1 > div.right .img img {
  width: 100%;
  display: block;
}
.nos-rea .bloc2 {
  background: #587575;
  padding: 50px;
  width: 100%;
  margin-top: 50px;
}
@media screen and (max-width: 767px) {
  .nos-rea .bloc2 {
    padding: 20px;
    max-width: 450px;
    margin: 50px auto 0;
    display: block;
  }
}
.nos-rea .bloc2 h3 {
  display: flex;
  align-items: center;
  font-size: 27px;
  font-weight: normal;
  font-family: 'centabel';
  color: #fff;
  width: 100%;
  justify-content: center;
  margin-bottom: 30px;
  position: relative;
  z-index: 1;
  text-align: center;
  margin-top: 0;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  .nos-rea .bloc2 h3 {
    font-size: 22px;
    margin-bottom: 20px;
  }
}
.nos-rea .bloc2 h3 hr {
  display: block;
  height: 1px;
  width: 90px;
  background: #000;
  border: none;
  margin: 0 15px;
}
.nos-rea .bloc2 p {
  color: #fff;
  font-family: 'Bodoni';
  font-size: 16px;
  display: block;
  text-align: justify;
  line-height: 26px;
  margin-bottom: 0;
  text-align-last: center;
  -moz-text-align-last: center;
}
@media screen and (max-width: 767px) {
  .nos-rea .bloc2 p {
    font-size: 14px;
  }
}
.nos-rea .bloc3 {
  margin-top: 50px;
}
.nos-rea .bloc3 > div {
  display: inline-block;
  vertical-align: top;
  width: 48%;
}
@media screen and (max-width: 767px) {
  .nos-rea .bloc3 > div {
    width: 100%;
    margin: auto;
    max-width: 450px;
    display: block;
  }
}
.nos-rea .bloc3 > div.left {
  text-align: right;
}
@media screen and (max-width: 767px) {
  .nos-rea .bloc3 > div.left {
    margin: 0 auto 20px;
  }
}
.nos-rea .bloc3 > div.left .img {
  width: 80%;
  margin: auto;
  display: inline-block;
  vertical-align: top;
}
@media screen and (max-width: 767px) {
  .nos-rea .bloc3 > div.left .img {
    width: 100%;
  }
}
.nos-rea .bloc3 > div.left .img img {
  width: 100%;
  display: block;
}
@media screen and (max-width: 767px) {
  .nos-rea .bloc3 > div.right {
    margin: auto;
  }
}
.nos-rea .bloc3 > div.right .img {
  width: 90%;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .nos-rea .bloc3 > div.right .img {
    width: 100%;
  }
}
.nos-rea .bloc3 > div.right .img img {
  margin-top: 70px;
  width: 100%;
  display: block;
}
@media screen and (max-width: 767px) {
  .nos-rea .bloc3 > div.right .img img {
    margin-top: 0;
  }
}
.nos-rea .bloc4-top {
  margin-top: 50px;
}
.nos-rea .bloc4-top h3 {
  font-weight: normal;
  font-family: 'centabel';
  font-size: 25px;
  color: #000;
  display: flex;
  position: relative;
  margin: 0 0 25px 0;
  align-items: center;
  justify-content: flex-start;
}
@media screen and (max-width: 767px) {
  .nos-rea .bloc4-top h3 {
    font-size: 22px;
    margin: 0;
  }
}
.nos-rea .bloc4-top h3 hr {
  display: block;
  width: 120px;
  height: 2px;
  background: #587575;
  border: none;
  margin: 0 10px 0 0;
}
.nos-rea .bloc4 {
  display: flex;
  margin-top: 50px;
}
@media screen and (max-width: 767px) {
  .nos-rea .bloc4 {
    display: block;
    margin-top: 20px;
  }
}
.nos-rea .bloc4 > div {
  display: inline-block;
  vertical-align: top;
  width: 48%;
}
@media screen and (max-width: 767px) {
  .nos-rea .bloc4 > div {
    width: 100%;
    max-width: 450px;
    margin: auto;
    display: block;
  }
}
.nos-rea .bloc4 > div.right {
  background: #000;
  padding: 40px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .nos-rea .bloc4 > div.right {
    padding: 20px;
    margin: auto;
  }
}
.nos-rea .bloc4 > div.right p {
  color: #fff;
  font-family: 'Bodoni';
  font-size: 16px;
  display: block;
  text-align: justify;
  line-height: 26px;
  margin-bottom: 0;
  text-align-last: center;
  -moz-text-align-last: center;
}
@media screen and (max-width: 767px) {
  .nos-rea .bloc4 > div.right p {
    font-size: 14px;
  }
}
.nos-rea .bloc4 > div.left {
  display: flex;
  align-items: flex-end;
}
@media screen and (max-width: 767px) {
  .nos-rea .bloc4 > div.left {
    margin-bottom: 20px;
    display: block;
  }
}
.nos-rea .bloc4 > div.left .img {
  display: block;
  width: 80%;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .nos-rea .bloc4 > div.left .img {
    width: 100%;
  }
}
.nos-rea .bloc4 > div.left .img img {
  width: 100%;
  display: block;
}
.nos-rea .bloc5 {
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .nos-rea .bloc5 {
    margin-top: 20px;
  }
}
.nos-rea .bloc5 > div {
  display: inline-block;
  vertical-align: top;
}
.nos-rea .bloc5 > div.left {
  text-align: right;
  width: 63%;
}
@media screen and (max-width: 767px) {
  .nos-rea .bloc5 > div.left {
    width: 100%;
    max-width: 450px;
    margin: auto;
    display: block;
  }
}
.nos-rea .bloc5 > div.left .img {
  width: 85%;
  margin: auto;
  display: inline-block;
  vertical-align: top;
}
@media screen and (max-width: 767px) {
  .nos-rea .bloc5 > div.left .img {
    width: 100%;
    margin-bottom: 20px;
  }
}
.nos-rea .bloc5 > div.left .img img {
  width: 100%;
  display: block;
}
.nos-rea .bloc5 > div.right {
  width: 35%;
}
@media screen and (max-width: 767px) {
  .nos-rea .bloc5 > div.right {
    width: 100%;
    margin: auto;
    max-width: 450px;
    display: block;
  }
}
.nos-rea .bloc5 > div.right .img {
  width: 90%;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .nos-rea .bloc5 > div.right .img {
    width: 100%;
  }
}
.nos-rea .bloc5 > div.right .img img {
  width: 100%;
  display: block;
}
.nos-rea .bloc6 {
  margin-top: 30px;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .nos-rea .bloc6 {
    margin-top: 20px;
  }
}
.nos-rea .bloc6 > div {
  display: inline-block;
  vertical-align: top;
}
.nos-rea .bloc6 > div.left {
  background: #587575;
  padding: 40px;
  position: relative;
  width: 63%;
}
@media screen and (max-width: 767px) {
  .nos-rea .bloc6 > div.left {
    width: 100%;
    margin: 0 auto 20px;
    max-width: 450px;
    padding: 20px;
    display: block;
  }
}
.nos-rea .bloc6 > div.left p {
  color: #fff;
  font-family: 'Bodoni';
  font-size: 16px;
  display: block;
  text-align: justify;
  line-height: 26px;
  margin-bottom: 0;
  text-align-last: center;
  -moz-text-align-last: center;
}
@media screen and (max-width: 767px) {
  .nos-rea .bloc6 > div.left p {
    font-size: 14px;
  }
}
.nos-rea .bloc6 > div.right {
  align-items: center;
  width: 35%;
}
@media screen and (max-width: 767px) {
  .nos-rea .bloc6 > div.right {
    width: 100%;
    margin: auto;
    max-width: 450px;
    display: block;
  }
}
.nos-rea .bloc6 > div.right .img {
  display: block;
  width: 80%;
  margin: -20% auto 0;
}
@media screen and (max-width: 767px) {
  .nos-rea .bloc6 > div.right .img {
    width: 100%;
    margin: 0;
  }
}
.nos-rea .bloc6 > div.right .img img {
  width: 100%;
  display: block;
}
.cms-les-realisations #maincontent {
  width: 100%;
  max-width: none;
}
.cms-les-realisations #maincontent h1 {
  display: flex;
  align-items: center;
  font-size: 27px;
  font-weight: normal;
  font-family: 'centabel';
  color: #000;
  width: 100%;
  justify-content: center;
  margin-bottom: 50px;
  margin-top: 40px;
  position: relative;
  z-index: 1;
}
.cms-les-realisations #maincontent h1 hr {
  display: block;
  height: 1px;
  width: 90px;
  background: #587575;
  border: none;
  margin: 0 15px;
}
.cms-les-realisations #maincontent .les-rea > div {
  max-width: 1100px;
  margin: auto;
}
@media screen and (max-width: 991px) {
  .cms-les-realisations #maincontent .les-rea > div {
    max-width: 960px;
  }
}
@media screen and (max-width: 767px) {
  .cms-les-realisations #maincontent .les-rea > div {
    max-width: 720px;
  }
}
.cms-les-realisations #maincontent .les-rea > div.parallax {
  max-width: none !important;
  width: 100vw !important;
  margin-left: -15px;
  position: relative;
  opacity: 0.65;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 40vh !important;
  margin-top: 30px;
  margin-bottom: 30px;
}
.gal-container {
  display: flex;
  flex-wrap: wrap;
}
.gal-container .box {
  position: relative;
}
.gal-container .box .text {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: #fff;
  font-size: 22px;
  font-weight: normal;
  font-family: 'centabel';
  line-height: 33px;
}
.gal-container .box .text span {
  display: block;
  padding: 30px;
  background: rgba(0, 0, 0, 0.5);
}
.gal-container .box:hover .text {
  color: #fff;
}
.gal-item {
  overflow: hidden;
  padding: 5px !important;
}
.gal-item .box {
  height: 350px;
  overflow: hidden;
}
.box img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  -o-object-fit: cover;
}
.gal-item a:focus {
  outline: none;
}
.gal-item img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.gal-item:hover img {
  filter: none;
  -webkit-filter: none;
}
.dev-durable {
  width: 90%;
  margin: 30px auto 0;
  padding: 1px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 1100px) {
  .dev-durable {
    margin-top: 60px;
  }
}
.dev-durable .entete {
  display: flex;
  width: 80%;
  margin: 40px auto;
  align-items: center;
  justify-content: space-around;
}
@media screen and (max-width: 1100px) {
  .dev-durable .entete {
    flex-direction: column-reverse;
  }
}
.dev-durable .entete > div:first-child {
  width: 150px;
}
@media screen and (max-width: 1100px) {
  .dev-durable .entete > div:nth-child(2) {
    margin: 30px auto;
  }
}
.dev-durable .entete > div:nth-child(2) img {
  width: 30px;
}
.dev-durable .entete > div:nth-child(3) h1 {
  font-weight: normal;
  font-family: 'centabel';
  font-size: 32px;
  color: #000;
}
.dev-durable .nos-engagements {
  padding-top: 20px;
}
.dev-durable .nos-engagements h2 {
  font-weight: bold;
  font-family: 'centabel';
  font-size: 32px;
  color: #000;
  text-align: center;
}
.dev-durable .nos-engagements ul {
  display: flex;
  padding-top: 40px;
  padding-left: 0;
}
@media screen and (max-width: 1100px) {
  .dev-durable .nos-engagements ul {
    display: block;
    text-align: center;
  }
}
.dev-durable .nos-engagements ul li {
  width: 25%;
  list-style: none;
  text-align: center;
}
@media screen and (max-width: 1100px) {
  .dev-durable .nos-engagements ul li {
    width: 160px;
    display: inline-block;
  }
}
.dev-durable .nos-engagements ul li .logo {
  margin: 0 auto 20px;
}
.dev-durable .nos-engagements ul li .logo img {
  height: 60px;
}
.dev-durable .nos-engagements ul li p {
  font-weight: normal;
  font-family: 'Bodoni';
  font-size: 17px;
  color: #000;
}
.dev-durable .nos-engagements ul li .bouton {
  background: transparent;
  margin-top: 15px;
  color: #000;
}
.dev-durable .nos-engagements ul li .bouton:before {
  background: transparent;
}
.dev-durable > hr {
  width: 8%;
  border-top: 3px solid #000;
  margin: 40px auto;
}
.dev-durable .explication {
  padding-top: 20px;
  width: 85%;
  margin: 0 auto 80px;
}
.dev-durable .explication .logo {
  display: block;
  margin: auto;
}
.dev-durable .explication .logo img {
  height: 80px;
  margin: auto;
}
.dev-durable .explication h3 {
  font-weight: bold;
  font-family: 'centabel';
  font-size: 22px;
  color: #000;
  text-align: center;
  margin-bottom: 70px;
}
.dev-durable .explication .content:after {
  content: "";
  clear: both;
  display: block;
}
.dev-durable .explication .content .bloc {
  width: 43%;
  background: #fff;
  display: inline-block;
}
@media screen and (max-width: 1100px) {
  .dev-durable .explication .content .bloc {
    width: 90%;
    max-width: 500px;
    display: block;
    margin: auto;
    background: transparent;
  }
}
.dev-durable .explication .content .bloc.left {
  float: left;
}
@media screen and (max-width: 1100px) {
  .dev-durable .explication .content .bloc.left {
    float: none;
  }
}
.dev-durable .explication .content .bloc.right {
  float: right;
}
@media screen and (max-width: 1100px) {
  .dev-durable .explication .content .bloc.right {
    float: none;
  }
}
.dev-durable .explication .content .bloc .inner {
  position: relative;
}
.dev-durable .explication .content .bloc .inner .text {
  position: absolute;
  background: #fff;
  padding: 25px;
  width: 90%;
}
@media screen and (max-width: 599px) {
  .dev-durable .explication .content .bloc .inner .text {
    position: relative;
    width: 100%;
    left: 0 !important;
    top: 15px !important;
    right: 0 !important;
    bottom: inherit !important;
  }
}
.dev-durable .explication .content .bloc .inner .text h4 {
  font-weight: bold;
  font-family: 'centabel';
  font-size: 17px;
  color: #000;
  margin-top: 0;
}
.dev-durable .explication .content .bloc .inner .text p {
  font-family: 'Bodoni';
  font-size: 16px;
  color: #000;
  margin: 0;
}
.dev-durable .explication .content .bloc img {
  display: block;
}
.dev-durable .explication.production .content {
  transform: translateX(-5%);
}
@media screen and (max-width: 599px) {
  .dev-durable .explication.production .content {
    transform: none;
  }
}
.dev-durable .explication.production .content .bloc.left {
  margin-top: 50px;
}
@media screen and (max-width: 1100px) {
  .dev-durable .explication.production .content .bloc.left {
    margin-top: 0;
    margin-bottom: 50px;
  }
}
.dev-durable .explication.production .content .bloc.left .inner {
  transform: translate(25px, 25px);
}
@media screen and (max-width: 599px) {
  .dev-durable .explication.production .content .bloc.left .inner {
    transform: none;
  }
}
.dev-durable .explication.production .content .bloc.left .inner .text {
  right: -10%;
  bottom: 15%;
}
.dev-durable .explication.production .content .bloc.right .inner .text {
  right: -10%;
  bottom: 20%;
}
.dev-durable .explication.materiaux .content {
  transform: translateX(5%);
}
@media screen and (max-width: 599px) {
  .dev-durable .explication.materiaux .content {
    transform: none;
  }
}
.dev-durable .explication.materiaux .content .bloc.left {
  margin-top: 70px;
}
@media screen and (max-width: 1100px) {
  .dev-durable .explication.materiaux .content .bloc.left {
    margin-top: 0;
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 599px) {
  .dev-durable .explication.materiaux .content .bloc.left {
    margin-bottom: 50px;
  }
}
.dev-durable .explication.materiaux .content .bloc.left .inner .text {
  left: -10%;
  bottom: 15%;
}
.dev-durable .explication.materiaux .content .bloc.right .inner {
  transform: translate(-25px, 25px);
}
@media screen and (max-width: 599px) {
  .dev-durable .explication.materiaux .content .bloc.right .inner {
    transform: none;
  }
}
.dev-durable .explication.materiaux .content .bloc.right .inner .text {
  left: -10%;
  bottom: 20%;
}
.dev-durable .explication.sante .content {
  transform: translateX(-5%);
}
@media screen and (max-width: 599px) {
  .dev-durable .explication.sante .content {
    transform: none;
  }
}
.dev-durable .explication.sante .content .bloc.left {
  margin-top: 50px;
}
@media screen and (max-width: 1100px) {
  .dev-durable .explication.sante .content .bloc.left {
    margin-top: 0;
    margin-bottom: 50px;
  }
}
.dev-durable .explication.sante .content .bloc.left .inner {
  transform: translate(25px, 25px);
}
@media screen and (max-width: 599px) {
  .dev-durable .explication.sante .content .bloc.left .inner {
    transform: none;
  }
}
.dev-durable .explication.sante .content .bloc.left .inner .text {
  right: -10%;
  bottom: 5%;
}
.dev-durable .explication.sante .content .bloc.right .inner .text {
  right: -10%;
  bottom: 20%;
}
.dev-durable .explication.recyclage .content {
  transform: translateX(5%);
}
@media screen and (max-width: 599px) {
  .dev-durable .explication.recyclage .content {
    transform: none;
  }
}
.dev-durable .explication.recyclage .content .bloc.left {
  margin-top: 70px;
}
@media screen and (max-width: 1100px) {
  .dev-durable .explication.recyclage .content .bloc.left {
    margin-top: 0;
    margin-bottom: 50px;
  }
}
.dev-durable .explication.recyclage .content .bloc.left .inner {
  transform: none;
}
.dev-durable .explication.recyclage .content .bloc.left .inner .text {
  left: -10%;
  bottom: 15%;
}
.dev-durable .explication.recyclage .content .bloc.right .inner {
  transform: translate(-25px, -25px);
}
@media screen and (max-width: 599px) {
  .dev-durable .explication.recyclage .content .bloc.right .inner {
    transform: none;
  }
}
.dev-durable .explication.recyclage .content .bloc.right .inner .text {
  left: -10%;
  bottom: 20%;
}
.cms-home-fitness .page-main {
  background: #FFFFFF;
}
.cms-home-fitness .page-main .home-fitness {
  text-align: center;
  margin-top: 5%;
}
.cms-home-fitness .page-main .home-fitness span {
  font-family: 'DIN 2014';
  font-size: 15rem;
  text-transform: uppercase;
  color: #2B3D44;
}
.cms-home-fitness .page-main .empty-section {
  padding-top: 100%;
}
.cms-support .page-main {
  background: #FFFFFF;
}
.cms-support .page-main .support {
  text-align: center;
  margin-top: 5%;
}
.cms-support .page-main .support span {
  font-family: 'DIN 2014';
  font-size: 15rem;
  text-transform: uppercase;
  color: #2B3D44;
}
.cms-support .page-main .empty-section {
  padding-top: 100%;
}
.cms-digital .page-main {
  background: #FFFFFF;
}
.cms-digital .page-main .digital {
  text-align: center;
  margin-top: 5%;
}
.cms-digital .page-main .digital span {
  font-family: 'DIN 2014';
  font-size: 15rem;
  text-transform: uppercase;
  color: #2B3D44;
}
.cms-digital .page-main .empty-section {
  padding-top: 100%;
}
.cms-notre-engagement .page-main {
  background: #FFFFFF;
}
.cms-notre-engagement .page-main .notre-engagement {
  text-align: center;
  margin-top: 5%;
}
.cms-notre-engagement .page-main .notre-engagement span {
  font-family: 'DIN 2014';
  font-size: 15rem;
  text-transform: uppercase;
  color: #2B3D44;
}
.cms-notre-engagement .page-main .empty-section {
  padding-top: 100%;
}
.cms-yoga-bien-etre .page-main {
  background: #FFFFFF;
}
.cms-yoga-bien-etre .page-main .yoga-bien-etre {
  text-align: center;
  margin-top: 5%;
}
.cms-yoga-bien-etre .page-main .yoga-bien-etre span {
  font-family: 'DIN 2014';
  font-size: 15rem;
  text-transform: uppercase;
  color: #2B3D44;
}
.cms-yoga-bien-etre .page-main .empty-section {
  padding-top: 100%;
}
@media screen and (max-width: 767px) {
  body nav.navigation.sw-megamenu {
    margin-top: 0;
    padding-top: 0 !important;
  }
  body nav.navigation.sw-megamenu > ul {
    margin-top: 0 !important;
  }
  body nav.navigation.sw-megamenu > ul li.level0 > a.ui-state-active,
  body nav.navigation.sw-megamenu > ul li.level0 > a.ui-state-active + .submenu {
    background: #FFFFFF;
  }
  body nav.navigation.sw-megamenu > ul li.level0 ul {
    padding-bottom: 15px !important;
    padding-top: 15px !important;
  }
  body nav.navigation.sw-megamenu > ul li.level0 .submenu .subchildmenu > li {
    width: 100% !important;
    text-align: left !important;
  }
  body nav.navigation.sw-megamenu > ul li.level0 .submenu .subchildmenu > li .open-children-toggle {
    display: none;
  }
  body nav.navigation.sw-megamenu > ul li.level0 .submenu .subchildmenu > li a,
  body nav.navigation.sw-megamenu > ul li.level0 .submenu .subchildmenu > li a.shop,
  body nav.navigation.sw-megamenu > ul li.level0 .submenu .subchildmenu > li span {
    text-align: left;
    display: inline-block;
    padding: 0 10px 0 0;
  }
  body nav.navigation.sw-megamenu > ul li.level0 .submenu .subchildmenu > li a > span,
  body nav.navigation.sw-megamenu > ul li.level0 .submenu .subchildmenu > li a.shop > span,
  body nav.navigation.sw-megamenu > ul li.level0 .submenu .subchildmenu > li span > span {
    padding: 0;
  }
  body nav.navigation.sw-megamenu > ul li.level0 .submenu .subchildmenu > li a:before,
  body nav.navigation.sw-megamenu > ul li.level0 .submenu .subchildmenu > li a.shop:before,
  body nav.navigation.sw-megamenu > ul li.level0 .submenu .subchildmenu > li span:before {
    display: none;
  }
  body nav.navigation.sw-megamenu .open-children-toggle {
    height: 57px !important;
    background: url(../Magento_Theme/images/down-arrow-black.png) center center no-repeat;
  }
}
@media (min-width: 768px) {
  body nav.navigation.sw-megamenu > ul li:hover .submenu {
    max-height: 1200px !important;
    z-index: 99999;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  body nav.navigation.sw-megamenu > ul {
    display: flex;
    justify-content: space-between;
  }
  body nav.navigation.sw-megamenu > ul:after {
    display: none;
  }
  body nav.navigation.sw-megamenu > ul li {
    margin: 0 !important;
  }
}
@media screen and (min-width: 768px) {
  body nav.navigation.sw-megamenu > ul > .level0.parent > a span:before {
    position: absolute;
    content: '';
    height: 10px;
    width: 10px;
    background: transparent;
    bottom: -8px;
    left: 50%;
    display: block;
    transform: translateX(-50%);
    border: 10px solid transparent;
    border-bottom: 8px solid #fff;
    opacity: 0;
  }
}
body nav.navigation.sw-megamenu > ul > .level0 > a span {
  color: #2B3D44;
  font-weight: normal;
  font-family: inherit;
  font-size: 18px;
  text-transform: none;
}
@media screen and (max-width: 991px) {
  body nav.navigation.sw-megamenu > ul > .level0 > a span {
    font-size: 10px;
  }
}
@media screen and (max-width: 767px) {
  body nav.navigation.sw-megamenu > ul > .level0 > a span {
    color: #000000;
    font-size: 15px;
  }
}
body nav.navigation.sw-megamenu > ul > .level0 > a:before,
body nav.navigation.sw-megamenu > ul > .level0 > a:after {
  display: none !important;
}
body nav.navigation.sw-megamenu > ul > .level0 .submenu {
  max-height: 600px;
}
@media (min-width: 768px) {
  body nav.navigation.sw-megamenu > ul > .level0 .submenu {
    position: absolute !important;
    max-height: 0 !important;
    -moz-transition: 1s;
    -ms-transition: 1s;
    -o-transition: 1s;
    -webkit-transition: 1s;
    transition: 1s !important;
    opacity: 1 !important;
  }
}
@media (min-width: 768px) {
  body nav.navigation.sw-megamenu > ul > .level0 .submenu#botique {
    overflow-y: hidden !important;
  }
}
body nav.navigation.sw-megamenu > ul > .level0 .submenu#botique .subchildmenu {
  display: block;
  flex-wrap: no-wrap;
  max-height: none;
  padding-top: 2%;
  overflow: scroll;
  margin-bottom: -2%;
}
@media screen and (max-width: 767px) {
  body nav.navigation.sw-megamenu > ul > .level0 .submenu#botique .subchildmenu {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
  }
}
@media screen and (min-width: 768px) {
  body nav.navigation.sw-megamenu > ul > .level0 .submenu#botique .subchildmenu li {
    width: 25% !important;
  }
}
@media screen and (min-width: 768px) {
  body nav.navigation.sw-megamenu > ul > .level0 .submenu#botique .subchildmenu li:last-child {
    border-right: none;
  }
}
body nav.navigation.sw-megamenu > ul > .level0 .submenu#botique .subchildmenu li a {
  text-align: left;
  color: #2B3D44 !important;
}
@media screen and (min-width: 768px) {
  body nav.navigation.sw-megamenu > ul > .level0 .submenu#botique .subchildmenu li a {
    padding-bottom: 0;
  }
}
@media screen and (min-width: 768px) {
  body nav.navigation.sw-megamenu > ul > .level0 .submenu#botique .subchildmenu li table > tbody > tr > td {
    padding: 0;
  }
}
body nav.navigation.sw-megamenu > ul > .level0 .submenu#botique .subchildmenu .ui-menu-item {
  padding-left: 1%;
}
body nav.navigation.sw-megamenu > ul > .level0 .submenu#botique .subchildmenu .ui-menu-item .first_element a {
  margin-top: 0px;
}
body nav.navigation.sw-megamenu > ul > .level0 .submenu#botique .subchildmenu .ui-menu-item .parent-item {
  text-align: left;
}
body nav.navigation.sw-megamenu > ul > .level0 .submenu#botique .subchildmenu .ui-menu-item .parent-item .cat-name {
  font-weight: 600;
  color: #2B3D44;
  text-transform: uppercase;
  font-size: 18px !important;
}
body nav.navigation.sw-megamenu > ul > .level0 .submenu#botique .subchildmenu .ui-menu-item .subcat-item .menu-thumb-img {
  width: 54px;
}
body nav.navigation.sw-megamenu > ul > .level0 .submenu#botique .subchildmenu .ui-menu-item .subcat-item .menu-thumb-img img {
  height: 54px;
  width: 54px;
}
@media (min-width: 768px) and (max-width: 1250px) {
  body nav.navigation.sw-megamenu > ul > .level0 .submenu#botique .subchildmenu .ui-menu-item .subcat-item .menu-thumb-img img {
    height: 50px;
    width: 50px;
  }
}
body nav.navigation.sw-megamenu > ul > .level0 .submenu#botique .subchildmenu .ui-menu-item .subcat-item .sub-cat-name {
  font-family: 'DIN 2014';
  text-align: left;
  color: #2B3D44;
}
@media screen and (min-width: 768px) {
  body nav.navigation.sw-megamenu > ul > .level0 .submenu#botique .subchildmenu .ui-menu-item .subcat-item .sub-cat-name {
    vertical-align: middle;
  }
}
body nav.navigation.sw-megamenu > ul > .level0 .submenu#botique .subchildmenu .ui-menu-item .subcat-item .sub-cat-name a span {
  font-size: 13px !important;
  font-weight: normal;
}
body nav.navigation.sw-megamenu > ul > .level0 .submenu#support {
  border-radius: 0;
  width: auto;
  left: -600%;
}
body nav.navigation.sw-megamenu > ul > .level0 .submenu#support .description {
  width: 40%;
  padding: 4%;
  color: #2B3D44;
  overflow: scroll;
}
@media (max-width: 767px) {
  body nav.navigation.sw-megamenu > ul > .level0 .submenu#support .description {
    padding: 0;
    overflow: auto;
  }
}
body nav.navigation.sw-megamenu > ul > .level0 .submenu#support .description ul {
  height: 9vh;
}
@media (max-width: 767px) {
  body nav.navigation.sw-megamenu > ul > .level0 .submenu#support .description ul {
    height: auto;
    padding: 0;
  }
}
body nav.navigation.sw-megamenu > ul > .level0 .submenu#support .description ul li {
  border-bottom: 0;
  height: auto;
}
body nav.navigation.sw-megamenu > ul > .level0 .submenu#support .description ul li a {
  text-transform: none;
  line-height: 1 !important;
  height: auto !important;
  white-space: inherit;
}
body nav.navigation.sw-megamenu > ul > .level0 .submenu#support .description ul li span.heading {
  font-size: 18px !important;
  text-decoration: underline;
}
@media (max-width: 767px) {
  body nav.navigation.sw-megamenu > ul > .level0 .submenu#support .description ul li span.heading {
    font-size: 15px !important;
    text-decoration: none;
  }
}
@media (min-width: 1025px) and (max-width: 1300px) {
  body nav.navigation.sw-megamenu > ul > .level0 .submenu#support .description ul li span.heading {
    font-size: 13px !important;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  body nav.navigation.sw-megamenu > ul > .level0 .submenu#support .description ul li span.heading {
    font-size: 11px !important;
  }
}
body nav.navigation.sw-megamenu > ul > .level0 .submenu#support .description ul li p {
  padding-top: 4%;
  padding-bottom: 2%;
  font-style: italic;
  font-size: 14px !important;
  line-height: initial;
  margin-top: 0rem;
  margin-bottom: 0.9rem;
}
@media (max-width: 767px) {
  body nav.navigation.sw-megamenu > ul > .level0 .submenu#support .description ul li p {
    display: none;
  }
}
@media (min-width: 1025px) and (max-width: 1300px) {
  body nav.navigation.sw-megamenu > ul > .level0 .submenu#support .description ul li p {
    font-size: 11px !important;
    margin-bottom: 0;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  body nav.navigation.sw-megamenu > ul > .level0 .submenu#support .description ul li p {
    font-size: 9px !important;
    padding-top: 2%;
    margin-bottom: 0;
  }
}
body nav.navigation.sw-megamenu > ul > .level0 .submenu#support .image-container {
  padding: 0;
  line-height: 0;
}
@media (max-width: 767px) {
  body nav.navigation.sw-megamenu > ul > .level0 .submenu#support .image-container {
    display: none;
  }
}
body nav.navigation.sw-megamenu > ul > .level0 .submenu .subchildmenu {
  display: flex;
  flex-wrap: wrap;
  max-height: none;
  justify-content: flex-start;
}
@media screen and (min-width: 768px) {
  body nav.navigation.sw-megamenu > ul > .level0 .submenu .subchildmenu {
    height: auto;
  }
}
body nav.navigation.sw-megamenu > ul > .level0 .submenu .subchildmenu > li {
  width: 135px !important;
  text-align: center;
  font-weight: normal;
  font-family: 'DIN 2014';
  font-size: 17px;
}
@media screen and (max-width: 767px) {
  body nav.navigation.sw-megamenu > ul > .level0 .submenu .subchildmenu > li.mobile-hide {
    display: none;
  }
}
body nav.navigation.sw-megamenu > ul > .level0 .submenu .subchildmenu > li a,
body nav.navigation.sw-megamenu > ul > .level0 .submenu .subchildmenu > li > span {
  white-space: initial;
  text-align: center;
  font-family: 'DIN 2014';
  line-height: 18px !important;
  text-transform: none !important;
  margin-top: 22px;
  display: block;
}
@media screen and (max-width: 767px) {
  body nav.navigation.sw-megamenu > ul > .level0 .submenu .subchildmenu > li a,
  body nav.navigation.sw-megamenu > ul > .level0 .submenu .subchildmenu > li > span {
    font-size: 15px !important;
  }
}
body nav.navigation.sw-megamenu > ul > .level0 .submenu .subchildmenu > li > a,
body nav.navigation.sw-megamenu > ul > .level0 .submenu .subchildmenu > li > span {
  height: 36px;
  overflow: hidden;
  margin-bottom: 0 !important;
  margin-top: 22px !important;
}
@media screen and (max-width: 767px) {
  body nav.navigation.sw-megamenu > ul > .level0 .submenu .subchildmenu > li > a,
  body nav.navigation.sw-megamenu > ul > .level0 .submenu .subchildmenu > li > span {
    margin-top: 0 !important;
    line-height: 36px !important;
  }
}
body nav.navigation.sw-megamenu > ul > .level0 .submenu .subchildmenu > li a.menu-thumb-link {
  margin-top: 0 !important;
}
body nav.navigation.sw-megamenu > ul > .level0 .submenu .subchildmenu > li .shop {
  color: #6c6c6c !important;
  display: block;
  text-align: center;
  margin-top: 0 !important;
  font-size: 14px !important;
}
@media screen and (min-width: 767px) {
  body nav.navigation.sw-megamenu > ul > .level0.is_parent {
    position: relative;
  }
  body nav.navigation.sw-megamenu > ul > .level0.is_parent > a span:before {
    display: none;
  }
  body nav.navigation.sw-megamenu > ul > .level0.is_parent .submenu {
    background: #FFFFFF;
    padding: 0;
    min-width: inherit;
  }
  body nav.navigation.sw-megamenu > ul > .level0.is_parent .submenu .subchildmenu {
    padding: 0;
    background: #FFFFFF;
    height: auto !important;
  }
  body nav.navigation.sw-megamenu > ul > .level0.is_parent .submenu ul li {
    display: block;
    padding: 0;
    border-bottom: 2px solid #2B3D44;
    margin: 0;
    width: 100% !important;
    height: 45px;
  }
  body nav.navigation.sw-megamenu > ul > .level0.is_parent .submenu ul li a {
    color: #2B3D44 !important;
    font-weight: normal !important;
    font-family: inherit !important;
    font-size: 18px !important;
    text-transform: none;
    margin-top: 0 !important;
    height: 45px;
    line-height: 45px !important;
  }
}
@media only screen and (max-width: 769px) {
  .abs-checkout-tooltip-content-position-top-mobile {
    right: -9px;
    top: 40px;
    left: auto;
  }
}
@media only screen and (max-width: 768px) {
  .abs-visually-hidden-mobile-m {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-mobile-m:before,
  .abs-add-clearfix-mobile-m:after,
  .account .column.main .block:not(.widget) .block-title:before,
  .account .column.main .block:not(.widget) .block-title:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-mobile-m:after,
  .account .column.main .block:not(.widget) .block-title:after {
    clear: both;
  }
  .abs-toggling-title-mobile,
  .block-wishlist-management .wishlist-select .wishlist-name,
  .block-collapsible-nav .title {
    border-top: 1px solid #cccccc;
    cursor: pointer;
    margin-bottom: 0;
    position: relative;
    border-bottom: 1px solid #cccccc;
    padding: 9px 36px 9px 15px;
    display: block;
    text-decoration: none;
  }
  .block-wishlist-management .wishlist-select .wishlist-name:after,
  .block-collapsible-nav .title:after {
    position: absolute;
    right: 18px;
    top: 9px;
  }
  .abs-toggling-title-mobile:after,
  .block-wishlist-management .wishlist-select .wishlist-name:after,
  .block-collapsible-nav .title:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: inherit;
    color: inherit;
    content: '\f807';
    font-family: 'porto-icons';
    margin: 3px 0 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .abs-toggling-title-mobile.active:after,
  .block-wishlist-management .wishlist-select .wishlist-name.active:after,
  .block-collapsible-nav .title.active:after {
    content: '\f804';
  }
  .abs-icon-add-mobile,
  .block-wishlist-management .wishlist-add.item .add {
    display: block;
    text-decoration: none;
  }
  .abs-icon-add-mobile:before,
  .block-wishlist-management .wishlist-add.item .add:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 10px;
    color: inherit;
    content: '\e61c';
    font-family: 'porto-icons';
    margin: 0 5px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-main,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container {
    padding-left: 15px;
    padding-right: 15px;
  }
  .account .page-main,
  .cms-privacy-policy .page-main {
    position: relative;
    padding-top: 41px;
  }
  .navigation .parent .level-top {
    position: relative;
    display: block;
    text-decoration: none;
    color: #777;
  }
  .navigation .parent .level-top:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 42px;
    line-height: inherit;
    color: inherit;
    content: '\f807';
    font-family: 'porto-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .parent .level-top:after {
    position: absolute;
    right: 7px;
    top: -8px;
  }
  .navigation .parent .level-top.ui-state-active:after {
    content: '\f804';
  }
  .nav-sections {
    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
    -ms-transition: left 0.3s;
    transition: left 0.3s;
    height: 100%;
    left: -80%;
    left: calc(-1 * (100% - 54px));
    overflow: auto;
    position: fixed;
    top: 0;
    width: 80%;
    width: calc(100% - 54px);
    background-color: #f6f6f6;
  }
  .nav-sections .switcher {
    border-bottom: 1px solid #dddddd;
    font-size: 1.4rem;
    font-weight: 400;
    margin: 0;
    padding: 12px 20px;
    height: auto;
    color: #777;
  }
  .nav-sections .switcher strong {
    font-size: 13px;
  }
  .nav-sections .switcher .label {
    display: block;
    margin-bottom: 4.5px;
  }
  .nav-sections .switcher-trigger strong {
    display: inline-block !important;
    position: relative;
  }
  .nav-sections .switcher-dropdown {
    margin: 0;
    padding: 0;
    list-style: none none;
    padding: 9px 0;
  }
  .nav-sections .header.links {
    margin: 0;
    padding: 0;
    list-style: none none;
    color: #777777;
  }
  .nav-sections .header.links li {
    border-bottom: 1px solid #dddddd;
    font-size: 1.3rem;
    margin: 0;
  }
  .nav-sections .header.links li.greet.welcome {
    font-weight: 400;
    padding: 12px 20px;
  }
  .nav-sections .header.links a,
  .nav-sections .header.links a:hover {
    color: #777777;
    text-decoration: none;
    display: block;
    font-weight: 400;
    padding: 12px 20px;
  }
  .nav-sections .header.links a:hover {
    color: #0088cc !important;
  }
  .nav-before-open {
    height: 100%;
    width: 100%;
  }
  .nav-before-open .page-wrapper {
    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
    -ms-transition: left 0.3s;
    transition: left 0.3s;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: relative;
  }
  .nav-before-open body {
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
  }
  .nav-open .page-wrapper {
    left: 80%;
    left: calc(100% - 54px);
    overflow: visible;
  }
  .nav-open .nav-sections {
    -webkit-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    -ms-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    left: 0;
    z-index: 99;
  }
  .nav-open .nav-toggle:after {
    background: rgba(0, 0, 0, 0.01);
    content: '';
    display: block;
    height: 100%;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1;
  }
  header.page-header .nav-sections-items {
    position: relative;
    z-index: 1;
  }
  header.page-header .nav-sections-items:before,
  header.page-header .nav-sections-items:after {
    content: '';
    display: table;
  }
  header.page-header .nav-sections-items:after {
    clear: both;
  }
  header.page-header .nav-sections-item-title {
    background: #0088cc;
    border: solid rgba(255, 255, 255, 0.3);
    border-width: 0 0 1px 1px;
    box-sizing: border-box;
    float: left;
    height: 71px;
    padding-top: 24px;
    text-align: center;
    width: 33.33%;
  }
  header.page-header .nav-sections-item-title.active {
    background: transparent;
    border-bottom: 0;
  }
  header.page-header .nav-sections-item-title.active > a,
  header.page-header .nav-sections-item-title.active > a:hover,
  header.page-header .nav-sections-item-title.active > a:focus {
    color: #0088cc;
  }
  header.page-header .nav-sections-item-title > a,
  header.page-header .nav-sections-item-title > a:hover,
  header.page-header .nav-sections-item-title > a:focus {
    color: #ffffff;
  }
  header.page-header .nav-sections-item-content {
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    margin-top: 71px;
    width: 100%;
  }
  header.page-header .nav-sections-item-content:before,
  header.page-header .nav-sections-item-content:after {
    content: '';
    display: table;
  }
  header.page-header .nav-sections-item-content:after {
    clear: both;
  }
  header.page-header .nav-sections-item-content.active {
    display: block;
  }
  .navigation {
    background: transparent;
    box-sizing: border-box;
  }
  .navigation ul {
    margin: 0;
    padding: 0;
  }
  .navigation li {
    margin: 0;
  }
  .navigation a {
    display: block;
    padding-top: 9px;
    padding-right: 0;
    padding-bottom: 9px;
    padding-left: 15px;
  }
  .navigation a,
  .navigation a:hover {
    color: #777777;
    text-decoration: none;
  }
  .navigation .level0 {
    border-top: 1px solid #dddddd;
    font-size: 1.3rem;
  }
  .navigation .level0 > .level-top {
    font-weight: 400;
    padding: 8px 36px 8px 15px;
    text-transform: uppercase;
    word-wrap: break-word;
  }
  .navigation .level0 > .level-top:hover {
    color: #777777;
  }
  .navigation .level0.active .all-category .ui-state-focus {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 8px;
    padding-left: 7px;
    display: inline-block;
  }
  .navigation .level0 > .level1 {
    font-weight: 600;
  }
  .navigation .level0.active > a:not(.ui-state-active),
  .navigation .level0.has-active > a:not(.ui-state-active) {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 8px;
  }
  .navigation .level0.active > a:not(.ui-state-active) span:not(.ui-menu-icon),
  .navigation .level0.has-active > a:not(.ui-state-active) span:not(.ui-menu-icon) {
    margin-left: -8px;
  }
  .navigation li.level0:last-child {
    border-bottom: 1px solid #dddddd;
  }
  .navigation .submenu > li {
    word-wrap: break-word;
  }
  .navigation .submenu > li > a:hover {
    color: #777777;
  }
  .navigation .submenu:not(:first-child) {
    font-weight: 400;
    line-height: 1.3;
    left: auto !important;
    overflow-x: hidden;
    padding: 0;
    position: relative;
    top: auto !important;
    transition: left 0.3s ease-out;
  }
  .navigation .submenu:not(:first-child) > li > a {
    padding-left: 15px;
  }
  .navigation .submenu:not(:first-child) > li:last-child {
    margin-bottom: 0;
  }
  .navigation .submenu:not(:first-child) ul {
    display: block;
    padding-left: 15px;
  }
  .navigation .submenu:not(:first-child) ul > li {
    margin: 0;
  }
  .navigation .submenu:not(:first-child) ul > li a {
    color: #777777;
    display: block;
    line-height: normal;
  }
  .navigation .submenu:not(:first-child) ul > li a:hover {
    color: #777777;
  }
  .navigation .submenu:not(:first-child).expanded {
    display: block !important;
    padding-right: 0;
    top: 0 !important;
  }
  .navigation .submenu:not(:first-child) .active > a {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 8px;
    padding-left: 7px;
  }
  .navigation .submenu:not(:first-child) .level1.active > a {
    padding-left: 7px;
  }
  .navigation a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .navigation a:hover {
    color: #0088cc !important;
  }
  .navigation li.level0 {
    line-height: 16px;
  }
  .navigation li.level0:first-child {
    border-top: 0;
  }
  .navigation li.level0 > a.level-top {
    padding: 13px 36px 13px 15px;
  }
  .navigation li.level0 > a.ui-state-active {
    color: #000;
    font-weight: 600;
  }
  .navigation li.level0 > a.ui-state-active,
  .navigation li.level0 > a.ui-state-active + .submenu {
    background-color: #eeeeee;
  }
  .navigation li.level0.active .all-category .ui-state-focus,
  .navigation li.level0.active > a:not(.ui-state-active),
  .navigation li.level0.has-active > a:not(.ui-state-active),
  .navigation li.level0.active > a:not(.ui-state-active) span:not(.ui-menu-icon),
  .navigation li.level0.has-active > a:not(.ui-state-active) span:not(.ui-menu-icon) {
    border-left: 0;
    margin-left: 0;
  }
  .navigation li.level0 > .ui-menu-item > a {
    font-weight: 400;
  }
  .navigation li.level0 .ui-menu-item > a:before {
    content: '\f801';
    display: inline;
    font-family: 'porto-icons';
    margin-right: 10px;
    font-size: 16px;
    vertical-align: top;
    color: #aaaaaa;
  }
  .navigation li.level0 ul.level0 > .level1 {
    font-weight: 400;
  }
  .navigation ul.submenu,
  .navigation ul.submenu:not(:first-child) {
    padding-left: 15px;
  }
  .navigation ul.submenu .active > a,
  .navigation ul.submenu:not(:first-child) .active > a,
  .navigation ul.submenu .level1.active > a,
  .navigation ul.submenu:not(:first-child) .level1.active > a {
    padding-left: 15px;
    border: 0;
    font-weight: 600;
  }
  .navigation ul.submenu > li {
    line-height: 16px;
  }
  .breadcrumbs {
    display: none;
  }
  .modal-popup.modal-slide {
    left: 44px;
    z-index: 900;
  }
  .modal-popup.modal-slide._show .modal-inner-wrap {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .modal-popup.modal-slide .modal-inner-wrap {
    height: 100%;
    overflow-y: auto;
    position: static;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    width: auto;
  }
  .modal-popup.modal-slide .modal-inner-wrap {
    margin: 0;
    max-height: 90vh;
    /** iOS webkit fix height problem when added long content **/
  }
  .custom-slide {
    bottom: 0;
    left: 0;
    min-width: 0;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility 0s .3s, opacity .3s ease;
    transition: visibility 0s .3s, opacity .3s ease;
    left: 44px;
    z-index: 900;
  }
  .custom-slide._show {
    visibility: visible;
    opacity: 1;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
  }
  .custom-slide._show .modal-inner-wrap {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .custom-slide .modal-inner-wrap {
    background-color: #ffffff;
    box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
    opacity: 1;
    pointer-events: auto;
  }
  .custom-slide._show .modal-inner-wrap {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .custom-slide .modal-inner-wrap {
    height: 100%;
    overflow-y: auto;
    position: static;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    width: auto;
  }
  .custom-slide._show {
    -webkit-overflow-scrolling: touch;
    overflow-x: hidden;
    overflow-y: auto;
  }
  .custom-slide .modal-inner-wrap {
    background-color: #f4f4f4;
    box-sizing: border-box;
    height: auto;
    min-height: 100%;
  }
  body._has-modal-custom {
    height: 100vh;
    overflow: hidden;
    width: 100vw;
  }
  body._has-modal-custom .modal-custom-overlay {
    background-color: rgba(51, 51, 51, 0.55);
  }
  .modal-popup {
    pointer-events: auto;
  }
  .modal-popup.modal-slide .modal-inner-wrap[class] {
    background-color: #f4f4f4;
  }
  .modal-popup.modal-slide._inner-scroll._show {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
  }
  .modal-popup.modal-slide._inner-scroll .modal-inner-wrap {
    height: auto;
    min-height: 100%;
  }
  .modal-popup .modal-title {
    font-size: 13px;
    font-weight: 700;
  }
  .lac-notification {
    padding: 5px 0;
  }
  .lac-notification .lac-notification-icon {
    display: none;
  }
  .lac-notification .lac-notification-text,
  .lac-notification .lac-notification-links {
    float: none;
    padding: 5px 0;
    text-align: center;
  }
  .pagebuilder-banner-wrapper {
    background-attachment: scroll !important;
  }
  .pagebuilder-banner-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
    max-width: none;
  }
  .pagebuilder-column {
    background-attachment: scroll !important;
    flex-basis: 100%;
    max-width: 100%;
  }
  .pagebuilder-column-group {
    flex-wrap: wrap;
  }
  .pagebuilder-column-line {
    flex-wrap: wrap;
  }
  [data-content-type='row'][data-appearance='contained'] [data-element='inner'] {
    background-attachment: scroll !important;
  }
  [data-content-type='row'][data-appearance='full-bleed'] {
    background-attachment: scroll !important;
  }
  [data-content-type='row'][data-appearance='full-width'] {
    background-attachment: scroll !important;
  }
  .pagebuilder-slide-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
    max-width: none;
  }
  [data-content-type='tab-item'] {
    background-attachment: scroll !important;
  }
  .pagebuilder-mobile-hidden {
    display: none !important;
  }
  form:not(.linear-theme) .amcform-title-wrap {
    max-width: 50%;
  }
  form:not(.linear-theme) .amcform-title-wrap:not(:last-child):after,
  form:not(.linear-theme) .amcform-title-wrap:before {
    width: 50%;
    content: '';
  }
  form:not(.linear-theme) .amcform-title-wrap:first-child:before {
    content: none;
  }
  form:not(.linear-theme) .amcform-title-wrap.ui-state-active ~ form:not(.linear-theme) .amcform-title-wrap:nth-last-child(2) {
    display: none;
  }
  form:not(.linear-theme) .amcform-title-wrap.ui-state-active,
  form:not(.linear-theme) .amcform-title-wrap.ui-state-active + .amcform-title-wrap,
  form:not(.linear-theme) .amcform-title-wrap.ui-state-active + form:not(.linear-theme) .amcform-title-wrap:nth-last-child(2),
  form:not(.linear-theme) .amcform-title-wrap.-done:nth-last-child(2) {
    display: block;
  }
  form:not(.linear-theme) .amcform-title-wrap.ui-state-active:not(:last-child):before,
  form:not(.linear-theme) .amcform-title-wrap.-done:not(:last-child):before {
    background: linear-gradient(270deg, #92b0ff 11.11%, rgba(146, 176, 255, 0) 100%);
  }
  form:not(.linear-theme) .amcform-title-wrap.ui-state-active + form:not(.linear-theme) .amcform-title-wrap:not(.-disabled):after {
    background: linear-gradient(270deg, rgba(146, 176, 255, 0) 11.1%, #92b0ff 100%);
  }
  form:not(.linear-theme) .amcform-title-wrap.ui-state-active:after,
  form:not(.linear-theme) .amcform-title-wrap.ui-state-active + .amcform-title-wrap:before,
  form:not(.linear-theme) .amcform-title-wrap.-done:nth-last-child(2):after {
    background: #92b0ff;
  }
  .linear-theme .amcform-page-titles {
    padding: 0 15px;
  }
  .linear-theme .amcform-title-wrap {
    display: block;
    min-width: 50%;
    max-width: 100%;
  }
  .linear-theme .amcform-title-wrap.ui-state-active ~ .linear-theme .amcform-title-wrap:nth-last-child(2) {
    display: block;
  }
  .linear-theme .fields {
    margin: 0 -15px;
    padding: 0 15px;
  }
  .linear-theme.rendered-form .fieldset > .field.form-group,
  .linear-theme.rendered-form .fieldset > .fields > .field.form-group {
    padding: 0 15px;
  }
  .linear-theme.rendered-form .fieldset > .field.form-group.amform-layout-two,
  .linear-theme.rendered-form .fieldset > .fields > .field.form-group.amform-layout-two,
  .linear-theme.rendered-form .fieldset > .field.form-group.amform-layout-three,
  .linear-theme.rendered-form .fieldset > .fields > .field.form-group.amform-layout-three {
    max-width: 100%;
  }
  .circle-theme .amcform-page-titles {
    align-items: stretch;
  }
  .circle-theme .amcform-title {
    display: block;
    margin: 0;
  }
  .circle-theme .amcform-label {
    display: block;
    padding: 10px 0;
  }
  .circle-theme .amcform-title-wrap {
    margin: 0;
    border-bottom: 4px solid #92b0ff;
  }
  .circle-theme .amcform-title-wrap:after,
  .circle-theme .amcform-title-wrap:before {
    display: none;
  }
  .circle-theme .amcform-title-wrap + .amcform-title-wrap {
    margin: 0;
  }
  .circle-theme .amcform-title-wrap.ui-state-active {
    border-color: #4776f0;
  }
  .circle-theme .amcform-title-wrap.-disabled {
    border-color: #e3e3e3;
  }
  .circle-theme .amcform-title-wrap.-error {
    border-color: #eb5757;
  }
  .amcform-table-block,
  .amcform-table-block tbody,
  .amcform-table-block .amcform-tr,
  .amcform-table-block .amcform-th,
  .amcform-table-block .amcform-td {
    display: block;
    box-sizing: border-box;
    width: 100%;
  }
  .amcform-table-block .amcform-th {
    padding-bottom: 0;
  }
  .amcform-table-block .amcform-td {
    padding-top: 5px;
  }
  .amgdprcookie-groups-modal.-table .modal-inner-wrap {
    min-width: 95%;
  }
  .amgdprcookie-groups-modal .amgdprcookie-table {
    font-size: 1rem;
  }
  .modal-popup .modal-content {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .sw-megamenu.navigation.side-megamenu {
    display: none;
  }
  .sw-megamenu.navigation .submenu.level0 {
    height: 0;
    visibility: hidden;
  }
  .sw-megamenu.navigation .submenu.level0.opened {
    visibility: visible;
    height: auto;
  }
  .sw-megamenu.navigation li.level0.staticwidth > .submenu {
    width: auto !important;
  }
  .sw-megamenu.navigation li.level0.fullwidth .menu-top-block,
  .sw-megamenu.navigation li.level0.staticwidth .menu-top-block,
  .sw-megamenu.navigation li.level0.fullwidth .menu-right-block,
  .sw-megamenu.navigation li.level0.staticwidth .menu-right-block,
  .sw-megamenu.navigation li.level0.fullwidth .menu-left-block,
  .sw-megamenu.navigation li.level0.staticwidth .menu-left-block,
  .sw-megamenu.navigation li.level0.fullwidth .menu-bottom-block,
  .sw-megamenu.navigation li.level0.staticwidth .menu-bottom-block {
    display: none;
  }
  .sw-megamenu.navigation li.level0 .menu-thumb-img {
    display: none;
  }
  .sw-megamenu.navigation li.ui-menu-item {
    position: relative;
  }
  .sw-megamenu.navigation li.ui-menu-item > a {
    position: relative;
  }
  .sw-megamenu.navigation li.ui-menu-item > .open-children-toggle {
    display: block;
    position: absolute;
    width: 42px;
    height: 42px;
    right: 0;
    top: 0;
    z-index: 1;
    cursor: pointer;
  }
  .sw-megamenu.navigation span.cat-label {
    top: 50%;
    right: 36px;
    margin-top: -7px;
    position: absolute;
    text-transform: uppercase;
    font: inherit;
    font-size: 9px;
    padding: 2px;
    border-radius: 2px;
    line-height: 1;
    color: #fff;
  }
  .sw-megamenu.navigation span.cat-label:before {
    content: "";
    position: absolute;
    width: 3px;
    height: 3px;
    border: 3px solid transparent;
    left: -6px;
    bottom: 3px;
  }
  .sw-megamenu.navigation span.cat-label.cat-label-label1 {
    background-color: #0cc485;
  }
  .sw-megamenu.navigation span.cat-label.cat-label-label1:before {
    border-right-color: #0cc485;
  }
  .sw-megamenu.navigation span.cat-label.cat-label-label2 {
    background-color: #eb2771;
  }
  .sw-megamenu.navigation span.cat-label.cat-label-label2:before {
    border-right-color: #eb2771;
  }
  .sw-megamenu.navigation span.cat-label.cat-label-label3 {
    background-color: #0ae3eb;
  }
  .sw-megamenu.navigation span.cat-label.cat-label-label3:before {
    border-right-color: #0ae3eb;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status {
    display: none;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status:before {
    display: none;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status._default {
    display: block;
  }
  .my-credit-cards .card-type img {
    vertical-align: middle;
  }
  .block-cart-failed .block-title {
    margin: 0 18px 18px;
  }
  .catalog-product-view .column.main {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .catalog-product-view .product.media {
    -ms-flex-order: -1;
    -webkit-order: -1;
    order: -1;
  }
  .compare.wrapper,
  [class*="block-compare"] {
    display: none;
  }
  .sticky-product {
    padding: 5px 15px;
  }
  .sticky-product .sticky-detail {
    display: none;
  }
  .mobile-sticky .sticky-product {
    padding: 70px 15px 5px;
  }
  .cart-container .form-cart .actions.main {
    text-align: center;
  }
  .cart-discount {
    border-bottom: 1px solid #cccccc;
  }
  .cart.table-wrapper {
    border-top: 1px solid #cccccc;
  }
  .cart.table-wrapper thead .col.item,
  .cart.table-wrapper thead .col.qty,
  .cart.table-wrapper thead .col.price,
  .cart.table-wrapper thead .col.subtotal,
  .cart.table-wrapper thead .col.msrp {
    display: none;
  }
  .cart.table-wrapper .col.qty,
  .cart.table-wrapper .col.price,
  .cart.table-wrapper .col.subtotal,
  .cart.table-wrapper .col.msrp {
    box-sizing: border-box;
    display: block;
    float: left;
    white-space: nowrap;
    width: 33%;
  }
  .cart.table-wrapper .col.qty:before,
  .cart.table-wrapper .col.price:before,
  .cart.table-wrapper .col.subtotal:before,
  .cart.table-wrapper .col.msrp:before {
    content: attr(data-th);
    display: block;
    font-weight: 600;
    padding-bottom: 10px;
  }
  .cart.table-wrapper .col.msrp {
    white-space: normal;
  }
  .cart.table-wrapper .item .col.item {
    padding-bottom: 0;
  }
  .cart.table-wrapper tbody > tr > td:last-child {
    border: 0;
  }
  .cart-totals {
    padding-left: 15px;
    padding-right: 15px;
  }
  .cart-totals .table-wrapper {
    border-top: 0;
  }
  .cart-totals .totals tbody > tr:not(:last-child) > td:last-child {
    border: 0;
  }
  .checkout-index-index .page-header .minicart-wrapper {
    display: none;
  }
  .page-header.type5 .block-search .label {
    margin-right: 0;
  }
  .checkout-index-index .modal-popup .modal-footer .action-save-address {
    width: 100%;
  }
  .checkout-index-index .modal-popup .modal-footer .action-hide-popup {
    margin-top: 18px;
  }
  .checkout-payment-method .payment-methods {
    margin: 0 -15px;
  }
  .checkout-payment-method .payment-method-title {
    padding: 15px;
  }
  .checkout-payment-method .payment-method-content {
    padding: 0 15px 18px;
  }
  .checkout-payment-method .payment-method-billing-address .action-cancel {
    margin-top: 9px;
  }
  .checkout-payment-method .payment-option {
    margin: 0 -15px;
  }
  .checkout-payment-method .payment-option .payment-option-title {
    padding: 15px;
  }
  .checkout-payment-method .payment-option .payment-option-content {
    padding: 0 15px 18px;
  }
  .login-container {
    padding-bottom: 35px;
  }
  .login-container .fieldset:after {
    text-align: center;
  }
  .account .page.messages {
    margin-bottom: 36px;
  }
  .account .column.main .block:not(.widget) .block-title > .action {
    float: right;
    margin-top: 4.5px;
  }
  .account .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 18px;
  }
  .account .column.main .block:not(.widget) .block-content .box:last-child {
    margin-bottom: 0;
  }
  .control.captcha-image .captcha-img {
    display: block;
    margin-bottom: 9px;
  }
  .customer-account-index .page-title-wrapper {
    position: relative;
  }
  .cart-discount .giftcard .content {
    padding-bottom: 35px;
  }
  .cart-discount .actions-toolbar .secondary {
    bottom: 17px;
  }
  .field.open-amount {
    width: 100%;
  }
  .gift-message .actions-toolbar .action-update {
    font-size: 2rem;
    padding: 15px;
    width: 100%;
  }
  .gift-item-block {
    border-bottom: 0;
    border-top: 1px solid #c1c1c1;
  }
  .gift-item-block .title:after {
    font-size: 1.2rem;
    position: absolute;
    right: 20px;
    top: 10px;
  }
  .gift-item-block .content {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .gift-message-summary {
    padding-right: 7rem;
  }
  .cart.table-wrapper .action-gift {
    display: inline-block;
    text-decoration: none;
  }
  .cart.table-wrapper .action-gift > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .cart.table-wrapper .action-gift:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 20px;
    color: #0088cc;
    content: '\e62a';
    font-family: 'porto-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .cart.table-wrapper .action-gift:hover:after {
    color: #777777;
  }
  .cart.table-wrapper .action-gift:active:after {
    color: #0088cc;
  }
  .cart.table-wrapper .action-gift._active {
    border: 1px solid #c1c1c1;
    border-bottom-color: #ffffff;
    margin: -4.5px 14px -1px -15px;
    padding: 4px 9px 9px 14px;
  }
  .cart.table-wrapper .action-gift._active:after {
    color: #777777;
  }
  .cart.table-wrapper .gift-content {
    border-top: 1px solid #c1c1c1;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px;
    overflow: hidden;
  }
  .gift-options-cart-item + .action-towishlist {
    left: 43px;
    position: absolute;
  }
  .cart.table-wrapper .action-giftregistry {
    display: inline-block;
    text-decoration: none;
  }
  .cart.table-wrapper .action-giftregistry > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .cart.table-wrapper .action-giftregistry:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 20px;
    color: #0088cc;
    content: '\e62b';
    font-family: 'porto-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .cart.table-wrapper .action-giftregistry:hover:before {
    color: #777777;
  }
  .cart.table-wrapper .action-giftregistry:active:before {
    color: #0088cc;
  }
  .gift-wrapping {
    border-bottom: 1px solid #c1c1c1;
    margin-bottom: 18px;
    padding-bottom: 9px;
  }
  .gift-wrapping-list {
    width: 100%;
  }
  .gift-wrapping-summary + .gift-message-summary {
    padding-right: 0;
  }
  .gift-options-cart-item {
    float: left;
  }
  .gift-wrapping-preview img {
    width: 100%;
  }
  .item-actions .actions-toolbar .gift-options .gift-wrapping,
  .item-actions .actions-toolbar .gift-options .gift-message {
    display: block;
  }
  .table-wrapper.grouped {
    margin-left: -15px;
    margin-right: -15px;
  }
  body.filter-active .page-wrapper {
    visibility: hidden;
    height: 0;
    margin-top: -999999em;
  }
  body.filter-active .columns {
    z-index: 999;
  }
  .filter.active {
    position: relative;
    z-index: 99;
    visibility: visible;
  }
  .filter.active .filter-options-item:last-child {
    margin-bottom: 36px;
  }
  .filter.active .filter-title {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    height: 48px;
    z-index: 2;
    border-bottom: 1px solid #cccccc;
  }
  .filter.active .filter-title strong {
    right: 3px;
    left: auto;
    top: 10px;
    border: 0;
    background: none;
    box-shadow: none;
    color: transparent;
    display: inline-block;
    text-decoration: none;
  }
  .filter.active .filter-title strong:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: inherit;
    color: #c1c1c1;
    content: '\f819';
    font-family: 'porto-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .filter.active .filter-subtitle {
    display: block;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    height: 50px;
    background: transparent;
    z-index: 1;
    line-height: 32px;
  }
  .filter.active .filter-options {
    display: block;
    position: fixed;
    top: 50px;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: scroll;
    background: #ffffff;
    z-index: 10;
  }
  .filter .filter-subtitle {
    font-size: 20px;
    font-weight: 300;
  }
  .filter-actions {
    margin: -35px -9px 22.5px;
  }
  .filter-options-content {
    padding: 4.5px 9px;
  }
  .filter-no-options .filter-title:before {
    content: "";
    width: 100px;
    height: 40px;
    background: rgba(255, 255, 255, 0.5);
    display: block;
    position: relative;
    z-index: 99;
    margin-top: -40px;
    left: -15px;
  }
  .filter .filter-current {
    margin: 4.5px -9px 0;
    border: solid #cccccc;
    border-width: 1px 0;
  }
  .filter .filter-current .items {
    display: none;
  }
  .filter .filter-current-subtitle {
    text-transform: uppercase;
    position: relative;
    z-index: 1;
    display: block;
    text-decoration: none;
  }
  .filter .filter-current-subtitle:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 13px;
    line-height: inherit;
    color: inherit;
    content: '\f807';
    font-family: 'porto-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .filter .filter-current-subtitle:before {
    position: absolute;
    right: 10px;
    top: 10px;
  }
  .filter .filter-current-subtitle:after {
    content: ' (' attr(data-count) ')';
    font-size: .9em;
    color: #c1c1c1;
  }
  .filter .filter-current.active {
    padding-bottom: 30px;
  }
  .filter .filter-current.active .block-subtitle:before {
    content: '\f804';
  }
  .filter .filter-current.active .items {
    display: block;
  }
  .filter .filter-current.active + .block-actions {
    display: block;
  }
  .filter .filter-current + .block-actions {
    display: none;
  }
  .map-popup {
    max-width: 100%;
  }
  .map-old-price,
  .map-show-info {
    display: inline-block;
  }
  .map-old-price:not(:last-child),
  .map-show-info:not(:last-child) {
    margin-bottom: 9px;
  }
  .block-wishlist-management {
    clear: both;
    margin-top: -21px;
  }
  .block-wishlist-management .wishlist-select {
    margin: 0 -15px 20px;
  }
  .block-wishlist-management .wishlist-select .wishlist-name {
    font-size: 1.6rem;
  }
  .block-wishlist-management .wishlist-select-items {
    border-bottom: 1px solid #cccccc;
    background: #ffffff;
    display: none;
    padding: 15px 0;
  }
  .block-wishlist-management .wishlist-select-items.active {
    display: block;
  }
  .block-wishlist-management .wishlist-select-items .item {
    margin: 3px 0 0;
  }
  .block-wishlist-management .wishlist-select-items .item:first-child {
    margin-top: 0;
  }
  .block-wishlist-management .wishlist-select-items .item.current {
    display: none;
  }
  .block-wishlist-management .wishlist-select-items .item a {
    color: #777777;
    display: block;
    padding: 4.5px 18px;
    text-decoration: none;
  }
  .block-wishlist-management .wishlist-select-items .item a:hover {
    background: #0088cc;
  }
  .block-wishlist-management .wishlist-title strong {
    font-size: 2.6rem;
  }
  .block-wishlist-management .wishlist-info {
    margin-bottom: 15px;
  }
  .block-wishlist-management .wishlist-toolbar-select,
  .block-wishlist-management .wishlist-toolbar-actions {
    margin-bottom: 15px;
  }
  .products-grid.wishlist .product-item-checkbox {
    left: 20px;
    position: absolute;
    top: 20px;
  }
  .page-multiple-wishlist .products-grid.wishlist .product-item-photo {
    margin-left: 22.5px;
  }
  .page-multiple-wishlist .products-grid.wishlist .product-item-name,
  .page-multiple-wishlist .products-grid.wishlist .product-item-description,
  .page-multiple-wishlist .products-grid.wishlist .product-item .price-box,
  .page-multiple-wishlist .products-grid.wishlist .product-item-tooltip {
    margin-left: 115px;
  }
  .products-grid.wishlist .wishlist-dropdown {
    display: none;
  }
  .multishipping-checkout-success .nav-toggle {
    display: block;
  }
  .multishipping-checkout-success .logo {
    margin-left: 36px;
  }
  .block-collapsible-nav {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 5;
    background-color: #ffffff;
  }
  .block-collapsible-nav .content {
    border-bottom: 1px solid #cccccc;
    display: none;
  }
  .block-collapsible-nav .content.active {
    display: block;
  }
  .block-collapsible-nav .item {
    padding: 0 15px;
  }
  .customer-name,
  .customer-welcome + .authorization-link {
    display: none;
  }
  .nav-sections .switcher-trigger strong:after {
    font-size: 1.6rem;
    right: -25px;
    top: 2px;
  }
  .navigation .parent .level-top:after {
    font-size: 2.2rem;
    right: 10px;
    top: 13px;
  }
  .mobile-sticky header.page-header {
    position: fixed;
    width: 100%;
    top: 0;
    box-shadow: 0 0px 5px rgba(0, 0, 0, 0.3);
  }
  .mobile-sticky .page-main {
    margin-top: 64px;
  }
  .page-header.header-newskin .minicart-wrapper {
    position: relative;
    top: auto;
    right: auto;
    left: auto;
    margin: 0;
    float: right;
    margin-right: -17px;
  }
  .page-header.header-newskin .minicart-wrapper .action.showcart:before,
  .page-header.header-newskin .minicart-wrapper .action.showcart.active:before {
    font-size: 28px;
    line-height: 40px;
  }
  .page-header.header-newskin .minicart-wrapper .action.showcart {
    line-height: 40px;
  }
  .products-grid.wishlist {
    margin-bottom: 27px;
    margin-right: -9px;
  }
  .products-grid.wishlist .product-item {
    padding: 18px 9px 18px 18px;
    position: relative;
  }
  .products-grid.wishlist .product-item-photo {
    float: left;
    margin-right: 18px;
  }
  .products-grid.wishlist .product-item-name {
    font-size: 1.6rem;
  }
  .products-grid.wishlist .product-item-actions {
    display: block;
  }
  .products-grid.wishlist .product-item-actions .action {
    margin-right: 15px;
  }
  .products-grid.wishlist .product-item-actions .action:last-child {
    margin-right: 0;
  }
  .products-grid.wishlist .product-item-actions .action.edit {
    float: left;
  }
  .products-grid.wishlist .product-item-actions .action.delete {
    float: right;
  }
  .products-grid.wishlist .product-item-actions .action.edit,
  .products-grid.wishlist .product-item-actions .action.delete {
    margin-top: 7px;
  }
  .products-grid.wishlist .product-item-name,
  .products-grid.wishlist .product-item-description,
  .products-grid.wishlist .product-item .price-box,
  .products-grid.wishlist .product-item-tooltip {
    margin-left: 95px;
  }
  .products-grid.wishlist .product-item .box-tocart {
    float: left;
    margin-right: 18px;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin-top: 7px;
  }
  .products-grid.wishlist .product-item .giftregisty-dropdown,
  .products-grid.wishlist .product-item .field.qty {
    display: none;
  }
  .products-grid.wishlist .product-image-container {
    max-width: 80px;
  }
  .wishlist-index-index .product-item {
    width: 100%;
  }
  .wishlist-index-index .product-item-info {
    width: auto;
  }
  .cart.table-wrapper .action-towishlist {
    display: inline-block;
    text-decoration: none;
  }
  .cart.table-wrapper .action-towishlist > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .cart.table-wrapper .action-towishlist:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 20px;
    color: #0088cc;
    content: '\f816';
    font-family: 'porto-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .cart.table-wrapper .action-towishlist:hover:before {
    color: #777777;
  }
  .cart.table-wrapper .action-towishlist:active:before {
    color: #0088cc;
  }
  .footer-bottom > .container > * {
    float: none !important;
    line-height: 35px !important;
  }
  .history .featured-box {
    margin-left: 0;
  }
  .history .thumb {
    display: none;
  }
  .sidebar .block-viewed-products-grid .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 2%) / 2);
  }
  .sidebar .block-viewed-products-grid .products-grid .product-item:nth-child(2n + 1) {
    margin-left: 0;
  }
  .sidebar .block-viewed-products-grid .products-grid .product-item-photo {
    display: block;
    position: relative;
  }
  .sidebar .block-viewed-products-grid .products-grid .product-item-details {
    margin: 0;
  }
  .sidebar .block-viewed-products-grid .products-grid .product-item-info {
    text-align: center;
  }
  .account.vault-cards-listaction .add-methods {
    flex-direction: column;
  }
  .account.vault-cards-listaction .add-methods > div {
    width: calc(100% - 6px);
  }
  .account.vault-cards-listaction .add-methods > div > div:first-child {
    flex-direction: row;
  }
  .account.vault-cards-listaction .add-methods > div > div:first-child img {
    margin-right: 18px;
  }
  .account.vault-cards-listaction .add-methods > div:first-child {
    margin-bottom: 18px;
    margin-right: 0;
  }
  .account.vault-cards-listaction .braintree-credit-card-types {
    max-width: 130px;
  }
  .braintree-applepay-container-product {
    display: block;
  }
  .braintree-applepay-container-product .braintree-apple-pay-button {
    width: 100%;
  }
  div.braintree-express-payments > div > div {
    width: 100%;
  }
  div.braintree-express-payments .braintree-googlepay-button.long {
    height: 45px;
    width: 100%;
  }
  div.braintree-express-payments .braintree-apple-pay-button {
    height: 45px;
    width: calc(100% - 10px);
  }
}
@media only screen and (max-width: 639px) {
  .abs-visually-hidden-mobile,
  .table-downloadable-products .col.title:before,
  .table-giftregistry-items .col.product:before {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-mobile:before,
  .abs-add-clearfix-mobile:after,
  .abs-checkout-order-review tbody > tr:before,
  .abs-checkout-order-review tbody > tr:after,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:before,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:after,
  .table-giftregistry-items .col.product:before,
  .table-giftregistry-items .col.product:after,
  .multicheckout.order-review .data.table tbody > tr:before,
  .multicheckout.order-review .data.table tbody > tr:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-mobile:after,
  .abs-checkout-order-review tbody > tr:after,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:after,
  .table-giftregistry-items .col.product:after,
  .multicheckout.order-review .data.table tbody > tr:after {
    clear: both;
  }
  .multicheckout.order-review .data.table tbody > tr:not(:last-child) {
    border-bottom: 1px solid #cccccc;
  }
  .multicheckout.order-review .data.table tbody > tr > td.col.item:before {
    display: none;
  }
  .multicheckout.order-review .data.table tbody > tr > td.col.qty,
  .multicheckout.order-review .data.table tbody > tr > td.col.price,
  .multicheckout.order-review .data.table tbody > tr > td.col.subtotal {
    box-sizing: border-box;
    float: left;
    text-align: center;
    white-space: nowrap;
    width: 33%;
  }
  .multicheckout.order-review .data.table tbody > tr > td.col.qty:before,
  .multicheckout.order-review .data.table tbody > tr > td.col.price:before,
  .multicheckout.order-review .data.table tbody > tr > td.col.subtotal:before {
    content: attr(data-th) ":";
    display: block;
    font-weight: 700;
    padding-bottom: 9px;
  }
  .multicheckout.order-review .data.table tbody > tr > td.col:last-child {
    border: 0;
  }
  .abs-checkout-order-review .product-item-name,
  .multicheckout.order-review .data.table .product-item-name {
    margin: 0;
  }
  .abs-product-items-summary tbody .col {
    padding: 9px 0 0;
  }
  .abs-product-items-summary tfoot .mark {
    padding-bottom: 4.5px;
    text-align: left;
  }
  .abs-product-items-summary tfoot .amount {
    padding-top: 0;
    text-align: left;
  }
  .abs-product-items-summary tfoot .grand.totals {
    font-size: 1.6rem;
  }
  .abs-product-items-summary tfoot .grand.totals .mark {
    padding-top: 4.5px;
    padding-bottom: 0;
  }
  .abs-product-items-summary tfoot .grand.totals .amount {
    padding-bottom: 9px;
    padding-top: 0;
  }
  .abs-product-items-summary tfoot .grand.totals .amount strong {
    border-top: none;
  }
  .abs-account-table-margin-mobile,
  .table-wrapper.balance-history,
  .table-wrapper.reward-history,
  .table-wrapper.orders-recent {
    margin-top: -18px;
  }
  .abs-sidebar-totals-mobile th:before,
  .abs-sidebar-totals-mobile td:before,
  .account .table-billing-agreements .col.actions:before,
  .account .table-billing-agreements-related .col.actions:before,
  .table-wrapper.comparison .table-comparison > tbody > tr > th:before,
  .table-wrapper.comparison .table-comparison > tbody > tr > td:before,
  .cart .table.items .col.item:before,
  .cart .table.items .item-actions td:before,
  .account .table-giftregistry .col.actions:before,
  .table.grouped > tbody > tr > td:before,
  .account .table-reviews .col.actions:before,
  .account .table-order-items .col.actions:before,
  .account .table-order-items .col.options:before,
  .cart-totals .totals th:before,
  .cart-totals .totals td:before,
  .opc-block-summary .totals th:before,
  .opc-block-summary .totals td:before {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-no-display-s,
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison).additional-attributes tbody th,
  .order-details-items .table-order-items .options-label,
  .opc-wrapper .shipping-address-item.selected-item .action-select-shipping-item {
    display: none;
  }
  .abs-title-orders-mobile .page-main .page-title-wrapper .page-title,
  .magento-rma-returns-returns .page-main .page-title-wrapper .page-title,
  .magento-rma-returns-view .page-main .page-title-wrapper .page-title,
  .account .page-main .page-title-wrapper .page-title,
  [class^="sales-guest-"] .page-main .page-title-wrapper .page-title,
  .sales-guest-view .page-main .page-title-wrapper .page-title {
    display: block;
  }
  .abs-title-orders-mobile .page-main .page-title-wrapper .order-status,
  .magento-rma-returns-returns .page-main .page-title-wrapper .order-status,
  .magento-rma-returns-view .page-main .page-title-wrapper .order-status,
  .account .page-main .page-title-wrapper .order-status,
  [class^="sales-guest-"] .page-main .page-title-wrapper .order-status,
  .sales-guest-view .page-main .page-title-wrapper .order-status {
    margin: -9px 0 9px;
  }
  .abs-table-striped-mobile > tbody > tr > td:last-child,
  .account .data.table > tbody > tr > td:last-child {
    border: 0;
  }
  .abs-no-border-top,
  .product.info.detailed .additional-attributes-wrapper,
  .table-wrapper.balance-history,
  .table-wrapper.table-returns,
  .table-wrapper.orders-recent,
  .order-details-items .table-wrapper {
    border-top: 0;
  }
  .abs-no-border-bottom {
    border-bottom: 0;
  }
  .abs-sidebar-totals-mobile .amount,
  .cart-totals .totals .amount,
  .opc-block-summary .totals .amount {
    text-align: right;
  }
  .table-wrapper {
    border-top: 1px solid #cccccc;
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
    position: relative;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) {
    border: none;
    display: block;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > thead > tr > th {
    display: none;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody {
    display: block;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr {
    display: block;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr td,
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr th {
    border-bottom: none;
    display: block;
    padding: 4.5px 9px;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr td[data-th]:before,
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr th[data-th]:before {
    padding-right: 9px;
    content: attr(data-th) ': ';
    display: inline-block;
    color: #555555;
    font-weight: 700;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr > th {
    background-color: #f6f6f6;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody > tr > td:first-child {
    padding-top: 15px;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody > tr > td:last-child {
    border-bottom: 1px solid #cccccc;
    padding-bottom: 15px;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody > tr > td.col.qty {
    text-align: left;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison).additional-attributes tbody td:last-child {
    border: none;
    padding: 0 0 4.5px;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot {
    display: block;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr {
    display: block;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:first-child th,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:first-child td {
    padding-top: 18px;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot .mark {
    box-sizing: border-box;
    float: left;
    text-align: left;
    width: 70%;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot .amount {
    box-sizing: border-box;
    float: left;
    text-align: right;
    width: 30%;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot .grand.totals {
    font-size: 1.6rem;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot .grand.totals .amount {
    padding-bottom: 9px;
  }
  .table-magento-payments-review-items .col.subtotal {
    text-align: left;
  }
  .table-magento-payments-review-items .product-item-name {
    display: inline-block;
  }
  .cart-summary .apple-pay {
    margin-top: 14px;
  }
  .form-new-agreement select {
    width: auto;
  }
  .table-paypal-review-items .col.subtotal {
    text-align: left;
  }
  .table-paypal-review-items .product-item-name {
    display: inline-block;
  }
  .column .block-addbysku .sku {
    margin-right: -85px;
    padding-right: 90px;
  }
  .column .block-addbysku .action.remove {
    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;
  }
  .column .block-addbysku .action.remove > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .column .block-addbysku .action.remove:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: inherit;
    color: #0088cc;
    content: '\f81a';
    font-family: 'porto-icons';
    margin: -4px 0 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .column .block-addbysku .action.remove:hover:before {
    color: inherit;
  }
  .column .block-addbysku .action.remove:active:before {
    color: inherit;
  }
  .column .block-addbysku .action.remove:focus,
  .column .block-addbysku .action.remove:active {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove:hover {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove.disabled,
  .column .block-addbysku .action.remove[disabled],
  fieldset[disabled] .column .block-addbysku .action.remove {
    pointer-events: none;
    opacity: 0.5;
  }
  .products-list .product-item-photo {
    width: 100%;
    padding: 0;
    display: block;
  }
  .products-list .product-item-details {
    display: block;
  }
  .toolbar-products {
    margin-bottom: 0;
  }
  .product-social-links .action.tocompare {
    display: none;
  }
  .product-info-price {
    margin: 0 -9px 0;
    width: calc(100% + 2*9px) !important;
  }
  .product-info-price > *:first-child {
    padding-left: 9px;
  }
  .product-info-price > *:last-child {
    padding-right: 9px;
  }
  .table-wrapper.comparison .table-comparison > tbody > tr > th,
  .table-wrapper.comparison .table-comparison > tbody > tr > td {
    display: table-cell;
  }
  .cart .table.items .col.qty {
    text-align: center;
  }
  .minicart-wrapper {
    margin-top: 9px;
  }
  .opc-wrapper .step-title {
    font-size: 18px;
    border-bottom: 0;
    padding-bottom: 0;
  }
  .opc-wrapper .step-content {
    margin: 0 0 15px;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address,
  .opc-wrapper .methods-shipping {
    background: #f4f4f4;
    margin: 18px -15px 15px;
    padding: 18px 15px;
  }
  .opc-wrapper .form-login + .form-shipping-address {
    margin-top: -15px;
  }
  .opc-wrapper .shipping-address-item {
    border-bottom: 1px solid #cccccc;
    margin: 0 0 15px;
    padding: 0 0 15px;
    width: 100%;
  }
  .opc-wrapper .shipping-address-item.selected-item {
    padding: 15px 32px 15px 18px;
    border-bottom-width: 2px;
  }
  .opc-wrapper .shipping-address-item.selected-item .edit-address-link {
    right: 38px;
  }
  .opc-wrapper .action-select-shipping-item {
    float: none;
    margin-top: 9px;
    width: 100%;
  }
  .opc-wrapper .action-show-popup {
    width: 100%;
  }
  .opc-wrapper .methods-shipping {
    border-bottom: 1px solid #cccccc;
    padding-top: 27px;
  }
  .opc-wrapper .edit-address-link {
    display: inline-block;
    text-decoration: none;
    margin: 0;
    position: absolute;
    right: 0;
    top: 5px;
  }
  .opc-wrapper .edit-address-link > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .opc-wrapper .edit-address-link:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 20px;
    color: #0088cc;
    content: '\f826';
    font-family: 'porto-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .opc-wrapper .edit-address-link:hover:before {
    color: #777777;
  }
  .opc-wrapper .edit-address-link:active:before {
    color: #0088cc;
  }
  .shipping-policy-block.field-tooltip {
    margin-bottom: 18px;
    position: relative;
    right: auto;
    top: auto;
  }
  .shipping-policy-block.field-tooltip .field-tooltip-content {
    width: 300px;
    right: auto;
  }
  .shipping-policy-block.field-tooltip .field-tooltip-content:before,
  .shipping-policy-block.field-tooltip .field-tooltip-content:after {
    right: auto;
  }
  .opc-block-summary > .title {
    border-bottom: 0;
    font-size: 18px;
    margin-bottom: 18px;
    padding-bottom: 0;
  }
  .account .column.main,
  .account .sidebar-additional {
    margin: 0;
  }
  .page-product-downloadable .product-options-wrapper {
    margin-bottom: 22.5px;
  }
  .table-downloadable-products .product-name {
    display: block;
    margin-bottom: 4.5px;
  }
  .page-product-downloadable .product-info-price ~ *:last-child:after {
    border-bottom: 1px #c1c1c1 solid;
    content: '';
    display: block;
    height: 0;
    overflow: hidden;
    width: auto;
    margin: 22.5px -9px;
  }
  .table-giftregistry-items .field.choice,
  .table-giftregistry-items .field.qty {
    display: inline-block;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 18px;
  }
  .block-giftregistry-results .block-title {
    margin-bottom: 0;
  }
  .block-giftregistry-results .table-wrapper {
    border-top: none;
  }
  .block-giftregistry-shared-items .block-title {
    margin-bottom: 9px;
  }
  .block-giftregistry-shared-items .table-wrapper {
    border-top: 0;
  }
  .table.grouped > thead > tr > th {
    display: table-cell;
    border-bottom: 1px solid #cccccc;
  }
  .table.grouped > tbody {
    border-bottom: 1px solid #cccccc;
  }
  .table.grouped > tbody > tr > td {
    border: 0;
    display: table-cell;
    padding: 11px 9px;
  }
  .table.grouped > tbody > tr > td:last-child {
    border: 0;
  }
  .form-add-invitations .action.remove {
    display: inline-block;
    text-decoration: none;
  }
  .form-add-invitations .action.remove > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .form-add-invitations .action.remove:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: inherit;
    color: #0088cc;
    content: '\f81a';
    font-family: 'porto-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .form-add-invitations .action.remove:hover:before {
    color: inherit;
  }
  .form-add-invitations .action.remove:active:before {
    color: inherit;
  }
  .multicheckout .data.table .address:before {
    margin-bottom: 4.5px;
  }
  .multicheckout .product-item-name,
  .multicheckout .price-including-tax,
  .multicheckout .price-excluding-tax {
    display: inline-block;
  }
  .multicheckout .block-content .box:not(:last-child) {
    margin-bottom: 36px;
  }
  .multicheckout .block-content .box:last-child {
    margin-bottom: 0;
  }
  .multicheckout.order-review .box-items .data.table thead {
    display: block;
  }
  .multicheckout.order-review .box-items .data.table thead tr {
    display: block;
  }
  .multicheckout.order-review .box-items .data.table thead .col.item {
    display: block;
    padding: 0;
  }
  .multicheckout .actions-toolbar .action {
    margin-bottom: 22.5px;
  }
  .multicheckout .actions-toolbar > .primary {
    margin-bottom: 22.5px;
    margin-right: 0;
  }
  .customer-review .product-name {
    margin-bottom: 4.5px;
  }
  .customer-review .product-reviews-summary .rating-summary {
    display: block;
    margin-bottom: 4.5px;
  }
  .form-create-return .additional .field:nth-last-child(2) {
    margin-bottom: 0;
  }
  .form-create-return .additional .field:last-child {
    margin-top: 18px;
  }
  .account .column.main .returns-details-items .block-returns-tracking .block-title > .action.track {
    float: none;
    display: block;
    margin: 9px 0 0;
  }
  .account .table-order-items tbody tr {
    display: block;
  }
  .account .table-order-items .product-item-name {
    display: inline-block;
    margin: 0;
  }
  .account .table-order-items .action.show {
    margin-top: 0;
  }
  .order-details-items .order-title strong {
    display: block;
  }
  .order-details-items .action {
    margin-top: 9px;
  }
  .order-details-items .items-qty {
    display: inline-block;
    vertical-align: top;
  }
  .order-details-items .col.price .price-including-tax,
  .order-details-items .col.subtotal .price-including-tax,
  .order-details-items .col.price .price-excluding-tax,
  .order-details-items .col.subtotal .price-excluding-tax {
    display: inline-block;
  }
  .order-details-items .data.table .col.options {
    padding: 0 10px 15px;
  }
  .order-details-items .data.table .col.options:before {
    display: none;
  }
  .order-details-items .options-label + .item-options-container:before,
  .order-details-items .item-options-container + .item-options-container:before {
    content: attr(data-th) ":";
    display: block;
    font-weight: 700;
    padding-left: 10px;
  }
  .order-details-items .options-label + .item-options-container .col,
  .order-details-items .item-options-container + .item-options-container .col {
    font-size: 1.2rem;
    padding: 0 10px;
  }
  .order-details-items .options-label + .item-options-container .col:first-child,
  .order-details-items .item-options-container + .item-options-container .col:first-child {
    padding-top: 3px;
  }
  .order-details-items .options-label + .item-options-container .col:last-child,
  .order-details-items .item-options-container + .item-options-container .col:last-child {
    padding-bottom: 20px;
  }
  .products-grid.wishlist .product-item {
    border-bottom: 1px solid #e8e8e8;
  }
  .products-grid.wishlist .product-item:first-child {
    border-top: 1px solid #e8e8e8;
  }
  .braintree-three-d-modal .bt-modal-frame {
    width: 100%;
  }
}
@media only screen and (max-width: 479px) {
  .tooltip.wrapper .tooltip.content {
    min-width: 10rem;
  }
  .products-grid .product-item-info .product-item-details .product-item-actions .actions-secondary {
    display: none;
  }
  .minicart-wrapper .block-minicart {
    width: 290px;
  }
  .modal-popup .field-tooltip .field-tooltip-content {
    width: 200px;
  }
}
@media all and (min-width: 640px) {
  .abs-blocks-2columns-s {
    width: 48%;
  }
  .abs-reset-left-margin-desktop-s,
  .column:not(.sidebar-main) .multicheckout .actions-toolbar,
  .multicheckout .block-shipping .box-shipping-method .fieldset .legend {
    margin-left: 0;
  }
  .abs-visually-hidden-desktop-s {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-desktop-s:before,
  .abs-add-clearfix-desktop-s:after,
  .multicheckout .block-billing:before,
  .multicheckout .block-billing:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop-s:after,
  .multicheckout .block-billing:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop-s,
  .multicheckout .block-shipping .box,
  .multicheckout .block-billing .box-billing-address,
  .multicheckout .block-billing .box-billing-method {
    box-sizing: border-box;
  }
  .abs-form-field-column-2-s .fieldset .field {
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
  .abs-form-field-column-2-s .fieldset .field + .fieldset {
    clear: both;
  }
  .abs-form-field-column-2-s .fieldset .field .field {
    width: 100%;
    padding: 0;
  }
  .abs-form-field-revert-column-1-s {
    width: 100%;
  }
  .abs-action-print-s {
    display: inline-block;
    text-decoration: none;
  }
  .abs-action-print-s:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 16px;
    color: inherit;
    content: '\e624';
    font-family: 'porto-icons';
    margin: 0 4px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .table > tbody > tr > th,
  .table > tbody > tr > td {
    border-top: 1px solid #cccccc;
  }
  .table > tbody + tbody {
    border-top: 1px solid #cccccc;
  }
  .ui-dialog.popup {
    width: 420px;
  }
  .column .block-addbysku .action.remove {
    background-image: none;
    -moz-box-sizing: content-box;
    box-shadow: none;
    line-height: inherit;
    text-shadow: none;
    font-weight: 400;
    line-height: 1.4;
    margin: 0;
    padding: 0;
    color: #0088cc;
    text-decoration: none;
    background: none;
    border: 0;
    display: inline;
    margin-top: -4px;
  }
  .column .block-addbysku .action.remove:focus,
  .column .block-addbysku .action.remove:active {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove:hover {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove.disabled,
  .column .block-addbysku .action.remove[disabled],
  fieldset[disabled] .column .block-addbysku .action.remove {
    pointer-events: none;
    opacity: 0.5;
  }
  .column .block-addbysku .action.remove:visited {
    color: #0088cc;
    text-decoration: none;
  }
  .column .block-addbysku .action.remove:hover {
    color: #0088cc;
    text-decoration: underline;
  }
  .column .block-addbysku .action.remove:active {
    color: #0088cc;
    text-decoration: underline;
  }
  .column .block-addbysku .action.remove:hover,
  .column .block-addbysku .action.remove:active,
  .column .block-addbysku .action.remove:focus {
    background: none;
    border: 0;
  }
  .column .block-addbysku .action.remove.disabled,
  .column .block-addbysku .action.remove[disabled],
  fieldset[disabled] .column .block-addbysku .action.remove {
    color: #0088cc;
    opacity: 0.5;
    cursor: default;
    pointer-events: none;
    text-decoration: underline;
  }
  .page-products .columns {
    position: relative;
    z-index: 1;
    padding-top: 0;
  }
  .multicheckout .actions-toolbar .secondary {
    float: none;
    text-align: right;
  }
  .multicheckout .actions-toolbar .secondary .action {
    margin-left: 9px;
  }
  .multicheckout .actions-toolbar .secondary .action.back {
    display: block;
    float: left;
  }
  .multicheckout .item-options {
    margin: 18px 0 0;
  }
  .multicheckout .block-content .box {
    margin-bottom: 0;
  }
  .multicheckout .block-shipping .box {
    float: left;
    width: 25%;
  }
  .multicheckout .block-shipping .box-shipping-method {
    padding-left: 22.5px;
    padding-right: 22.5px;
    width: 50%;
  }
  .multicheckout .block-shipping .box-shipping-method .fieldset .field:before {
    display: none;
  }
  .multicheckout .block-billing .box-billing-address {
    float: left;
    width: 25%;
  }
  .multicheckout .block-billing .box-billing-method {
    float: left;
    padding-left: 22.5px;
    width: 50%;
  }
  .multicheckout.form.address .table-wrapper .applicable {
    margin: 7px 0 0;
  }
  .multicheckout.order-review .box-items {
    clear: left;
    float: none;
    padding-top: 36px;
    width: auto;
  }
  .multicheckout.order-review .col.item {
    width: 75%;
  }
  .multicheckout .methods-payment .item-content > .fieldset {
    width: auto;
  }
  .multicheckout .methods-payment .item-content > .fieldset .field.cvv {
    display: inline-block;
    width: auto;
  }
  .multicheckout .methods-payment .fieldset > .field:not(.choice) > .label {
    float: none;
    margin-bottom: 8px;
    text-align: left;
    width: auto;
  }
  .multicheckout .methods-payment .fieldset > .field:not(.choice):not(.cvv) .control {
    width: 100%;
  }
  .review-form {
    max-width: 500px;
  }
  .review-ratings {
    max-width: 244px;
    float: left;
    margin-bottom: 0;
  }
  .review-ratings ~ .review-content,
  .review-ratings ~ .review-details {
    margin-left: 280px;
  }
  .review-toolbar {
    margin: 0 0 30px;
  }
  .review-toolbar .pages {
    padding: 30px 0;
  }
  .fieldset .review-legend.legend {
    margin-bottom: 30px;
  }
  .review-item {
    padding: 30px 0;
  }
  .review-title {
    margin: 0 0 30px;
  }
  .order-details-items .order-title .action {
    margin: 12px 0 0 30px;
  }
  .order-details-items .order-title .action.track {
    float: right;
  }
  .wishlist-index-index .products-grid .product-item {
    margin-bottom: 20px;
    width: 50%;
  }
  .wishlist-index-index .products-grid .product-item-actions {
    margin: 0;
  }
  .products-grid .product-item {
    position: relative;
  }
  .products-grid .product-item .product-item-inner {
    margin: 9px -9px 0 -10px;
  }
  .products-grid .product-item .product-item-details {
    position: relative;
  }
  .products-grid .product-item .product-item-info .weltpixel-quickview.weltpixel_quickview_button_v1 span {
    padding: 18px;
    display: block;
  }
  .products-grid .product-item .product-item-info:hover .weltpixel-quickview.weltpixel_quickview_button_v1 {
    display: block;
    position: absolute;
    top: -66px;
    z-index: 9;
    width: 100%;
    text-align: center;
    color: #555;
    background: rgba(255, 255, 255, 0.7);
    font-size: 14px;
    text-decoration: none;
  }
  .products-grid .product-item .product-item-info:hover .weltpixel-quickview.weltpixel_quickview_button_v2 {
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
    background-color: #08c;
    color: #fff;
    padding: 10px;
    z-index: 9;
    border-radius: 0 5px;
    transition: 0.1s all;
    font-size: 12px;
    line-height: 1.4;
  }
  .products-grid .product-item .product-item-info:hover .weltpixel-quickview.weltpixel_quickview_button_v2:hover {
    opacity: 0.9;
  }
  .products-grid .product-item .product-item-info:hover .weltpixel-quickview.weltpixel_quickview_button_v2 .porto-icon-eye {
    margin-right: 3px;
  }
  .block.widget .products-grid .product-item,
  .page-layout-1column .block.widget .products-grid .product-item,
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 33.33333333%;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 4%) / 3);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
}
