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 {
  border: 0;
}
img,
object,
video,
embed {
  height: auto;
  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: #373737;
  font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 300;
  line-height: 1.42857143;
  font-size: 1.3rem;
}
p {
  margin-top: 0rem;
  margin-bottom: 0.9rem;
}
abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #cccccc;
}
b,
strong {
  font-weight: 500;
}
em,
i {
  font-style: italic;
}
mark {
  background: #f6f6f6;
  color: #000000;
}
small,
.small {
  font-size: 11px;
}
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 {
  color: #000000;
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 0rem;
  margin-bottom: 1.8rem;
}
h2 {
  color: #000000;
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.5rem;
  margin-top: 4.5rem;
  margin-bottom: 2.7rem;
}
h3 {
  color: #000000;
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.2rem;
  margin-top: 1.35rem;
  margin-bottom: 0.9rem;
}
h4 {
  color: #373737;
  font-weight: 500;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.8rem;
  margin-bottom: 1.8rem;
}
h5 {
  color: #000000;
  font-weight: 500;
  line-height: 1.1;
  font-size: 1.2rem;
  margin-top: 1.8rem;
  margin-bottom: 1.8rem;
}
h6 {
  color: #000000;
  font-weight: 500;
  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: #146169;
  font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 300;
  line-height: 1;
}
a,
.alink {
  color: #146169;
  text-decoration: none;
}
a:visited,
.alink:visited {
  text-decoration: none;
}
a:hover,
.alink:hover {
  color: #217d83;
  text-decoration: none;
}
a:active,
.alink:active {
  color: #217d83;
  text-decoration: none;
}
ul,
ol {
  margin-top: 0rem;
  margin-bottom: 2.3rem;
}
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: 500;
  margin-bottom: 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: #092c2f;
  padding: 2px 4px;
  font-size: 1.1rem;
  white-space: nowrap;
}
kbd {
  background: #f6f6f6;
  color: #092c2f;
  padding: 2px 4px;
  font-size: 1.1rem;
}
pre {
  background: #f6f6f6;
  border: 1px solid #cccccc;
  color: #092c2f;
  line-height: 1.42857143;
  margin: 0 0 9px;
  padding: 9px;
  font-size: 1.1rem;
  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: #373737;
  font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: italic;
  font-weight: 300;
  line-height: 1.42857143;
  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: #146169;
  line-height: 1.42857143;
  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: 15px 9px;
}
button {
  background-image: none;
  background: #b2b2b2;
  border: 1px solid #b2b2b2;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 500;
  margin: 0;
  padding: 15px 27px 14px;
  font-size: 1.3rem;
  line-height: 1.5rem;
  box-sizing: border-box;
  vertical-align: middle;
}
button:focus,
button:active {
  background: #217d83;
  border: 1px solid #217d83;
  color: #ffffff;
}
button:hover {
  background: #217d83;
  border: 1px solid #217d83;
  color: #ffffff;
}
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="datetime"],
input[type="email"] {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 0;
  color: #363636;
  font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: 500;
  height: 42px;
  line-height: 1.42857143;
  padding: 0 18px;
  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="datetime"]: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="datetime"]::-moz-placeholder,
input[type="email"]::-moz-placeholder {
  color: #363636;
}
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="datetime"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder {
  color: #363636;
}
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="datetime"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder {
  color: #363636;
}
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 #c2c2c2;
  border-radius: 0;
  color: #363636;
  font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: 500;
  height: 42px;
  line-height: 1.42857143;
  padding: 5px 9px 4px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
}
select:disabled {
  opacity: 0.5;
}
select[multiple="multiple"] {
  height: auto;
  background-image: none;
}
textarea {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 0;
  color: #363636;
  font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: 500;
  height: auto;
  line-height: 1.42857143;
  margin: 0;
  padding: 9px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
  resize: vertical;
}
textarea:disabled {
  opacity: 0.5;
}
textarea::-moz-placeholder {
  color: #363636;
}
textarea::-webkit-input-placeholder {
  color: #363636;
}
textarea:-ms-input-placeholder {
  color: #363636;
}
input[type="checkbox"] {
  margin: 2px 5px 0 0;
}
input[type="checkbox"]:disabled {
  opacity: 0.5;
}
input[type="radio"] {
  margin: 2px 5px 0 0;
}
input[type="radio"]:disabled {
  opacity: 0.5;
}
input.mage-error,
select.mage-error,
textarea.mage-error {
  border-color: #d73737;
}
div.mage-error[generated] {
  color: #8c1c1c;
  font-size: 1.1rem;
}
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 © 2016 Magento. All rights reserved.
 * See COPYING.txt for license details.
 */
.bundle-options-container .block-bundle-summary .bundle.items,
.cart-container .checkout-methods-items,
.opc-wrapper .opc,
.opc-progress-bar,
.checkout-agreements-items,
.block-wishlist-management .wishlist-select-items,
.paypal-review .items-qty,
.product-items,
.gammeInfos-listItem-list,
.prices-tier,
.block-addresses-list .items.addresses,
.order-links,
.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,
.cart-container .checkout-methods-items > li,
.opc-wrapper .opc > li,
.opc-progress-bar > li,
.checkout-agreements-items > li,
.block-wishlist-management .wishlist-select-items > li,
.paypal-review .items-qty > li,
.product-items > li,
.gammeInfos-listItem-list > li,
.prices-tier > li,
.block-addresses-list .items.addresses > li,
.order-links > 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;
}
.abs-action-addto-product,
.block-event .slider-panel .slider .item .action.event,
.bundle-options-container .block-bundle-summary .product-addto-links > .action,
.product-info-main .action.tocompare,
.product-options-bottom .action.tocompare {
  background-image: none;
  background: #b2b2b2;
  border: 1px solid #b2b2b2;
  color: #ffffff;
  cursor: pointer;
  font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 500;
  margin: 0;
  padding: 15px 27px 14px;
  font-size: 1.3rem;
  line-height: 1.5rem;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
}
.abs-action-link-button:focus,
.abs-action-link-button:active,
.abs-action-addto-product:focus,
.abs-action-addto-product:active,
.block-event .slider-panel .slider .item .action.event:focus,
.block-event .slider-panel .slider .item .action.event:active,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:focus,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:active,
.product-info-main .action.tocompare:focus,
.product-info-main .action.tocompare:active,
.product-options-bottom .action.tocompare:focus,
.product-options-bottom .action.tocompare:active {
  background: #217d83;
  border: 1px solid #217d83;
  color: #ffffff;
}
.abs-action-link-button:hover,
.abs-action-addto-product:hover,
.block-event .slider-panel .slider .item .action.event:hover,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:hover,
.product-info-main .action.tocompare:hover,
.product-options-bottom .action.tocompare:hover {
  background: #217d83;
  border: 1px solid #217d83;
  color: #ffffff;
}
.abs-action-link-button.disabled,
.abs-action-link-button[disabled],
fieldset[disabled] .abs-action-link-button,
.abs-action-addto-product.disabled,
.abs-action-addto-product[disabled],
fieldset[disabled] .abs-action-addto-product,
.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,
.bundle-options-container .block-bundle-summary .product-addto-links > .action.disabled,
.bundle-options-container .block-bundle-summary .product-addto-links > .action[disabled],
fieldset[disabled] .bundle-options-container .block-bundle-summary .product-addto-links > .action,
.product-info-main .action.tocompare.disabled,
.product-info-main .action.tocompare[disabled],
fieldset[disabled] .product-info-main .action.tocompare,
.product-options-bottom .action.tocompare.disabled,
.product-options-bottom .action.tocompare[disabled],
fieldset[disabled] .product-options-bottom .action.tocompare {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.abs-action-link-button:hover,
.abs-action-link-button:active,
.abs-action-link-button:focus,
.abs-action-addto-product:hover,
.abs-action-addto-product:active,
.abs-action-addto-product: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,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:hover,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:active,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:focus,
.product-info-main .action.tocompare:hover,
.product-info-main .action.tocompare:active,
.product-info-main .action.tocompare:focus,
.product-options-bottom .action.tocompare:hover,
.product-options-bottom .action.tocompare:active,
.product-options-bottom .action.tocompare:focus {
  text-decoration: none;
}
.abs-button-with-arrow,
.abs-button-border-with-arrow,
.action.primary,
.block-minicart .block-content > .actions > .secondary .action.viewcart,
.gamme-button,
.bottom-content .button,
.gamme-products-link,
.gammeInfos-perso,
.gammeGallery-itemLink,
.mainImage-link,
.cmsBlockHome-link,
.sidebar .block-wishlist .action.details {
  white-space: nowrap;
  display: inline-block;
  text-decoration: none;
}
.abs-button-arrow:after,
.abs-button-with-arrow:after,
.abs-button-border-with-arrow:after,
.action.primary:after,
.block-minicart .block-content > .actions > .secondary .action.viewcart:after,
.gamme-button:after,
.bottom-content .button:after,
.gamme-products-link:after,
.gammeInfos-perso:after,
.gammeGallery-itemLink:after,
.mainImage-link:after,
.cmsBlockHome-link:after,
.sidebar .block-wishlist .action.details:after {
  -webkit-font-smoothing: antialiased;
  font-size: 12px;
  line-height: 1;
  color: inherit;
  content: '\e925';
  font-family: 'sanijura-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-button-with-arrow:after,
.abs-button-border-with-arrow:after,
.action.primary:after,
.block-minicart .block-content > .actions > .secondary .action.viewcart:after,
.gamme-button:after,
.bottom-content .button:after,
.gamme-products-link:after,
.gammeInfos-perso:after,
.gammeGallery-itemLink:after,
.mainImage-link:after,
.cmsBlockHome-link:after,
.sidebar .block-wishlist .action.details:after {
  margin-left: 9px;
}
.abs-button-with-arrow-back,
.abs-button-border-with-arrow-back,
.page-layout-custom-view-product .action.back,
.account .column.main .action.back {
  white-space: nowrap;
  display: inline-block;
  text-decoration: none;
}
.abs-button-arrow-back:before,
.abs-button-with-arrow-back:before,
.abs-button-border-with-arrow-back:before,
.page-layout-custom-view-product .action.back:before,
.account .column.main .action.back:before {
  -webkit-font-smoothing: antialiased;
  font-size: 12px;
  line-height: 1;
  color: inherit;
  content: '\e935';
  font-family: 'sanijura-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-button-with-arrow-back:before,
.abs-button-border-with-arrow-back:before,
.page-layout-custom-view-product .action.back:before,
.account .column.main .action.back:before {
  margin-right: 9px;
}
.gamme-button,
.gamme-products-link,
.gammeInfos-perso {
  background-image: none;
  background: #146169;
  border: 1px solid #146169;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 500;
  padding: 15px 27px 14px;
  font-size: 1.3rem;
  box-sizing: border-box;
  vertical-align: middle;
}
.abs-button-with-arrow:focus,
.abs-button-with-arrow:active,
.gamme-button:focus,
.gamme-button:active,
.gamme-products-link:focus,
.gamme-products-link:active,
.gammeInfos-perso:focus,
.gammeInfos-perso:active {
  background: #217d83;
  border: 1px solid #217d83;
  color: #ffffff;
}
.abs-button-with-arrow:hover,
.gamme-button:hover,
.gamme-products-link:hover,
.gammeInfos-perso:hover {
  background: #217d83;
  border: 1px solid #217d83;
  color: #ffffff;
}
.abs-button-with-arrow.disabled,
.abs-button-with-arrow[disabled],
fieldset[disabled] .abs-button-with-arrow,
.gamme-button.disabled,
.gamme-button[disabled],
fieldset[disabled] .gamme-button,
.gamme-products-link.disabled,
.gamme-products-link[disabled],
fieldset[disabled] .gamme-products-link,
.gammeInfos-perso.disabled,
.gammeInfos-perso[disabled],
fieldset[disabled] .gammeInfos-perso {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.abs-button-with-arrow-back:focus,
.abs-button-with-arrow-back:active {
  background: #217d83;
  border: 1px solid #217d83;
  color: #ffffff;
}
.abs-button-with-arrow-back:hover {
  background: #217d83;
  border: 1px solid #217d83;
  color: #ffffff;
}
.abs-button-with-arrow-back.disabled,
.abs-button-with-arrow-back[disabled],
fieldset[disabled] .abs-button-with-arrow-back {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.abs-button-border,
.abs-button-small-border-width-picto,
.abs-button-border-with-arrow,
.abs-button-border-with-arrow-back,
.abs-button-towishlist,
.abs-button-store,
.abs-shopping-cart-items .action.update,
.opc-wrapper .action-show-popup,
.opc-wrapper .action-select-shipping-item,
.opc-wrapper .edit-address-link,
.block-cart-failed .action.update,
.cart-container .form-cart .action.update,
.block-minicart .block-content > .actions > .secondary .action.viewcart,
.bottom-content .button,
.gammeInfos-dispo,
.gammeGallery-itemLink,
.page-layout-custom-view-product .action.back,
.page-layout-custom-view-product .configurator-actions .box-towishlist .action.towishlist,
.mainImage-link,
.cmsBlockHome-link,
.account .column.main .action.back,
.product-info-main .action.towishlist,
.product-options-bottom .action.towishlist,
.block-bundle-summary .action.towishlist,
.sidebar .block-wishlist .action.details {
  font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  padding: 15px 27px 14px;
  font-size: 13px;
  font-weight: 500;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
  box-sizing: border-box;
  vertical-align: middle;
  background: none;
  border-width: 0;
  padding-left: 0;
  padding-right: 0;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: 0.1em;
  color: #146169;
}
.abs-button-border:focus,
.abs-button-border:active,
.abs-button-small-border-width-picto:focus,
.abs-button-small-border-width-picto:active,
.abs-button-border-with-arrow:focus,
.abs-button-border-with-arrow:active,
.abs-button-border-with-arrow-back:focus,
.abs-button-border-with-arrow-back:active,
.abs-button-towishlist:focus,
.abs-button-towishlist:active,
.abs-button-store:focus,
.abs-button-store:active,
.abs-shopping-cart-items .action.update:focus,
.abs-shopping-cart-items .action.update:active,
.opc-wrapper .action-show-popup:focus,
.opc-wrapper .action-show-popup:active,
.opc-wrapper .action-select-shipping-item:focus,
.opc-wrapper .action-select-shipping-item:active,
.opc-wrapper .edit-address-link:focus,
.opc-wrapper .edit-address-link:active,
.block-cart-failed .action.update:focus,
.block-cart-failed .action.update:active,
.cart-container .form-cart .action.update:focus,
.cart-container .form-cart .action.update:active,
.block-minicart .block-content > .actions > .secondary .action.viewcart:focus,
.block-minicart .block-content > .actions > .secondary .action.viewcart:active,
.bottom-content .button:focus,
.bottom-content .button:active,
.gammeInfos-dispo:focus,
.gammeInfos-dispo:active,
.gammeGallery-itemLink:focus,
.gammeGallery-itemLink:active,
.page-layout-custom-view-product .action.back:focus,
.page-layout-custom-view-product .action.back:active,
.page-layout-custom-view-product .configurator-actions .box-towishlist .action.towishlist:focus,
.page-layout-custom-view-product .configurator-actions .box-towishlist .action.towishlist:active,
.mainImage-link:focus,
.mainImage-link:active,
.cmsBlockHome-link:focus,
.cmsBlockHome-link:active,
.account .column.main .action.back:focus,
.account .column.main .action.back:active,
.product-info-main .action.towishlist:focus,
.product-info-main .action.towishlist:active,
.product-options-bottom .action.towishlist:focus,
.product-options-bottom .action.towishlist:active,
.block-bundle-summary .action.towishlist:focus,
.block-bundle-summary .action.towishlist:active,
.sidebar .block-wishlist .action.details:focus,
.sidebar .block-wishlist .action.details:active {
  color: #217d83;
}
.abs-button-border:hover,
.abs-button-small-border-width-picto:hover,
.abs-button-border-with-arrow:hover,
.abs-button-border-with-arrow-back:hover,
.abs-button-towishlist:hover,
.abs-button-store:hover,
.abs-shopping-cart-items .action.update:hover,
.opc-wrapper .action-show-popup:hover,
.opc-wrapper .action-select-shipping-item:hover,
.opc-wrapper .edit-address-link:hover,
.block-cart-failed .action.update:hover,
.cart-container .form-cart .action.update:hover,
.block-minicart .block-content > .actions > .secondary .action.viewcart:hover,
.bottom-content .button:hover,
.gammeInfos-dispo:hover,
.gammeGallery-itemLink:hover,
.page-layout-custom-view-product .action.back:hover,
.page-layout-custom-view-product .configurator-actions .box-towishlist .action.towishlist:hover,
.mainImage-link:hover,
.cmsBlockHome-link:hover,
.account .column.main .action.back:hover,
.product-info-main .action.towishlist:hover,
.product-options-bottom .action.towishlist:hover,
.block-bundle-summary .action.towishlist:hover,
.sidebar .block-wishlist .action.details:hover {
  color: #217d83;
}
.abs-button-border.disabled,
.abs-button-border[disabled],
fieldset[disabled] .abs-button-border,
.abs-button-small-border-width-picto.disabled,
.abs-button-small-border-width-picto[disabled],
fieldset[disabled] .abs-button-small-border-width-picto,
.abs-button-border-with-arrow.disabled,
.abs-button-border-with-arrow[disabled],
fieldset[disabled] .abs-button-border-with-arrow,
.abs-button-border-with-arrow-back.disabled,
.abs-button-border-with-arrow-back[disabled],
fieldset[disabled] .abs-button-border-with-arrow-back,
.abs-button-towishlist.disabled,
.abs-button-towishlist[disabled],
fieldset[disabled] .abs-button-towishlist,
.abs-button-store.disabled,
.abs-button-store[disabled],
fieldset[disabled] .abs-button-store,
.abs-shopping-cart-items .action.update.disabled,
.abs-shopping-cart-items .action.update[disabled],
fieldset[disabled] .abs-shopping-cart-items .action.update,
.opc-wrapper .action-show-popup.disabled,
.opc-wrapper .action-show-popup[disabled],
fieldset[disabled] .opc-wrapper .action-show-popup,
.opc-wrapper .action-select-shipping-item.disabled,
.opc-wrapper .action-select-shipping-item[disabled],
fieldset[disabled] .opc-wrapper .action-select-shipping-item,
.opc-wrapper .edit-address-link.disabled,
.opc-wrapper .edit-address-link[disabled],
fieldset[disabled] .opc-wrapper .edit-address-link,
.block-cart-failed .action.update.disabled,
.block-cart-failed .action.update[disabled],
fieldset[disabled] .block-cart-failed .action.update,
.cart-container .form-cart .action.update.disabled,
.cart-container .form-cart .action.update[disabled],
fieldset[disabled] .cart-container .form-cart .action.update,
.block-minicart .block-content > .actions > .secondary .action.viewcart.disabled,
.block-minicart .block-content > .actions > .secondary .action.viewcart[disabled],
fieldset[disabled] .block-minicart .block-content > .actions > .secondary .action.viewcart,
.bottom-content .button.disabled,
.bottom-content .button[disabled],
fieldset[disabled] .bottom-content .button,
.gammeInfos-dispo.disabled,
.gammeInfos-dispo[disabled],
fieldset[disabled] .gammeInfos-dispo,
.gammeGallery-itemLink.disabled,
.gammeGallery-itemLink[disabled],
fieldset[disabled] .gammeGallery-itemLink,
.page-layout-custom-view-product .action.back.disabled,
.page-layout-custom-view-product .action.back[disabled],
fieldset[disabled] .page-layout-custom-view-product .action.back,
.page-layout-custom-view-product .configurator-actions .box-towishlist .action.towishlist.disabled,
.page-layout-custom-view-product .configurator-actions .box-towishlist .action.towishlist[disabled],
fieldset[disabled] .page-layout-custom-view-product .configurator-actions .box-towishlist .action.towishlist,
.mainImage-link.disabled,
.mainImage-link[disabled],
fieldset[disabled] .mainImage-link,
.cmsBlockHome-link.disabled,
.cmsBlockHome-link[disabled],
fieldset[disabled] .cmsBlockHome-link,
.account .column.main .action.back.disabled,
.account .column.main .action.back[disabled],
fieldset[disabled] .account .column.main .action.back,
.product-info-main .action.towishlist.disabled,
.product-info-main .action.towishlist[disabled],
fieldset[disabled] .product-info-main .action.towishlist,
.product-options-bottom .action.towishlist.disabled,
.product-options-bottom .action.towishlist[disabled],
fieldset[disabled] .product-options-bottom .action.towishlist,
.block-bundle-summary .action.towishlist.disabled,
.block-bundle-summary .action.towishlist[disabled],
fieldset[disabled] .block-bundle-summary .action.towishlist,
.sidebar .block-wishlist .action.details.disabled,
.sidebar .block-wishlist .action.details[disabled],
fieldset[disabled] .sidebar .block-wishlist .action.details {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.abs-button-border-with-arrow,
.abs-button-border-with-arrow-back,
.abs-shopping-cart-items .action.update,
.block-cart-failed .action.update,
.cart-container .form-cart .action.update,
.block-minicart .block-content > .actions > .secondary .action.viewcart,
.bottom-content .button,
.gammeGallery-itemLink,
.page-layout-custom-view-product .action.back,
.mainImage-link,
.cmsBlockHome-link,
.account .column.main .action.back,
.sidebar .block-wishlist .action.details {
  padding: 9px 0;
  border: 0;
  border-bottom: 3px solid #146169;
}
.abs-button-border:focus,
.abs-button-border:active,
a.gammeGallery-item:active .gammeGallery-itemLink,
a.gammeGallery-item:focus .gammeGallery-itemLink,
.abs-button-border-with-arrow:focus,
.abs-button-border-with-arrow:active,
.abs-button-border-with-arrow-back:focus,
.abs-button-border-with-arrow-back:active,
.abs-shopping-cart-items .action.update:focus,
.abs-shopping-cart-items .action.update:active,
.block-cart-failed .action.update:focus,
.block-cart-failed .action.update:active,
.cart-container .form-cart .action.update:focus,
.cart-container .form-cart .action.update:active,
.block-minicart .block-content > .actions > .secondary .action.viewcart:focus,
.block-minicart .block-content > .actions > .secondary .action.viewcart:active,
.bottom-content .button:focus,
.bottom-content .button:active,
.gammeGallery-itemLink:focus,
.gammeGallery-itemLink:active,
.page-layout-custom-view-product .action.back:focus,
.page-layout-custom-view-product .action.back:active,
.mainImage-link:focus,
.mainImage-link:active,
.cmsBlockHome-link:focus,
.cmsBlockHome-link:active,
.account .column.main .action.back:focus,
.account .column.main .action.back:active,
.sidebar .block-wishlist .action.details:focus,
.sidebar .block-wishlist .action.details:active {
  border-color: #217d83;
}
.abs-button-border:hover,
a.gammeGallery-item:hover .gammeGallery-itemLink,
.cmsBlockHome[data-link]:hover .cmsBlockHome-link,
.abs-button-border-with-arrow:hover,
.abs-button-border-with-arrow-back:hover,
.abs-shopping-cart-items .action.update:hover,
.block-cart-failed .action.update:hover,
.cart-container .form-cart .action.update:hover,
.block-minicart .block-content > .actions > .secondary .action.viewcart:hover,
.bottom-content .button:hover,
.gammeGallery-itemLink:hover,
.page-layout-custom-view-product .action.back:hover,
.mainImage-link:hover,
.cmsBlockHome-link:hover,
.account .column.main .action.back:hover,
.sidebar .block-wishlist .action.details:hover {
  border-color: #217d83;
}
.abs-button-towishlist span,
.abs-button-store span,
.opc-wrapper .action-show-popup span,
.opc-wrapper .action-select-shipping-item span,
.opc-wrapper .edit-address-link span,
.gammeInfos-dispo span,
.page-layout-custom-view-product .configurator-actions .box-towishlist .action.towishlist span,
.product-info-main .action.towishlist span,
.product-options-bottom .action.towishlist span,
.block-bundle-summary .action.towishlist span {
  display: inline-block;
  border-bottom: 1px solid #146169;
}
.abs-button-towishlist:focus span,
.abs-button-towishlist:active span,
.abs-button-store:focus span,
.abs-button-store:active span,
.opc-wrapper .action-show-popup:focus span,
.opc-wrapper .action-show-popup:active span,
.opc-wrapper .action-select-shipping-item:focus span,
.opc-wrapper .action-select-shipping-item:active span,
.opc-wrapper .edit-address-link:focus span,
.opc-wrapper .edit-address-link:active span,
.gammeInfos-dispo:focus span,
.gammeInfos-dispo:active span,
.page-layout-custom-view-product .configurator-actions .box-towishlist .action.towishlist:focus span,
.page-layout-custom-view-product .configurator-actions .box-towishlist .action.towishlist:active span,
.product-info-main .action.towishlist:focus span,
.product-info-main .action.towishlist:active span,
.product-options-bottom .action.towishlist:focus span,
.product-options-bottom .action.towishlist:active span,
.block-bundle-summary .action.towishlist:focus span,
.block-bundle-summary .action.towishlist:active span {
  border-color: #217d83;
}
.abs-button-towishlist:hover span,
.abs-button-store:hover span,
.opc-wrapper .action-show-popup:hover span,
.opc-wrapper .action-select-shipping-item:hover span,
.opc-wrapper .edit-address-link:hover span,
.gammeInfos-dispo:hover span,
.page-layout-custom-view-product .configurator-actions .box-towishlist .action.towishlist:hover span,
.product-info-main .action.towishlist:hover span,
.product-options-bottom .action.towishlist:hover span,
.block-bundle-summary .action.towishlist:hover span {
  border-color: #217d83;
}
.page-layout-custom-view-product .configurator-actions .box-towishlist .action.towishlist,
.product-info-main .action.towishlist,
.product-options-bottom .action.towishlist,
.block-bundle-summary .action.towishlist {
  display: inline-block;
  text-decoration: none;
}
.abs-button-towishlist:before,
.page-layout-custom-view-product .configurator-actions .box-towishlist .action.towishlist:before,
.product-info-main .action.towishlist:before,
.product-options-bottom .action.towishlist:before,
.block-bundle-summary .action.towishlist:before {
  -webkit-font-smoothing: antialiased;
  font-size: 17px;
  line-height: 1;
  color: inherit;
  content: '\e91e';
  font-family: 'sanijura-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.page-layout-custom-view-product .configurator-actions .box-towishlist .action.towishlist:before,
.product-info-main .action.towishlist:before,
.product-options-bottom .action.towishlist:before,
.block-bundle-summary .action.towishlist:before {
  margin-right: 9px;
}
.gammeInfos-dispo {
  display: inline-block;
  text-decoration: none;
}
.abs-button-store:before,
.gammeInfos-dispo:before {
  -webkit-font-smoothing: antialiased;
  font-size: 17px;
  line-height: 1;
  color: inherit;
  content: '\e931';
  font-family: 'sanijura-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.gammeInfos-dispo:before {
  margin-right: 9px;
}
.page-title-wrapper .order-actions-toolbar .action.print {
  display: inline-block;
  text-decoration: none;
}
.abs-button-print:before,
.page-title-wrapper .order-actions-toolbar .action.print:before {
  -webkit-font-smoothing: antialiased;
  font-size: 20px;
  line-height: 1;
  color: inherit;
  content: '\e932';
  font-family: 'sanijura-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.page-title-wrapper .order-actions-toolbar .action.print:before {
  margin: -6px 5px -3px 0;
}
.page-title-wrapper .order-actions-toolbar .action.print span {
  font-size: 11px;
  font-weight: 500;
  letter-spacing: .1em;
  text-transform: uppercase;
  text-decoration: underline;
}
.abs-button-meuble:before {
  -webkit-font-smoothing: antialiased;
  font-size: 30px;
  line-height: 1;
  color: inherit;
  font-family: 'sanijura-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.cart.table-wrapper .item-options dt,
.block-giftregistry-shared-items .product .item-options dt,
.multicheckout .item-options dt {
  display: inline-block;
  margin: 5px 0 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 dt:first-child,
.block-giftregistry-shared-items .product .item-options dt:first-child,
.multicheckout .item-options dt:first-child {
  margin-top: 0;
}
.cart.table-wrapper .item-options dd,
.block-giftregistry-shared-items .product .item-options dd,
.multicheckout .item-options dd {
  display: inline;
}
.cart.table-wrapper .item-options dd:after,
.block-giftregistry-shared-items .product .item-options dd:after,
.multicheckout .item-options dd:after {
  content: '';
  display: block;
}
.actions-toolbar > .primary .action,
.actions-toolbar > .secondary .action {
  width: 100%;
}
.cart.table-wrapper .product-image-wrapper,
.minicart-items .product-image-wrapper,
.block-giftregistry-shared-items .product-image-wrapper,
.products-list .product-image-wrapper {
  height: auto;
  padding: 0 !important;
}
.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,
.products-list .product-image-wrapper .product-image-photo {
  position: static;
}
.product.media .product.photo .photo.image {
  display: block;
  height: auto;
  margin: 0 auto;
  max-width: 100%;
}
.main .login-container .block .block-title {
  font-size: 3rem;
  margin-bottom: 15px;
  padding-bottom: 12px;
}
.main .login-container .block .block-title strong {
  font-weight: 500;
}
.abs-account-blocks .block-title,
.block-giftregistry-results .block-title,
.block-giftregistry-shared-items .block-title,
.block-wishlist-search-results .block-title,
.block-compare .block-title,
.block-reorder .block-title,
.widget .block-title,
.sidebar .block-wishlist .block-title,
.multicheckout .block-title,
.paypal-review .block .block-title,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title,
.account .column.main .block:not(.widget) .block-title,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title,
.sales-guest-view .column.main .block:not(.widget) .block-title {
  margin-bottom: 27px;
  padding-bottom: 9px;
  border-bottom: 1px solid #b2b2b2;
  font-size: 1.8rem;
}
.abs-account-blocks .block-title > strong,
.block-giftregistry-results .block-title > strong,
.block-giftregistry-shared-items .block-title > strong,
.block-wishlist-search-results .block-title > strong,
.block-compare .block-title > strong,
.block-reorder .block-title > strong,
.widget .block-title > strong,
.sidebar .block-wishlist .block-title > strong,
.multicheckout .block-title > strong,
.paypal-review .block .block-title > strong,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title > strong,
.account .column.main .block:not(.widget) .block-title > strong,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title > strong,
.sales-guest-view .column.main .block:not(.widget) .block-title > strong {
  color: #000000;
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.2rem;
  margin-top: 1.35rem;
  margin-bottom: 0.9rem;
}
.multicheckout,
.paypal-review .block,
.magento-rma-guest-returns .column.main .block:not(.widget),
.account .column.main .block:not(.widget),
[class^='sales-guest-'] .column.main .block:not(.widget),
.sales-guest-view .column.main .block:not(.widget) {
  margin-bottom: 50px;
}
.multicheckout .block-title > .action,
.paypal-review .block .block-title > .action,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title > .action,
.account .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 {
  margin-left: 18px;
}
.multicheckout .block-title .edit,
.paypal-review .block .block-title .edit,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title .edit,
.account .column.main .block:not(.widget) .block-title .edit,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title .edit,
.sales-guest-view .column.main .block:not(.widget) .block-title .edit {
  display: inline-block;
  text-decoration: none;
}
.abs-account-blocks .block-title .edit:before,
.multicheckout .block-title .edit:before,
.paypal-review .block .block-title .edit:before,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title .edit:before,
.account .column.main .block:not(.widget) .block-title .edit:before,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title .edit:before,
.sales-guest-view .column.main .block:not(.widget) .block-title .edit:before {
  -webkit-font-smoothing: antialiased;
  font-size: 20px;
  line-height: 20px;
  color: inherit;
  content: '\e92d';
  font-family: 'sanijura-icons';
  vertical-align: baseline;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-account-blocks .block-title .edit > span,
.multicheckout .block-title .edit > span,
.paypal-review .block .block-title .edit > span,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title .edit > span,
.account .column.main .block:not(.widget) .block-title .edit > span,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title .edit > span,
.sales-guest-view .column.main .block:not(.widget) .block-title .edit > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.multicheckout .block-content,
.paypal-review .block .block-content,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-content,
.account .column.main .block:not(.widget) .block-content,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-content,
.sales-guest-view .column.main .block:not(.widget) .block-content {
  padding-left: 36px;
}
.multicheckout .box-title > span,
.paypal-review .block .box-title > span,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title > span,
.account .column.main .block:not(.widget) .box-title > span,
[class^='sales-guest-'] .column.main .block:not(.widget) .box-title > span,
.sales-guest-view .column.main .block:not(.widget) .box-title > span {
  color: #373737;
  font-weight: 500;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.8rem;
  margin-bottom: 1.8rem;
  display: block;
  margin-top: 0;
}
.multicheckout .box-content,
.paypal-review .block .box-content,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-content,
.account .column.main .block:not(.widget) .box-content,
[class^='sales-guest-'] .column.main .block:not(.widget) .box-content,
.sales-guest-view .column.main .block:not(.widget) .box-content {
  font-size: 16px;
}
.multicheckout .box-actions,
.paypal-review .block .box-actions,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-actions,
.account .column.main .block:not(.widget) .box-actions,
[class^='sales-guest-'] .column.main .block:not(.widget) .box-actions,
.sales-guest-view .column.main .block:not(.widget) .box-actions {
  overflow: hidden;
  margin-top: 15px;
}
.multicheckout .box-actions .action,
.paypal-review .block .box-actions .action,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-actions .action,
.account .column.main .block:not(.widget) .box-actions .action,
[class^='sales-guest-'] .column.main .block:not(.widget) .box-actions .action,
.sales-guest-view .column.main .block:not(.widget) .box-actions .action {
  position: relative;
  display: inline-block;
  float: left;
  margin-right: 27px;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 0.1em;
  text-decoration: underline;
}
.multicheckout .box-actions .action + .action:before,
.paypal-review .block .box-actions .action + .action:before,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-actions .action + .action:before,
.account .column.main .block:not(.widget) .box-actions .action + .action:before,
[class^='sales-guest-'] .column.main .block:not(.widget) .box-actions .action + .action:before,
.sales-guest-view .column.main .block:not(.widget) .box-actions .action + .action:before {
  content: '';
  position: absolute;
  top: 3px;
  left: -14px;
  bottom: 1px;
  width: 1px;
  background: #c2c2c2;
}
.multicheckout .box-actions .action:last-child,
.paypal-review .block .box-actions .action:last-child,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-actions .action:last-child,
.account .column.main .block:not(.widget) .box-actions .action:last-child,
[class^='sales-guest-'] .column.main .block:not(.widget) .box-actions .action:last-child,
.sales-guest-view .column.main .block:not(.widget) .box-actions .action:last-child {
  margin-right: 0;
}
.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;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e607';
  font-family: 'sanijura-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;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e618';
  font-family: 'sanijura-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;
  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;
  position: absolute;
}
.column .block-addbysku .qty .qty,
.bundle-options-container .input-text.qty,
.cart.table-wrapper .col.qty .input-text,
.table-giftregistry-items .field.qty .qty,
.block-giftregistry-shared-items .qty .qty,
.table.grouped .control .qty,
.block-wishlist-info-items .input-text.qty,
.multicheckout .table-wrapper .col .qty .input-text,
.account .table-return-items .qty .input-text,
.account .table-wrapper .data.table.wishlist .box-tocart .qty,
.page-main .main .products-grid.wishlist .product-item .box-tocart input.qty,
.sidebar .block-addbysku .fieldset .fields .field.qty .qty {
  text-align: center;
  width: 47px;
}
.block,
.sidebar .widget.block:not(:last-child),
.sidebar .widget:not(:last-child),
.block-banners,
.block-banners-inline {
  margin-bottom: 36px;
}
.sidebar .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 .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 .action.delete:before,
.table-comparison .cell.remove .action.delete:before,
.block-compare .action.delete:before,
.filter-current .action.remove:before {
  -webkit-font-smoothing: antialiased;
  font-size: 15px;
  line-height: 15px;
  color: #303030;
  content: '\e92e';
  font-family: 'sanijura-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 .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: #303030;
}
.abs-remove-button-for-blocks:active:before,
.sidebar .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: #303030;
}
.product-item-name,
.product.name a {
  font-weight: 500;
}
.product-item-name > a,
.product.name a > a {
  color: #000000;
  text-decoration: none;
}
.abs-product-link > a:visited,
.product-item-name > a:visited,
.product.name a > a:visited {
  color: #373737;
  text-decoration: none;
}
.abs-product-link > a:hover,
.product-item-name > a:hover,
.product.name a > a:hover {
  color: #217d83;
  text-decoration: none;
}
.abs-product-link > a:active,
.product-item-name > a:active,
.product.name a > a:active {
  color: #217d83;
  text-decoration: none;
}
.form.giftregistry.items .actions-toolbar,
.form-new-agreement .actions-toolbar,
.fieldset .review-legend.legend,
.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 {
  left: 9px;
  margin-left: 70%;
  position: absolute;
  top: 31px;
  width: auto;
}
.form-giftregistry-share .fieldset,
.form-giftregistry-edit .fieldset,
.form-add-invitations .fieldset,
.form-create-return .fieldset,
.form.send.friend .fieldset {
  margin-bottom: 50px;
}
.form-giftregistry-share .fieldset .field:not(.choice) .control,
.form-giftregistry-edit .fieldset .field:not(.choice) .control,
.form-add-invitations .fieldset .field:not(.choice) .control,
.form-create-return .fieldset .field:not(.choice) .control,
.form.send.friend .fieldset .field:not(.choice) .control {
  width: 70%;
}
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form-create-return .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form.send.friend .fieldset .actions-toolbar:not(:first-child) > .secondary {
  float: left;
}
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form-create-return .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form.send.friend .fieldset .actions-toolbar:not(:first-child) > .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 .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;
}
.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;
}
.order-details-items .order-items .order-gift-message:not(.expanded-content) {
  height: 0;
  visibility: hidden;
}
.fieldset > .field.no-label > .label,
.fieldset > .fields > .field.no-label > .label,
.fieldset > .field.choice > [type="checkbox"],
.fieldset > .fields > .field.choice > [type="checkbox"],
.fieldset > .field.choice > [type="radio"],
.fieldset > .fields > .field.choice > [type="radio"],
.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,
.page-product-downloadable .product-options-wrapper .fieldset .legend.links-title,
.page-product-giftcard .fieldset.giftcard > .legend,
.opc-wrapper .form-giftcard-account .field .label,
.block-wishlist-search-form .form-wishlist-search .fieldset > .legend,
.page-multiple-wishlist .page-title-wrapper .page-title,
.multicheckout .table-wrapper .col .label,
.multicheckout .block .methods-shipping .item-content .fieldset > .legend,
.opc-wrapper .form-discount .field .label,
.product-item-actions .actions-secondary > .action span,
.product-info-main .old-price .price-label,
.product-options-bottom .old-price .price-label,
.product-info-main .special-price .price-label,
.product-options-bottom .special-price .price-label,
.table-comparison .cell.label.remove span,
.table-comparison .cell.label.product span,
.cms-index-index .page-title-wrapper,
.account .column.main .limiter > .label,
.field.street .field.additional .label,
.account-nav .title,
.filter-options-content .filter-count-label,
.block.newsletter .label,
.block-reorder .product-item .label,
.block-order-details-view .block-title,
.action.skip:not(:focus),
.message.global.cookie .action.allow > span,
.page-header .switcher .label,
.page-footer .switcher .label,
.page-main .main .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:not(:first-child):before,
.abs-add-fields .fieldset .actions-toolbar:not(:first-child):after,
.payment-method-braintree .hosted-date-wrap:before,
.payment-method-braintree .hosted-date-wrap: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-options:before,
.gift-options: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:before,
.opc-wrapper .data.table .gift-wrapping:after,
.table-order-items .gift-wrapping:before,
.table-order-items .gift-wrapping:after,
.table-order-review .gift-wrapping:before,
.table-order-review .gift-wrapping: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,
.toolbar:before,
.toolbar:after,
.sidebar .product-items-images:before,
.sidebar .product-items-images:after,
.header.content:before,
.header.content:after,
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):before,
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):after,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):before,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):after,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child):before,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child):after,
.form-create-return .fieldset .actions-toolbar:not(:first-child):before,
.form-create-return .fieldset .actions-toolbar:not(:first-child):after,
.form.send.friend .fieldset .actions-toolbar:not(:first-child):before,
.form.send.friend .fieldset .actions-toolbar:not(:first-child):after {
  content: '';
  display: table;
}
.abs-add-clearfix:after,
.abs-add-fields .fieldset .actions-toolbar:not(:first-child):after,
.payment-method-braintree .hosted-date-wrap: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-options: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:after,
.table-order-items .gift-wrapping:after,
.table-order-review .gift-wrapping:after,
.map-popup .map-info-price:after,
.multicheckout .item-options:after,
.multicheckout .block:after,
.multicheckout .block-content:after,
.customer-review .product-details:after,
.toolbar:after,
.sidebar .product-items-images:after,
.header.content:after,
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):after,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):after,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child):after,
.form-create-return .fieldset .actions-toolbar:not(:first-child):after,
.form.send.friend .fieldset .actions-toolbar:not(:first-child):after {
  clear: both;
}
.abs-field-date .control,
.abs-field-tooltip,
.columns .column.main,
.columns .sidebar-main,
.columns .sidebar-additional,
.column .block-addbysku .sku,
.bundle-options-container .block-bundle-summary,
.search-autocomplete,
.cart-summary,
.opc-wrapper .shipping-address-item,
.shipping-policy-block.field-tooltip .field-tooltip-content,
.column.main .opc-block-summary,
.product-item,
.sidebar .product-items-images .product-item,
.sidebar .block-addbysku .fieldset .fields .field.sku,
.block-event .slider-panel .slider .item .action.show,
.field.date .control,
.field .control._with-tooltip {
  box-sizing: border-box;
}
.abs-navigation-icon:after {
  -webkit-font-smoothing: antialiased;
  font-size: 34px;
  line-height: 1.2;
  color: inherit;
  content: '\e924';
  font-family: 'sanijura-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 {
  padding: 4px 5px;
  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;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e607';
  font-family: 'sanijura-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;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e618';
  font-family: 'sanijura-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;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.abs-split-button .items li {
  margin: 0;
  padding: 3px 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;
  position: absolute;
}
.bundle-options-container .block-bundle-summary .product-addto-links > .action,
.product-info-main .action.tocompare,
.product-options-bottom .action.tocompare {
  line-height: 1.2rem;
  padding: 5px 8px;
  font-size: 1.1rem;
}
.table-comparison .wishlist.split.button > .action.split,
.product-items .wishlist.split.button > .action.split,
.product-item-actions .actions-secondary > .action {
  display: inline-block;
  text-decoration: none;
}
.abs-actions-addto-gridlist > span,
.table-comparison .wishlist.split.button > .action.split > span,
.product-items .wishlist.split.button > .action.split > span,
.product-item-actions .actions-secondary > .action > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-actions-addto-gridlist:before,
.table-comparison .wishlist.split.button > .action.split:before,
.product-items .wishlist.split.button > .action.split:before,
.product-item-actions .actions-secondary > .action:before {
  -webkit-font-smoothing: antialiased;
  font-size: 14px;
  line-height: 14px;
  color: #000000;
  font-family: 'sanijura-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-actions-addto-gridlist:hover:before,
.table-comparison .wishlist.split.button > .action.split:hover:before,
.product-items .wishlist.split.button > .action.split:hover:before,
.product-item-actions .actions-secondary > .action:hover:before {
  color: #217d83;
}
.product-item .tocart.action,
.page-layout-custom-view-product .configurator-actions .box-tocart .action {
  text-decoration: underline;
  display: inline-block;
  text-decoration: none;
}
.abs-action-addto-listing:before,
.product-item .tocart.action:before,
.page-layout-custom-view-product .configurator-actions .box-tocart .action:before {
  -webkit-font-smoothing: antialiased;
  font-size: 19px;
  line-height: 19px;
  color: inherit;
  content: '\e926';
  font-family: 'sanijura-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.product-item .tocart.action:before,
.page-layout-custom-view-product .configurator-actions .box-tocart .action:before {
  margin: -5px 18px -2px 0;
}
.product-item .tocart.action:after,
.page-layout-custom-view-product .configurator-actions .box-tocart .action:after {
  display: none;
}
.abs-action-remove,
.abs-discount-block .action.check,
.cart.table-wrapper .actions-toolbar > .action-towishlist,
.cart.table-wrapper .actions-toolbar > .action-delete,
.cart.table-wrapper .action.help.map,
.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,
.cart-summary .block.giftcard .action.check,
.gift-options .actions-toolbar .action-cancel,
.table-comparison .wishlist.split.button > .action,
.product-items .wishlist.split.button > .action,
.paypal-button-widget .paypal-button,
.abs-add-fields .action.remove,
.column.main .cart-discount .action.check,
.paypal-review-discount .block .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.42857143;
  padding: 0;
  color: #146169;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  border-radius: 0;
  font-size: inherit;
  font-weight: 300;
}
.abs-action-button-as-link:visited,
.abs-action-remove:visited,
.abs-discount-block .action.check:visited,
.cart.table-wrapper .actions-toolbar > .action-towishlist:visited,
.cart.table-wrapper .actions-toolbar > .action-delete:visited,
.cart.table-wrapper .action.help.map: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,
.cart-summary .block.giftcard .action.check:visited,
.gift-options .actions-toolbar .action-cancel:visited,
.table-comparison .wishlist.split.button > .action:visited,
.product-items .wishlist.split.button > .action:visited,
.paypal-button-widget .paypal-button:visited,
.abs-add-fields .action.remove:visited,
.column.main .cart-discount .action.check:visited,
.paypal-review-discount .block .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 {
  text-decoration: none;
}
.abs-action-button-as-link:hover,
.abs-action-remove:hover,
.abs-discount-block .action.check:hover,
.cart.table-wrapper .actions-toolbar > .action-towishlist:hover,
.cart.table-wrapper .actions-toolbar > .action-delete:hover,
.cart.table-wrapper .action.help.map: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,
.cart-summary .block.giftcard .action.check:hover,
.gift-options .actions-toolbar .action-cancel:hover,
.table-comparison .wishlist.split.button > .action:hover,
.product-items .wishlist.split.button > .action:hover,
.paypal-button-widget .paypal-button:hover,
.abs-add-fields .action.remove:hover,
.column.main .cart-discount .action.check:hover,
.paypal-review-discount .block .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: #217d83;
  text-decoration: none;
}
.abs-action-button-as-link:active,
.abs-action-remove:active,
.abs-discount-block .action.check:active,
.cart.table-wrapper .actions-toolbar > .action-towishlist:active,
.cart.table-wrapper .actions-toolbar > .action-delete:active,
.cart.table-wrapper .action.help.map: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,
.cart-summary .block.giftcard .action.check:active,
.gift-options .actions-toolbar .action-cancel:active,
.table-comparison .wishlist.split.button > .action:active,
.product-items .wishlist.split.button > .action:active,
.paypal-button-widget .paypal-button:active,
.abs-add-fields .action.remove:active,
.column.main .cart-discount .action.check:active,
.paypal-review-discount .block .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: #217d83;
  text-decoration: none;
}
.abs-action-button-as-link:hover,
.abs-action-remove:hover,
.abs-discount-block .action.check:hover,
.cart.table-wrapper .actions-toolbar > .action-towishlist:hover,
.cart.table-wrapper .actions-toolbar > .action-delete:hover,
.cart.table-wrapper .action.help.map: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,
.cart-summary .block.giftcard .action.check:hover,
.gift-options .actions-toolbar .action-cancel:hover,
.table-comparison .wishlist.split.button > .action:hover,
.product-items .wishlist.split.button > .action:hover,
.paypal-button-widget .paypal-button:hover,
.abs-add-fields .action.remove:hover,
.column.main .cart-discount .action.check:hover,
.paypal-review-discount .block .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: #217d83;
}
.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,
.cart.table-wrapper .actions-toolbar > .action-towishlist:hover,
.cart.table-wrapper .actions-toolbar > .action-towishlist:active,
.cart.table-wrapper .actions-toolbar > .action-towishlist: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,
.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,
.cart-summary .block.giftcard .action.check:hover,
.cart-summary .block.giftcard .action.check:active,
.cart-summary .block.giftcard .action.check:focus,
.gift-options .actions-toolbar .action-cancel:hover,
.gift-options .actions-toolbar .action-cancel:active,
.gift-options .actions-toolbar .action-cancel:focus,
.table-comparison .wishlist.split.button > .action:hover,
.table-comparison .wishlist.split.button > .action:active,
.table-comparison .wishlist.split.button > .action:focus,
.product-items .wishlist.split.button > .action:hover,
.product-items .wishlist.split.button > .action:active,
.product-items .wishlist.split.button > .action:focus,
.paypal-button-widget .paypal-button:hover,
.paypal-button-widget .paypal-button:active,
.paypal-button-widget .paypal-button:focus,
.abs-add-fields .action.remove:hover,
.abs-add-fields .action.remove:active,
.abs-add-fields .action.remove:focus,
.column.main .cart-discount .action.check:hover,
.column.main .cart-discount .action.check:active,
.column.main .cart-discount .action.check:focus,
.paypal-review-discount .block .action.check:hover,
.paypal-review-discount .block .action.check:active,
.paypal-review-discount .block .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,
.cart.table-wrapper .actions-toolbar > .action-towishlist.disabled,
.cart.table-wrapper .actions-toolbar > .action-towishlist[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action-towishlist,
.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,
.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,
.cart-summary .block.giftcard .action.check.disabled,
.cart-summary .block.giftcard .action.check[disabled],
fieldset[disabled] .cart-summary .block.giftcard .action.check,
.gift-options .actions-toolbar .action-cancel.disabled,
.gift-options .actions-toolbar .action-cancel[disabled],
fieldset[disabled] .gift-options .actions-toolbar .action-cancel,
.table-comparison .wishlist.split.button > .action.disabled,
.table-comparison .wishlist.split.button > .action[disabled],
fieldset[disabled] .table-comparison .wishlist.split.button > .action,
.product-items .wishlist.split.button > .action.disabled,
.product-items .wishlist.split.button > .action[disabled],
fieldset[disabled] .product-items .wishlist.split.button > .action,
.paypal-button-widget .paypal-button.disabled,
.paypal-button-widget .paypal-button[disabled],
fieldset[disabled] .paypal-button-widget .paypal-button,
.abs-add-fields .action.remove.disabled,
.abs-add-fields .action.remove[disabled],
fieldset[disabled] .abs-add-fields .action.remove,
.column.main .cart-discount .action.check.disabled,
.column.main .cart-discount .action.check[disabled],
fieldset[disabled] .column.main .cart-discount .action.check,
.paypal-review-discount .block .action.check.disabled,
.paypal-review-discount .block .action.check[disabled],
fieldset[disabled] .paypal-review-discount .block .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: #146169;
  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),
.cart.table-wrapper .actions-toolbar > .action-towishlist:active,
.cart.table-wrapper .actions-toolbar > .action-towishlist: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),
.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),
.cart-summary .block.giftcard .action.check:active,
.cart-summary .block.giftcard .action.check:not(:focus),
.gift-options .actions-toolbar .action-cancel:active,
.gift-options .actions-toolbar .action-cancel:not(:focus),
.table-comparison .wishlist.split.button > .action:active,
.table-comparison .wishlist.split.button > .action:not(:focus),
.product-items .wishlist.split.button > .action:active,
.product-items .wishlist.split.button > .action:not(:focus),
.paypal-button-widget .paypal-button:active,
.paypal-button-widget .paypal-button:not(:focus),
.abs-add-fields .action.remove:active,
.abs-add-fields .action.remove:not(:focus),
.column.main .cart-discount .action.check:active,
.column.main .cart-discount .action.check:not(:focus),
.paypal-review-discount .block .action.check:active,
.paypal-review-discount .block .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;
}
.cart-summary .actions-toolbar > .primary button,
.cart-summary .form.giftregistry .fieldset .action.primary,
.paypal-review .block .actions-toolbar .action.primary,
.block-compare .action.compare {
  background: #b2b2b2;
  border: 1px solid #b2b2b2;
  color: #ffffff;
}
.abs-revert-secondary-color:focus,
.abs-revert-secondary-color:active,
.cart-summary .actions-toolbar > .primary button:focus,
.cart-summary .actions-toolbar > .primary button:active,
.cart-summary .form.giftregistry .fieldset .action.primary:focus,
.cart-summary .form.giftregistry .fieldset .action.primary:active,
.paypal-review .block .actions-toolbar .action.primary:focus,
.paypal-review .block .actions-toolbar .action.primary:active,
.block-compare .action.compare:focus,
.block-compare .action.compare:active {
  background: #217d83;
  border: 1px solid #217d83;
  color: #ffffff;
}
.abs-revert-secondary-color:hover,
.cart-summary .actions-toolbar > .primary button:hover,
.cart-summary .form.giftregistry .fieldset .action.primary:hover,
.paypal-review .block .actions-toolbar .action.primary:hover,
.block-compare .action.compare:hover {
  background: #217d83;
  border: 1px solid #217d83;
  color: #ffffff;
}
.cart-summary .form.giftregistry .fieldset .action.primary {
  font-size: 1.3rem;
  line-height: 1.5rem;
  padding: 15px 27px 14px;
}
.bundle-actions {
  margin: 9px 0;
}
.bundle-options-container .price-notice .price-including-tax,
.bundle-options-container .price-notice .price-excluding-tax,
.bundle-options-container .price-notice .weee,
.cart-summary .price-including-tax,
.cart-summary .price-excluding-tax,
.cart-summary .weee,
.gift-summary .price-including-tax,
.gift-summary .price-excluding-tax,
.gift-summary .weee,
.gift-options .price-including-tax,
.gift-options .price-excluding-tax,
.gift-options .weee,
.product-options-wrapper .field .price-notice .price-including-tax,
.product-options-wrapper .field .price-notice .price-excluding-tax,
.product-options-wrapper .field .price-notice .weee {
  font-size: 1.4rem;
  display: inline-block;
  white-space: nowrap;
}
.bundle-options-container .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,
.product-options-wrapper .field .price-notice .price-including-tax + .price-excluding-tax {
  display: inline-block;
  font-size: 1.1rem;
}
.bundle-options-container .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,
.product-options-wrapper .field .price-notice .price-including-tax + .price-excluding-tax:before {
  content: '(' attr(data-label) ': ';
}
.bundle-options-container .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,
.product-options-wrapper .field .price-notice .price-including-tax + .price-excluding-tax:after {
  content: ')';
}
.price-including-tax .cart-tax-total,
.price-excluding-tax .cart-tax-total,
.order-details-items .cart-tax-total {
  cursor: pointer;
  padding-right: 12px;
  position: relative;
  display: inline-block;
  text-decoration: none;
}
.abs-tax-total:after,
.price-including-tax .cart-tax-total:after,
.price-excluding-tax .cart-tax-total:after,
.order-details-items .cart-tax-total:after {
  -webkit-font-smoothing: antialiased;
  font-size: 26px;
  line-height: 10px;
  color: inherit;
  content: '\e924';
  font-family: 'sanijura-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,
.order-details-items .cart-tax-total:after {
  position: absolute;
  right: -9px;
  top: 3px;
}
.abs-tax-total-expanded:after {
  content: '\e923';
}
.abs-tax-total-expanded:after,
.price-including-tax .cart-tax-total-expanded:after,
.price-excluding-tax .cart-tax-total-expanded:after,
.order-details-items .cart-tax-total-expanded:after {
  content: '\e923';
}
.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;
  font-size: 10px;
  line-height: 10px;
  color: inherit;
  content: '\e61c';
  font-family: 'sanijura-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: 5px;
}
.abs-cart-block > .title,
.abs-discount-block div.block > .title,
.cart-summary .block > .title,
.column.main .cart-discount div.block > .title,
.paypal-review-discount .block div.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 div.block > .title:after,
.cart-summary .block > .title:after,
.column.main .cart-discount div.block > .title:after,
.paypal-review-discount .block div.block > .title:after {
  position: absolute;
  right: 18px;
  top: 9px;
}
.abs-toggling-title > span,
.abs-cart-block > .title > span,
.abs-discount-block div.block > .title > span,
.cart-summary .block > .title > span,
.column.main .cart-discount div.block > .title > span,
.paypal-review-discount .block div.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 div.block > .title:after,
.cart-summary .block > .title:after,
.column.main .cart-discount div.block > .title:after,
.paypal-review-discount .block div.block > .title:after {
  -webkit-font-smoothing: antialiased;
  font-size: 12px;
  line-height: 12px;
  color: inherit;
  content: '\e924';
  font-family: 'sanijura-icons';
  margin: 3px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-discount-block div.block,
.cart-summary .block,
.column.main .cart-discount div.block,
.paypal-review-discount .block div.block {
  margin: 0;
}
.abs-discount-block div.block > .title,
.cart-summary .block > .title,
.column.main .cart-discount div.block > .title,
.paypal-review-discount .block div.block > .title {
  border-top: 0;
  padding-left: 0;
  padding-right: 0;
}
.abs-discount-block div.block > .title:after,
.cart-summary .block > .title:after,
.column.main .cart-discount div.block > .title:after,
.paypal-review-discount .block div.block > .title:after {
  color: #858585;
  right: 0;
}
.abs-discount-block div.block .content,
.cart-summary .block .content,
.column.main .cart-discount div.block .content,
.paypal-review-discount .block div.block .content {
  display: none;
  position: relative;
}
.abs-cart-block.active > .title:after,
.abs-discount-block div.block.active > .title:after,
.cart-summary .block.active > .title:after,
.column.main .cart-discount div.block.active > .title:after,
.paypal-review-discount .block div.block.active > .title:after {
  content: '\e923';
}
.abs-discount-block div.block.active .content,
.cart-summary .block.active .content,
.column.main .cart-discount div.block.active .content,
.paypal-review-discount .block div.block.active .content {
  display: block;
}
.abs-sidebar-totals .table-caption,
.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,
.sidebar .subtitle,
.sidebar-main .block-reorder .subtitle,
.sidebar-additional .block-reorder .subtitle,
.no-display,
.cart-totals .table-caption,
.column.main .opc-block-summary .table-totals .table-caption {
  display: none;
}
.return-status,
.order-status {
  display: inline-block;
  margin-bottom: 18px;
}
.block-compare .counter,
.sidebar .block-wishlist .counter {
  color: #217d83;
  font-size: 1.2rem;
  white-space: nowrap;
}
.block-cart-failed .action.continue,
.cart-container .form-cart .action.continue {
  background-image: none;
  background: #b2b2b2;
  border: 1px solid #b2b2b2;
  color: #ffffff;
  cursor: pointer;
  font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 500;
  margin: 0;
  padding: 7px 15px 7px 0;
  font-size: 1.3rem;
  line-height: 1.5rem;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
}
.abs-shopping-cart-items .action.continue:hover,
.abs-shopping-cart-items .action.continue:active,
.abs-shopping-cart-items .action.continue:focus,
.block-cart-failed .action.continue:hover,
.block-cart-failed .action.continue:active,
.block-cart-failed .action.continue:focus,
.cart-container .form-cart .action.continue:hover,
.cart-container .form-cart .action.continue:active,
.cart-container .form-cart .action.continue:focus {
  text-decoration: none;
}
.abs-shopping-cart-items .action.continue:before,
.block-cart-failed .action.continue:before,
.cart-container .form-cart .action.continue:before {
  -webkit-font-smoothing: antialiased;
  font-size: 16px;
  line-height: 16px;
  color: inherit;
  content: '\e921';
  font-family: 'sanijura-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-shopping-cart-items .action.continue:hover:before,
.block-cart-failed .action.continue:hover:before,
.cart-container .form-cart .action.continue:hover:before {
  color: inherit;
}
.abs-shopping-cart-items .action.continue:active:before,
.block-cart-failed .action.continue:active:before,
.cart-container .form-cart .action.continue:active:before {
  color: inherit;
}
.abs-shopping-cart-items .action.continue:focus,
.abs-shopping-cart-items .action.continue:active,
.block-cart-failed .action.continue:focus,
.block-cart-failed .action.continue:active,
.cart-container .form-cart .action.continue:focus,
.cart-container .form-cart .action.continue:active {
  background: #217d83;
  border: 1px solid #217d83;
  color: #ffffff;
}
.abs-shopping-cart-items .action.continue:hover,
.block-cart-failed .action.continue:hover,
.cart-container .form-cart .action.continue:hover {
  background: #217d83;
  border: 1px solid #217d83;
  color: #ffffff;
}
.abs-shopping-cart-items .action.continue.disabled,
.abs-shopping-cart-items .action.continue[disabled],
fieldset[disabled] .abs-shopping-cart-items .action.continue,
.block-cart-failed .action.continue.disabled,
.block-cart-failed .action.continue[disabled],
fieldset[disabled] .block-cart-failed .action.continue,
.cart-container .form-cart .action.continue.disabled,
.cart-container .form-cart .action.continue[disabled],
fieldset[disabled] .cart-container .form-cart .action.continue {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.field.date .control {
  position: relative;
}
.abs-field-date input,
.form-giftregistry-search .fields-specific-options .datetime-picker,
.field.date input {
  margin-right: 9px;
  width: calc(100% - 49px);
}
.field .control._with-tooltip {
  position: relative;
}
.field .control._with-tooltip input {
  margin-right: 9px;
  width: calc(100% - 38px);
}
.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: #999999;
}
.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,
.column.main .opc-block-summary > .title,
.checkout-agreements-items .checkout-agreements-item-title {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 9px;
  color: #373737;
  font-weight: 300;
  font-size: 2.4rem;
}
.cart-totals .mark,
.column.main .opc-block-summary .table-totals .mark {
  font-weight: 300;
  padding: 13px 9px 13px 0px;
  font-size: 12px;
}
.cart-totals .mark strong,
.column.main .opc-block-summary .table-totals .mark strong {
  font-weight: 300;
}
.cart-totals .amount,
.column.main .opc-block-summary .table-totals .amount {
  padding: 13px 0px 5px 9px;
  text-align: right;
  white-space: nowrap;
}
.cart-totals .amount strong,
.column.main .opc-block-summary .table-totals .amount strong {
  font-weight: 300;
}
.cart-totals .grand,
.column.main .opc-block-summary .table-totals .grand {
  border-top: 1px solid #cccccc;
}
.cart-totals .grand .mark,
.cart-totals .grand .amount,
.column.main .opc-block-summary .table-totals .grand .mark,
.column.main .opc-block-summary .table-totals .grand .amount {
  padding-top: 27px;
  margin-top: 18px;
  font-size: 16px;
  padding-bottom: 0;
}
.cart-totals .grand .mark strong,
.column.main .opc-block-summary .table-totals .grand .mark strong {
  font-weight: 500;
}
.cart-totals .grand .amount,
.column.main .opc-block-summary .table-totals .grand .amount {
  text-align: right;
}
.cart-totals .grand .amount strong,
.column.main .opc-block-summary .table-totals .grand .amount strong {
  font-weight: 500;
}
.cart-totals .msrp,
.column.main .opc-block-summary .table-totals .msrp {
  margin-bottom: 9px;
}
.cart-totals .totals-tax-summary .mark,
.cart-totals .totals-tax-summary .amount,
.column.main .opc-block-summary .table-totals .totals-tax-summary .mark,
.column.main .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,
.column.main .opc-block-summary .table-totals .totals-tax-summary .amount .price {
  display: block;
  text-decoration: none;
  padding-right: 23px;
  position: relative;
}
.abs-sidebar-totals .totals-tax-summary .amount .price > span,
.cart-totals .totals-tax-summary .amount .price > span,
.column.main .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,
.column.main .opc-block-summary .table-totals .totals-tax-summary .amount .price:after {
  -webkit-font-smoothing: antialiased;
  font-size: 30px;
  line-height: inherit;
  color: inherit;
  content: '\e924';
  font-family: 'sanijura-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,
.column.main .opc-block-summary .table-totals .totals-tax-summary .amount .price:after {
  position: absolute;
  right: -5px;
  top: -12px;
}
.cart-totals .totals-tax-summary.expanded .mark,
.cart-totals .totals-tax-summary.expanded .amount,
.column.main .opc-block-summary .table-totals .totals-tax-summary.expanded .mark,
.column.main .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,
.column.main .opc-block-summary .table-totals .totals-tax-summary.expanded .amount .price:after {
  content: '\e923';
}
.cart-totals .totals-tax-details,
.column.main .opc-block-summary .table-totals .totals-tax-details {
  display: none;
  border-bottom: 1px solid #cccccc;
}
.cart-totals .totals-tax-details.shown,
.column.main .opc-block-summary .table-totals .totals-tax-details.shown {
  display: table-row;
}
.column.main .cart-discount div.block > div.title strong,
.paypal-review-discount .block div.block > div.title strong {
  font-weight: 300;
  font-size: 1.2rem;
}
.column.main .cart-discount .actions-toolbar,
.paypal-review-discount .block .actions-toolbar {
  display: table-cell;
  vertical-align: top;
  width: 1%;
}
.column.main .cart-discount .actions-toolbar .action.primary,
.column.main .cart-discount .actions-toolbar .action.cancel,
.paypal-review-discount .block .actions-toolbar .action.primary,
.paypal-review-discount .block .actions-toolbar .action.cancel {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  margin: 0 0 0 -1px;
  white-space: nowrap;
  width: auto;
}
.column.main .cart-discount .actions-toolbar .secondary,
.paypal-review-discount .block .actions-toolbar .secondary {
  bottom: 5px;
  left: 15px;
  position: absolute;
}
.column.main .cart-discount .action.check,
.paypal-review-discount .block .action.check {
  font-weight: 300;
}
.column.main .cart-discount .fieldset,
.paypal-review-discount .block .fieldset {
  display: table;
  width: 100%;
}
.column.main .cart-discount .fieldset > .field > .label,
.paypal-review-discount .block .fieldset > .field > .label {
  display: none;
}
.column.main .cart-discount .field,
.paypal-review-discount .block .field {
  display: table-cell;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/roboto/light/roboto-light-webfont.eot');
  src: url('../fonts/roboto/light/roboto-light-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto/light/roboto-light-webfont.woff2') format('woff2'), url('../fonts/roboto/light/roboto-light-webfont.woff') format('woff'), url('../fonts/roboto/light/roboto-light-webfont.ttf') format('truetype'), url('../fonts/roboto/light/roboto-light-webfont.svg#Roboto') format('svg');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/roboto/light/roboto-lightitalic-webfont.eot');
  src: url('../fonts/roboto/light/roboto-lightitalic-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto/light/roboto-lightitalic-webfont.woff2') format('woff2'), url('../fonts/roboto/light/roboto-lightitalic-webfont.woff') format('woff'), url('../fonts/roboto/light/roboto-lightitalic-webfont.ttf') format('truetype'), url('../fonts/roboto/light/roboto-lightitalic-webfont.svg#Roboto') format('svg');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/roboto/medium/roboto-medium-webfont.eot');
  src: url('../fonts/roboto/medium/roboto-medium-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto/medium/roboto-medium-webfont.woff2') format('woff2'), url('../fonts/roboto/medium/roboto-medium-webfont.woff') format('woff'), url('../fonts/roboto/medium/roboto-medium-webfont.ttf') format('truetype'), url('../fonts/roboto/medium/roboto-medium-webfont.svg#Roboto') format('svg');
  font-weight: 500;
  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 {
  padding-bottom: 36px;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
  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;
}
.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;
}
.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:not(.cart):not(.totals):not(.recent):not(.history) {
  border: none;
}
.table:not(.cart):not(.totals):not(.recent):not(.history) > thead > tr > th,
.table:not(.cart):not(.totals):not(.recent):not(.history) > tbody > tr > th,
.table:not(.cart):not(.totals):not(.recent):not(.history) > tfoot > tr > th,
.table:not(.cart):not(.totals):not(.recent):not(.history) > thead > tr > td,
.table:not(.cart):not(.totals):not(.recent):not(.history) > tbody > tr > td,
.table:not(.cart):not(.totals):not(.recent):not(.history) > tfoot > tr > td {
  border: none;
}
.table:not(.cart):not(.totals):not(.recent):not(.history) > thead > tr > th,
.table:not(.cart):not(.totals):not(.recent):not(.history) > thead > tr > td {
  border-bottom: 1px solid #cccccc;
}
.table:not(.cart):not(.totals):not(.recent):not(.history) tfoot > tr:first-child th,
.table:not(.cart):not(.totals):not(.recent):not(.history) tfoot > tr:first-child td {
  border-top: 1px solid #cccccc;
  padding-top: 18px;
}
.table:not(.cart):not(.totals):not(.recent):not(.history) tfoot .mark {
  font-weight: 300;
  text-align: right;
}
.message.info {
  margin: 0 0 9px;
  padding: 9px 18px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #f3f2f1;
  color: #000000;
  padding-left: 40px;
  position: relative;
}
.message.info a {
  color: #363636;
}
.message.info a:hover {
  color: #217d83;
}
.message.info a:active {
  color: #217d83;
}
.message.info > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  font-size: 20px;
  line-height: 20px;
  color: #000000;
  content: '\e602';
  font-family: 'sanijura-icons';
  margin: -10px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.message.error {
  margin: 0 0 9px;
  padding: 9px 18px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fae5e5;
  color: #8c1c1c;
  padding-left: 40px;
  position: relative;
}
.message.error a {
  color: #146169;
}
.message.error a:hover {
  color: #217d83;
}
.message.error a:active {
  color: #217d83;
}
.message.error > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  font-size: 20px;
  line-height: 20px;
  color: #b30000;
  content: '\e602';
  font-family: 'sanijura-icons';
  margin: -10px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.message.warning {
  margin: 0 0 9px;
  padding: 9px 18px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #f3f2f1;
  color: #000000;
  padding-left: 40px;
  position: relative;
}
.message.warning a {
  color: #363636;
}
.message.warning a:hover {
  color: #217d83;
}
.message.warning a:active {
  color: #217d83;
}
.message.warning > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  font-size: 20px;
  line-height: 20px;
  color: #000000;
  content: '\e602';
  font-family: 'sanijura-icons';
  margin: -10px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.message.notice {
  margin: 0 0 9px;
  padding: 9px 18px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #f3f2f1;
  color: #000000;
  padding-left: 40px;
  position: relative;
}
.message.notice a {
  color: #363636;
}
.message.notice a:hover {
  color: #217d83;
}
.message.notice a:active {
  color: #217d83;
}
.message.notice > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  font-size: 20px;
  line-height: 20px;
  color: #000000;
  content: '\e602';
  font-family: 'sanijura-icons';
  margin: -10px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.message.success {
  margin: 0 0 9px;
  padding: 9px 18px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #e5efe5;
  color: #006400;
  padding-left: 40px;
  position: relative;
}
.message.success a {
  color: #146169;
}
.message.success a:hover {
  color: #217d83;
}
.message.success a:active {
  color: #217d83;
}
.message.success > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  font-size: 20px;
  line-height: 20px;
  color: #006400;
  content: '\e930';
  font-family: 'sanijura-icons';
  margin: -10px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.panel.header .links,
.panel.header .switcher {
  display: none;
}
.nav-sections {
  background: #ffffff;
}
.nav-toggle {
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  display: block;
  font-size: 0;
  left: 15px;
  position: absolute;
  top: 15px;
  z-index: 14;
}
.nav-toggle:before {
  -webkit-font-smoothing: antialiased;
  font-size: 21px;
  line-height: inherit;
  color: #146169;
  content: '\e92f';
  font-family: 'sanijura-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.nav-toggle:hover:before {
  color: #217d83;
}
.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: #146169;
  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.5);
  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;
}
.fieldset {
  border: 0;
  margin: 0 0 36px;
  padding: 0;
  letter-spacing: -.31em;
}
.fieldset > * {
  letter-spacing: normal;
}
.fieldset > .legend {
  margin: 0 0 23px;
  padding: 0;
  box-sizing: border-box;
  float: left;
  line-height: 1.2;
  font-size: 2rem;
}
.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 5px;
  padding: 0;
  display: inline-block;
}
.fieldset > .field:last-child,
.fieldset > .fields > .field:last-child {
  margin-bottom: 0;
}
.fieldset > .field > .label,
.fieldset > .fields > .field > .label {
  font-weight: 300;
}
.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 #c2c2c2;
  border-radius: 0;
  color: #363636;
  font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: 500;
  height: 42px;
  line-height: 1.42857143;
  padding: 0 18px;
  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: #363636;
}
.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: #363636;
}
.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: #363636;
}
.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: #8c1c1c;
  font-size: 1.1rem;
  margin: 0 0 0 5px;
}
.fieldset > .field .note,
.fieldset > .fields > .field .note {
  font-size: 1.1rem;
  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;
  font-size: 22px;
  line-height: 11px;
  content: '\e618';
  font-family: 'sanijura-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.fieldset > .field.choice .label,
.fieldset > .fields > .field.choice .label {
  display: inline;
  font-weight: 300;
}
.fieldset > .field.choice > [type="checkbox"] + .label,
.fieldset > .fields > .field.choice > [type="checkbox"] + .label,
.fieldset > .field.choice > [type="radio"] + .label,
.fieldset > .fields > .field.choice > [type="radio"] + .label {
  position: relative;
  display: inline-block;
  padding-left: 40px;
}
.fieldset > .field.choice > [type="checkbox"] + .label:before,
.fieldset > .fields > .field.choice > [type="checkbox"] + .label:before,
.fieldset > .field.choice > [type="radio"] + .label:before,
.fieldset > .fields > .field.choice > [type="radio"] + .label:before,
.fieldset > .field.choice > [type="checkbox"] + .label:after,
.fieldset > .fields > .field.choice > [type="checkbox"] + .label:after,
.fieldset > .field.choice > [type="radio"] + .label:after,
.fieldset > .fields > .field.choice > [type="radio"] + .label:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 10px;
  width: 1em;
  height: 1em;
  margin: -.5em;
  line-height: 1;
  box-sizing: border-box;
}
.fieldset > .field.choice > [type="checkbox"] + .label:before,
.fieldset > .fields > .field.choice > [type="checkbox"] + .label:before,
.fieldset > .field.choice > [type="radio"] + .label:before,
.fieldset > .fields > .field.choice > [type="radio"] + .label:before {
  font-size: 20px;
  border: 1px solid #c2c2c2;
  background: #ffffff;
}
.fieldset > .field.choice > [type="checkbox"] + .label:after,
.fieldset > .fields > .field.choice > [type="checkbox"] + .label:after,
.fieldset > .field.choice > [type="radio"] + .label:after,
.fieldset > .fields > .field.choice > [type="radio"] + .label:after {
  opacity: 0;
  font-size: 10px;
  background: #363636;
}
.fieldset > .field.choice > [type="checkbox"]:checked + .label:after,
.fieldset > .fields > .field.choice > [type="checkbox"]:checked + .label:after,
.fieldset > .field.choice > [type="radio"]:checked + .label:after,
.fieldset > .fields > .field.choice > [type="radio"]:checked + .label:after {
  opacity: 1;
}
.fieldset > .field.choice > [type="checkbox"]:focus + .label:before,
.fieldset > .fields > .field.choice > [type="checkbox"]:focus + .label:before,
.fieldset > .field.choice > [type="radio"]:focus + .label:before,
.fieldset > .fields > .field.choice > [type="radio"]:focus + .label:before {
  border: 1px solid #c2c2c2;
  background: #ffffff;
}
.fieldset > .field.choice > [type="checkbox"].mage-error + .label:before,
.fieldset > .fields > .field.choice > [type="checkbox"].mage-error + .label:before,
.fieldset > .field.choice > [type="radio"].mage-error + .label:before,
.fieldset > .fields > .field.choice > [type="radio"].mage-error + .label:before {
  border-color: #d73737;
}
.fieldset > .field.choice > [type="checkbox"]:not([disabled]):focus + .label:before,
.fieldset > .fields > .field.choice > [type="checkbox"]:not([disabled]):focus + .label:before,
.fieldset > .field.choice > [type="radio"]:not([disabled]):focus + .label:before,
.fieldset > .fields > .field.choice > [type="radio"]:not([disabled]):focus + .label:before {
  box-shadow: 0 0 3px 1px #68a8e0;
}
.fieldset > .field.choice > [type="checkbox"][disabled] + .label:before,
.fieldset > .fields > .field.choice > [type="checkbox"][disabled] + .label:before,
.fieldset > .field.choice > [type="radio"][disabled] + .label:before,
.fieldset > .fields > .field.choice > [type="radio"][disabled] + .label:before {
  opacity: 0.5;
  border: 1px solid #c2c2c2;
  background: #ffffff;
}
.fieldset > .field.choice > [type="checkbox"][disabled]:checked + .label:after,
.fieldset > .fields > .field.choice > [type="checkbox"][disabled]:checked + .label:after,
.fieldset > .field.choice > [type="radio"][disabled]:checked + .label:after,
.fieldset > .fields > .field.choice > [type="radio"][disabled]:checked + .label:after {
  opacity: 0.5;
}
.fieldset > .field.choice > [type="radio"] + .label:before,
.fieldset > .fields > .field.choice > [type="radio"] + .label:before,
.fieldset > .field.choice > [type="radio"] + .label:after,
.fieldset > .fields > .field.choice > [type="radio"] + .label:after {
  border-radius: 50%;
}
.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;
}
.fieldset > .field input[type=file],
.fieldset > .fields > .field input[type=file] {
  margin: 5px 0;
}
.legend + .fieldset,
.legend + div {
  clear: both;
}
.legend strong {
  margin-left: 5px;
}
fieldset.field {
  border: 0;
  padding: 0;
}
.field.date .time-picker {
  display: inline-block;
  margin-top: 9px;
  white-space: nowrap;
}
.field .message.warning {
  margin-top: 9px;
}
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: #146169;
  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;
}
._has-datepicker ~ .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: 300;
  display: block;
  text-decoration: none;
  display: inline-block;
  vertical-align: middle;
}
._has-datepicker ~ .ui-datepicker-trigger:focus,
._has-datepicker ~ .ui-datepicker-trigger:active {
  background: none;
  border: none;
}
._has-datepicker ~ .ui-datepicker-trigger:hover {
  background: none;
  border: none;
}
._has-datepicker ~ .ui-datepicker-trigger.disabled,
._has-datepicker ~ .ui-datepicker-trigger[disabled],
fieldset[disabled] ._has-datepicker ~ .ui-datepicker-trigger {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.5;
}
._has-datepicker ~ .ui-datepicker-trigger > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
._has-datepicker ~ .ui-datepicker-trigger:before {
  -webkit-font-smoothing: antialiased;
  font-size: 40px;
  line-height: 40px;
  color: #217d83;
  content: '\e612';
  font-family: 'sanijura-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
._has-datepicker ~ .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 5px;
  text-align: left;
  width: 100%;
}
.sidebar .fieldset > .field:not(.choice) .control,
.sidebar .fieldset .fields > .field .control {
  width: 100%;
}
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="datetime"]::-moz-placeholder,
input[type="email"]::-moz-placeholder {
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 300;
}
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="datetime"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder {
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 300;
}
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="datetime"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder {
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 300;
}
@font-face {
  font-family: 'sanijura-icons';
  src: url('../fonts/icons/sanijura/Sanijura-Icons.eot');
  src: url('../fonts/icons/sanijura/Sanijura-Icons.eot?#iefix') format('embedded-opentype'), url('../fonts/icons/sanijura/Sanijura-Icons.woff2') format('woff2'), url('../fonts/icons/sanijura/Sanijura-Icons.woff') format('woff'), url('../fonts/icons/sanijura/Sanijura-Icons.ttf') format('truetype'), url('../fonts/icons/sanijura/Sanijura-Icons.svg#sanijura-icons') format('svg');
  font-weight: normal;
  font-style: normal;
}
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: #146169;
  border: 1px solid #146169;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 500;
  padding: 15px 27px 14px;
  font-size: 1.3rem;
  box-sizing: border-box;
  vertical-align: middle;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.action.primary:focus,
.action.primary:active {
  background: #217d83;
  border: 1px solid #217d83;
  color: #ffffff;
}
.action.primary:hover {
  background: #217d83;
  border: 1px solid #217d83;
  color: #ffffff;
}
.action.primary.disabled,
.action.primary[disabled],
fieldset[disabled] .action.primary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
a.action.secondary {
  display: inline-block;
  text-decoration: none;
}
a.action.secondary:hover,
a.action.secondary:active,
a.action.secondary:focus {
  text-decoration: none;
}
.action.secondary {
  background: #b2b2b2;
  border: 1px solid #b2b2b2;
  color: #ffffff;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.action.secondary:focus,
.action.secondary:active {
  background: #217d83;
  border: 1px solid #217d83;
  color: #ffffff;
}
.action.secondary:hover {
  background: #217d83;
  border: 1px solid #217d83;
  color: #ffffff;
}
.product.data.items {
  margin: 0;
  padding: 0;
  margin-bottom: 18px;
}
.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 0 5px;
}
.product.data.items > .item.title > .switch {
  background: #f6f6f6;
  border-bottom: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  height: 36px;
  padding: 9px 18px 9px 18px;
  font-weight: 500;
  line-height: 36px;
  font-size: 1.6rem;
  color: #373737;
  text-decoration: none;
}
.product.data.items > .item.title > .switch:visited {
  color: #373737;
  text-decoration: none;
}
.product.data.items > .item.title > .switch:hover {
  color: #373737;
  text-decoration: none;
}
.product.data.items > .item.title > .switch:active {
  color: #373737;
  text-decoration: none;
}
.product.data.items > .item.title:not(.disabled) > .switch:focus,
.product.data.items > .item.title:not(.disabled) > .switch:hover {
  background: #ffffff;
}
.product.data.items > .item.title:not(.disabled) > .switch:active,
.product.data.items > .item.title.active > .switch,
.product.data.items > .item.title.active > .switch:focus,
.product.data.items > .item.title.active > .switch:hover {
  background: #ffffff;
  padding-bottom: 9px;
}
.product.data.items > .item.content {
  background: #ffffff;
  border: 1px solid #cccccc;
  margin: 0 0 5px;
  padding: 42px 42px 42px 42px;
}
.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: 500;
}
.pages .item {
  font-size: 1.1rem;
  font-size: 11px;
  letter-spacing: normal;
  line-height: 32px;
  margin: 0 2px 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 {
  color: #146169;
  display: inline-block;
  padding: 0 4px;
  text-decoration: none;
}
.pages a.page:hover {
  color: #217d83;
  text-decoration: none;
}
.pages a.page:active {
  color: #217d83;
}
.pages strong.page {
  font-size: 1.1rem;
  font-size: 11px;
  letter-spacing: normal;
  line-height: 32px;
  color: #146169;
  display: inline-block;
  font-weight: 500;
  padding: 0 4px;
}
.pages .action {
  background: #f0f0f0;
  border: 1px solid #cccccc;
  color: #217d83;
  display: inline-block;
  padding: 0;
  text-decoration: none;
}
.pages .action:visited {
  color: #217d83;
}
.pages .action:hover {
  background: #dedede;
  color: #217d83;
  text-decoration: none;
}
.pages .action:active {
  color: #217d83;
}
.pages .action.next {
  display: inline-block;
  text-decoration: none;
}
.pages .action.next:visited:before {
  color: #217d83;
}
.pages .action.next:active:before {
  color: #217d83;
}
.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;
  font-size: 46px;
  line-height: inherit;
  color: #217d83;
  content: '\e922';
  font-family: 'sanijura-icons';
  margin: 0 0 0 -6px;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.pages .action.next:hover:before {
  color: #217d83;
}
.pages .action.next:active:before {
  color: #217d83;
}
.pages .action.previous {
  display: inline-block;
  text-decoration: none;
}
.pages .action.previous:visited:before {
  color: #217d83;
}
.pages .action.previous:active:before {
  color: #217d83;
}
.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;
  font-size: 46px;
  line-height: inherit;
  color: #217d83;
  content: '\e921';
  font-family: 'sanijura-icons';
  margin: 0 0 0 -6px;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.pages .action.previous:hover:before {
  color: #217d83;
}
.pages .action.previous:active:before {
  color: #217d83;
}
.pages .action {
  width: 34px;
}
.pages .action.previous {
  margin-right: 12px;
}
.pages .action.next {
  margin-left: 12px;
}
.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;
}
.breadcrumbs {
  margin: 0 0 15px;
}
.breadcrumbs .items {
  font-size: 1.1rem;
  /*.lib-css(color, @_breadcrumbs-current-color);*/
  margin: 0;
  padding: 0;
  list-style: none none;
}
.breadcrumbs .items > li {
  display: inline-block;
  vertical-align: top;
}
.breadcrumbs .item {
  margin: 0;
}
.breadcrumbs a {
  color: #146169;
  text-decoration: none;
}
.breadcrumbs a:visited {
  color: #146169;
  text-decoration: none;
}
.breadcrumbs a:hover {
  color: #146169;
  text-decoration: underline;
}
.breadcrumbs a:active {
  color: #146169;
  text-decoration: none;
}
.breadcrumbs strong {
  font-weight: 500;
}
.breadcrumbs .item:not(:last-child) {
  display: inline-block;
  text-decoration: none;
}
.breadcrumbs .item:not(:last-child):after {
  -webkit-font-smoothing: antialiased;
  font-size: 10px;
  line-height: 16px;
  content: '\e922';
  font-family: 'sanijura-icons';
  margin: 0 9px;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.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: 300;
}
.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;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e92e';
  font-family: 'sanijura-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: inherit;
}
.ui-dialog.popup .action.close:active:before {
  color: inherit;
}
.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 {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.5;
}
.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.3rem;
  line-height: 1;
}
.price-including-tax .price,
.price-excluding-tax .price {
  font-weight: 500;
}
.price-including-tax + .price-excluding-tax,
.weee[data-label] {
  display: block;
  font-size: 1.3rem;
}
.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;
}
[data-link] {
  cursor: pointer;
}
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;
}
.modal-slide._show,
.modal-popup._show {
  visibility: visible;
}
.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%);
  transition-duration: .3s;
  -webkit-transition-property: -webkit-transform, visibility;
  transition-property: transform, visibility;
  transition-timing-function: 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._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%);
  transition-duration: .2s;
  -webkit-transition-property: -webkit-transform, visibility;
  transition-property: transform, visibility;
  transition-timing-function: ease;
}
.modal-popup._inner-scroll {
  overflow-y: visible;
}
.ie10 .modal-popup._inner-scroll,
.ie9 .modal-popup._inner-scroll {
  overflow-y: auto;
}
.modal-popup._inner-scroll .modal-inner-wrap {
  max-height: 90%;
}
.ie10 .modal-popup._inner-scroll .modal-inner-wrap,
.ie9 .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: 300;
  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 {
  cursor: not-allowed;
  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;
  font-size: 32px;
  line-height: 32px;
  color: #146169;
  content: '\e92e';
  font-family: 'sanijura-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: #0c393e;
}
.modal-custom .action-close {
  margin: 23px;
}
.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;
}
.wishlist-variantes {
  display: table-cell;
  width: 18%;
  padding-right: 2%;
}
.wishlist-variantes dt {
  display: inline-block;
  font-size: 11px;
  color: #146169;
}
.wishlist-variantes dt:after {
  content: '';
}
.wishlist-variantes dd {
  display: inline;
  font-size: 11px;
  color: #146169;
}
.wishlist-variantes dd:after {
  content: '';
  display: block;
}
.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: 4px;
}
.column .block-addbysku .sku {
  margin-right: -155px;
  padding-right: 160px;
  width: 100%;
}
.column .block-addbysku .skus > .label {
  margin-top: 9px;
}
.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 5px 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 .reset {
  margin: 9px 0;
}
.column .block-addbysku .note {
  display: block;
  margin: 0 0 18px;
}
.block-cart-failed {
  margin-top: 36px;
}
.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 {
  margin-bottom: 9px;
}
.payment-method-braintree .hosted-control {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 0;
  color: #363636;
  font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: 500;
  height: 42px;
  line-height: 1.42857143;
  padding: 0 18px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
  position: relative;
  width: 225px;
}
.payment-method-braintree .hosted-control:disabled {
  opacity: 0.5;
}
.payment-method-braintree .hosted-control::-moz-placeholder {
  color: #363636;
}
.payment-method-braintree .hosted-control::-webkit-input-placeholder {
  color: #363636;
}
.payment-method-braintree .hosted-control:-ms-input-placeholder {
  color: #363636;
}
.payment-method-braintree .hosted-control.braintree-hosted-fields-focused {
  border-color: #006bb4;
}
.payment-method-braintree .hosted-control.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused) {
  border-color: #8c1c1c;
}
.payment-method-braintree .hosted-control.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused) ~ .hosted-error {
  height: auto;
  opacity: 1;
}
.payment-method-braintree .hosted-control.braintree-hosted-fields-valid {
  border-color: #006400;
}
.payment-method-braintree .hosted-control.hosted-cid {
  width: 5rem;
}
.payment-method-braintree .hosted-control.hosted-date {
  float: left;
  margin-bottom: 7px;
  width: 6rem;
}
.payment-method-braintree .hosted-control.hosted-date:first-of-type {
  margin-right: 50px;
}
.payment-method-braintree .hosted-control.hosted-date:first-of-type:after {
  content: '/';
  display: inline;
  padding-bottom: inherit;
  padding-top: inherit;
  position: absolute;
  right: -25px;
  top: 5px;
}
.payment-method-braintree .field-tooltip {
  right: 0;
}
.payment-method-braintree .hosted-error {
  clear: both;
  color: #8c1c1c;
  font-size: 1.2rem;
  height: 0;
  margin-top: 7px;
  opacity: 0;
}
.braintree-paypal-logo {
  margin-top: 9px;
  text-align: center;
}
.braintree-paypal-account {
  padding: 15px 0 15px 50px;
  position: relative;
  display: inline-block;
}
.braintree-paypal-account:before {
  background-image: url('../Magento_Braintree/images/paypal-small.png');
  background-position-x: 0;
  background-position-y: 0;
  line-height: 16px;
  vertical-align: middle;
  height: 16px;
  width: 16px;
  background-repeat: no-repeat;
  content: '';
  display: inline-block;
}
.braintree-paypal-account:before {
  left: 17px;
  margin-top: -8px;
  position: absolute;
  top: 50%;
}
.braintree-paypal-account .payment-method-type {
  font-weight: 500;
}
.braintree-paypal-account .payment-method-description {
  color: #575757;
}
.braintree-paypal-fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
.action-braintree-paypal-logo {
  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: 300;
}
.action-braintree-paypal-logo:focus,
.action-braintree-paypal-logo:active {
  background: none;
  border: none;
}
.action-braintree-paypal-logo:hover {
  background: none;
  border: none;
}
.action-braintree-paypal-logo.disabled,
.action-braintree-paypal-logo[disabled],
fieldset[disabled] .action-braintree-paypal-logo {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.5;
}
.action-braintree-paypal-logo img {
  margin: 0;
  width: 114px;
}
.payment-method .payment-method-content .actions-toolbar.braintree-paypal-actions {
  margin-left: 0;
}
.account .table .col.paypal-account img {
  vertical-align: middle;
}
.account .table .col.paypal-account + .actions {
  vertical-align: middle;
}
.bundle-options-container {
  clear: both;
  margin-bottom: 36px;
}
.bundle-options-container .legend.title {
  color: #000000;
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.5rem;
  margin-top: 4.5rem;
  margin-bottom: 2.7rem;
}
.bundle-options-container .product-add-form {
  display: none;
}
.bundle-options-container .product-options-wrapper {
  margin-bottom: 27px;
}
.bundle-options-container .action.back {
  margin-bottom: 27px;
}
.bundle-options-container .price-box .price {
  font-size: 16px;
  font-weight: 500;
}
.bundle-options-container .block-bundle-summary {
  background: #8a8279;
  padding: 9px 18px;
}
.bundle-options-container .block-bundle-summary > .title > strong {
  color: #000000;
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.5rem;
  margin-top: 4.5rem;
  margin-bottom: 2.7rem;
}
.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 {
  color: #000000;
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.2rem;
  margin-top: 1.35rem;
  margin-bottom: 0.9rem;
  display: block;
}
.bundle-options-container .block-bundle-summary .bundle.items > li {
  margin-bottom: 9px;
}
.bundle-options-container .block-bundle-summary .box-tocart .actions {
  display: inline-block;
  margin-bottom: 9px;
}
.bundle-options-container .block-bundle-summary .product-addto-links > .action {
  vertical-align: top;
}
.bundle-options-container .nested .field.qty {
  margin-top: 18px;
}
.bundle-options-container .nested .field.qty .label {
  font-weight: 300;
  margin: 0 0 5px;
  display: inline-block;
}
.bundle-options-container p.required {
  color: #8c1c1c;
}
.bundle-options-container .product-options-bottom {
  clear: left;
}
.block-category-event {
  background: #f0f0f0;
  color: #146169;
  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;
}
.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;
  font-size: 35px;
  line-height: 33px;
  color: #146169;
  content: '\e615';
  font-family: 'sanijura-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block-search .label:hover:before {
  color: #217d83;
}
.block-search .label:active:before {
  color: #217d83;
}
.block-search .label.active + .control input {
  position: static;
}
.block-search .action.search {
  display: none;
}
.block-search .control {
  border-top: 1px solid #cccccc;
  clear: both;
  margin: 0 -24px -1px;
  padding: 0 24px;
}
.block-search input {
  left: -300%;
  margin: 15px 0;
  position: absolute;
}
.block-search .nested {
  display: none;
}
.search-autocomplete {
  display: none;
  margin-top: -15px;
  overflow: hidden;
  position: absolute;
  z-index: 3;
}
.search-autocomplete ul {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.search-autocomplete ul li {
  border-top: 1px solid #e5e5e5;
  cursor: pointer;
  margin: 0;
  padding: 5px 36px 5px 9px;
  position: relative;
  text-align: left;
  white-space: normal;
}
.search-autocomplete ul li:not(:empty) {
  border-top: 0;
  border: 1px solid #c2c2c2;
  background: #ffffff;
}
.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: 5px;
}
.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;
  position: absolute;
  right: 0;
  text-align: center;
  top: 6px;
  width: 25px;
}
.form.search.advanced .fields.range .field:last-child {
  position: relative;
}
.form.search.advanced .fields.range .field:last-child div.mage-error[generated] {
  left: 0;
  position: absolute;
  top: 32px;
}
.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.summary {
  margin-bottom: 9px;
}
.checkout-cart-index .page-title-wrapper {
  text-align: center;
}
.cart-summary {
  background: #f5f5f5;
  margin-bottom: 23px;
  padding: 1px 15px 23px;
}
.cart-summary > .title {
  display: block;
  color: #000000;
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.2rem;
  margin-top: 1.35rem;
  margin-bottom: 0.9rem;
}
.cart-summary .block {
  margin-bottom: 0;
}
.cart-summary .block .item-options {
  margin-left: 0;
}
.cart-summary .block .fieldset {
  margin: 15px 0 23px 5px;
}
.cart-summary .block .fieldset .field {
  margin: 0 0 9px;
}
.cart-summary .block .fieldset .field.note {
  font-size: 11px;
}
.cart-summary .block .fieldset .methods .field > .label {
  display: inline;
}
.cart-totals {
  border-top: 1px solid #cccccc;
  padding-top: 9px;
}
.cart-totals .table-wrapper {
  margin-bottom: 0;
  overflow: inherit;
}
.cart.table-wrapper .items thead + .item.cart {
  border-top: 1px solid #cccccc;
}
.cart.table-wrapper .items thead th {
  font-weight: 300;
  font-size: 16px;
}
.cart.table-wrapper .items > .item {
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  position: relative;
}
.cart.table-wrapper .items > .item.master,
.cart.table-wrapper .items > .item.slave {
  border-bottom: 1px dashed #cccccc;
  border-top: 0;
}
.cart.table-wrapper .items > .item.master {
  border-top: 1px solid #cccccc;
}
.cart.table-wrapper .col {
  padding-top: 18px;
}
.cart.table-wrapper .col.qty .input-text {
  margin-top: -5px;
}
.cart.table-wrapper .item-actions td {
  padding-bottom: 9px;
  text-align: center;
  white-space: normal;
}
.cart.table-wrapper .item .col.item {
  display: block;
  min-height: 75px;
  padding: 23px 0 9px;
  position: relative;
}
.cart.table-wrapper .actions-toolbar {
  min-height: 20px;
  margin-top: 27px;
  padding-bottom: 15px;
  position: relative;
}
.cart.table-wrapper .actions-toolbar > .action-edit,
.cart.table-wrapper .actions-toolbar > .action-delete,
.cart.table-wrapper .actions-toolbar > .action-towishlist {
  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,
.cart.table-wrapper .actions-toolbar > .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 .actions-toolbar > .action-edit:before,
.cart.table-wrapper .actions-toolbar > .action-delete:before,
.cart.table-wrapper .actions-toolbar > .action-towishlist:before {
  -webkit-font-smoothing: antialiased;
  font-size: 18px;
  line-height: 20px;
  color: #217d83;
  content: '\e92d';
  font-family: 'sanijura-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,
.cart.table-wrapper .actions-toolbar > .action-towishlist:hover:before {
  color: #146169;
}
.cart.table-wrapper .actions-toolbar > .action-edit:active:before,
.cart.table-wrapper .actions-toolbar > .action-delete:active:before,
.cart.table-wrapper .actions-toolbar > .action-towishlist:active:before {
  color: #217d83;
}
.cart.table-wrapper .actions-toolbar > .action-towishlist:before {
  content: '\e91e';
}
.cart.table-wrapper .actions-toolbar > .action-delete {
  right: 0;
}
.cart.table-wrapper .actions-toolbar > .action-delete:before {
  content: '\e92c';
}
.cart.table-wrapper .action {
  margin-right: 23px;
}
.cart.table-wrapper .action:last-child {
  margin-right: 0;
}
.cart.table-wrapper .action.help.map {
  font-weight: 300;
}
.cart.table-wrapper .product-item-name {
  display: block;
  font-weight: 500;
  font-size: 2rem;
  margin-top: -6px;
}
.cart.table-wrapper .product-item-photo {
  float: left;
  width: 200px;
  min-height: 20px;
  margin: 0 18px 0 0;
  box-sizing: border-box;
}
.cart.table-wrapper .product-item-photo img {
  display: block;
  border: 1px solid #d4d4d4;
}
.cart.table-wrapper .product-item-details {
  white-space: normal;
  overflow: hidden;
}
.cart.table-wrapper a.product-item-photo:hover,
.cart.table-wrapper a.product-item-photo:focus {
  border-color: #90bec1;
}
.cart.table-wrapper a.product-item-photo:active {
  border-color: #90bec1;
}
.cart.table-wrapper .gift-registry-name-label:after {
  content: ':';
}
.cart.table-wrapper .item-options {
  font-size: 11px;
  margin-bottom: 9px;
}
.cart.table-wrapper .product-item-name + .item-options {
  margin-top: 9px;
}
.cart.table-wrapper .action.configure {
  display: inline-block;
  margin: 0 0 18px;
}
.cart.table-wrapper .item-info.slave .product-item-name {
  font-size: 1.5rem;
}
.column.main .cart-discount {
  clear: left;
}
.column.main .cart-discount .block > .title {
  border-top: 0;
}
.cart-container .print_devis {
  text-align: center;
}
.cart-container .print_devis a {
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  text-decoration: underline;
  font-size: 11px;
}
.cart-container .checkout-methods-items {
  margin-top: 18px;
  text-align: center;
}
.cart-container .checkout-methods-items .action.primary {
  width: 100%;
}
.cart-container .checkout-methods-items .item + .item {
  margin-top: 18px;
}
.block.crosssell {
  margin-top: 70px;
}
.cart-tax-info + .cart-tax-total,
.cart .cart-tax-info + .cart-tax-total {
  display: block;
}
.cart.table-wrapper .col.price,
.order-items.table-wrapper .col.price,
.cart.table-wrapper .col.qty,
.order-items.table-wrapper .col.qty,
.cart.table-wrapper .col.subtotal,
.order-items.table-wrapper .col.subtotal,
.cart.table-wrapper .col.msrp,
.order-items.table-wrapper .col.msrp {
  text-align: right;
}
.cart.table-wrapper .col.price,
.order-items.table-wrapper .col.price {
  text-align: left;
}
.cart.table-wrapper td.col.price .price-including-tax,
.order-items.table-wrapper td.col.price .price-including-tax,
.cart.table-wrapper td.col.subtotal .price-including-tax,
.order-items.table-wrapper td.col.subtotal .price-including-tax,
.cart.table-wrapper td.col.price .price-excluding-tax,
.order-items.table-wrapper td.col.price .price-excluding-tax,
.cart.table-wrapper td.col.subtotal .price-excluding-tax,
.order-items.table-wrapper td.col.subtotal .price-excluding-tax {
  font-size: 2rem;
}
@media print {
  .page-title-wrapper,
  .cart-summary .block.shipping,
  .cart-container .checkout-methods-items,
  .Reassurance,
  .cart.actions,
  .cart-discount,
  .print_devis,
  .cart.table-wrapper .actions-toolbar {
    display: none;
  }
  .cart.table-wrapper table {
    table-layout: auto;
  }
  .form-cart {
    padding: 0 18px;
  }
}
.block-minicart .items-total {
  float: left;
  margin: 0 9px;
}
.block-minicart .items-total .count {
  font-weight: 500;
}
.block-minicart .subtotal {
  margin: 0 9px 9px;
  text-align: right;
}
.block-minicart .amount .price-wrapper:first-child .price {
  font-size: 18px;
  font-weight: 500;
}
.block-minicart .subtitle {
  display: none;
}
.block-minicart .subtitle.empty {
  display: block;
  font-size: 14px;
  padding: 27px 0 18px;
  text-align: center;
}
.block-minicart .text.empty {
  text-align: center;
}
.block-minicart .block-content > .actions {
  margin-top: 15px;
  text-align: center;
}
.block-minicart .block-content > .actions > .primary {
  margin: 0 9px 15px;
}
.block-minicart .block-content > .actions > .primary .action.primary {
  display: block;
  margin-bottom: 15px;
  width: 100%;
}
.block-minicart .block-content > .actions > .primary .action.primary:last-child {
  margin-bottom: 0;
}
.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;
  float: right;
}
.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:after {
  -webkit-font-smoothing: antialiased;
  font-size: 11px;
  line-height: 7px;
  color: inherit;
  content: '\e924';
  font-family: 'sanijura-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-wrapper .action.showcart:hover:after {
  color: inherit;
}
.minicart-wrapper .action.showcart:active:after {
  color: inherit;
}
.minicart-wrapper .action.showcart.active {
  display: inline-block;
  text-decoration: none;
}
.minicart-wrapper .action.showcart.active:after {
  -webkit-font-smoothing: antialiased;
  font-size: 11px;
  line-height: 7px;
  color: inherit;
  content: '\e923';
  font-family: 'sanijura-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:after {
  color: inherit;
}
.minicart-wrapper .action.showcart.active:active:after {
  color: inherit;
}
.minicart-wrapper .block-minicart {
  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;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.minicart-wrapper .block-minicart li {
  margin: 0;
  padding: 3px 5px;
}
.minicart-wrapper .block-minicart li:hover {
  background: #e8e8e8;
  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: -12px;
}
.minicart-wrapper .block-minicart:after {
  left: 9px;
  top: -14px;
}
.minicart-wrapper.active {
  overflow: visible;
}
.minicart-wrapper.active .block-minicart {
  display: block;
  position: absolute;
}
.minicart-wrapper .action.showcart {
  display: inline-block;
  text-decoration: none;
}
.minicart-wrapper .action.showcart:before {
  -webkit-font-smoothing: antialiased;
  font-size: 19px;
  line-height: 1;
  color: inherit;
  content: '\e926';
  font-family: 'sanijura-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-wrapper .action.showcart:before {
  margin-right: 5px;
}
.minicart-wrapper .action.showcart:after,
.minicart-wrapper .action.showcart.active:after {
  margin-left: 5px;
  vertical-align: baseline;
}
.minicart-wrapper .ui-widget {
  position: absolute;
  right: 0;
}
.minicart-wrapper .block-minicart {
  padding: 25px 36px;
  right: -8px;
  width: 320px;
  z-index: 101;
}
.minicart-wrapper .block-minicart .block-title {
  display: none;
}
.minicart-wrapper .block-minicart:after {
  left: auto;
  right: 25px;
}
.minicart-wrapper .block-minicart:before {
  left: auto;
  right: 26px;
}
.minicart-wrapper .block-minicart li {
  padding: 18px 0;
  width: 100%;
}
.minicart-wrapper .block-minicart li:hover {
  background: transparent;
}
.minicart-wrapper .product .actions {
  float: right;
  margin: -24px 0 0;
  text-align: right;
}
.minicart-wrapper .product .actions > .primary,
.minicart-wrapper .product .actions > .secondary {
  display: inline;
}
.minicart-wrapper .action.close {
  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: 300;
  height: 30px;
  position: absolute;
  right: 0;
  top: 0;
  width: 30px;
}
.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;
  font-size: 15px;
  line-height: 15px;
  color: #217d83;
  content: '\e92e';
  font-family: 'sanijura-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.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 {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.5;
}
.minicart-wrapper .action.close:hover {
  color: #217d83;
}
.minicart-wrapper .action.showcart {
  white-space: nowrap;
  font-weight: 500;
  text-transform: lowercase;
}
.minicart-wrapper .action.showcart .counter.qty {
  background: #146169;
  color: #ffffff;
  height: 17px;
  line-height: 17px;
  font-size: 9px;
  border-radius: 3px;
  display: inline-block;
  min-width: 11px;
  overflow: hidden;
  margin: -4px 0;
  padding: 0 3px;
  text-align: center;
  white-space: normal;
}
.minicart-wrapper .action.showcart .counter.qty.empty {
  display: none;
}
.minicart-wrapper .action.showcart .counter.qty .loader > img {
  max-width: 17px;
}
.minicart-wrapper .minicart-widgets {
  margin-top: 15px;
}
.minicart-items-wrapper {
  border-left: 0;
  border-right: 0;
  overflow-x: auto;
  padding: 15px;
}
.minicart-items {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.minicart-items .product-item {
  width: 100%;
  padding: 18px 0;
  border-bottom: 1px solid #cccccc;
}
.minicart-items .product-item:first-child {
  padding-top: 0;
}
.minicart-items .product-item:last-child {
  border-bottom: 0;
}
.minicart-items .product-item-pricing .label {
  display: inline-block;
  width: 4.5rem;
}
.minicart-items .price-minicart {
  margin-bottom: 5px;
}
.minicart-items .product > .product-item-photo,
.minicart-items .product > .product-image-container {
  float: left;
  border: solid 1px #d4d4d4;
}
.minicart-items .product > .product-item-photo img,
.minicart-items .product > .product-image-container img {
  display: block;
}
.minicart-items .product > a.product-item-photo:hover,
.minicart-items .product > a.product-image-container:hover,
.minicart-items .product > a.product-item-photo:focus,
.minicart-items .product > a.product-image-container:focus {
  border-color: #90bec1;
}
.minicart-items .product > a.product-item-photo:active,
.minicart-items .product > a.product-image-container:active {
  border-color: #90bec1;
}
.minicart-items .product .toggle {
  display: block;
  text-decoration: none;
  cursor: pointer;
  position: relative;
}
.minicart-items .product .toggle:after {
  -webkit-font-smoothing: antialiased;
  font-size: 28px;
  line-height: 16px;
  color: inherit;
  content: '\e924';
  font-family: 'sanijura-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-items .product .toggle:after {
  position: static;
  right: auto;
  top: 0;
  font-size: 11px;
  margin-left: 15px;
}
.minicart-items .product.active > .toggle:after {
  content: '\e923';
}
.minicart-items .product-item-name {
  font-weight: 500;
  margin: 0 0 9px;
}
.minicart-items .product-item-details {
  padding-left: 88px;
  text-align: left;
}
.minicart-items .product-item-details .price {
  font-weight: 500;
}
.minicart-items .product-item-details .price-including-tax,
.minicart-items .product-item-details .price-excluding-tax {
  margin: 5px 0 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.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;
  font-size: 28px;
  line-height: 28px;
  color: inherit;
  content: '\e924';
  font-family: 'sanijura-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 .tooltip.toggle .details {
  display: none;
}
.minicart-items .product.options .content {
  font-size: 11px;
}
.minicart-items .product.options.list dt,
.minicart-items .product.options.list dd {
  display: inline;
}
.minicart-items .product.options.list dt {
  font-weight: 300;
}
.minicart-items .product.options.list dt:after {
  content: ' : ';
}
.minicart-items .product.options.list dd:after {
  content: '';
  display: block;
}
.minicart-items .item-qty {
  margin-right: 9px;
  text-align: center;
  width: 40px;
  height: 40px;
  padding-left: 5px;
  padding-right: 5px;
}
.minicart-items .update-cart-item {
  font-size: 1.1rem;
  vertical-align: top;
}
.minicart-items .subtitle {
  display: none;
}
.minicart-items .action.edit,
.minicart-items .action.delete {
  color: #303030;
  display: inline-block;
  text-decoration: none;
}
.minicart-items .action.edit:hover,
.minicart-items .action.delete:hover {
  color: #217d83;
}
.minicart-items .action.edit:active,
.minicart-items .action.delete:active {
  color: #217d83;
}
.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;
  font-size: 20px;
  line-height: 20px;
  color: inherit;
  content: '\e92d';
  font-family: 'sanijura-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-items .action.delete {
  margin-left: 18px;
}
.minicart-items .action.delete:before {
  content: '\e92c';
}
.page-layout-checkout .page-header {
  margin: 36px 0;
}
.checkout-container {
  margin: 0 0 18px;
}
.opc-wrapper {
  margin: 0 0 18px;
}
.opc-wrapper .step-content {
  margin: 27px 0;
}
.checkout-index-index .nav-sections,
.checkout-index-index .nav-toggle {
  display: none;
}
.checkout-index-index .logo {
  margin-left: 0;
}
.checkout-success,
#registration {
  text-align: center;
  margin-top: 27px;
  font-size: 1.6rem;
}
.checkout-success .actions-toolbar .primary,
#registration .actions-toolbar .primary {
  float: none;
}
.payment-method img.ops-payment-logo-left {
  height: 31px;
  position: relative;
  top: 8px;
}
.payment-method fieldset.ops-form-list.ops-card input[type=radio] + label.new_alias_label {
  border: 0;
  padding: 0;
  background: none;
}
.payment-method fieldset.ops-form-list.ops-card input[type=radio] + label.new_alias_label span.required {
  padding-left: 18px;
}
.payment-method fieldset.ops-form-list.ops-card input[type=radio] + label.new_alias_label span.required span {
  text-decoration: underline;
}
.payment-method fieldset.ops-form-list.ops-card .ops-new-card-entry {
  border: 0;
  background: none;
  margin-left: 9px;
}
.payment-method fieldset.ops-form-list.ops-card .ops-new-card-entry > label,
.payment-method fieldset.ops-form-list.ops-card .ops-new-card-entry > select {
  padding-left: 0;
}
.payment-method fieldset.ops-form-list.ops-card .ops-new-card-entry > select {
  margin-top: 9px;
}
.opc-estimated-wrapper {
  border-bottom: 1px solid #cccccc;
  margin: 0 0 15px;
  padding: 18px 15px;
}
.opc-estimated-wrapper .estimated-block {
  font-size: 18px;
  font-weight: 500;
  float: left;
}
.opc-estimated-wrapper .estimated-block .estimated-label {
  display: block;
  margin: 0 0 5px;
}
.opc-estimated-wrapper .minicart-wrapper .action.showcart:before {
  color: #146169;
}
.opc-progress-bar {
  display: none;
  margin-bottom: 5px;
}
.field.choice .field-tooltip {
  display: inline-block;
  margin-left: 9px;
  position: relative;
  top: -3px;
}
.field.choice .field-tooltip-action {
  line-height: 24px;
}
.field._error .control input,
.field._error .control select,
.field._error .control textarea {
  border-color: #d73737;
}
.opc-wrapper .fieldset > .field > .label {
  font-weight: 300;
}
.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: #146169;
}
.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;
  font-size: 24px;
  line-height: inherit;
  color: #bbbbbb;
  content: '\e623';
  font-family: 'sanijura-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: #146169;
}
._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: #146169;
}
.field-tooltip .field-tooltip-content {
  background: #f4f4f4;
  border: 1px solid #999999;
  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: #666666;
}
.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: 18px;
}
.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;
  line-height: 20px;
  margin: 0 0 18px;
  padding: 18px 32px 18px 36px;
  transition: 0.3s border-color;
  width: 50%;
  display: inline-block;
  font-size: 13px;
  position: relative;
  vertical-align: top;
  woraction-show-popupd-wrap: break-word;
}
.opc-wrapper .shipping-address-item.selected-item {
  border-color: #146169;
}
.opc-wrapper .shipping-address-item.selected-item:after {
  background: #146169;
  color: #ffffff;
  content: '\e930';
  font-family: 'sanijura-icons';
  height: 27px;
  width: 29px;
  font-size: 15px;
  line-height: 25px;
  padding-top: 2px;
  position: absolute;
  right: -29px;
  text-align: center;
  top: -2px;
}
.opc-wrapper .shipping-address-item.selected-item .action-select-shipping-item {
  visibility: hidden;
}
.opc-wrapper .action-show-popup {
  margin: 0 0 18px;
  padding: 0;
  border: 0;
}
.opc-wrapper .action-show-popup:before {
  content: '+';
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 9px 0 0;
  padding: 0 5px;
  line-height: 20px;
  font-size: 17px;
  text-align: center;
  color: #ffffff;
  background: #146169;
  vertical-align: middle;
  box-sizing: border-box;
}
.opc-wrapper .action-show-popup:active:before,
.opc-wrapper .action-show-popup:focus:before {
  background: #217d83;
}
.opc-wrapper .action-show-popup:hover:before {
  background: #217d83;
}
.opc-wrapper .action-select-shipping-item {
  margin: 18px 0 0;
  text-transform: uppercase;
  font-weight: 500;
}
.opc-wrapper .edit-address-link {
  margin: 18px 18px 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;
}
.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 .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: #146169;
  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: 27px 0 0;
  position: relative;
}
.opc-block-shipping-information .shipping-information-title .action-edit {
  top: 2px;
  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;
  font-size: 20px;
  line-height: 20px;
  color: #146169;
  content: '\e92d';
  font-family: 'sanijura-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: #146169;
}
.opc-block-shipping-information .shipping-information-title .action-edit:active:before {
  color: #146169;
}
.opc-block-shipping-information .shipping-information-content {
  line-height: 20px;
  padding: 18px;
  background: #f5f5f5;
}
.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;
}
.column.main .opc-block-summary {
  background: #f5f5f5;
  padding: 22px 27px;
  margin: 0 0 18px;
}
.column.main .opc-block-summary > .title {
  display: block;
  font-size: 2rem;
}
.column.main .opc-block-summary .mark .value {
  color: #999999;
  display: block;
}
.column.main .opc-block-summary .grand.incl + .grand.excl .mark,
.column.main .opc-block-summary .grand.incl + .grand.excl .amount {
  border-top: 0;
  font-size: 1.4rem;
  padding-top: 0;
}
.column.main .opc-block-summary .grand.incl + .grand.excl .mark strong,
.column.main .opc-block-summary .grand.incl + .grand.excl .amount strong {
  font-weight: 300;
}
.column.main .opc-block-summary .not-calculated {
  font-style: italic;
}
.column.main .opc-block-summary .items-in-cart > .title {
  border-bottom: 1px solid #cccccc;
  padding: 27px 36px 9px 0;
  cursor: pointer;
  display: block;
  text-decoration: none;
  margin-bottom: 0;
  position: relative;
}
.column.main .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;
}
.column.main .opc-block-summary .items-in-cart > .title:after {
  -webkit-font-smoothing: antialiased;
  font-size: 30px;
  line-height: 12px;
  color: inherit;
  content: '\e924';
  font-family: 'sanijura-icons';
  margin: 3px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.column.main .opc-block-summary .items-in-cart > .title:after {
  position: absolute;
  right: 0;
  top: auto;
  font-size: 12px;
}
.column.main .opc-block-summary .items-in-cart > .title strong {
  font-size: 1.2rem;
  font-weight: 300;
  margin: 0;
}
.column.main .opc-block-summary .items-in-cart > .title strong span:first-child {
  font-weight: 500;
}
.column.main .opc-block-summary .items-in-cart.active > .title:after {
  content: '\e923';
}
.column.main .opc-block-summary .items-in-cart .product {
  position: relative;
}
.column.main .opc-block-summary .items-in-cart .product dt,
.column.main .opc-block-summary .items-in-cart .product dd {
  display: inline;
}
.column.main .opc-block-summary .items-in-cart .product dt {
  font-weight: 300;
}
.column.main .opc-block-summary .items-in-cart .product dt:after {
  content: ' : ';
}
.column.main .opc-block-summary .items-in-cart .product dd:after {
  content: '';
  display: block;
}
.column.main .opc-block-summary .minicart-items-wrapper {
  margin: 0 -15px 0 0;
  max-height: 370px;
  padding: 15px 15px 0 0;
  border: 0;
}
.column.main .column.main .opc-block-summary .product-item {
  margin: 0;
  padding-left: 0;
}
.column.main .column.main .opc-block-summary .product-item:last-child {
  border: 0;
}
.column.main .opc-block-summary .product-item .product-item-inner {
  display: table;
  margin: 0 0 9px;
  width: 100%;
}
.column.main .opc-block-summary .product-item .product-item-name-block {
  display: table-cell;
  padding-right: 5px;
  text-align: left;
}
.column.main .opc-block-summary .product-item .subtotal {
  display: table-cell;
  text-align: right;
}
.column.main .opc-block-summary .product-item .price {
  font-size: 1.2rem;
  font-weight: 500;
}
.column.main .opc-block-summary .product-item .price-including-tax + .price-excluding-tax {
  margin: 0;
}
.column.main .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: 23px;
}
.authentication-wrapper {
  float: right;
  margin-top: -54px;
  max-width: 50%;
  position: relative;
  z-index: 1;
}
._has-auth-shown .authentication-wrapper {
  z-index: 900;
}
.block-authentication .block-title {
  font-size: 2.2rem;
  border-bottom: 0;
  margin-bottom: 23px;
}
.block-authentication .block-title strong {
  font-weight: 300;
}
.block-authentication .field .label {
  font-weight: 300;
}
.block-authentication .actions-toolbar {
  margin-bottom: 5px;
}
.block-authentication .actions-toolbar > .secondary {
  padding-top: 23px;
  text-align: left;
}
.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: 1px solid #c1c1c1;
  border-radius: 50%;
  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;
  font-size: 18px;
  font-weight: 500;
  margin: 0;
}
.checkout-payment-method .payment-method-title .payment-icon {
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
}
.checkout-payment-method .payment-method-title .action-help {
  display: inline-block;
  margin-left: 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: 600px;
}
.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: 20px;
  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 .checkout-billing-address {
  margin-top: 15px;
}
.checkout-payment-method .payment-option._active .payment-option-title .action-toggle:after {
  content: '\e923';
}
.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.discount-code .payment-option-title {
  padding-top: 27px;
  padding-left: 0;
}
.checkout-payment-method .payment-option.discount-code .payment-option-title .action {
  width: 100%;
  position: relative;
}
.checkout-payment-method .payment-option.discount-code .payment-option-title .action:after {
  position: absolute;
  right: 0;
}
.checkout-payment-method .payment-option.discount-code .payment-option-content {
  padding-left: 0;
}
.checkout-payment-method .payment-option.discount-code .form-discount {
  width: 100%;
  display: table;
  border: 0;
  box-sizing: border-box;
  position: relative;
}
.checkout-payment-method .payment-option.discount-code .form-discount .payment-option-inner,
.checkout-payment-method .payment-option.discount-code .form-discount .actions-toolbar {
  display: block;
  width: 100%;
}
.checkout-payment-method .payment-option.discount-code .form-discount .actions-toolbar .primary {
  width: 100%;
}
.checkout-payment-method .payment-option.discount-code .form-discount .label {
  display: none;
}
.checkout-payment-method .payment-option.discount-code .form-discount .input-text {
  height: 40px;
  text-transform: inherit;
}
.checkout-payment-method .payment-option.discount-code .form-discount .action {
  padding-top: 11px;
  padding-bottom: 12px;
  padding-right: 0;
  width: 100%;
}
.checkout-payment-method .payment-option.discount-code .form-discount .action:after {
  content: "";
}
.checkout-payment-method .payment-option-title {
  border-top: 1px solid #cccccc;
  margin: 18px 0;
}
.checkout-payment-method .payment-option-title .action-toggle {
  color: #146169;
  display: inline-block;
  text-decoration: none;
}
.checkout-payment-method .payment-option-title .action-toggle:after {
  -webkit-font-smoothing: antialiased;
  font-size: 12px;
  line-height: 16px;
  color: #146169;
  content: '\e924';
  font-family: 'sanijura-icons';
  margin: 0;
  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: #146169;
}
.checkout-payment-method .payment-option-title .action-toggle:active:after {
  color: #146169;
}
.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 5px 0 0;
  vertical-align: top;
}
.checkout-payment-method .credit-card-types .item._active {
  font-weight: 500;
}
.checkout-payment-method .credit-card-types .item._active img {
  -webkit-filter: grayscale(0%);
}
.checkout-payment-method .credit-card-types .item._inactive {
  opacity: .4;
}
.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;
}
.checkout-payment-method .ccard .fields > .year {
  padding-left: 5px;
}
.checkout-payment-method .ccard .fields .select {
  padding-left: 5px;
  padding-right: 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 {
  padding-right: 18px;
  width: auto;
}
.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 {
  margin-bottom: 18px;
}
.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;
}
.downloadable.samples {
  margin-bottom: 18px;
}
.downloadable.samples dd {
  margin: 0 0 9px;
}
.table-downloadable-products .product-name {
  margin-right: 15px;
}
.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 {
  font-size: 1.4rem;
  display: inline;
  font-weight: 500;
}
.field.downloads .sample.link {
  float: right;
}
.page-product-downloadable .product-add-form {
  clear: both;
  margin-bottom: 23px;
}
.page-product-downloadable .product-options-bottom .field.qty {
  display: none !important;
}
.cart-summary .block.giftcard .action.check {
  line-height: 1.2rem;
  padding: 5px 8px;
  font-size: 1.1rem;
  margin-top: 18px;
}
.page-product-giftcard .giftcard-amount {
  margin-bottom: 0;
  text-align: left;
}
.page-product-giftcard .giftcard-amount .field:last-child {
  padding-bottom: 18px;
}
.page-product-giftcard .product-options-wrapper .field:first-of-type {
  margin-top: 18px;
}
.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: 300;
}
.gift-options .actions-toolbar .action-cancel {
  display: none;
}
.gift-options-title {
  margin: 0 0 18px;
}
.gift-options-content .fieldset {
  margin: 0 0 18px;
}
.gift-summary .actions-toolbar > .secondary {
  float: none;
}
.gift-summary .actions-toolbar > .secondary .action {
  margin: 9px 18px 0 0;
}
.cart.table-wrapper .gift-content {
  clear: left;
  display: none;
  float: left;
  margin: 18px 0;
  text-align: left;
  width: 100%;
}
.cart.table-wrapper .gift-content._active {
  display: table;
  table-layout: fixed;
}
.cart.table-wrapper .action-gift {
  display: inline-block;
  text-decoration: none;
}
.cart.table-wrapper .action-gift:after {
  -webkit-font-smoothing: antialiased;
  font-size: 32px;
  line-height: 16px;
  color: inherit;
  content: '\e924';
  font-family: 'sanijura-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.cart.table-wrapper .action-gift:hover:after {
  color: inherit;
}
.cart.table-wrapper .action-gift:active:after {
  color: inherit;
}
.cart.table-wrapper .action-gift._active:after {
  content: '\e923';
}
.gift-item-block {
  margin: 0;
}
.gift-item-block._active .title:after {
  content: '\e923';
}
.gift-item-block .title {
  border-radius: 3px;
  background-image: none;
  background: #b2b2b2;
  border: 1px solid #b2b2b2;
  color: #ffffff;
  cursor: pointer;
  font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  margin: 20px 0 0;
  padding: 7px 15px;
  font-size: 1.3rem;
  line-height: 1.5rem;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
  font-weight: 500;
}
.gift-item-block .title:after {
  -webkit-font-smoothing: antialiased;
  font-size: 32px;
  line-height: 16px;
  color: inherit;
  content: '\e924';
  font-family: 'sanijura-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.gift-item-block .title:hover:after {
  color: inherit;
}
.gift-item-block .title:active:after {
  color: inherit;
}
.gift-item-block .title:focus,
.gift-item-block .title:active {
  background: #217d83;
  border: 1px solid #217d83;
  color: #ffffff;
}
.gift-item-block .title:hover {
  background: #217d83;
  border: 1px solid #217d83;
  color: #ffffff;
}
.gift-item-block .title.disabled,
.gift-item-block .title[disabled],
fieldset[disabled] .gift-item-block .title {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.gift-item-block .content {
  border-bottom: 1px solid #c1c1c1;
  padding: 9px 9px 18px;
  position: relative;
}
.order-details-items .order-gift-message .item-options dt,
.order-details-items .block-order-details-gift-message .item-options dt {
  font-weight: 300;
  margin: 9px 0;
}
.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-items .action.show {
  display: inline-block;
  text-decoration: none;
  padding-right: 18px;
  position: relative;
}
.order-details-items .order-items .action.show:after {
  -webkit-font-smoothing: antialiased;
  font-size: 22px;
  line-height: inherit;
  color: inherit;
  content: '\e924';
  font-family: 'sanijura-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.order-details-items .order-items .action.show:after {
  position: absolute;
  right: 0;
  top: -4px;
}
.order-details-items .order-items .action.show.expanded:after {
  content: '\e923';
}
.block-order-details-gift-message {
  border-top: 1px solid #cccccc;
  padding-top: 9px;
}
.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%;
}
.table-giftregistry-items .product-image {
  float: left;
  margin-right: 9px;
}
.cart-summary .form.giftregistry .fieldset {
  margin: 25px 0 5px;
}
.cart-summary .form.giftregistry .fieldset .field {
  margin: 0 0 9px;
}
.cart-summary .form.giftregistry .fieldset .field .control {
  float: none;
  width: auto;
}
.cart-summary .form.giftregistry .fieldset .action.primary {
  margin-bottom: 0;
}
.form-giftregistry-search {
  margin-bottom: 54px;
}
.form-giftregistry-search .fields-specific-options .field:nth-last-of-type(1) {
  margin-bottom: 0;
}
.block-giftregistry-results .toolbar-giftregistry-results {
  text-align: center;
}
.block-giftregistry .actions-toolbar {
  margin: 17px 0 0;
}
.block-giftregistry-shared .item-options .item-value {
  margin: 0 0 23px;
}
.block-giftregistry-shared-items .item {
  border-bottom: 1px solid #cccccc;
}
.block-giftregistry-shared-items .col {
  padding: 18px 8px 9px;
}
.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: 500;
  white-space: nowrap;
}
.block-giftregistry-shared-items .product .item-options {
  margin-bottom: 0;
}
.block-giftregistry-shared-items .product-item-photo {
  display: block;
  max-width: 65px;
  padding: 9px 0;
}
.block-giftregistry-shared-items .product-item-name {
  display: block;
  margin: 0 0 5px;
}
.gift-wrapping-info {
  font-weight: 300;
  font-size: 16px;
  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;
  font-size: 38px;
  line-height: 4rem;
  color: #494949;
  content: '\e62a';
  font-family: 'sanijura-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-left: 5px;
}
.gift-options-content .fieldset > .field {
  margin: 0 0 5px;
}
.gift-options-content .fieldset > .field:before {
  display: none;
}
.gift-wrapping-summary .gift-wrapping-title {
  border: 0;
  display: inline-block;
  padding: 0;
}
.opc-wrapper .data.table .gift-wrapping,
.table-order-items .gift-wrapping,
.table-order-review .gift-wrapping {
  margin: 18px 0;
}
.opc-wrapper .data.table .gift-wrapping .title,
.table-order-items .gift-wrapping .title,
.table-order-review .gift-wrapping .title {
  float: none;
}
.opc-wrapper .data.table .gift-wrapping .content,
.table-order-items .gift-wrapping .content,
.table-order-review .gift-wrapping .content {
  margin: 0;
}
.opc-wrapper .data.table .gift-wrapping .content > img,
.table-order-items .gift-wrapping .content > img,
.table-order-review .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: 500;
}
.table.grouped > thead > tr > th,
.table.grouped > tbody > tr > th,
.table.grouped > tfoot > tr > th,
.table.grouped > thead > tr > td,
.table.grouped > tbody > tr > td,
.table.grouped > tfoot > tr > td {
  border-top: 1px solid #cccccc;
}
.table.grouped > caption + thead > tr:first-child > th,
.table.grouped > colgroup + thead > tr:first-child > th,
.table.grouped > thead:first-child > tr:first-child > th,
.table.grouped > caption + thead > tr:first-child > td,
.table.grouped > colgroup + thead > tr:first-child > td,
.table.grouped > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table.grouped > tbody + tbody {
  border-top: 1px solid #cccccc;
}
.table.grouped > thead > tr > th {
  border-bottom: 0;
}
.table.grouped .product-item-name {
  font-weight: 300;
}
.table.grouped .price-box .price {
  font-size: 13px;
}
.table.grouped .stock.unavailable {
  font-weight: normal;
  margin: 0;
  text-transform: none;
  white-space: nowrap;
}
.table.grouped .row-tier-price td {
  border-top: 0;
}
.table.grouped .row-tier-price .prices-tier {
  margin: 0 -10px 10px;
}
.form-add-invitations .action.add {
  display: inline-block;
  text-decoration: none;
  line-height: normal;
  padding: 2px 0;
  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;
  font-size: 31px;
  line-height: 22px;
  color: inherit;
  content: '\e61c';
  font-family: 'sanijura-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;
}
.map-popup-wrapper.popup .action.close {
  top: 9px;
}
.map-popup {
  background: #ffffff;
  border: 1px solid #aeaeae;
  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;
  box-sizing: border-box;
}
.map-popup .popup-header {
  margin: 0 0 25px;
  padding-right: 22px;
}
.map-popup .popup-header .title {
  color: #000000;
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.2rem;
  margin-top: 1.35rem;
  margin-bottom: 0.9rem;
}
.map-popup .popup-content {
  margin: 9px 0 0;
}
.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: 300;
  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;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e92e';
  font-family: 'sanijura-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: inherit;
}
.map-popup .popup-actions .action.close:active:before {
  color: inherit;
}
.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 {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.5;
}
.map-popup.active {
  opacity: 1;
}
.map-popup .map-info-price {
  margin-bottom: 15px;
}
.map-popup .map-info-price .price-box {
  margin: 0 0 18px;
}
.map-popup .map-info-price .price-box .label:after {
  content: ': ';
}
.map-old-price:not(:last-child),
.product-info-price .map-show-info:not(:last-child) {
  margin-right: 9px;
}
.map-old-price {
  text-decoration: none;
}
.map-old-price .price-wrapper {
  text-decoration: line-through;
}
.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;
  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 button.action.split {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.wishlist.split.button button + .action.toggle {
  border-bottom-left-radius: 0;
  border-left: 0;
  border-top-left-radius: 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;
  font-size: 22px;
  line-height: 22px;
  color: #000000;
  content: '\e924';
  font-family: 'sanijura-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.split.button .action.toggle:hover:after {
  color: #217d83;
}
.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;
  font-size: 22px;
  line-height: 22px;
  color: #000000;
  content: '\e923';
  font-family: 'sanijura-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.split.button .action.toggle.active:hover:after {
  color: #217d83;
}
.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;
  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;
  position: absolute;
}
.wishlist.split.button .items {
  text-align: left;
}
.wishlist.split.button .items .item:last-child:hover {
  background: #e8e8e8;
}
.table-comparison .wishlist.split.button > .action.split:before,
.product-items .wishlist.split.button > .action.split:before {
  content: '\e91e';
}
.table-comparison .wishlist.split.button > .action:active,
.product-items .wishlist.split.button > .action:active,
.table-comparison .wishlist.split.button > .action:focus,
.product-items .wishlist.split.button > .action:focus,
.table-comparison .wishlist.split.button > .action:hover,
.product-items .wishlist.split.button > .action:hover {
  color: #217d83;
}
.table-comparison .wishlist.split.button > .action.toggle:before,
.product-items .wishlist.split.button > .action.toggle:before {
  border-left: 1px solid #4d4d4d;
  content: '';
  float: left;
  height: 15px;
  margin-top: 3px;
}
.product-info-main .wishlist.split.button .action.split,
.block-bundle-summary .wishlist.split.button .action.split,
.product-add-form .wishlist.split.button .action.split,
.product-info-main .wishlist.split.button .action.toggle,
.block-bundle-summary .wishlist.split.button .action.toggle,
.product-add-form .wishlist.split.button .action.toggle {
  line-height: 1.2rem;
  padding: 5px 8px;
  font-size: 1.1rem;
}
.product-info-main .wishlist.split.button .action.toggle,
.block-bundle-summary .wishlist.split.button .action.toggle,
.product-add-form .wishlist.split.button .action.toggle {
  padding: 0;
}
.cart.table-wrapper .wishlist.split.button {
  margin-bottom: 9px;
}
.cart.table-wrapper .wishlist.split.button > .action.toggle {
  padding: 4px 5px;
}
.wishlist.window.popup {
  box-sizing: border-box;
  background: #ffffff;
  border: 1px solid #aeaeae;
  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: 22px;
}
.wishlist.window.popup .popup-header .title {
  color: #000000;
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.2rem;
  margin-top: 1.35rem;
  margin-bottom: 0.9rem;
}
.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: 300;
  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;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e92e';
  font-family: 'sanijura-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: inherit;
}
.wishlist.window.popup .popup-actions .action.close:active:before {
  color: inherit;
}
.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 {
  cursor: not-allowed;
  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: #000000;
  z-index: 899;
  bottom: 0;
  left: 0;
  opacity: 0;
  position: fixed;
  right: 0;
  top: 0;
}
.wishlist.overlay.active {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.wishlist.overlay.active {
  display: block;
}
.block-wishlist-management {
  position: relative;
}
.block-wishlist-management .wishlist-select .wishlist-name-label {
  font-weight: 500;
}
.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: #217d83;
  display: inline-block;
  margin-right: 18px;
}
.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 .toolbar-wishlist-results {
  text-align: center;
}
.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;
}
.block-wishlist-info-items .action.towishlist {
  padding: 9px 0;
}
.block-wishlist-info-items .input-text.qty {
  margin-right: 9px;
}
.multicheckout .title {
  margin-bottom: 27px;
}
.multicheckout .title strong {
  font-weight: 300;
}
.multicheckout .table-wrapper {
  margin-bottom: 0;
}
.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: 300;
  margin-left: 9px;
}
.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 {
  margin-bottom: 23px;
}
.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: 300;
}
.multicheckout .block-title strong span,
.multicheckout .block-content .title strong span {
  color: #bbd5e8;
}
.multicheckout .block-content .title {
  border-bottom: none;
  padding-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: 500;
}
.multicheckout .box-billing-method .fieldset {
  margin: 0;
}
.multicheckout .box-billing-method .fieldset .legend.box-title {
  margin: 0 0 5px;
}
.multicheckout .checkout-review .grand.totals {
  font-size: 1.8rem;
  margin-bottom: 36px;
}
.multicheckout .checkout-review .grand.totals .mark {
  font-weight: 300;
}
[class^='multishipping-'] .logo {
  margin-left: 0;
}
.multishipping-checkout-success .nav-sections {
  display: block;
}
.paypal.after:before {
  content: '- ' attr(data-label) ' -';
  display: block;
  margin: 5px 5px 9px;
  text-transform: uppercase;
}
.paypal.before:before {
  content: '- ' attr(data-label) ' -';
  display: block;
  margin: 9px 5px;
  text-align: center;
  text-transform: uppercase;
}
.paypal.acceptance {
  display: block;
  margin: 0 0 18px;
}
.paypal.acceptance img {
  max-width: 100%;
}
.box-tocart .paypal img,
.block-minicart .paypal img {
  display: block;
  margin: 0 auto;
}
.paypal-review .paypa-review-title > strong {
  color: #000000;
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.2rem;
  margin-top: 1.35rem;
  margin-bottom: 0.9rem;
  display: inline-block;
}
.paypal-review .items-qty .item {
  white-space: nowrap;
}
.paypal-review .items-qty .title:after {
  content: ': ';
}
.paypal-review .paypal-review-title > strong {
  color: #000000;
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.2rem;
  margin-top: 1.35rem;
  margin-bottom: 0.9rem;
  display: inline-block;
}
.paypal-review .actions-toolbar {
  margin-top: 9px;
}
.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: 18px 0;
}
.paypal-review-discount .block {
  margin-bottom: 0;
}
.paypal-review-discount .block .fieldset {
  padding: 9px 0 18px;
}
.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;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
.rating-summary {
  overflow: hidden;
  white-space: nowrap;
}
.rating-summary .rating-result {
  width: 100px;
  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: #c7c7c7;
  font-family: 'sanijura-icons';
  font-size: 28px;
  height: 28px;
  letter-spacing: -10px;
  line-height: 28px;
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
  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: #146169;
  font-family: 'sanijura-icons';
  font-size: 28px;
  height: 28px;
  letter-spacing: -10px;
  line-height: 28px;
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
  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 {
  margin-left: -5px;
}
.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: #c7c7c7;
  font-family: 'sanijura-icons';
  font-size: 28px;
  height: 28px;
  letter-spacing: -10px;
  line-height: 28px;
  font-style: normal;
  font-weight: normal;
  speak: none;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
  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"]:focus + 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: #146169;
  font-family: 'sanijura-icons';
  font-size: 28px;
  height: 28px;
  letter-spacing: -10px;
  line-height: 28px;
  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: '\e605' '\e605' '\e605' '\e605' '\e605';
}
.review-control-vote .rating-4 {
  z-index: 3;
}
.review-control-vote .rating-4:before {
  content: '\e605' '\e605' '\e605' '\e605';
}
.review-control-vote .rating-3 {
  z-index: 4;
}
.review-control-vote .rating-3:before {
  content: '\e605' '\e605' '\e605';
}
.review-control-vote .rating-2 {
  z-index: 5;
}
.review-control-vote .rating-2:before {
  content: '\e605' '\e605';
}
.review-control-vote .rating-1 {
  z-index: 6;
}
.review-control-vote .rating-1:before {
  content: '\e605';
}
.block.add.review {
  margin-bottom: 36px;
}
.block.add.review > .title {
  color: #000000;
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.5rem;
  margin-top: 4.5rem;
  margin-bottom: 2.7rem;
}
.block.add.review .legend {
  color: #000000;
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.2rem;
  margin-top: 1.35rem;
  margin-bottom: 0.9rem;
  margin: 0 0 18px;
}
.block.add.review .field.rating {
  display: table-row;
}
.block.add.review .field.rating .label {
  display: table-cell;
  padding: 5px 0;
  vertical-align: middle;
}
.block.add.review .field.rating .control {
  display: table-cell;
  vertical-align: top;
}
.block.reviews.list > .title {
  color: #000000;
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.5rem;
  margin-top: 4.5rem;
  margin-bottom: 2.7rem;
}
.block.reviews.list .review.item {
  margin-bottom: 36px;
}
.block.reviews.list .review.title {
  color: #000000;
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.2rem;
  margin-top: 1.35rem;
  margin-bottom: 0.9rem;
}
.data.table.reviews .rating-summary {
  margin-top: -4px;
}
.customer-review.view {
  margin-bottom: 18px;
}
.customer-review.view .review.title,
.customer-review.view .ratings-summary,
.customer-review.view .product-details {
  margin-bottom: 18px;
}
.product-reviews-summary {
  display: table;
  margin: 9px 0 12px;
}
.products.wrapper.list .product-reviews-summary {
  margin: 0 auto;
}
.product-reviews-summary.empty {
  margin-left: 0;
}
.product-reviews-summary .rating-summary {
  display: table-cell;
  left: -5px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}
.product-reviews-summary .reviews-actions {
  display: table-cell;
  line-height: 28px;
  vertical-align: middle;
}
.product-reviews-summary .reviews-actions a {
  margin-right: 5px;
}
.customer-review .product-details {
  margin-bottom: 36px;
}
.customer-review .product-media {
  float: left;
  margin-right: 3%;
  max-width: 285px;
  width: 30%;
}
.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 {
  color: #000000;
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.2rem;
  margin-top: 1.35rem;
  margin-bottom: 0.9rem;
  font-weight: 500;
  margin-bottom: 18px;
}
.customer-review .review-details .review-content {
  margin-bottom: 18px;
}
.customer-review .product-reviews-summary .rating-summary,
.customer-review .product-reviews-summary .reviews-actions {
  display: block;
}
.review-field-ratings .nested {
  display: table;
}
.review-field-ratings .review-field-rating {
  display: table-row;
}
.review-field-ratings .review-field-rating .label,
.review-field-ratings .review-field-rating .control {
  display: table-cell;
  padding-bottom: 9px;
  vertical-align: top;
}
.review-field-ratings .review-field-rating .label {
  padding-right: 9px;
  padding-top: 6px;
}
.review-field-ratings .review-field-rating .control {
  padding-top: 2px;
}
.review-toolbar {
  border-top: 1px solid #c9c9c9;
  margin: 0 0 18px;
  text-align: center;
}
.review-toolbar:first-child {
  display: none;
}
.review-toolbar .pages {
  border-bottom: 1px solid #c9c9c9;
  display: block;
  padding: 18px 0;
  text-align: center;
}
.review-toolbar .limiter {
  display: none;
}
.review-add .block-title {
  display: none;
}
.review-form .action.submit.primary {
  background: #b2b2b2;
  border: 1px solid #b2b2b2;
  color: #ffffff;
}
.review-form .action.submit.primary:focus,
.review-form .action.submit.primary:active {
  background: #217d83;
  border: 1px solid #217d83;
  color: #ffffff;
}
.review-form .action.submit.primary:hover {
  background: #217d83;
  border: 1px solid #217d83;
  color: #ffffff;
}
.fieldset .review-legend.legend {
  margin-bottom: 18px;
}
.fieldset .review-legend.legend strong {
  display: block;
  margin-left: 0;
}
.review-field-rating .control {
  margin-bottom: 43.2px;
  margin-top: 9px;
}
.review-list {
  margin-bottom: 27px;
}
.review-list .block-title strong {
  color: #000000;
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.5rem;
  margin-top: 4.5rem;
  margin-bottom: 2.7rem;
}
.review-item {
  border-bottom: 1px solid #c9c9c9;
  margin: 0;
  padding: 18px 0;
}
.review-item:after {
  clear: both;
  content: '';
  display: table;
}
.review-item:last-child {
  border-width: 0;
}
.review-ratings {
  display: table;
  margin-bottom: 9px;
  max-width: 100%;
}
.review-author {
  display: inline;
}
.review-title {
  color: #000000;
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.2rem;
  margin-top: 1.35rem;
  margin-bottom: 0.9rem;
  margin: 0 0 18px;
}
.review-content {
  margin-bottom: 18px;
}
.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: 23px;
}
.block-reward-info .reward-rates .title,
.block-reward-info .reward-limit .title,
.block-reward-info .reward-expiring .title {
  display: inline-block;
  margin-bottom: 9px;
}
.form-create-return .field .control > span,
.form-create-return .field address {
  display: inline-block;
  padding-top: 16px;
}
.form-create-return .additional:first-child {
  margin-top: 0;
}
.form-create-return .additional .field:nth-last-child(2) {
  margin-bottom: 0;
}
.form-create-return .additional .field:last-child {
  margin-top: 18px;
}
.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: 300;
}
.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: 20px;
}
.magento-rma-returns-returns .page-title-wrapper .page-title,
.magento-rma-guest-returns .page-title-wrapper .page-title,
.magento-rma-returns-view .page-title-wrapper .page-title {
  margin-right: 25px;
}
.opc-wrapper .form-discount {
  max-width: 500px;
}
.action.mailto.friend {
  margin-left: -7px;
  display: inline-block;
  text-decoration: none;
}
.action.mailto.friend:before {
  -webkit-font-smoothing: antialiased;
  font-size: 28px;
  line-height: 28px;
  color: inherit;
  content: '\e61d';
  font-family: 'sanijura-icons';
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.action.mailto.friend span {
  display: inline-block;
  line-height: 28px;
  vertical-align: top;
}
.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: 300;
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #146169;
  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 {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.5;
}
.my-credit-cards .action.delete:visited {
  text-decoration: none;
}
.my-credit-cards .action.delete:hover {
  color: #217d83;
  text-decoration: none;
}
.my-credit-cards .action.delete:active {
  color: #217d83;
  text-decoration: none;
}
.my-credit-cards .action.delete:hover {
  color: #217d83;
}
.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: #146169;
  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: 300;
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #146169;
  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 {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.5;
}
.my-credit-cards-popup .action.secondary:visited {
  text-decoration: none;
}
.my-credit-cards-popup .action.secondary:hover {
  color: #217d83;
  text-decoration: none;
}
.my-credit-cards-popup .action.secondary:active {
  color: #217d83;
  text-decoration: none;
}
.my-credit-cards-popup .action.secondary:hover {
  color: #217d83;
}
.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: #146169;
  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;
}
.amlocator-index-index .page-title-wrapper {
  text-align: center;
}
.main #amlocator_left span {
  display: block;
  cursor: pointer;
  border: 1px solid #E6E6E6;
  padding: 30px;
  font-size: 1.3rem;
}
.main #amlocator_window_template {
  display: none;
}
.main #amlocator-map-canvas {
  width: 70%;
  height: 600px;
  float: right;
}
.main .popup {
  width: 250px;
}
.main .popup img {
  width: 100px;
  clear: both;
  display: block;
  margin-bottom: 10px;
}
.main #amlocator_left {
  width: 27%;
  margin-right: 20px;
  position: relative;
  overflow: inherit;
  float: left;
}
.main #amlocator_left .viewport {
  height: 600px;
  overflow: hidden;
  position: relative;
}
.main #amlocator_left .overview {
  list-style: none;
  position: absolute;
  left: 0;
  top: 0;
  margin: 0;
  width: 85%;
  margin: 0 6%;
}
.main #amlocator_left .scrollbar {
  background: transparent;
  position: absolute;
  background-position: 0 0;
  right: 5px;
  top: 0px;
  width: 10px;
  z-index: 1;
}
.main #amlocator_left .track {
  background: #dfdfdf;
  border-radius: 4px;
  height: 100%;
  width: 10px;
  position: relative;
  padding: 0 1px;
}
.main #amlocator_left .thumb {
  background: #737373;
  height: 20px;
  width: 8px;
  border-radius: 4px;
  cursor: pointer;
  overflow: hidden;
  position: absolute;
  top: 2px;
  left: 2px;
}
.main #amlocator_left .thumb .end {
  background: transparent;
  overflow: hidden;
  height: 5px;
  width: 25px;
}
.main #amlocator_left .disable {
  display: none;
}
.main #amlocator_left .noSelect {
  user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
}
.main #amlocator_left .active {
  background: #1a6169;
  border: 1px solid transparent;
  color: #fff;
}
.main #amlocator_left .active h2 {
  color: #fff;
}
.main .please-wait {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -100px;
  margin-left: -150px;
  width: 150px;
  height: 100px;
  background-color: white;
}
.main .amlocator_mapblock {
  float: right;
  width: 70%;
}
.main .amlocator_store_list {
  float: left;
  width: 28%;
  margin-right: 10px;
  margin-bottom: 20px;
}
.main .amlocator_group:after {
  content: "";
  display: table;
  clear: both;
}
.main #amasty_locator_filter ul {
  margin-left: 10px;
  list-style: outside none none;
}
.main .amlocator_default {
  background: url(../../../images/amasty/amlocator/close.png) no-repeat;
  display: inline-block;
  width: 14px;
  height: 14px;
  background-position: 0 0px;
  cursor: pointer;
  position: relative;
  top: -10px;
}
.main .amlocator_default:hover {
  background: url(../../../images/amasty/amlocator/close.png) no-repeat;
  background-position: 0 -14px;
  cursor: pointer;
}
.main #amasty_locator_filter .attributes {
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
}
.main #amasty_locator_filter .location-attribute {
  flex-grow: 1;
  margin-top: 15px;
}
.main .location-attribute {
  margin-right: 10px;
}
.main #amasty_locator_filter .filter-attribute {
  font-weight: bold;
  margin: 15px 15px 0 0;
}
.main .today_schedule {
  margin-left: 20px;
  position: relative;
  margin-top: 5px;
  margin-bottom: 5px;
}
.main .today_schedule:before {
  width: 18px;
  content: " ";
  background-image: url(../images/clock.png);
  position: absolute;
  left: -23px;
  height: 18px;
}
.main #amlocator_left .today_schedule span {
  display: inline;
  border: none;
  float: right;
  padding: 0;
  font-weight: bold;
}
.main .all_schedule {
  display: none;
  margin-left: 20px;
}
.main .all_schedule div {
  margin-top: 5px;
  margin-bottom: 5px;
}
.main #amlocator_left .all_schedule span {
  display: inline;
  border: none;
  float: right;
  padding: 0 20px 0 0 ;
}
.main #amasty_locator_filter {
  display: flex;
  flex-direction: row;
}
.main #amasty_locator_filter.locator_filter {
  width: 70%;
  margin: 15px auto 45px;
}
.main #amasty_locator_filter.locator_filter .input-text {
  width: 55%;
  height: 46px;
}
.main #amasty_locator_filter.locator_filter .select {
  width: 20%;
  height: 46px;
}
.main #amasty_locator_filter.locator_filter button {
  width: 20%;
  position: relative;
  top: -2px;
}
.main .column_left {
  width: 48%;
  padding-right: 35px;
  order: 1;
}
.main .column_right {
  order: 2;
  padding-left: 35px;
  width: 48%;
}
.main .amlocator_center {
  display: block;
}
.main .amlocator_input {
  margin-top: 15px;
}
.main #locateNearBy {
  margin-left: 25px;
}
.main .input-box {
  margin-top: 5px;
}
.main .locator_arrow {
  width: 14px;
  content: " ";
  background-image: url(../images/arrow.png);
  float: right;
  left: -23px;
  height: 7px;
  margin-left: 6px;
  background-size: 14px 14px;
  /*margin-right: 5px;*/
  margin-top: 5px;
  background-position-y: 7px;
}
.main .arrow_active {
  background-position-y: 0;
}
.main .location_header {
  font-weight: 500;
  font-size: 18px;
  margin-bottom: 10px;
  margin-top: 0;
  color: #373737;
}
.main .popup .header {
  background-color: blue;
}
@media screen and (max-width: 600px) {
  .amlocator_mapblock,
  .amlocator_store_list {
    float: none;
    width: auto;
  }
}
@media screen and (max-width: 600px) {
  #amasty_locator_filter {
    flex-direction: column;
  }
  .column_left {
    width: 100%;
    order: 1;
  }
  .column_right {
    order: 2;
    padding-left: 0px;
    padding-top: 10px;
    width: 100%;
  }
}
.products {
  margin: 18px 0;
}
.products.products-grid {
  margin-bottom: 9px;
}
.product-items {
  text-align: left;
}
.product-item {
  vertical-align: top;
}
.products-grid .product-item {
  display: inline-block;
  width: 100%;
  margin-bottom: 9px;
}
.products-grid .product-item-info {
  border: 1px solid #d4d4d4;
  background: #ffffff;
  box-sizing: border-box;
}
.product-item-name {
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  display: block;
  hyphens: auto;
  margin: 5px 0;
  word-wrap: break-word;
}
.product-item-details:after {
  content: '';
  display: table;
  clear: both;
}
.product-item-info {
  position: relative;
  max-width: 100%;
  width: 152px;
}
.page-products .product-item-info,
.products-grid .product-item-info {
  width: 100%;
}
.product-item-info .product-item-photo {
  display: block;
  border-bottom: 1px solid #d4d4d4;
  background: #d4d4d4;
}
.product-item-info .product-item-photo img {
  display: block;
  width: 100%;
  transition: opacity 500ms ease;
  background: #d4d4d4;
}
.product-item-info .product-item-photo .fotorama img {
  opacity: 1 !important;
}
.product-item-info .price-containerbox,
.product-item-info .product-containerbox {
  margin: 25px 3% 30px;
}
.product-item-info .price-containerbox {
  display: inline-block;
  float: left;
  width: 30%;
  margin-right: 0;
  padding: 4px 9px 0 0;
  min-height: 67px;
  border-right: 1px solid #d4d4d4;
  box-sizing: border-box;
}
.product-item-info .price-containerbox .price-box {
  display: inline;
}
.product-item-info .price-containerbox .price-box .price {
  font-weight: 300;
  font-size: 18px;
}
.product-item-info .product-containerbox {
  width: 61%;
  display: inline-block;
}
.product-item-info .product-item-name {
  margin: -6px 0 4px;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.2;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.product-item-info .product-item-name a {
  font-weight: inherit;
}
.product-item-info .product-item-name:last-child {
  white-space: normal;
  max-height: 2.4em;
  margin-bottom: -7px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
}
.product-item-info .product-item-shortdescription {
  margin-bottom: -6px;
  max-height: 3em;
  line-height: 1.5em;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
}
.product-item-info .product-item-shortdescription p {
  margin-bottom: 0;
}
.product-item-info .product-label {
  position: absolute;
  top: 0;
  right: 0;
  padding: 9px;
  color: #ffffff;
  letter-spacing: .2em;
  text-transform: uppercase;
  font-size: 9px;
  background: #146169;
}
.product-item-info .fotorama-item {
  cursor: default;
}
.product-item-info .fotorama__wrap .fotorama__stage.fotorama__pointer {
  cursor: default;
}
.product-item-info .fotorama__arr .fotorama__arr__arr {
  height: 50px;
}
.product-item-actions {
  display: none;
}
.product-item-actions .actions-secondary > .action:before {
  margin: 0;
}
.product-item-description {
  margin: 23px 0;
}
.product-item .product-reviews-summary .rating-summary {
  margin: 0 4px 0 0;
}
.product-item .product-reviews-summary .reviews-actions {
  font-size: 11px;
  margin-top: 5px;
  text-transform: lowercase;
}
.product-item .price-box {
  margin: 9px 0 23px;
}
.product-item .price-box .price {
  font-size: 2rem;
  font-weight: 500;
  white-space: nowrap;
}
.product-item .price-box .price-label {
  font-size: 11px;
}
.product-item .price-box .price-label:after {
  content: ':';
}
.product-item .special-price .price,
.product-item .minimal-price .price {
  font-size: 1.4rem;
  font-weight: 500;
}
.product-item .special-price .price-wrapper,
.product-item .minimal-price .price-wrapper {
  display: inline-block;
}
.product-item .special-price .price-including-tax + .price-excluding-tax,
.product-item .minimal-price .price-including-tax + .price-excluding-tax {
  display: block;
}
.product-item .special-price {
  display: block;
}
.product-item .old-price .price {
  font-weight: 300;
}
.product-item .minimal-price .price-container {
  display: block;
}
.product-item .minimal-price-link {
  margin-top: 5px;
}
.product-item .minimal-price-link .price-label {
  color: #146169;
  font-size: 1.3rem;
}
.product-item .minimal-price-link .price {
  font-weight: 300;
}
.product-item .minimal-price-link,
.product-item .price-excluding-tax,
.product-item .price-including-tax {
  display: block;
  white-space: nowrap;
}
.product-item .price-from,
.product-item .price-to {
  margin: 0;
}
.product-item .tocompare:before {
  content: '\e61f';
}
.product-item .tocart {
  white-space: nowrap;
}
.price-container .price {
  font-size: 1.4rem;
}
.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 + .price-excluding-tax:before {
  content: attr(data-label) ': ';
}
.products-list .product-item {
  display: table;
  width: 100%;
}
.products-list .product-item-info {
  display: table-row;
}
.products-list .product-item-photo {
  display: table-cell;
  padding: 0 27px 27px 0;
  vertical-align: top;
  width: 1%;
}
.products-list .product-item-photo img {
  display: block;
}
.products-list .product-item-details {
  display: table-cell;
  vertical-align: top;
}
.gamme-header {
  text-align: center;
  margin: 18px 0;
}
.gamme-header .gamme-button {
  text-transform: uppercase;
}
.gamme-title {
  color: #000000;
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.5rem;
  margin-top: 4.5rem;
  margin-bottom: 2.7rem;
}
.bottom-content {
  text-align: center;
  margin: 18px 0;
  clear: both;
}
.bottom-content .title {
  color: #000000;
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.5rem;
  margin-top: 4.5rem;
  margin-bottom: 2.7rem;
}
.gamme-products-links {
  text-align: center;
  margin: 20px 0 50px;
}
.gamme-products-link {
  text-transform: uppercase;
}
.filters-gammes {
  display: none;
  counter-reset: compteListe;
}
.filters-gammes .filter {
  width: 31%;
  margin-left: 3%;
  counter-increment: compteListe;
  float: left;
}
.filters-gammes .filter:first-child {
  margin-left: 0;
}
.filters-gammes .filter:before {
  content: counter(compteListe);
  font-size: 16px;
}
.filters-gammes .filter p.counter {
  display: inline-block;
  font-size: 16px;
  margin-bottom: 25px;
  border-left: 1px solid #cccccc;
  margin-left: 10px;
  padding-left: 10px;
}
.filters-gammes .filter ul {
  padding-left: 0;
}
.filters-gammes .filter ul li {
  cursor: pointer;
  list-style-type: none;
  padding: 20px;
  margin-bottom: 10px;
  border: 1px solid #cccccc;
}
.filters-gammes .filter ul li img {
  float: left;
  margin-right: 10px;
}
.filters-gammes .filter ul li .content {
  color: #000;
}
.filters-gammes .filter ul li .content p.title {
  font-size: 16px;
  font-weight: 500;
}
.filters-gammes .filter ul li .content p.desc {
  font-size: 11px;
}
.filters-gammes .filter ul li.selected {
  background: #1a6169;
}
.filters-gammes .filter ul li.selected .content {
  color: #fff;
}
.filters-gammes .filter .slider {
  margin-bottom: 27px;
}
.filters-gammes .filter .slider .ui-slider-range {
  position: relative;
  background: #1a6169;
  height: 100%;
}
.filters-gammes .filter .slider .ui-slider-handle {
  top: 0;
  border: 1px solid #1a6169;
  background: #fff;
  height: 20px;
  width: 20px;
  top: -5px;
}
.filters-gammes .filter .recap {
  background: #cccccc;
  padding: 30px;
  color: #1a6169;
  font-size: 16px;
}
.filters-gammes .filter .recap button {
  width: 100%;
  margin-bottom: 20px;
}
.filters-gammes .filter .recap p {
  margin-bottom: 0;
}
.page-products .columns {
  padding-top: 60px;
  position: relative;
  z-index: 1;
}
.toolbar {
  margin: 5px 0;
  text-align: center;
}
.toolbar-amount {
  left: 0;
  line-height: 18px;
  margin: 0;
  padding: 7px 0;
  position: absolute;
  text-align: left;
  top: 0;
  vertical-align: middle;
}
.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: 23px;
}
.sorter {
  float: right;
}
.page-products .sorter {
  position: absolute;
  right: 24px;
  top: 0;
  z-index: 1;
}
.products.wrapper ~ .toolbar .sorter {
  display: none;
}
.sorter-options {
  margin: 0 5px 0 7px;
  width: auto;
  height: 40px;
}
.sorter-action {
  background-image: none;
  background: #b2b2b2;
  border: 1px solid #b2b2b2;
  color: #ffffff;
  cursor: pointer;
  font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 500;
  margin: 0;
  padding: 10px 13px;
  font-size: 1.3rem;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
  vertical-align: baseline;
}
.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 {
  -webkit-font-smoothing: antialiased;
  font-size: 12px;
  line-height: 18px;
  content: '\e923';
  font-family: 'sanijura-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sorter-action:focus,
.sorter-action:active {
  background: #217d83;
  border: 1px solid #217d83;
  color: #ffffff;
}
.sorter-action:hover {
  background: #217d83;
  border: 1px solid #217d83;
  color: #ffffff;
}
.sorter-action.disabled,
.sorter-action[disabled],
fieldset[disabled] .sorter-action {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.sorter-action:hover,
.sorter-action:active,
.sorter-action:focus {
  text-decoration: none;
}
.sorter-action.sort-desc:before {
  content: '\e924';
}
.modes {
  display: none;
}
.limiter {
  display: none;
}
.limiter-options {
  margin: 0 5px 0 7px;
  width: auto;
  height: 40px;
}
.limiter-label {
  font-weight: 400;
}
.page-products .toolbar .limiter {
  display: none;
}
.limiter .control {
  display: inline-block;
}
.page-layout-custom-view-category .columns.page-main {
  max-width: none;
  padding-top: 0;
}
.page-layout-custom-view-category .category-view {
  margin-bottom: 0 !important;
}
.gammeSection {
  margin: 0 -20px;
  padding: 0 -24px;
  background: #ffffff;
  overflow: hidden;
  text-align: center;
}
.gammeSection-inner {
  max-width: 1280px;
  margin: 0 auto;
}
.gammeSection-title {
  margin: 0 0 18px;
  font-size: 20px;
  line-height: 1.16;
  font-weight: 300;
  color: #000000;
}
.gammeSection-title a {
  color: #000000;
}
.gammeSection-title span {
  display: inline-block;
}
.gammeSection--header {
  overflow: visible;
}
.gammeSection--gray {
  background: #f2f2f1;
}
.gammeInfos {
  position: relative;
  text-align: left;
  margin: -147px auto 27px;
}
.gammeInfos-header,
.gammeInfos-main,
.gammeInfos-footer {
  padding: 20px 40px;
}
.gammeInfos-header {
  display: table;
  width: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
  color: #000000;
  background: #ffffff;
  table-layout: fixed;
  box-sizing: border-box;
}
.gammeInfos-main {
  padding-bottom: 10px;
  background: #f2f2f1;
}
.gammeInfos-main:last-child {
  padding-bottom: 20px;
}
.gammeInfos-footer {
  background: #f2f2f1;
}
.gammeInfos-banner {
  position: absolute;
  bottom: 100%;
  right: 0;
  padding: 9px;
  color: #ffffff;
  letter-spacing: .2em;
  text-transform: uppercase;
  font-size: 9px;
  background: #146169;
}
.gammeInfos-price,
.gammeInfos-titleWrapper {
  display: table-cell;
  vertical-align: top;
}
.gammeInfos-price {
  width: 30%;
  padding-right: 10px;
  min-height: 75px;
  border-right: 1px solid #d4d4d4;
}
.gammeInfos-price .price-box {
  display: inline-block;
}
.gammeInfos-price .price {
  font-size: 20px;
}
.gammeInfos-titleWrapper {
  padding-left: 30px;
}
.gammeInfos-title {
  margin: -6px 0 4px;
  font-size: 23px;
  font-weight: 300;
  line-height: 1.2;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.gammeInfos-title a {
  font-weight: inherit;
}
.gammeInfos-title:last-child {
  white-space: normal;
  max-height: 2.4em;
  margin-bottom: -7px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
}
.gammeInfos-description {
  margin-bottom: -6px;
  max-height: 3em;
  line-height: 1.5em;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
}
.gammeInfos-description p {
  margin-bottom: 0;
}
.gammeInfos-list {
  font-size: 0;
}
.gammeInfos-listItem {
  display: inline-block;
  width: 33.33%;
  padding: 0 10px;
  font-size: 13px;
  vertical-align: top;
  box-sizing: border-box;
}
.gammeInfos-listItem-icon {
  text-align: center;
}
.gammeInfos-listItem-icon.materiel {
  display: block;
  text-decoration: none;
}
.gammeInfos-listItem-icon.materiel:before {
  -webkit-font-smoothing: antialiased;
  font-size: 35px;
  line-height: 40px;
  color: #146169;
  content: '\e905';
  font-family: 'sanijura-icons';
  margin: 0px auto 0px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.gammeInfos-listItem-icon.largeur {
  display: block;
  text-decoration: none;
}
.gammeInfos-listItem-icon.largeur:before {
  -webkit-font-smoothing: antialiased;
  font-size: 40px;
  line-height: 40px;
  color: #146169;
  content: '\e906';
  font-family: 'sanijura-icons';
  margin: 0px auto 0px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.gammeInfos-listItem-icon.meuble {
  display: block;
  text-decoration: none;
}
.gammeInfos-listItem-icon.meuble:before {
  -webkit-font-smoothing: antialiased;
  font-size: 38px;
  line-height: 40px;
  color: #146169;
  content: '\e907';
  font-family: 'sanijura-icons';
  margin: 0px auto 0px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.gammeInfos-listItem-title {
  text-align: center;
  color: #146169;
  font-size: 15px;
  font-weight: 500;
}
.gammeInfos-listItem-list {
  margin-top: 7px;
  font-size: 11px;
}
.gammeInfos-listItem-list li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 5px;
  text-decoration: none;
}
.gammeInfos-listItem-list li:before {
  -webkit-font-smoothing: antialiased;
  font-size: 12px;
  line-height: 1;
  color: #146169;
  content: '\e930';
  font-family: 'sanijura-icons';
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.gammeInfos-listItem-list li:before {
  position: absolute;
  top: 3px;
  left: 0;
}
.gammeInfos-listItem-list li:last-child {
  margin-bottom: 0;
}
.gammeInfos-listItem-list span {
  display: inline-block;
}
.gammeInfos-listItem:nth-last-child(2):first-child,
.gammeInfos-listItem:nth-last-child(2):first-child ~ .gammeInfos-listItem {
  width: 50%;
}
.gammeInfos-listItem:last-child:first-child {
  width: 100%;
}
.gammeInfos-action {
  margin-bottom: 10px;
  text-align: center;
}
.gammeInfos-action:last-child {
  margin-bottom: 0;
}
.gammeInfos-perso {
  display: block;
  font-size: 11px;
  text-transform: uppercase;
}
.gammeFewWords {
  max-width: 694px;
  text-align: left;
  padding: 0 27px 0 0;
  overflow: hidden;
  margin-bottom: 27px;
}
.gammeFewWords-title {
  font-size: 20px;
  color: #707070;
  line-height: 1.25;
  display: none;
}
.gammeFewWords-content {
  margin-top: 0;
  color: #373737;
  overflow: hidden;
}
.gammeFewWords-content p {
  margin-bottom: 1.54em;
}
.gammeFewWords-content p:last-child {
  margin-bottom: 0;
}
.gammeFewWords-text h2 {
  margin: 0;
  font-size: inherit;
  line-height: 1.54em;
  color: #373737;
}
.gammeFewWords--trigger .gammeFewWords-title {
  position: relative;
  padding-right: 25px;
  text-decoration: none;
}
.gammeFewWords--trigger .gammeFewWords-title:after {
  -webkit-font-smoothing: antialiased;
  font-size: 12px;
  line-height: 1;
  color: #000000;
  content: '\e924';
  font-family: 'sanijura-icons';
  margin: -0.5em 0;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.gammeFewWords--trigger .gammeFewWords-title:after {
  position: absolute;
  top: 50%;
  right: 15px;
}
.gammeFewWords--trigger .gammeFewWords-content {
  position: relative;
}
.gammeFewWords--trigger .gammeFewWords-content:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3.08em;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
}
.gammeFewWords--trigger .gammeFewWords-text {
  padding-right: 15px;
}
.gammeFewWords--opened .gammeFewWords-title:after {
  content: '\e923';
}
.gammeFewWords--opened .gammeFewWords-content {
  max-height: none;
}
.gammeFewWords--opened .gammeFewWords-content:after {
  display: none;
}
.gammeGallery-items:after {
  content: '';
  display: table;
  clear: both;
}
.gammeGallery-items--withMore > .gammeGallery-item:nth-child(n+5),
.gammeGallery-items--withMore > .gammeGallery-slide:nth-child(n+5) {
  display: none;
}
.gammeGallery-items--withMore .gammeGallery-itemContent {
  display: block;
}
.gammeGallery-item {
  position: relative;
  float: left;
  width: 100%;
  overflow: hidden;
}
a.gammeGallery-item:active .gammeGallery-image,
a.gammeGallery-item:focus .gammeGallery-image {
  opacity: 0.5;
}
a.gammeGallery-item:hover .gammeGallery-image {
  opacity: 0.7;
  transition-duration: 300ms;
}
.gammeGallery-image {
  padding-top: 83.56807512%;
  background: #d4d4d4 no-repeat 50% 50%;
  background-size: cover;
  transition: opacity 500ms ease;
}
.gammeGallery-itemContent {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.8);
  text-align: left;
  box-sizing: border-box;
}
.gammeGallery-itemContentInner {
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 200px;
  transform: translate(-50%, -50%);
}
.gammeGallery-itemTitle {
  display: block;
  font-size: 30px;
  line-height: 1.16;
  font-weight: 300;
  color: #000000;
}
.gammeGallery-items--srollable {
  font-size: 0;
}
.gammeGallery-items--srollable .gammeGallery-item,
.gammeGallery-items--srollable .gammeGallery-slide {
  float: none;
  display: inline-block;
  width: 50%;
}
.gammeGallery-items--srollable .gammeGallery-item {
  font-size: 13px;
  max-width: 284px;
}
.gammeGallery-items--srollable .gammeGallery-slide {
  width: 100%;
  max-width: 568px;
}
.gammeGallery-items--srollable .gammeGallery-slide .gammeGallery-item {
  width: 50%;
}
.gammeChooseItem {
  display: inline-block;
  width: 100%;
  padding: 25px;
  font-size: 13px;
  color: #ffffff;
  text-align: center;
  background: #146169;
  vertical-align: top;
  border-right: 1px solid #f2f2f1;
  border-bottom: 1px solid #f2f2f1;
  box-sizing: border-box;
  transition: background 500ms ease;
}
.gammeChooseItem-pictoContainer.miroirs {
  display: block;
  text-decoration: none;
}
.gammeChooseItem-pictoContainer.miroirs:before {
  -webkit-font-smoothing: antialiased;
  font-size: 70px;
  line-height: 110px;
  color: inherit;
  content: '\e909';
  font-family: 'sanijura-icons';
  margin: 0 auto 10px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.gammeChooseItem-pictoContainer.armoires {
  display: block;
  text-decoration: none;
}
.gammeChooseItem-pictoContainer.armoires:before {
  -webkit-font-smoothing: antialiased;
  font-size: 90px;
  line-height: 110px;
  color: inherit;
  content: '\e900';
  font-family: 'sanijura-icons';
  margin: 0 auto 10px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.gammeChooseItem-pictoContainer.sous-tables {
  display: block;
  text-decoration: none;
}
.gammeChooseItem-pictoContainer.sous-tables:before {
  -webkit-font-smoothing: antialiased;
  font-size: 90px;
  line-height: 110px;
  color: inherit;
  content: '\e918';
  font-family: 'sanijura-icons';
  margin: 0 auto 10px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.gammeChooseItem-pictoContainer.colonnes {
  display: block;
  text-decoration: none;
}
.gammeChooseItem-pictoContainer.colonnes:before {
  -webkit-font-smoothing: antialiased;
  font-size: 110px;
  line-height: 110px;
  color: inherit;
  content: '\e902';
  font-family: 'sanijura-icons';
  margin: 0 auto 10px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.gammeChooseItem-pictoContainer.meubles-complementaires {
  display: block;
  text-decoration: none;
}
.gammeChooseItem-pictoContainer.meubles-complementaires:before {
  -webkit-font-smoothing: antialiased;
  font-size: 90px;
  line-height: 110px;
  color: inherit;
  content: '\e904';
  font-family: 'sanijura-icons';
  margin: 0 auto 10px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.gammeChooseItem-image {
  display: block;
  margin: 0 auto 18px;
}
.gammeChooseItem-beforeTitle {
  display: block;
  text-transform: uppercase;
  font-size: 11px;
}
.gammeChooseItem-title {
  font-size: 13px;
  font-weight: 500;
}
.gammeChooseItem-price {
  margin: 5px 0 0;
  opacity: .5;
}
.gammeChooseItem-price .price-box {
  display: inline-block;
}
.gammeChooseItem-price .price {
  font-size: 18px;
}
.gammeChooseItem-moreLabel {
  margin: 5px 0;
  text-transform: uppercase;
  font-size: 11px;
}
.gammeChooseItem-moreIcon {
  position: relative;
  margin: 14px 0 5px;
  text-decoration: none;
}
.gammeChooseItem-moreIcon:before {
  content: '';
  display: block;
  margin: 0 auto;
  width: 32px;
  height: 32px;
  border: 1px solid #ffffff;
  border-radius: 50%;
}
.gammeChooseItem-moreIcon:after {
  -webkit-font-smoothing: antialiased;
  font-size: 16px;
  line-height: 1;
  content: '\e91f';
  font-family: 'sanijura-icons';
  margin: -0.5em;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.gammeChooseItem-moreIcon:after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 1em;
  line-height: 1;
  margin: -.5em;
}
.gammeChooseItem--more {
  display: none;
}
.gammeChooseItem:active,
.gammeChooseItem:focus {
  color: #ffffff;
  background-color: #217d83;
}
.gammeChooseItem:hover {
  color: #ffffff;
  background-color: #217d83;
  transition-duration: 300ms;
}
.gammeChoose-items {
  text-align: left;
  font-size: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}
.gammeChoose-items--withMore .gammeChooseItem:nth-child(n+3):not(.gammeChooseItem--more) {
  display: none;
}
.gammeChoose-items--withMore .gammeChooseItem--more {
  display: inline-block;
  display: flex;
  align-items: center;
  justify-content: center;
}
.gammeChoose {
  margin: 0 0 18px;
}
.gammeChoose-title {
  padding: 9px 27px;
  font-size: 20px;
  line-height: 1.16;
  text-align: center;
  background: #ffffff;
  box-sizing: border-box;
  font-weight: 300;
  color: #000000;
}
.gammeChoose-title br {
  display: none;
}
.gammeChoose:last-child {
  margin-bottom: 0;
}
.popup-mobile-configurateur {
  display: none;
  font-size: 18px;
}
.scrollSlider {
  margin: 0 -24px;
  overflow: auto;
}
.scrollSlider-scroller {
  padding: 0 24px;
}
.scrollSlider-wrapWidth > * {
  display: block;
  white-space: nowrap;
}
.modal-popup .modal-title {
  border: 0;
  text-align: center;
  font-size: 18px;
  padding-bottom: 20px;
}
.modal-custom .action-close:before,
.modal-popup .action-close:before,
.modal-slide .action-close:before {
  font-size: 16px;
  line-height: 16px;
}
.category-landing-page .panel.wrapper {
  display: none;
}
.category-landing-page .navigation {
  display: none !important;
}
.category-landing-page .breadcrumbs {
  display: none;
}
.category-landing-page .category-header {
  display: none;
}
.category-landing-page .Reassurance {
  display: none;
}
.category-landing-page #switcher-store {
  display: none;
}
.category-landing-page .column.main {
  min-height: inherit;
  padding-bottom: 0px;
}
.category-landing-page .column.main .category-cms .title {
  font-size: 20px;
  font-weight: 400;
  text-align: center;
}
.category-landing-page .column.main .category-cms .change-stores {
  text-align: center;
  padding-top: 38px;
}
.category-landing-page .column.main .category-cms .change-stores ul {
  display: inline-block;
  padding-left: 10px;
}
.category-landing-page .column.main .category-cms .change-stores ul li {
  text-align: left;
  list-style: none;
  color: #000;
  padding: 0 12px 5px 12px;
  border-bottom: 1px solid #d4d4d4;
}
.category-landing-page .column.main .category-cms .change-stores ul li a {
  color: #000000;
  font-weight: 300;
}
.category-landing-page .footer .block.newsletter {
  max-width: 480px;
}
.category-landing-page .footer .block.newsletter .title strong {
  font-size: 16px;
}
.category-landing-page .footer .block.newsletter input {
  height: 40px;
}
.category-landing-page .footer .block.newsletter .action.primary {
  padding: 12px 22px 11px;
}
.old-price,
.old.price {
  text-decoration: line-through;
}
.prices-tier .price-container .price-including-tax + .price-excluding-tax:before {
  content: '(' attr(data-label) ': ';
}
.prices-tier .price-container .price-including-tax + .price-excluding-tax:last-child:after {
  content: ')';
}
.prices-tier .price-container .weee[data-label] {
  display: inline;
}
.prices-tier .price-container .weee[data-label] .price {
  font-size: 1.1rem;
}
.prices-tier .price-container .weee[data-label]:before {
  content: ' +' attr(data-label) ': ';
}
.actual-price {
  font-weight: 500;
}
.category-image .image {
  display: block;
  height: auto;
  max-width: 100%;
}
.catalog-category-view .category-view {
  position: relative;
  height: 550px;
  margin: 0 auto 27px;
  padding: 0 20px;
  background: #bab0a6;
}
.catalog-category-view .category-view:before,
.catalog-category-view .category-view:after {
  content: '';
  display: table;
}
.catalog-category-view .category-view .page-title-wrapper:last-child .page-title {
  margin: 27px 0;
}
.catalog-category-view .category-view .category-description {
  margin-bottom: 0;
}
.catalog-category-view .category-view .category-description p:last-child {
  margin-bottom: 0;
}
.catalog-category-view .category-view .category-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
}
.catalog-category-view .category-view .category-image img {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.catalog-category-view .category-view .category-header {
  z-index: 1;
  max-width: 525px;
  padding: 36px 100px;
  text-align: center;
  background: #ffffff;
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: 0;
  transform: translate(-50%, -50%);
}
.product-image-container {
  display: inline-block;
  max-width: 100%;
}
.product-image-wrapper {
  display: block;
  height: 0;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.product-image-photo {
  bottom: 0;
  display: block;
  height: auto;
  left: 0;
  margin: auto;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
}
.product.media .placeholder .photo.container {
  max-width: 100%;
}
.product.media .notice {
  color: #217d83;
  font-size: 1.1rem;
  margin: 9px 0;
}
.product.media .product.thumbs {
  margin: 18px 0 27px;
}
.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 .active {
  display: block;
  line-height: 1;
}
.product.info.detailed {
  clear: both;
  margin-bottom: 30px;
}
.product.info.detailed .additional-attributes {
  width: auto;
}
.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: 7.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: 7.5px 27px 9px 0;
}
#configurable-title {
  margin-bottom: 20px;
}
.page-layout-custom-view-product h1 {
  text-align: center;
}
.page-layout-custom-view-product .product-info-configurator {
  position: relative;
  border: 1px solid #d4d4d4;
}
.page-layout-custom-view-product .product-info-configurator .loader {
  border: 1px solid #cccccc;
  width: 100%;
  position: absolute;
  height: 100%;
  background: #8a8279;
  z-index: 10;
}
.page-layout-custom-view-product .product-info-configurator .loader div {
  text-align: center;
  position: absolute;
  color: #fff;
  top: 50%;
  width: 300px;
  height: 200px;
  left: 50%;
  margin-top: -100px;
  margin-left: -150px;
  font-size: 18px;
}
.page-layout-custom-view-product .product-info-configurator .loader div span {
  background-image: url('../images/loader.gif');
  height: 192px;
  width: 192px;
  z-index: 1;
  display: block;
  margin: 0 auto 10px;
}
.product-info-main .page-title-wrapper .page-title {
  line-height: 1.42857143;
  margin-bottom: 9px;
}
.product-info-main .familyProduct {
  margin-bottom: 15px;
  font-weight: 500;
}
.product-info-main .tables .familyProduct,
.product-info-main .plans .familyProduct,
.product-info-main .vasques .familyProduct {
  padding-top: 15px;
  border-top: 1px solid gray;
}
.product-info-main .swatch-option,
.product-info-main .variante-option {
  box-sizing: border-box;
  width: 49%;
  height: 37px;
  line-height: 34px;
  max-width: 100%;
  padding: 0;
  margin-right: 2%;
  text-transform: lowercase;
}
.product-info-main .variante {
  margin: 9px -5px 23px 0;
}
.product-info-main .variante .updatevariante {
  display: none;
  margin: 8px 0 0 5px;
  cursor: pointer;
}
.product-info-main .variante.facadeTiroir .variante-option,
.product-info-main .variante.facadeModule .variante-option,
.product-info-main .variante.couleurNiche .variante-option,
.product-info-main .variante.couleurTiroirs .variante-option,
.product-info-main .variante.facade .variante-option,
.product-info-main .variante.couleur .variante-option,
.product-info-main .variante.moduleBas .variante-option,
.product-info-main .variante.caisse .variante-option,
.product-info-main .variante.moduleHaut .variante-option,
.product-info-main .variante.moduleMilieu .variante-option {
  display: none;
}
.product-info-main .variante.facadeTiroir .variante-option img,
.product-info-main .variante.facadeModule .variante-option img,
.product-info-main .variante.couleurNiche .variante-option img,
.product-info-main .variante.couleurTiroirs .variante-option img,
.product-info-main .variante.facade .variante-option img,
.product-info-main .variante.couleur .variante-option img,
.product-info-main .variante.moduleBas .variante-option img,
.product-info-main .variante.caisse .variante-option img,
.product-info-main .variante.moduleHaut .variante-option img,
.product-info-main .variante.moduleMilieu .variante-option img {
  float: left;
}
.product-info-main .variante.facadeTiroir .variante-option.selected,
.product-info-main .variante.facadeModule .variante-option.selected,
.product-info-main .variante.couleurNiche .variante-option.selected,
.product-info-main .variante.couleurTiroirs .variante-option.selected,
.product-info-main .variante.facade .variante-option.selected,
.product-info-main .variante.couleur .variante-option.selected,
.product-info-main .variante.moduleBas .variante-option.selected,
.product-info-main .variante.caisse .variante-option.selected,
.product-info-main .variante.moduleHaut .variante-option.selected,
.product-info-main .variante.moduleMilieu .variante-option.selected {
  display: block;
  width: 70%;
}
.product-info-main .variante.facadeTiroir .variante-option .picto,
.product-info-main .variante.facadeModule .variante-option .picto,
.product-info-main .variante.couleurNiche .variante-option .picto,
.product-info-main .variante.couleurTiroirs .variante-option .picto,
.product-info-main .variante.facade .variante-option .picto,
.product-info-main .variante.couleur .variante-option .picto,
.product-info-main .variante.moduleBas .variante-option .picto,
.product-info-main .variante.caisse .variante-option .picto,
.product-info-main .variante.moduleHaut .variante-option .picto,
.product-info-main .variante.moduleMilieu .variante-option .picto {
  width: 37px;
  display: inline-block;
  height: 37px;
  float: left;
}
.product-info-main .variante.facadeTiroir .updatevariante,
.product-info-main .variante.facadeModule .updatevariante,
.product-info-main .variante.couleurNiche .updatevariante,
.product-info-main .variante.couleurTiroirs .updatevariante,
.product-info-main .variante.facade .updatevariante,
.product-info-main .variante.couleur .updatevariante,
.product-info-main .variante.moduleBas .updatevariante,
.product-info-main .variante.caisse .updatevariante,
.product-info-main .variante.moduleHaut .updatevariante,
.product-info-main .variante.moduleMilieu .updatevariante {
  display: inline-block;
}
.product-info-main .variante.interieurCaisse,
.product-info-main .variante.ne,
.product-info-main .variante.decoupes,
.product-info-main .variante.choixTiroir,
.product-info-main .variante.positionPrise,
.product-info-main .variante.caisseModule,
.product-info-main .variante.caisseTiroir {
  display: none;
}
.product-info-main .varianteProduct.TABLES .variante.couleur {
  display: block;
}
.product-info-main .varianteProduct.popinVariante {
  position: absolute;
  top: 0;
  background: #fff;
  z-index: 100;
  width: 100%;
  padding: 20px;
  box-sizing: border-box;
  min-height: 600px;
  border: 1px solid #d4d4d4;
}
.product-info-main .varianteProduct.popinVariante .action-close {
  display: inline-block;
  text-decoration: none;
  position: absolute;
  top: 10px;
  right: 15px;
  cursor: pointer;
}
.product-info-main .varianteProduct.popinVariante .action-close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.product-info-main .varianteProduct.popinVariante .action-close:before {
  -webkit-font-smoothing: antialiased;
  font-size: 15px;
  line-height: 15px;
  color: #303030;
  content: '\e92e';
  font-family: 'sanijura-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.product-info-main .varianteProduct.popinVariante .action-close:hover:before {
  color: #303030;
}
.product-info-main .varianteProduct.popinVariante .action-close:active:before {
  color: #303030;
}
.product-info-main .varianteProduct.popinVariante .variante .updatevariante {
  display: none;
}
.product-info-main .varianteProduct.popinVariante .variante .variante-option {
  display: block;
  width: 37px;
  overflow: visible;
  position: relative;
}
.product-info-main .varianteProduct.popinVariante .variante .variante-option.selected {
  border: 2px solid #146169;
}
.product-info-main .varianteProduct.popinVariante .variante .variante-option.selected .picto {
  width: 33px;
  height: 33px;
}
.product-info-main .varianteProduct.popinVariante .variante .variante-option span.label {
  display: none;
}
.product-info-main .varianteProduct.popinVariante .variante .variante-option:nth-child(2n+1) {
  margin-right: 2%;
}
.product-info-main .varianteProduct.popinVariante .variante .variante-option:hover span.label {
  position: absolute;
  top: -19px;
  right: -60px;
  width: 150px;
  display: block;
  background: #1a6169;
  line-height: 15px;
  color: #fff;
  opacity: 0.9;
  font-size: 11px;
}
.product-info-main .swatch-option:nth-child(2n) {
  margin-right: 0;
}
.product-info-main .variante-option:nth-child(2n+1) {
  margin-right: 0;
}
.product-info-main .swatch-option.selected,
.product-info-main .variante-option.selected {
  background: #146169;
  color: #fff;
}
.product-info-main .ui-slider {
  width: 100%;
  height: 0.5em;
  margin-top: 15px;
  margin-bottom: 10px;
  text-align: center;
  background: #dadada;
}
.product-info-main .ui-slider .ui-slider-handle {
  width: 20px;
  height: 20px;
  top: -6px;
  cursor: pointer;
  font-size: 10px;
  margin-top: -1px;
  background: #fff;
  border-bottom: 1px solid #cccccc;
}
.product-info-main .ui-slider .ui-slider-range {
  background: #1a6169;
  height: 0.5em;
  border-radius: 5px;
}
.product-info-main .product-info-price {
  padding-bottom: 20px;
  border-bottom: 1px solid #cccccc;
}
.product-info-main .product-info-stock-sku {
  float: right;
  text-align: right;
}
.product-info-main .product-info-stock-sku .stock.available,
.product-info-main .product-info-stock-sku .stock.unavailable {
  display: block;
  font-weight: 500;
  vertical-align: top;
}
.product-info-main .product.attribute.sku {
  display: block;
  vertical-align: top;
  /*.lib-css(color, @text__color__muted);*/
}
.product-info-main .product.attribute.sku > .value {
  display: inline-block;
  vertical-align: top;
  word-break: break-all;
}
.product-info-main .product.attribute.sku .type {
  margin-right: 5px;
}
.product-info-main .product.attribute.overview {
  margin: 18px 0;
}
.product-info-main .product.alert {
  margin: 9px 0;
}
.product-info-main .price-box {
  margin-top: 9px;
}
.product-info-main .choice-product {
  margin: 27px 0;
}
.product-info-main .choice-product p {
  text-align: center;
}
.product-info-main .choice-product span {
  width: 49%;
  margin-right: 2%;
  display: inline-block;
  padding: 9px;
  text-align: center;
  box-sizing: border-box;
  border: 1px solid #d4d4d4;
  cursor: pointer;
}
.product-info-main .choice-product span:last-child {
  margin-right: 0;
}
.product-info-main .choice-product span:hover {
  background: #bbd5e8;
}
.product-info-main .choice-product span.selected {
  background: #1a6169;
  color: #fff;
}
.product-info-main .tables .swatch-attribute.longueur,
.product-info-main .plans .swatch-attribute.longueur {
  display: none;
}
.product-info-main .product-reviews-summary .reviews-actions {
  font-size: 1.3rem;
}
.product-info-main .swatch-attribute .mage-error {
  display: inline;
  padding-left: 5px;
}
.product-info-main .viewport .overview .swatch-attribute.position_vasque .swatch-option {
  height: 100px;
  line-height: 33px;
}
.product-info-main .viewport .overview .swatch-attribute.forme_miroir .swatch-option {
  height: 120px;
  line-height: 43px;
}
.product-info-main .viewport .overview .swatch-attribute.type_eclairage .swatch-option {
  height: 120px;
  line-height: 43px;
}
.product-info-main .swatch-attribute.position_vasque .swatch-attribute-options .swatch-option.text:before,
.product-info-main .swatch-attribute.forme_miroir .swatch-attribute-options .swatch-option.text:before,
.product-info-main .swatch-attribute.type_eclairage .swatch-attribute-options .swatch-option.text:before {
  display: block;
}
.product-info-main .swatch-attribute.position_vasque .swatch-option.position_vasque-centre,
.product-info-main .swatch-attribute.forme_miroir .swatch-option.position_vasque-centre,
.product-info-main .swatch-attribute.type_eclairage .swatch-option.position_vasque-centre {
  display: block;
  text-decoration: none;
}
.product-info-main .swatch-attribute.position_vasque .swatch-option.position_vasque-centre:before,
.product-info-main .swatch-attribute.forme_miroir .swatch-option.position_vasque-centre:before,
.product-info-main .swatch-attribute.type_eclairage .swatch-option.position_vasque-centre:before {
  -webkit-font-smoothing: antialiased;
  font-size: 80px;
  line-height: inherit;
  color: inherit;
  content: '\e91a';
  font-family: 'sanijura-icons';
  margin: 20px auto 0px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.product-info-main .swatch-attribute.position_vasque .swatch-option.position_vasque-gauche,
.product-info-main .swatch-attribute.forme_miroir .swatch-option.position_vasque-gauche,
.product-info-main .swatch-attribute.type_eclairage .swatch-option.position_vasque-gauche {
  display: block;
  text-decoration: none;
}
.product-info-main .swatch-attribute.position_vasque .swatch-option.position_vasque-gauche:before,
.product-info-main .swatch-attribute.forme_miroir .swatch-option.position_vasque-gauche:before,
.product-info-main .swatch-attribute.type_eclairage .swatch-option.position_vasque-gauche:before {
  -webkit-font-smoothing: antialiased;
  font-size: 80px;
  line-height: inherit;
  color: inherit;
  content: '\e91c';
  font-family: 'sanijura-icons';
  margin: 20px auto 0px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.product-info-main .swatch-attribute.position_vasque .swatch-option.position_vasque-droite,
.product-info-main .swatch-attribute.forme_miroir .swatch-option.position_vasque-droite,
.product-info-main .swatch-attribute.type_eclairage .swatch-option.position_vasque-droite {
  display: block;
  text-decoration: none;
}
.product-info-main .swatch-attribute.position_vasque .swatch-option.position_vasque-droite:before,
.product-info-main .swatch-attribute.forme_miroir .swatch-option.position_vasque-droite:before,
.product-info-main .swatch-attribute.type_eclairage .swatch-option.position_vasque-droite:before {
  -webkit-font-smoothing: antialiased;
  font-size: 80px;
  line-height: inherit;
  color: inherit;
  content: '\e91b';
  font-family: 'sanijura-icons';
  margin: 20px auto 0px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.product-info-main .swatch-attribute.position_vasque .swatch-option.position_vasque-2_vasques,
.product-info-main .swatch-attribute.forme_miroir .swatch-option.position_vasque-2_vasques,
.product-info-main .swatch-attribute.type_eclairage .swatch-option.position_vasque-2_vasques {
  display: block;
  text-decoration: none;
}
.product-info-main .swatch-attribute.position_vasque .swatch-option.position_vasque-2_vasques:before,
.product-info-main .swatch-attribute.forme_miroir .swatch-option.position_vasque-2_vasques:before,
.product-info-main .swatch-attribute.type_eclairage .swatch-option.position_vasque-2_vasques:before {
  -webkit-font-smoothing: antialiased;
  font-size: 80px;
  line-height: inherit;
  color: inherit;
  content: '\e919';
  font-family: 'sanijura-icons';
  margin: 20px auto 0px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.product-info-main .swatch-attribute.position_vasque .swatch-option.forme_miroir-rectangulaire,
.product-info-main .swatch-attribute.forme_miroir .swatch-option.forme_miroir-rectangulaire,
.product-info-main .swatch-attribute.type_eclairage .swatch-option.forme_miroir-rectangulaire {
  display: block;
  text-decoration: none;
}
.product-info-main .swatch-attribute.position_vasque .swatch-option.forme_miroir-rectangulaire:before,
.product-info-main .swatch-attribute.forme_miroir .swatch-option.forme_miroir-rectangulaire:before,
.product-info-main .swatch-attribute.type_eclairage .swatch-option.forme_miroir-rectangulaire:before {
  -webkit-font-smoothing: antialiased;
  font-size: 80px;
  line-height: 0.88;
  color: inherit;
  content: '\e90e';
  font-family: 'sanijura-icons';
  margin: 10px auto 0px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.product-info-main .swatch-attribute.position_vasque .swatch-option.forme_miroir-rond,
.product-info-main .swatch-attribute.forme_miroir .swatch-option.forme_miroir-rond,
.product-info-main .swatch-attribute.type_eclairage .swatch-option.forme_miroir-rond {
  display: block;
  text-decoration: none;
}
.product-info-main .swatch-attribute.position_vasque .swatch-option.forme_miroir-rond:before,
.product-info-main .swatch-attribute.forme_miroir .swatch-option.forme_miroir-rond:before,
.product-info-main .swatch-attribute.type_eclairage .swatch-option.forme_miroir-rond:before {
  -webkit-font-smoothing: antialiased;
  font-size: 65px;
  line-height: 1.1;
  color: inherit;
  content: '\e90f';
  font-family: 'sanijura-icons';
  margin: 10px auto 0px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.product-info-main .swatch-attribute.position_vasque .swatch-option.forme_miroir-oval,
.product-info-main .swatch-attribute.forme_miroir .swatch-option.forme_miroir-oval,
.product-info-main .swatch-attribute.type_eclairage .swatch-option.forme_miroir-oval {
  display: block;
  text-decoration: none;
}
.product-info-main .swatch-attribute.position_vasque .swatch-option.forme_miroir-oval:before,
.product-info-main .swatch-attribute.forme_miroir .swatch-option.forme_miroir-oval:before,
.product-info-main .swatch-attribute.type_eclairage .swatch-option.forme_miroir-oval:before {
  -webkit-font-smoothing: antialiased;
  font-size: 65px;
  line-height: 1.1;
  color: inherit;
  content: '\e90d';
  font-family: 'sanijura-icons';
  margin: 10px auto 0px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.product-info-main .swatch-attribute.position_vasque .swatch-option.type_eclairage-sans,
.product-info-main .swatch-attribute.forme_miroir .swatch-option.type_eclairage-sans,
.product-info-main .swatch-attribute.type_eclairage .swatch-option.type_eclairage-sans {
  display: block;
  text-decoration: none;
}
.product-info-main .swatch-attribute.position_vasque .swatch-option.type_eclairage-sans:before,
.product-info-main .swatch-attribute.forme_miroir .swatch-option.type_eclairage-sans:before,
.product-info-main .swatch-attribute.type_eclairage .swatch-option.type_eclairage-sans:before {
  -webkit-font-smoothing: antialiased;
  font-size: 63px;
  line-height: 1;
  color: inherit;
  content: '\e90b';
  font-family: 'sanijura-icons';
  margin: 15px auto 0px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.product-info-main .swatch-attribute.position_vasque .swatch-option.type_eclairage-bandeau,
.product-info-main .swatch-attribute.forme_miroir .swatch-option.type_eclairage-bandeau,
.product-info-main .swatch-attribute.type_eclairage .swatch-option.type_eclairage-bandeau {
  display: block;
  text-decoration: none;
}
.product-info-main .swatch-attribute.position_vasque .swatch-option.type_eclairage-bandeau:before,
.product-info-main .swatch-attribute.forme_miroir .swatch-option.type_eclairage-bandeau:before,
.product-info-main .swatch-attribute.type_eclairage .swatch-option.type_eclairage-bandeau:before {
  -webkit-font-smoothing: antialiased;
  font-size: 63px;
  line-height: 1;
  color: inherit;
  content: '\e909';
  font-family: 'sanijura-icons';
  margin: 15px auto 0px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.product-info-main .swatch-attribute.position_vasque .swatch-option.type_eclairage-peripherique,
.product-info-main .swatch-attribute.forme_miroir .swatch-option.type_eclairage-peripherique,
.product-info-main .swatch-attribute.type_eclairage .swatch-option.type_eclairage-peripherique {
  display: block;
  text-decoration: none;
}
.product-info-main .swatch-attribute.position_vasque .swatch-option.type_eclairage-peripherique:before,
.product-info-main .swatch-attribute.forme_miroir .swatch-option.type_eclairage-peripherique:before,
.product-info-main .swatch-attribute.type_eclairage .swatch-option.type_eclairage-peripherique:before {
  -webkit-font-smoothing: antialiased;
  font-size: 63px;
  line-height: 1;
  color: inherit;
  content: '\e90c';
  font-family: 'sanijura-icons';
  margin: 15px auto 0px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.product-info-main .swatch-attribute.position_vasque .swatch-option.type_eclairage-spot,
.product-info-main .swatch-attribute.forme_miroir .swatch-option.type_eclairage-spot,
.product-info-main .swatch-attribute.type_eclairage .swatch-option.type_eclairage-spot {
  display: block;
  text-decoration: none;
}
.product-info-main .swatch-attribute.position_vasque .swatch-option.type_eclairage-spot:before,
.product-info-main .swatch-attribute.forme_miroir .swatch-option.type_eclairage-spot:before,
.product-info-main .swatch-attribute.type_eclairage .swatch-option.type_eclairage-spot:before {
  -webkit-font-smoothing: antialiased;
  font-size: 63px;
  line-height: 1;
  color: inherit;
  content: '\e908';
  font-family: 'sanijura-icons';
  margin: 15px auto 0px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.page-layout-custom-view-product .product-info-main {
  width: 31.5%;
  box-sizing: border-box;
  background: #f2f2f1;
  position: relative;
  /* height:710px;
            overflow:scroll; */
}
.page-layout-custom-view-product .product-info-main .product-social-links {
  display: none;
}
.page-layout-custom-view-product .product-info-main .onglets {
  background: #fff;
  padding: 15px 10% 10px;
  position: relative;
}
.page-layout-custom-view-product .product-info-main .onglets li {
  text-transform: uppercase;
  display: inline-block;
  font-size: 1.2rem;
  cursor: pointer;
  margin-right: 20%;
}
.page-layout-custom-view-product .product-info-main .onglets li.selected {
  font-weight: 500;
}
.page-layout-custom-view-product .product-info-main .onglets li:last-child {
  margin-right: 0;
}
.page-layout-custom-view-product .product-info-main .onglets li span {
  display: none;
  position: absolute;
  top: 0px;
  padding: 8px 0;
  background: #fff;
  opacity: 1;
  text-transform: lowercase;
  width: 90%;
  left: 5%;
}
.page-layout-custom-view-product .product-info-main .product-options-wrapper,
.page-layout-custom-view-product .product-info-main .product-variantes-wrapper {
  display: none;
}
.page-layout-custom-view-product .product-info-main .product-options-wrapper.selected,
.page-layout-custom-view-product .product-info-main .product-variantes-wrapper.selected {
  display: block;
}
.page-layout-custom-view-product .product-info-main .viewport {
  height: 950px;
  overflow: hidden;
  position: relative;
  margin: 20px 5% 0px 5%;
}
.page-layout-custom-view-product .product-info-main .viewport .loaderIn {
  display: none;
  position: absolute;
  background: #f2f2f1;
  width: 100%;
  height: 100%;
  z-index: 1000;
  text-align: center;
  color: #fff;
}
.page-layout-custom-view-product .product-info-main .viewport .loaderIn .swatch-option-loader {
  background-image: url('../images/loader-mini.gif');
  height: 100px;
  width: 100px;
  z-index: 1;
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -50px 0 0 -50px;
}
.page-layout-custom-view-product .product-info-main .overview {
  list-style: none;
  position: absolute;
  left: 0;
  top: 0;
  margin: 0;
  width: 85%;
  margin: 0 6%;
}
.page-layout-custom-view-product .product-info-main .scrollbar {
  background: transparent;
  position: absolute;
  background-position: 0 0;
  right: 5px;
  top: 75px;
  width: 14px;
}
.page-layout-custom-view-product .product-info-main .track {
  background: #dfdfdf;
  border-radius: 4px;
  height: 100%;
  width: 14px;
  position: relative;
  padding: 0 1px;
}
.page-layout-custom-view-product .product-info-main .thumb {
  background: #737373;
  height: 20px;
  width: 12px;
  border-radius: 4px;
  cursor: pointer;
  overflow: hidden;
  position: absolute;
  top: 2px;
  left: 2px;
}
.page-layout-custom-view-product .product-info-main .thumb .end {
  background: transparent;
  overflow: hidden;
  height: 5px;
  width: 25px;
}
.page-layout-custom-view-product .product-info-main .disable {
  display: none;
}
.page-layout-custom-view-product .product-info-main .noSelect {
  user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
}
.page-layout-custom-view-product .configurator {
  width: 68.5%;
  position: relative;
  height: 1025px;
  box-sizing: border-box;
}
.page-layout-custom-view-product .configurator .configurator-media {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.page-layout-custom-view-product .configurator .configurator-actions {
  position: relative;
  text-align: center;
  top: 90%;
  display: table;
  margin: 0 auto;
}
.page-layout-custom-view-product .configurator-content {
  display: table;
  margin: 0 auto 20px;
  text-align: center;
  background: #fff;
  padding: 20px 25px;
  position: relative;
  border: 1px solid #d4d4d4;
}
.page-layout-custom-view-product .configurator-content .exclu_revendeur {
  display: block;
  text-decoration: none;
}
.page-layout-custom-view-product .configurator-content .exclu_revendeur .product-label {
  display: inline-block;
  padding: 3px 6px;
}
.page-layout-custom-view-product .configurator-content .exclu_revendeur p {
  font-size: 1.6rem;
  text-align: center;
  max-width: 400px;
  margin: 18px auto 27px;
}
.page-layout-custom-view-product .configurator-content .exclu_revendeur:after {
  -webkit-font-smoothing: antialiased;
  font-size: 14px;
  line-height: inherit;
  color: #d4d4d4;
  content: '\e934';
  font-family: 'sanijura-icons';
  margin: 0 auto 27px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.page-layout-custom-view-product .configurator-content .exclu_revendeur:after {
  border-radius: 30px;
  border: 1px solid #d4d4d4;
  padding: 9px;
  width: 20px;
}
.page-layout-custom-view-product .configurator-content .config-price-title {
  display: table;
  width: 100%;
}
.page-layout-custom-view-product .configurator-content .price-box {
  width: 29%;
  display: table-cell;
  vertical-align: middle;
  border-right: 1px solid #d4d4d4;
  text-align: right;
  padding-right: 5%;
  box-sizing: border-box;
}
.page-layout-custom-view-product .configurator-content .price-box .price-container .price {
  font-size: 2rem;
}
.page-layout-custom-view-product .configurator-content .product-type {
  width: 61%;
  display: table-cell;
  font-weight: 500;
  padding-left: 5%;
  font-size: 2rem;
  box-sizing: border-box;
  vertical-align: middle;
}
.product-options-wrapper .fieldset-product-options-inner .legend {
  font-weight: 500;
  margin: 0 0 5px;
  font-size: 1.4rem;
  border: none;
  display: inline-block;
  float: none;
  padding: 0;
}
.product-options-wrapper .fieldset-product-options-inner input.datetime-picker ~ select.datetime-picker {
  margin-top: 9px;
}
.product-options-wrapper .fieldset-product-options-inner.required .legend:after,
.product-options-wrapper .fieldset-product-options-inner._required .legend:after {
  content: '*';
  color: #8c1c1c;
  font-size: 1.1rem;
  margin: 0 0 0 5px;
}
.product-options-wrapper .field .note {
  display: block;
}
.product-info-main .price-box .price-including-tax + .price-excluding-tax,
.product-options-bottom .price-box .price-including-tax + .price-excluding-tax,
.product-info-main .price-box .weee + .price-excluding-tax,
.product-options-bottom .price-box .weee + .price-excluding-tax,
.product-info-main .price-box .weee,
.product-options-bottom .price-box .weee {
  font-size: 1.2rem;
  line-height: 14px;
  margin-bottom: 5px;
}
.product-info-main .price-box .price-including-tax + .price-excluding-tax .price,
.product-options-bottom .price-box .price-including-tax + .price-excluding-tax .price,
.product-info-main .price-box .weee + .price-excluding-tax .price,
.product-options-bottom .price-box .weee + .price-excluding-tax .price,
.product-info-main .price-box .weee .price,
.product-options-bottom .price-box .weee .price {
  font-size: 1.2rem;
  font-weight: 300;
}
.product-info-main .price-box .price-wrapper .price,
.product-options-bottom .price-box .price-wrapper .price {
  font-size: 3rem;
  line-height: 1;
  font-weight: 500;
}
.product-info-main .price-box .old-price .price,
.product-options-bottom .price-box .old-price .price,
.product-info-main .price-box .old.price .price,
.product-options-bottom .price-box .old.price .price {
  font-size: 1.5rem;
  font-weight: 300;
}
.product-info-main .price-box .price,
.product-options-bottom .price-box .price {
  white-space: nowrap;
}
.product-info-main .special-price,
.product-options-bottom .special-price {
  display: block;
  margin: 9px 0;
}
.product-info-main .special-price .price-container,
.product-options-bottom .special-price .price-container {
  font-size: 1.4rem;
}
.product-info-main .special-price .price-label + .price-wrapper,
.product-options-bottom .special-price .price-label + .price-wrapper {
  display: inline-block;
}
.product-info-main .box-tocart,
.product-options-bottom .box-tocart {
  margin: 18px 0;
}
.product-info-main .box-tocart .field.qty,
.product-options-bottom .box-tocart .field.qty {
  padding-right: 13.5px;
}
.product-info-main .box-tocart .input-text.qty,
.product-options-bottom .box-tocart .input-text.qty {
  height: 50px;
  text-align: center;
  width: 50px;
}
.product-info-main .box-tocart .actions,
.product-options-bottom .box-tocart .actions {
  text-align: center;
}
.product-info-main .product-addto-links,
.product-options-bottom .product-addto-links {
  margin: 18px 0;
  text-align: center;
  text-transform: uppercase;
  text-decoration: underline;
}
.product-info-main .action.tocompare,
.product-options-bottom .action.tocompare {
  vertical-align: top;
}
.prices-tier {
  background: #f5f5f5;
  margin: 9px 0;
  padding: 9px 13.5px;
}
.prices-tier .price-container {
  display: inline-block;
}
.prices-tier .price-including-tax,
.prices-tier .price-excluding-tax,
.prices-tier .weee {
  display: inline-block;
}
.prices-tier .price-including-tax .price,
.prices-tier .price-excluding-tax .price,
.prices-tier .weee .price {
  font-size: 1.4rem;
  font-weight: 500;
}
.ui-dialog-titlebar-close {
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #146169;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
.ui-dialog-titlebar-close:visited {
  text-decoration: none;
}
.ui-dialog-titlebar-close:hover {
  color: #217d83;
  text-decoration: none;
}
.ui-dialog-titlebar-close:active {
  color: #217d83;
  text-decoration: none;
}
.ui-dialog-titlebar-close:hover {
  color: #217d83;
}
.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: #146169;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.block.related .action.select {
  margin: 0 5px;
}
.sidebar .product-items .product-item {
  margin-bottom: 18px;
  position: relative;
}
.sidebar .product-items .product-item-info {
  position: relative;
  width: auto;
}
.sidebar .product-items .product-item-info .product-item-photo {
  float: left;
  margin: 0 9px 9px 0;
  border: 1px solid #d4d4d4;
}
.sidebar .product-items .product-item-info .product-item-photo img {
  display: block;
}
.sidebar .product-items .product-item-info a.product-item-photo:focus,
.sidebar .product-items .product-item-info a.product-item-photo:active {
  border-color: #90bec1;
}
.sidebar .product-items .product-item-info a.product-item-photo:focus img,
.sidebar .product-items .product-item-info a.product-item-photo:active img {
  opacity: 0.5;
}
.sidebar .product-items .product-item-info a.product-item-photo:hover {
  border-color: #90bec1;
}
.sidebar .product-items .product-item-info a.product-item-photo:hover img {
  opacity: 0.7;
}
.sidebar .product-items .product-item-name {
  margin-top: 0;
}
.sidebar .product-items .product-item-actions {
  display: block;
  margin-top: 9px;
  clear: both;
}
.sidebar .product-items .price-box {
  display: block;
  margin: 7px 0;
}
.sidebar .product-items .text {
  margin-right: 8px;
}
.sidebar .product-items .counter {
  color: #217d83;
  font-size: 1.2rem;
  white-space: nowrap;
}
.sidebar .product-items .minilist .price {
  display: inline;
  padding: 0;
}
.sidebar .product-items .minilist .weee:before {
  display: inline-block;
}
.sidebar .action.delete {
  position: absolute;
  right: 0;
  top: 0;
}
.sidebar .product-items-images {
  margin-left: -5px;
}
.sidebar .product-items-images .product-item {
  float: left;
  padding-left: 5px;
}
.sidebar .product-items-names .product-item {
  margin-bottom: 9px;
}
.sidebar .product-items-names .product-item-name {
  margin: 0;
}
.modals-wrapper .addToCartPopup {
  width: 800px;
  margin: auto;
}
.modals-wrapper .addToCartPopup .modal-inner-wrap {
  padding: 30px 50px;
  width: 100%;
}
.modals-wrapper .addToCartPopup .modal-inner-wrap .modal-header {
  padding-top: 0;
}
.modals-wrapper .addToCartPopup .modal-inner-wrap .visuel {
  width: 45%;
  float: left;
}
.modals-wrapper .addToCartPopup .modal-inner-wrap .visuel img {
  margin: 0;
  width: 300px;
}
.modals-wrapper .addToCartPopup .modal-inner-wrap .content {
  margin-left: 50%;
}
.modals-wrapper .addToCartPopup .modal-inner-wrap .content .titre,
.modals-wrapper .addToCartPopup .modal-inner-wrap .content .price {
  font-size: 2rem;
  font-weight: 500;
}
.modals-wrapper .addToCartPopup .modal-inner-wrap .content dt,
.modals-wrapper .addToCartPopup .modal-inner-wrap .content dd {
  display: inline;
  font-weight: 300;
}
.modals-wrapper .addToCartPopup .modal-inner-wrap .content dt:after {
  content: ' : ';
}
.modals-wrapper .addToCartPopup .modal-inner-wrap .content dd:after {
  content: '';
  display: block;
}
.modals-wrapper .addToCartPopup .modal-inner-wrap .modal-footer {
  border-bottom: 1px solid #c1c1c1;
  border-top: 0;
  margin-bottom: 20px;
  text-align: right;
  padding-left: 0;
  padding-right: 0;
}
.modals-wrapper .addToCartPopup .modal-inner-wrap .modal-footer .action.back {
  position: relative;
  float: left;
}
.modals-wrapper .addToCartPopup .modal-inner-wrap .gammeChooseItem {
  width: 25%;
  padding: 18px;
}
.modals-wrapper .addToCartPopup .modal-inner-wrap .gammeChooseItem .gammeChooseItem-title {
  font-size: 1.3rem;
}
.modals-wrapper .addToCartPopup .modal-inner-wrap .gammeChooseItem .gammeChooseItem-pictoContainer:before {
  font-size: 4em;
}
body.catalog-product-compare-index .action.print {
  float: right;
  margin: 15px 0;
}
.table-wrapper.comparison {
  clear: both;
  max-width: 100%;
  overflow-x: auto;
}
.table-comparison {
  table-layout: fixed;
}
.table-comparison .cell.label,
.table-comparison td:last-child {
  border-right: 1px solid #cccccc;
}
.table-comparison .cell {
  padding: 15px;
  width: 140px;
}
.table-comparison .cell .attribute.value {
  overflow: hidden;
  width: 100%;
}
.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 {
  height: auto;
  max-width: 100%;
}
.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: 5px 8px;
  font-size: 1.1rem;
}
.table-comparison .product-addto-links .action.toggle {
  padding: 0;
}
.table-comparison .cell.remove {
  padding-bottom: 0;
  padding-top: 0;
  text-align: right;
}
.table-comparison .product-item-actions > .actions-primary + .actions-secondary {
  margin-top: 9px;
}
.table-comparison .action.tocart {
  white-space: nowrap;
}
.comparison.headings {
  background: #ffffff;
  left: 0;
  position: absolute;
  top: 0;
  width: auto;
  z-index: 2;
}
.block-compare .product-item .product-item-name {
  margin-left: 22px;
}
.block-compare .action.delete {
  left: -6px;
  position: absolute;
  top: 0;
}
.block-compare .actions-toolbar {
  margin: 17px 0 0;
}
.page-layout-custom-view-product .action.back {
  position: absolute;
}
.page-layout-custom-view-product .configurator-actions .box-towishlist {
  display: inline-block;
}
.page-layout-custom-view-product .configurator-actions .box-towishlist .action.towishlist {
  background-image: none;
  background: #ffffff;
  border: 1px solid #b2b2b2;
  color: #146169;
  cursor: pointer;
  display: inline-block;
  font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 500;
  margin: 0;
  padding: 15px 27px 14px;
  font-size: 1.3rem;
  box-sizing: border-box;
  vertical-align: middle;
  font-size: 1.1rem;
  line-height: 1.5rem;
  padding: 14px 27px 12px;
}
.page-layout-custom-view-product .configurator-actions .box-towishlist .action.towishlist:focus,
.page-layout-custom-view-product .configurator-actions .box-towishlist .action.towishlist:active {
  background: #217d83;
  border: 1px solid #217d83;
  color: #ffffff;
}
.page-layout-custom-view-product .configurator-actions .box-towishlist .action.towishlist:hover {
  background: #217d83;
  border: 1px solid #217d83;
  color: #ffffff;
}
.page-layout-custom-view-product .configurator-actions .box-towishlist .action.towishlist.disabled,
.page-layout-custom-view-product .configurator-actions .box-towishlist .action.towishlist[disabled],
fieldset[disabled] .page-layout-custom-view-product .configurator-actions .box-towishlist .action.towishlist {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.page-layout-custom-view-product .configurator-actions .box-towishlist .action.towishlist:after {
  content: "";
  margin: 0;
}
.page-layout-custom-view-product .configurator-actions .box-tocart {
  display: inline-block;
}
.page-layout-custom-view-product .configurator-actions .box-tocart .action:after {
  content: "";
  margin: 0;
}
.page-wrapper {
  overflow-y: hidden;
  overflow-x: auto;
}
.mainImage {
  margin-bottom: 27px;
  text-align: center;
}
.mainImage-imageContainer {
  position: relative;
  height: 300px;
}
.mainImage-image {
  position: absolute;
  top: 0;
  left: 50%;
  bottom: 0;
  width: 100%;
  width: 100vw;
  margin: 0 -50%;
  margin: 0 -50vw;
  background: #d4d4d4 no-repeat 50% 50%;
  background-size: cover;
}
.mainImage-content {
  margin-top: 18px;
}
.mainImage-title,
.mainImage-description {
  margin-bottom: 5px;
}
.mainImage-title:last-child,
.mainImage-description:last-child {
  margin-bottom: 0 !important;
}
.mainImage-title {
  font-size: 20px;
  line-height: 1.16;
  font-weight: 300;
  color: #000000;
}
.mainImage-title span {
  display: inline-block;
}
.mainImage-description {
  line-height: 1.6;
}
.cmsBlock {
  display: block;
  position: relative;
  height: 405px;
  padding: 20px;
  color: #ffffff;
  text-align: center;
  background: #146169;
  overflow: hidden;
  box-sizing: border-box;
  justify-content: center;
  align-items: center;
  transition: background 500ms ease;
}
.cmsBlock-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #ffffff no-repeat;
  background-size: cover;
}
.cmsBlock-image:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: opacity 500ms ease;
}
.cmsBlock-image + .cmsBlock-content {
  color: #ffffff;
}
.cmsBlock .cmsBlock-content-inner {
  left: 0;
  top: 50%;
  transform: translateY(50%);
  max-width: 100%;
}
.cmsBlock-icon,
.cmsBlock-title,
.cmsBlock-description,
.cmsBlock-link {
  display: block;
  position: relative;
}
.cmsBlock-icon {
  margin: 0 0 18px;
}
.cmsBlock-iconImage {
  display: block;
  margin: 0 auto;
}
.cmsBlock-iconDescription {
  display: block;
  margin-top: 9px;
  text-transform: uppercase;
}
.cmsBlock-title {
  font-size: 20px;
  line-height: 1.2;
}
.cmsBlock-description {
  margin-top: 18px;
  line-height: 1.54;
  font-size: 14px;
}
.cmsBlock-link {
  margin-top: 18px;
}
.cmsBlock-linkIcon {
  display: inline-block;
  vertical-align: middle;
}
.cmsBlock-linkIcon + .cmsBlock-linkText {
  margin-left: 9px;
}
.cmsBlock-linkText {
  display: inline-block;
  vertical-align: middle;
}
a.cmsBlock:focus,
a.cmsBlock:active {
  color: #ffffff;
  background-color: #217d83;
}
a.cmsBlock:hover {
  color: #ffffff;
  background-color: #217d83;
  transition-duration: 300ms;
}
a.cmsBlock:hover .cmsBlock-image:before {
  opacity: .6;
  transition-duration: 300ms;
}
.cmsBlockHome {
  margin: 0 0 27px;
}
.cmsBlockHome-imageContainer {
  background: #ffffff;
}
.cmsBlockHome-image {
  height: 440px;
  background: #d4d4d4 no-repeat 50% 50%;
  background-size: cover;
  transition: opacity 500ms ease;
}
.cmsBlockHome-content {
  height: auto;
  position: relative;
  display: block;
}
.cmsBlockHome-content-inner {
  left: 0;
  top: 50%;
  transform: translateY(50%);
  max-width: 100%;
}
.cmsBlockHome-linkContainer {
  margin: 5px 0 0;
  text-align: center;
}
.cmsBlockHome[data-link]:hover .cmsBlockHome-image {
  opacity: 0.7;
  transition-duration: 300ms;
}
.cmsBlockHome[data-link]:hover .cmsBlockHome-content {
  background-color: #217d83;
  transition-duration: 300ms;
}
.cmsNews {
  margin: 0 0 27px;
}
.cmsNews-imageContainer,
.cmsNews-content {
  text-align: center;
  background: #FFF;
}
a.cmsNews-imageContainer:hover .cmsNews-image {
  opacity: 0.7;
  transition-duration: 300ms;
}
.cmsNews-image {
  display: block;
  height: 0;
  padding-top: 96.61016949%;
  background: #d4d4d4 no-repeat 50% 50%;
  background-size: cover;
  transition: opacity 500ms ease;
}
.cmsNews-content {
  padding: 27px;
  border: solid 1px #d4d4d4;
  box-sizing: border-box;
  position: relative;
}
.cmsNews-content-inner {
  position: relative;
  left: 0;
  top: 50%;
  transform: translateY(50%);
  max-width: 100%;
}
.cmsNews-icon {
  display: block;
  margin: 0 auto 18px;
}
.cmsNews-icon + .cmsNews-category {
  margin-top: -9px;
}
.cmsNews-category {
  margin: 0 0 18px;
  font-size: 11px;
  color: #000000;
  text-transform: uppercase;
}
.cmsNews-title {
  margin: 0 0 18px;
  font-size: 20px;
  line-height: 1.16;
  font-weight: 300;
  color: #000000;
}
.cmsNews-title a {
  color: #000000;
}
.cmsNews-description {
  line-height: 1.6;
}
.cmsNews[data-link]:hover .cmsNews-imageContainer .cmsNews-image {
  opacity: 0.7;
  transition-duration: 300ms;
}
.cmsNews[data-link]:hover .cmsNews-title a {
  color: #217d83;
}
.cms-index-index .products {
  margin-top: 0;
}
.customer-account-create .page-title-wrapper,
.customer-account-forgotpassword .page-title-wrapper {
  text-align: center;
}
.customer-account-login .page-title-wrapper {
  display: none;
}
.main .login-container {
  margin-bottom: -36px;
}
.main .login-container .block {
  padding: 20px 5% 30px;
  box-sizing: border-box;
  margin: 0;
}
.main .login-container .block-customer-login .actions-toolbar {
  margin-left: 0;
}
.main .login-container .block-customer-login .actions-toolbar .remind {
  font-size: 11px;
  text-decoration: underline;
}
.main .login-container .block-new-customer {
  background: #f2f2f1;
}
.main .login-container .block-new-customer .parag {
  height: 173px;
}
.main .login-container .block-new-customer .actions-toolbar {
  margin-top: 27px;
}
.main .login-container .block .block-title {
  text-align: center;
  padding-bottom: 0;
}
.main .login-container .block .fieldset:after {
  margin: 9px 0 0;
  content: attr(data-hasrequired);
  display: block;
  letter-spacing: normal;
  word-spacing: normal;
  color: #8c1c1c;
  font-size: 1.1rem;
}
.main .login-container .block .fieldset:after {
  text-align: center;
}
.block-addresses-list .items.addresses > .item {
  margin-bottom: 18px;
}
.block-addresses-list .items.addresses > .item:last-child {
  margin-bottom: 0;
}
.form-address-edit #region_id {
  display: none;
}
.form-edit-account .fieldset.password {
  display: none;
}
.box-billing-address .box-content,
.box-shipping-address .box-content,
.box-information .box-content,
.box-newsletter .box-content {
  line-height: 22px;
}
.account .nav-sections {
  margin-bottom: 36px;
}
.account .page-title {
  font-size: 40px;
  color: #000000;
  margin-bottom: 50px;
}
.account .page-title span {
  display: inline-block;
  padding-bottom: 1px;
  border-bottom: 3px solid #146169;
}
.account .column.main h2 {
  margin-top: 0;
}
.account .column.main .toolbar {
  text-align: center;
}
.account .column.main .toolbar .limiter-options {
  width: auto;
}
.account .column.main .form-edit-account .fieldset {
  width: 50%;
}
.account .column.main .block:not(.widget) .block-title strong {
  font-weight: 300;
  font-size: 2.5rem;
}
.account .sidebar-additional {
  margin-top: 40px;
}
.account .table-wrapper:last-child {
  margin-bottom: 0;
}
.account .table-wrapper td.actions:before {
  display: none !important;
}
.account .table-wrapper .action {
  margin-right: 15px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  text-decoration: underline;
  font-size: 11px;
}
.account .table-wrapper .action:last-child {
  margin-right: 0;
}
.account .table-wrapper.orders-recent .table .actions,
.account .table-wrapper.orders-history .table .actions {
  width: 1px;
  white-space: nowrap;
}
.account .block-wishlist .block-title:after {
  content: '';
  display: table;
  clear: both;
}
.account .block-wishlist .counter {
  float: right;
  margin-top: 7px;
}
.account .block-wishlist .product-items {
  margin-top: -10px;
  overflow: hidden;
}
.account .block-wishlist .product-items .product-item {
  float: left;
  width: 100%;
  width: calc( ( 480px - 100% ) * 480 );
  min-width: 48%;
  max-width: 100%;
  padding: 18px 9px;
  border: 1px solid #d4d4d4;
}
.account .block-wishlist .product-items .product-item:nth-child(2n) {
  float: right;
}
.account .block-wishlist .product-items .product-item-info .product-item-photo {
  margin-bottom: 18px;
}
.account .block-wishlist .product-item-actions {
  margin-top: 18px;
}
.account .block-wishlist .actions-primary {
  display: block;
  text-align: center;
}
.account .block-wishlist .tocart.action {
  padding-left: 18px;
  padding-right: 18px;
  max-width: 100%;
}
.account .block-wishlist .tocart.action:before {
  margin-right: 9px;
}
.account-nav .content {
  background: #f2f2f1;
}
.account-nav .items {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.account-nav .item {
  border-top: solid 1px #d9d9d8;
  border-bottom: none 1px #d9d9d8;
  margin: 0;
}
.account-nav .item:first-child {
  border-top-style: none;
}
.account-nav .item a,
.account-nav .item > strong {
  color: #000000;
  border-left: 3px solid transparent;
  display: block;
  padding: 7px 18px 7px 15px;
  font-size: 16px;
}
.account-nav .item a {
  text-decoration: none;
}
.account-nav .item a:hover {
  background: #e8e8e8;
}
.account-nav .item.current a,
.account-nav .item.current strong {
  border-color: #146169;
  font-weight: 500;
}
.account-nav .item.current a {
  border-color: #146169;
}
.column.main .block:last-child {
  margin-bottom: 0;
}
.block .title {
  margin-bottom: 9px;
}
.block .title strong {
  color: #373737;
  font-weight: 500;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.8rem;
  margin-bottom: 1.8rem;
}
.column.main .block .title strong {
  font-size: 22px;
}
.block p:last-child {
  margin: 0;
}
.block .box-actions {
  margin-top: 5px;
}
.field.password .control {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.field.password .control .mage-error {
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
}
.field.password .control .input-text {
  -ms-flex-order: 0;
  -webkit-order: 0;
  order: 0;
  z-index: 2;
}
.password-strength-meter {
  background-color: #f4f4f4;
  height: 42px;
  line-height: 42px;
  padding: 0 18px;
  position: relative;
  z-index: 1;
}
.password-strength-meter:before {
  content: '';
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  z-index: -1;
}
.password-none .password-strength-meter:before {
  background-color: #f4f4f4;
  width: 100%;
}
.password-weak .password-strength-meter:before {
  background-color: #ffafae;
  width: 25%;
}
.password-medium .password-strength-meter:before {
  background-color: #ffd6b3;
  width: 50%;
}
.password-strong .password-strength-meter:before {
  background-color: #c5eeac;
  width: 75%;
}
.password-very-strong .password-strength-meter:before {
  background-color: #81b562;
  width: 100%;
}
.control.captcha-image {
  margin-top: 9px;
}
.control.captcha-image .captcha-img {
  vertical-align: middle;
}
.top-link-myaccount {
  display: inline-block;
  text-decoration: none;
}
.top-link-myaccount:before {
  -webkit-font-smoothing: antialiased;
  font-size: 15px;
  line-height: 1;
  color: inherit;
  content: '\e927';
  font-family: 'sanijura-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.top-link-myaccount:before {
  vertical-align: baseline;
  margin-right: 9px;
}
.filter.block {
  margin-bottom: 0;
}
.filter-title strong {
  position: absolute;
  left: 24px;
  top: 0;
  z-index: 2;
  background-image: none;
  background: #b2b2b2;
  border: 1px solid #b2b2b2;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 500;
  margin: 0;
  padding: 12px 18px 11px;
  font-size: 1.3rem;
  line-height: 1.5rem;
  box-sizing: border-box;
  vertical-align: middle;
}
.filter-title strong:focus,
.filter-title strong:active {
  background: #217d83;
  border: 1px solid #217d83;
  color: #ffffff;
}
.filter-title strong:hover {
  background: #217d83;
  border: 1px solid #217d83;
  color: #ffffff;
}
.filter-title strong.disabled,
.filter-title strong[disabled],
fieldset[disabled] .filter-title strong {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.filter-title strong[data-count]:after {
  color: #ffffff;
  background: #146169;
  border-radius: 2px;
  content: attr(data-count);
  display: inline-block;
  font-size: .8em;
  line-height: 1;
  margin: 0 5px;
  min-width: 1em;
  padding: 2px;
}
.filter-title strong.disabled {
  opacity: .5;
}
.filter .block-subtitle {
  border-bottom: 1px solid #cccccc;
  font-size: 13px;
  font-weight: 500;
  line-height: 1em;
  padding: 9px 9px 18px;
}
.filter-subtitle {
  display: none;
}
.filter-current {
  margin: 0;
}
.filter-current .items {
  padding: 5px 9px;
}
.filter-current .item {
  padding-left: 17px;
  position: relative;
  z-index: 1;
}
.filter .filter-current-subtitle {
  border: none;
  display: block;
  padding-bottom: 9px;
}
.filter-current .action.remove {
  left: -2px;
  position: absolute;
  top: -1px;
}
.filter-actions {
  margin-bottom: 23px;
  padding: 0 9px;
}
.filter-label {
  font-weight: 500;
}
.filter-label:after {
  content: ': ';
}
.filter-value {
  color: #858585;
}
.filter-options {
  display: none;
  margin: 0;
}
.filter-options-item {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 9px;
}
.filter-options-title {
  cursor: pointer;
  font-weight: 500;
  margin: 0;
  overflow: hidden;
  padding: 9px 39px 0 9px;
  position: relative;
  text-transform: uppercase;
  word-break: break-all;
  z-index: 1;
  display: block;
  text-decoration: none;
}
.filter-options-title:after {
  -webkit-font-smoothing: antialiased;
  font-size: 13px;
  line-height: inherit;
  color: inherit;
  content: '\e924';
  font-family: 'sanijura-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.filter-options-title:after {
  position: absolute;
  right: 13px;
  top: 50%;
  margin: -0.5em 0;
  line-height: 1;
}
.filter-options-title:hover {
  color: #000000;
}
.active > .filter-options-title:after {
  content: '\e923';
}
.filter-options-content {
  margin: 0;
  padding: 9px;
}
.filter-options-content .item {
  line-height: 1.5em;
  margin: 9px 0;
}
.filter-options-content a {
  color: #494949;
  margin-left: -5px;
  margin-right: -5px;
  padding-left: 5px;
  padding-right: 7px;
}
.filter-options-content a:hover {
  background-color: #e8e8e8;
  text-decoration: none;
}
.filter-options-content a:hover + .count {
  background-color: #e8e8e8;
}
.filter-options-content .count {
  color: #858585;
  padding-right: 5px;
}
.filter-options-content .count:before {
  content: '(';
}
.filter-options-content .count:after {
  content: ')';
}
.block.newsletter {
  margin: 0 auto 36px;
}
.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: block;
}
.block.newsletter input {
  height: 46px;
}
.block.newsletter .title {
  margin: 36px auto 18px;
  text-align: center;
}
.block.newsletter .title strong {
  font-size: 18px;
  font-weight: 300;
  line-height: 1.5;
  color: #000000;
}
.block.newsletter .actions {
  display: table-cell;
  vertical-align: top;
  width: 1%;
}
.block.newsletter .action.subscribe {
  margin-left: -1px;
}
.footer .block.newsletter {
  max-width: 530px;
}
.order-links .item {
  line-height: 1.2;
  margin: 0 0 -1px;
  font-size: 18px;
}
.order-links .item strong {
  background: #ffffff;
  color: #373737;
  border: 1px solid #cccccc;
  display: block;
  font-weight: 500;
  padding: 9px 20px;
}
.order-links .item a {
  background: #f6f6f6;
  color: #373737;
  border: 1px solid #cccccc;
  display: block;
  font-weight: 500;
  padding: 9px 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 .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 {
  display: none;
}
.order-details-items .table-wrapper:not(:last-child) {
  margin-bottom: 27px;
}
.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-bottom: 20px;
  padding-top: 20px;
}
.order-details-items .table-order-items tbody .col.label {
  font-weight: 500;
  padding-bottom: 5px;
  padding-top: 0;
}
.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-bottom: 15px;
  padding-top: 0;
}
.order-details-items .table-order-items .product-item-name {
  margin: 0 0 10px;
}
.order-details-items .item-options {
  margin: 0;
  font-size: 11px;
}
.order-details-items .item-options dt,
.order-details-items .item-options dd {
  display: inline;
  font-weight: 300;
}
.order-details-items .item-options dt {
  margin: 0;
}
.order-details-items .item-options dt:after {
  content: ': ';
}
[lang="fr-FR"] .order-details-items .item-options dt:after {
  content: ' : ';
}
.order-details-items .item-options dd:after {
  content: '';
  display: block;
}
.order-details-items thead .col.qty {
  text-align: center;
}
.order-details-items .col.name {
  padding-top: 16px;
}
.order-details-items tfoot th,
.order-details-items tfoot td {
  padding-top: 2px;
  padding-bottom: 2px;
}
.order-details-items tfoot .subtotal th,
.order-details-items tfoot .grand_total th,
.order-details-items tfoot .subtotal td,
.order-details-items tfoot .grand_total td {
  padding-top: 18px;
  padding-bottom: 18px;
}
.order-details-items tfoot .grand_total th,
.order-details-items tfoot .grand_total td {
  font-size: 16px;
}
.order-details-items .action.show {
  display: inline-block;
  text-decoration: none;
  color: #146169;
}
.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;
  font-size: 10px;
  line-height: 10px;
  color: inherit;
  content: '\e924';
  font-family: 'sanijura-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: '\e923';
}
.order-details-items .product-item-name {
  font-weight: 300;
}
.order-details-items .items-qty .item {
  white-space: nowrap;
}
.order-details-items .items-qty .title:after {
  content: ': ';
}
.order-actions-toolbar {
  margin-bottom: 25px;
}
.order-actions-toolbar .action {
  margin: 0 30px 0 0;
}
.order-actions-toolbar .action.print {
  margin: 0;
}
.page-title-wrapper .order-date {
  margin: 0 0 18px;
  font-size: 16px;
  color: #000000;
}
.page-title-wrapper .order-status {
  display: inline;
  font-size: 18px;
  font-weight: 500;
  color: #999999;
  text-transform: uppercase;
}
.page-title-wrapper .order-status:after {
  content: '';
  display: block;
}
.page-title-wrapper .order-actions-toolbar .action.print {
  float: none;
}
.account .page-title-wrapper .page-title,
[class^='sales-guest-'] .page-title-wrapper .page-title,
.sales-guest-view .page-title-wrapper .page-title {
  margin-right: 23px;
}
.form-orders-search .field.email,
.form-orders-search .field.zip {
  margin-bottom: 0;
}
.block-reorder .product-item .checkbox {
  position: relative;
  top: 2px;
  vertical-align: baseline;
}
.block-reorder .product-item .field.item {
  display: inline-block;
}
.block-reorder .product-item-name {
  display: inline-block;
}
.block-reorder .actions-toolbar {
  margin: 17px 0;
  max-width: 178px;
}
.block-order-details-comments {
  margin: 0 0 40px;
}
.block-order-details-comments .comment-date {
  font-weight: 500;
}
.block-order-details-comments .comment-content {
  line-height: 1.6;
  margin: 0 0 20px;
}
.block-order-details-view .box-content .payment-method .title {
  font-weight: 300;
}
.block-order-details-view .box-content .payment-method .content {
  margin: 0;
}
.block-order-details-view .box-content .payment-method .content > strong {
  font-weight: 300;
}
.block-order-details-view .box-content .payment-method .content > strong:after {
  content: ': ';
}
.page-title-wrapper-order .page-title {
  display: inline-block;
  margin-bottom: 18px;
}
.order-tracking {
  border-bottom: 1px solid #cccccc;
  margin: 0;
  padding: 20px 0;
}
.order-tracking .tracking-title {
  display: inline-block;
}
.order-tracking .tracking-content {
  display: inline-block;
  margin: 0 0 0 5px;
}
/**
 * Copyright © 2016 Magento. All rights reserved.
 * See COPYING.txt for license details.
 */
.clearfix:after {
  content: " ";
  /* Older browser do not support empty content */
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
.swatch-attribute-label,
.variante-label {
  font-weight: 500;
  position: relative;
  font-size: 1.2rem;
}
.variante-label {
  display: inline-block;
  margin-bottom: 10px;
}
.swatch-attribute-label.required {
  padding-right: 10px;
}
.swatch-attribute-label[data-required="1"]:after {
  content: '*';
  color: #ff0000;
  position: absolute;
  right: -11px;
  top: -2px;
  font-weight: bold;
  font-size: 1em;
}
.swatch-attribute-selected-option {
  color: #646464;
  padding-left: 5px;
  text-transform: lowercase;
}
.swatch-attribute-selected-option:before {
  content: ": ";
}
.swatch-attribute-options {
  margin: 9px -5px 0 0;
}
.swatch-option,
.variante-option {
  padding: 1px 2px;
  min-width: 30px;
  max-width: 90px;
  float: left;
  margin: 0 5px 5px 0;
  text-align: center;
  cursor: pointer;
  position: relative;
  border: 1px solid #dadada;
  overflow: hidden;
  text-overflow: ellipsis;
}
.swatch-option.text,
.variante-option.text {
  color: #000;
  font-size: 12px;
  line-height: 37px;
  min-width: 22px;
}
.swatch-option.selected,
.variante-option.selected {
  color: #000000;
}
.swatch-option.color span.picto,
.variante-option.color span.picto,
.swatch-option.image span.picto,
.variante-option.image span.picto {
  width: 37px;
  height: 37px;
  float: left;
}
.swatch-option.text.selected,
.variante-option.text.selected,
.swatch-option.color.selected,
.variante-option.color.selected,
.swatch-option.image.selected,
.variante-option.image.selected {
  background-color: #146169 !important;
}
.swatch-attribute.size .swatch-option,
.swatch-attribute.size .variante-option,
.swatch-attribute.manufacturer .swatch-option,
.swatch-attribute.manufacturer .variante-option {
  background: #f0f0f0;
  color: #949494;
}
.swatch-attribute.size .swatch-option.selected,
.swatch-attribute.size .variante-option.selected,
.swatch-attribute.manufacturer .swatch-option.selected,
.swatch-attribute.manufacturer .variante-option.selected {
  color: black;
  background: #fff;
  border: 1px solid #fff;
}
.swatch-option:not(.disabled):hover,
.variante-option:not(.disabled):hover {
  background: #bbd5e8;
}
.swatch-option.disabled,
.variante-option.disabled {
  cursor: default;
  opacity: 0.5;
  background: #c7c7c7;
}
.swatch-option-tooltip {
  display: none;
  position: absolute;
  z-index: 999;
  max-width: 140px;
  max-height: 100%;
  min-height: 20px;
  min-width: 20px;
  padding: 5px;
  color: #949494;
  text-align: center;
  background: #ffffff;
  border: 1px solid #adadad;
}
.swatch-option-tooltip .corner,
.swatch-option-tooltip-layered .corner {
  position: absolute;
  left: 40%;
  top: 100%;
  width: 16px;
  height: 8px;
  overflow: hidden;
}
.swatch-option-tooltip .corner:before,
.swatch-option-tooltip-layered .corner:before,
.swatch-option-tooltip .corner:after,
.swatch-option-tooltip-layered .corner:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  font-size: 1px;
  border: solid 8px transparent;
  border-bottom: 0;
}
.swatch-option-tooltip .corner:after,
.swatch-option-tooltip-layered .corner:after {
  top: -1.5px;
  border-top-color: #ffffff;
}
.swatch-option-tooltip .corner:before,
.swatch-option-tooltip-layered .corner:before {
  border-top-color: #adadad;
}
.swatch-option-tooltip .image,
.swatch-option-tooltip-layered .image {
  display: block;
  height: 130px;
  width: 130px;
  margin: 0 auto;
}
.swatch-option-tooltip .title {
  max-width: 140px;
  min-height: 20px;
  max-height: 200px;
  color: #282828;
  text-align: center;
  display: block;
  overflow: hidden;
}
.swatch-opt {
  margin: 0;
}
.swatch-more {
  display: inline-block;
  margin: 2px 0;
  text-decoration: none !important;
  position: static;
  z-index: 1;
}
.swatch-option-link-layered {
  position: relative;
  margin: 0 !important;
  padding: 0 !important;
}
.swatch-option-tooltip-layered {
  width: 140px;
  position: absolute;
  background: #fff;
  color: #949494;
  border: 1px solid #adadad;
  display: none;
  z-index: 999;
  left: -47px;
}
.swatch-visual-tooltip-layered {
  height: 160px;
  top: -170px;
}
.swatch-textual-tooltip-layered {
  height: 30px;
  top: -40px;
}
.swatch-option-link-layered:hover > .swatch-option-tooltip-layered {
  display: block;
}
.swatch-attribute-options .swatch-option-tooltip-layered .title {
  width: 100%;
  height: 20px;
  position: absolute;
  bottom: -5px;
  left: 0;
  color: #282828;
  text-align: center;
  margin-bottom: 10px;
}
.swatch-option-disabled:after {
  content: '';
  position: absolute;
  width: 42px;
  height: 2px;
  background: #ff0000;
  transform: rotate(-30deg);
  z-index: 995;
  left: -4px;
  top: 10px;
}
.swatch-option-disabled {
  outline: none !important;
  cursor: default;
  border: 0;
}
.swatch-opt-listing {
  margin-bottom: 10px;
}
.swatch-option-loading {
  content: url("../images/loader-2.gif");
}
body {
  background-color: #ffffff;
}
.page-header {
  margin-bottom: 18px;
}
.header.content {
  padding-top: 18px;
  position: relative;
}
.logo {
  display: inline-block;
  position: relative;
  z-index: 5;
}
.logo img {
  display: block;
  margin: 0 auto;
}
.page-main > .page-title-wrapper .page-title + .action {
  margin-top: 27px;
}
.page-main > .page-title-wrapper .page-title {
  margin-bottom: 36px;
}
.page-main > .page-title-wrapper .page-title span {
  display: inline-block;
  padding-bottom: 5px;
  border-bottom: 3px solid #146169;
}
.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;
}
.page-header {
  text-align: center;
}
.panel.header .links {
  width: 100%;
  padding: 0;
  list-style: none;
  text-align: right;
}
.panel.header .links > li {
  display: inline-block;
}
.panel.header .links > li + li {
  margin-left: 36px;
}
.message.global p {
  margin: 0;
}
.message.global.noscript,
.message.global.cookie {
  margin: 0 0 9px;
  padding: 9px 18px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #f3f2f1;
  color: #000000;
  margin: 0;
}
.message.global.noscript a,
.message.global.cookie a {
  color: #363636;
}
.message.global.noscript a:hover,
.message.global.cookie a:hover {
  color: #217d83;
}
.message.global.noscript a:active,
.message.global.cookie a:active {
  color: #217d83;
}
.message.global.cookie {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 11;
  padding: 16px 0;
  font-size: 11px;
  line-height: 1.45;
}
.message.global.cookie .content {
  margin: 0 auto;
  max-width: 1280px;
  padding-left: 20px;
  padding-right: 67px;
}
.message.global.cookie .content a {
  text-decoration: underline;
}
.message.global.cookie .action.allow {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 47px;
  padding: 0;
  display: inline-block;
  text-decoration: none;
}
.message.global.cookie .action.allow:before {
  -webkit-font-smoothing: antialiased;
  font-size: 11px;
  line-height: 1;
  color: inherit;
  content: '\e92e';
  font-family: 'sanijura-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.message.global.demo {
  margin: 0 0 9px;
  padding: 9px 18px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #ff0101;
  border-color: none;
  color: #ffffff;
  margin-bottom: 0;
  text-align: center;
}
.message.global.demo a {
  color: #146169;
}
.message.global.demo a:hover {
  color: #217d83;
}
.message.global.demo a:active {
  color: #217d83;
}
.page-footer {
  margin-top: auto;
}
.footer .bugs {
  display: block;
  margin: 20px 0 0;
}
.footer .footer-bottom {
  margin: 18px auto;
}
.footer .copyright {
  font-size: 11px;
}
.footer .bottom-links {
  margin: 0;
  padding: 0;
  list-style: none none;
  display: block;
  font-size: 11px;
  margin-top: 5px;
}
.footer .bottom-links > li {
  display: inline-block;
  margin: 0;
}
.footer .bottom-links > li:before {
  content: '• ';
}
.page-header .switcher .options ul.dropdown a,
.page-footer .switcher .options ul.dropdown a {
  display: block;
  padding: 8px;
}
.page-header .switcher .options ul.dropdown a:hover,
.page-footer .switcher .options ul.dropdown a:hover {
  text-decoration: none;
}
.page-footer .switcher .options {
  display: inline-block;
  position: relative;
}
.page-footer .switcher .options:before,
.page-footer .switcher .options:after {
  content: '';
  display: table;
}
.page-footer .switcher .options:after {
  clear: both;
}
.page-footer .switcher .options .action.toggle {
  padding: 0;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.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-footer .switcher .options .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  font-size: 12px;
  line-height: 1;
  color: inherit;
  content: '\e924';
  font-family: 'sanijura-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.page-footer .switcher .options .action.toggle:hover:after {
  color: inherit;
}
.page-footer .switcher .options .action.toggle:active:after {
  color: inherit;
}
.page-footer .switcher .options .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.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-footer .switcher .options .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  font-size: 12px;
  line-height: 1;
  color: inherit;
  content: '\e923';
  font-family: 'sanijura-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.page-footer .switcher .options .action.toggle.active:hover:after {
  color: inherit;
}
.page-footer .switcher .options .action.toggle.active:active:after {
  color: inherit;
}
.page-footer .switcher .options ul.dropdown {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 160px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  bottom: 100%;
  right: 0;
}
.page-footer .switcher .options ul.dropdown li {
  margin: 0;
  padding: 0;
}
.page-footer .switcher .options ul.dropdown li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.page-footer .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.page-footer .switcher .options ul.dropdown:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.page-footer .switcher .options ul.dropdown:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.page-footer .switcher .options ul.dropdown:before {
  right: 4px;
  top: 100%;
}
.page-footer .switcher .options ul.dropdown:after {
  right: 3px;
  top: 98%;
}
.page-footer .switcher .options.active {
  overflow: visible;
}
.page-footer .switcher .options.active ul.dropdown {
  display: block;
  position: absolute;
}
.page-footer .switcher .options .action.toggle,
.page-footer .switcher .options .action.toggle.active {
  padding-right: 20px;
}
.page-footer .switcher .options .action.toggle:after,
.page-footer .switcher .options .action.toggle.active:after {
  position: absolute;
  top: 50%;
  right: 0;
  margin: -0.5em 0;
}
.page-footer .switcher .options ul.dropdown {
  margin-bottom: 9px;
  width: 100%;
}
.page-footer .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:after {
  top: 100%;
  border-color: #ffffff transparent transparent transparent;
}
.page-footer .switcher .options ul.dropdown:after {
  border-color: #bbbbbb transparent transparent transparent;
}
.page-footer .switcher .options .action.toggle {
  border-bottom: 1px solid #000000;
  min-width: 170px;
  font-weight: 500;
}
.footer.content:before {
  content: '';
  display: table;
}
.widget {
  clear: both;
}
.page-header .widget.block,
.page-footer .widget.block {
  margin: 18px 0;
}
.ui-datepicker td {
  padding: 0;
}
.Reassurance {
  background: #d0c9c2 url(../images/background/reassurance/reassurance-small.jpg) no-repeat;
  background-size: cover;
  padding: 25px 0;
}
.Reassurance-inner {
  display: flex;
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 24px;
  justify-content: center;
  flex-wrap: wrap;
  align-items: stretch;
  text-align: center;
}
.Reassurance-item {
  position: relative;
  background: #ffffff;
  text-transform: uppercase;
  box-sizing: border-box;
  color: #000000;
  display: inline-block;
  text-decoration: none;
}
.Reassurance-item:before {
  -webkit-font-smoothing: antialiased;
  font-size: 40px;
  line-height: 1em;
  font-family: 'sanijura-icons';
  margin: -0.5em;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.Reassurance-item:before {
  position: absolute;
  top: 55px;
  left: 50%;
}
a.Reassurance-item:hover {
  color: #217d83;
  text-decoration: none;
}
.Reassurance-item--card:before {
  content: '\e928';
  font-size: 46px;
}
.Reassurance-item--shipping:before {
  content: '\e929';
  font-size: 41px;
}
.Reassurance-item--warranty:before {
  content: '\e92a';
  font-size: 41px;
}
.Reassurance-item--phone:before {
  content: '\e92b';
  font-size: 40px;
}
.Reassurance-item--meuble:before {
  content: '\e907';
  font-size: 39px;
}
.Reassurance-item--location:before {
  content: '\e931';
  font-size: 35px;
  color: #6b6b6b;
}
.Socials {
  overflow: hidden;
}
.Socials-items {
  margin: 0;
  padding: 0;
  list-style: none none;
  text-align: center;
  margin: 0 -15px;
}
.Socials-item {
  display: inline-block;
  margin: 0 15px 15px;
}
.Socials-link {
  display: inline-block;
  text-decoration: none;
}
.Socials-link:before {
  -webkit-font-smoothing: antialiased;
  font-size: 20px;
  line-height: 1;
  color: #8a8279;
  font-family: 'sanijura-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.Socials-link:hover:before {
  color: #217d83;
}
.Socials-link:active:before {
  color: #217d83;
}
.Socials-link > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.Socials-link--twitter:before {
  content: '\f099';
}
.Socials-link--facebook:before {
  content: '\f09a';
}
.Socials-link--instagram:before {
  content: '\f16d';
}
.Socials-link--pinterest:before {
  content: '\f231';
}
.Socials-link--googlePlus:before {
  content: '\f0d5';
}
.Socials-link--linkedIn:before {
  content: '\f0e1';
}
.FooterLinks-sectionTitle {
  color: #000000;
  margin: 0;
}
.FooterLinks-items {
  margin: 0;
  padding: 0;
  list-style: none none;
  margin-top: 9px;
}
.FooterLinks-item {
  margin: 0;
  padding: 5px 0;
  line-height: 1.3;
}
.FooterLinks-item a {
  color: inherit;
}
.cms-page-view .column.main {
  line-height: 1.2;
}
.cms-page-view .column.main ul > li,
.cms-page-view .column.main ol > li {
  margin-bottom: 5px;
}
.cms-page-view .column.main table thead th {
  font-size: 16px;
}
.cms-page-view .column.main a {
  color: #1a6169;
  text-decoration: underline;
}
.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: 500;
}
.sidebar .block-wishlist .product-item-name {
  margin-right: 23px;
  font-size: 11px;
}
.sidebar .block-wishlist .actions-toolbar {
  text-align: center;
  margin-top: -9px;
}
.sidebar .block-wishlist .actions-toolbar .primary {
  float: none;
}
.sidebar .block-wishlist .action.details {
  width: auto;
}
.page-main .main .products-grid.wishlist .product-item-info {
  border: 0;
  border-bottom: 1px solid #d4d4d4;
  padding-bottom: 27px;
}
.page-main .main .products-grid.wishlist .product-item-photo {
  display: block;
  margin-bottom: 9px;
}
.page-main .main .products-grid.wishlist .product-item-name {
  margin-top: 0;
  font-size: 13px;
  font-weight: 500;
  display: table-caption;
}
.page-main .main .products-grid.wishlist .product-item .price-box {
  margin: 0;
  display: table-cell;
  vertical-align: top;
  width: 15%;
  text-align: center;
}
.page-main .main .products-grid.wishlist .product-item-inner {
  display: table-cell;
  vertical-align: top;
}
.page-main .main .products-grid.wishlist .product-item-tooltip {
  display: table-cell;
  vertical-align: top;
  width: 23%;
  padding-right: 2%;
}
.page-main .main .products-grid.wishlist .product-item-tooltip .details {
  display: none;
}
.page-main .main .products-grid.wishlist .product-item-tooltip .content {
  top: 0;
  position: relative;
  display: block;
  border: 0;
  max-width: 100%;
  padding: 0;
  line-height: 1;
  font-size: 11px;
}
.page-main .main .products-grid.wishlist .product-item-tooltip .content .subtitle {
  display: none;
}
.page-main .main .products-grid.wishlist .product-item-tooltip .content:before {
  display: none;
  margin-bottom: 0;
}
.page-main .main .products-grid.wishlist .product-item-tooltip .content dt {
  display: inline-block;
}
.page-main .main .products-grid.wishlist .product-item-tooltip .content dt:after {
  content: ' : ';
}
.page-main .main .products-grid.wishlist .product-item-tooltip .content dd {
  display: inline;
}
.page-main .main .products-grid.wishlist .product-item-tooltip .content dd:after {
  content: '';
  display: block;
}
.page-main .main .products-grid.wishlist .product-item-photo {
  width: 25%;
  height: auto;
  display: table-cell;
  vertical-align: top;
  background: none;
  border: 0;
}
.page-main .main .products-grid.wishlist .product-item-photo img {
  width: 100%;
  height: 100%;
}
.page-main .main .products-grid.wishlist .product-item-comment {
  display: block;
  height: 42px;
  margin: 9px 0;
}
.page-main .main .products-grid.wishlist .product-item-actions > * {
  margin-right: 15px;
}
.page-main .main .products-grid.wishlist .product-item-actions > *:last-child {
  margin-right: 0;
}
.page-main .main .products-grid.wishlist .product-item .box-tocart input.qty {
  height: 32px;
}
.link.wishlist a {
  display: inline-block;
  text-decoration: none;
}
.link.wishlist a:before {
  -webkit-font-smoothing: antialiased;
  font-size: 17px;
  line-height: 1;
  color: inherit;
  content: '\e91e';
  font-family: 'sanijura-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.link.wishlist a:before {
  vertical-align: baseline;
  margin-right: 5px;
  margin-bottom: -1px;
}
.link.wishlist .counter {
  font-size: 9px;
}
.link.wishlist .counter:not(:empty):before {
  content: '( ';
}
.link.wishlist .counter:not(:empty):after {
  content: ' )';
}
@media print {
  .page-title-wrapper,
  .Reassurance,
  .print_devis,
  .actions-toolbar {
    display: none;
  }
}
.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;
  right: 0;
  top: 6px;
}
.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: 2px 0;
  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;
  font-size: 31px;
  line-height: 22px;
  color: inherit;
  content: '\e61c';
  font-family: 'sanijura-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: 300;
}
.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;
  font-size: 28px;
  line-height: 22px;
  color: inherit;
  content: '\e92e';
  font-family: 'sanijura-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 {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.5;
}
.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 .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;
  font-size: 55px;
  line-height: 30px;
  color: inherit;
  content: '\e921';
  font-family: 'sanijura-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: '\e922';
}
.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: #146169;
  border: 1px solid #146169;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 500;
  padding: 15px 27px 14px;
  font-size: 1.3rem;
  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: #217d83;
  border: 1px solid #217d83;
  color: #ffffff;
}
.block-event .slider-panel .slider .item .action.event:hover {
  background: #217d83;
  border: 1px solid #217d83;
  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;
}
@media only screen and (max-width: 479px) {
  .tooltip.wrapper .tooltip.content {
    min-width: 10rem;
  }
  .minicart-wrapper .block-minicart {
    width: 290px;
    padding: 27px 9px;
  }
  .minicart-wrapper .block-minicart .minicart-items .action.delete {
    margin-left: 9px;
  }
  .modal-popup .field-tooltip .field-tooltip-content {
    width: 200px;
  }
  .gamme-products-link {
    display: block;
  }
  .gamme-title {
    margin-top: 0;
  }
  .page-products .columns {
    padding-top: 0;
  }
  .filters-gammes .filter {
    width: 100%;
    margin-left: 0;
    float: none;
  }
  .filters-gammes .filter:before {
    float: left;
  }
  .filters-gammes .filter p.counter {
    font-size: 11px;
    width: 80%;
  }
  .filters-gammes .filter ul li {
    text-align: left;
  }
  .filters-gammes .filter ul li img {
    float: left;
    margin-right: 10px;
  }
  .filters-gammes .filter .recap p {
    font-size: 11px;
  }
  .gammeInfos-listItem-title {
    font-size: 11px;
  }
  .gammeGallery-items--srollable .gammeGallery-item,
  .gammeGallery-items--srollable .gammeGallery-slide {
    width: 100%;
  }
  .gammeGallery-items--srollable .gammeGallery-slide {
    width: 200%;
  }
  .gammeGallery-items--srollable .gammeGallery-slide .gammeGallery-item {
    width: 100%;
  }
  .Reassurance {
    background-image: url(../images/background/reassurance/reassurance-small.jpg);
  }
  .Reassurance-inner {
    flex-direction: column;
  }
  .Reassurance-item {
    width: 250px;
    margin: 7px auto;
    padding: 20px 10px 20px 60px;
    text-align: left;
    font-size: 1.1rem;
  }
  .Reassurance-item:before {
    top: 50%;
    left: 33px;
    transform: scale(0.75);
  }
  .Reassurance-item br {
    display: none;
  }
}
@media only screen and (max-width: 639px) {
  .abs-visually-hidden-mobile,
  .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 .col.item:before {
    display: none;
  }
  .multicheckout.order-review .data.table tbody tr .col.qty,
  .multicheckout.order-review .data.table tbody tr .col.price,
  .multicheckout.order-review .data.table tbody tr .col.subtotal {
    box-sizing: border-box;
    float: left;
    text-align: center;
    white-space: nowrap;
    width: 33%;
  }
  .multicheckout.order-review .data.table tbody tr .col.qty:before,
  .multicheckout.order-review .data.table tbody tr .col.price:before,
  .multicheckout.order-review .data.table tbody tr .col.subtotal:before {
    content: attr(data-th) ':';
    display: block;
    font-weight: 500;
    padding-bottom: 9px;
  }
  .abs-checkout-order-review tbody tr .product-item-name,
  .multicheckout.order-review .data.table tbody tr .product-item-name {
    margin: 0;
  }
  .abs-no-display-s,
  .table-wrapper .table:not(.cart):not(.totals):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-pager-toolbar-mobile-s .toolbar-amount,
  .abs-pager-toolbar-mobile-s .limiter,
  .abs-pager-toolbar-mobile-s .pages,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-giftregistry-results .limiter,
  .toolbar-giftregistry-results .pages {
    margin-bottom: 23px;
  }
  .table-wrapper {
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
    position: relative;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) {
    border: none;
    display: block;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > thead > tr > th {
    display: none;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody {
    display: block;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr {
    display: block;
    border-bottom: solid 1px #b2b2b2;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td,
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr th {
    border-bottom: none;
    display: block;
    padding: 5px 0;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td:before,
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr th:before {
    padding-right: 9px;
    content: attr(data-th) ': ';
    display: inline-block;
    color: #092c2f;
    font-weight: 500;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) tbody > tr > td:first-child {
    padding-top: 18px;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) tbody > tr > td:last-child {
    padding-bottom: 18px;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison).additional-attributes tbody td:last-child {
    border: none;
    padding: 0 0 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 th {
    box-sizing: border-box;
    float: left;
    padding-left: 0;
    padding-right: 0;
    text-align: left;
    width: 70%;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot td {
    box-sizing: border-box;
    float: left;
    padding-left: 0;
    padding-right: 0;
    text-align: right;
    width: 30%;
  }
  .data-table-definition-list thead {
    display: none;
  }
  .data-table-definition-list tbody th {
    padding-bottom: 0;
  }
  .data-table-definition-list tbody th,
  .data-table-definition-list tbody td {
    display: block;
    padding-left: 0;
    padding-right: 0;
  }
  .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: 300;
  }
  .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;
    font-size: 28px;
    line-height: 22px;
    color: inherit;
    content: '\e92e';
    font-family: 'sanijura-icons';
    margin: 1px 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 {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.5;
  }
  .block-search {
    margin-top: 9px;
  }
  .column.main .cart-discount {
    width: 75%;
    margin-left: auto;
    margin-right: auto;
  }
  .column.main .cart-discount .fieldset {
    display: block;
  }
  .column.main .cart-discount .field {
    display: block;
  }
  .column.main .cart-discount .actions-toolbar {
    display: block;
    width: 100%;
  }
  .column.main .cart-discount .actions-toolbar > .primary .action {
    width: 100%;
  }
  .opc-wrapper .step-title {
    font-size: 18px;
    border-bottom: 0;
    padding-bottom: 0;
  }
  .opc-wrapper .step-content {
    margin-top: 0;
  }
  .opc-estimated-wrapper {
    background: #f5f5f5;
  }
  .opc-estimated-wrapper .estimated-block {
    line-height: 1;
  }
  .opc-estimated-wrapper .estimated-block .estimated-label,
  .opc-estimated-wrapper .estimated-block .estimated-price {
    font-size: 13px;
  }
  .opc-wrapper .form-login {
    border-bottom: 1px solid #cccccc;
    margin: 0 0 15px;
    padding: 0 0 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 .form-login,
  .opc-wrapper .form-shipping-address {
    margin-top: 28px;
  }
  .opc-wrapper .action-select-shipping-item {
    float: none;
    margin-top: 9px;
    width: 100%;
  }
  .opc-wrapper .action-show-popup {
    width: 100%;
  }
  .opc-wrapper .edit-address-link {
    display: inline-block;
    text-decoration: none;
    margin: 0;
    position: absolute;
    right: 0;
    top: 1px;
  }
  .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;
    font-size: 28px;
    line-height: 28px;
    color: #303030;
    content: '\e606';
    font-family: 'sanijura-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: #303030;
  }
  .opc-wrapper .edit-address-link:active:before {
    color: #303030;
  }
  .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;
  }
  .cart.table-wrapper .gift-content {
    border-bottom: 1px solid #cccccc;
    margin-bottom: 18px;
  }
  .table-giftregistry-items .field.choice,
  .table-giftregistry-items .field.qty {
    display: inline-block;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 15px;
  }
  .multicheckout .data.table .address:before {
    margin-bottom: 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: 23px;
  }
  .multicheckout .actions-toolbar > .primary {
    margin-bottom: 23px;
    margin-right: 0;
  }
  .products-list .product-item {
    table-layout: fixed;
  }
  .products-list .product-item-photo {
    padding: 0 9px 9px 0;
    width: 30%;
  }
  .products-list .product-item-photo .fotorama__arr {
    width: 40px;
  }
  .product-item-info {
    font-size: 11px;
  }
  .product-item-info .price-containerbox,
  .product-item-info .product-containerbox {
    margin-top: 15px;
    margin-bottom: 20px;
  }
  .product-item-info .price-containerbox {
    min-height: 47px;
    padding-top: 0;
  }
  .product-item-info .price-containerbox .price-box .price {
    font-size: 16px;
  }
  .product-item-info .product-item-name {
    margin: -2px 0;
  }
  .toolbar-products {
    margin-bottom: 0;
  }
  .cart.table-wrapper .product-item-photo {
    width: 130px;
  }
  .mainImage-imageContainer {
    height: auto;
    margin-left: -24px;
    margin-right: -24px;
  }
  .mainImage-image {
    position: static;
    width: auto;
    height: 0;
    margin: 0;
    padding-top: 93.75%;
  }
  .cmsBlock {
    height: auto;
    min-height: 260px;
  }
  .cmsBlockHome-imageContainer {
    margin: 0 -24px;
  }
  .cmsBlockHome-imageContainer + .cmsBlockHome-content {
    margin-top: -50px;
  }
  .cmsBlockHome-image {
    height: 0;
    padding-top: 78.125%;
  }
  .cmsBlockHome-content {
    min-height: 260px;
  }
  .account .column.main,
  .account .sidebar-additional {
    margin: 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: 500;
    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;
  }
  .page-header {
    text-align: left;
  }
  .page-header .logo {
    margin-left: 40px;
  }
  .FooterLinks-sectionTitle {
    font-size: 13px;
  }
  .page-wrapper .page-main .main .products-grid.wishlist .product-item {
    margin-left: 0;
    width: 100%;
    border-bottom: 1px solid #8a8279;
  }
}
@media only screen and (max-width: 767px) {
  .abs-button-responsive-smaller {
    width: 100%;
  }
  .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,
  .form-create-return .fieldset > .actions-toolbar:before,
  .form-create-return .fieldset > .actions-toolbar:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-mobile-m:after,
  .form-create-return .fieldset > .actions-toolbar:after {
    clear: both;
  }
  .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;
    font-size: 10px;
    line-height: 10px;
    color: inherit;
    content: '\e61c';
    font-family: 'sanijura-icons';
    margin: 0 5px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .abs-toggling-title-mobile,
  .block-wishlist-management .wishlist-select .wishlist-name {
    border-top: 1px solid #cccccc;
    cursor: pointer;
    margin-bottom: 0;
    position: relative;
    border-bottom: 1px solid #cccccc;
    padding: 9px 36px 9px 24px;
    display: block;
    text-decoration: none;
  }
  .block-wishlist-management .wishlist-select .wishlist-name:after {
    position: absolute;
    right: 18px;
    top: 9px;
  }
  .abs-toggling-title-mobile:after,
  .block-wishlist-management .wishlist-select .wishlist-name:after {
    -webkit-font-smoothing: antialiased;
    font-size: 12px;
    line-height: inherit;
    color: inherit;
    content: '\e924';
    font-family: 'sanijura-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 {
    content: '\e923';
  }
  .abs-pager-toolbar-mobile .toolbar-amount,
  .abs-pager-toolbar-mobile .limiter,
  .abs-pager-toolbar-mobile .pages,
  .toolbar-wishlist-results .toolbar-amount,
  .toolbar-wishlist-results .limiter,
  .toolbar-wishlist-results .pages,
  .account .toolbar .toolbar-amount,
  .account .toolbar .limiter,
  .account .toolbar .pages {
    float: none;
    margin-bottom: 23px;
  }
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer .block,
  .page-main,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container {
    padding-left: 24px;
    padding-right: 24px;
  }
  .footer .block.Socials {
    margin-bottom: 9px;
  }
  .account .page-main,
  .cms-privacy-policy .page-main {
    /* padding-top: 41px; */
    position: relative;
  }
  .logo {
    width: 115px;
  }
  .panel.header {
    position: absolute;
    top: 23px;
    right: 0;
    z-index: 100;
  }
  .panel.header .links {
    display: inline-block;
    width: auto;
    margin: 0;
  }
  .panel.header .links li {
    display: none;
  }
  .panel.header .links .wishlist {
    display: inline-block;
    margin: 0 18px 0 0;
  }
  .panel.header .links .wishlist a {
    font-size: 0;
  }
  .panel.header .links .wishlist a:before {
    margin-right: 0;
  }
  .panel.header .links .wishlist span {
    display: none;
  }
  .nav-toggle {
    top: 18px;
  }
  .navigation {
    padding: 0;
  }
  .navigation .parent .level-top {
    position: relative;
    display: block;
    text-decoration: none;
  }
  .navigation .parent .level-top:after {
    -webkit-font-smoothing: antialiased;
    font-size: 20px;
    line-height: inherit;
    color: inherit;
    content: '\e924';
    font-family: 'sanijura-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .parent .level-top:after {
    position: absolute;
    line-height: 1;
    margin-top: -.5em;
    right: 24px;
    top: 50%;
  }
  .navigation .parent .level-top.ui-state-active:after {
    content: '\e923';
  }
  .nav-sections {
    -webkit-overflow-scrolling: touch;
    -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);
  }
  .nav-sections .switcher {
    border-top: 1px solid #d1d1d1;
    font-size: 1.6rem;
    font-weight: 700;
    margin: 0;
    padding: .8rem 3.5rem .8rem 2rem;
  }
  .nav-sections .switcher .label {
    display: block;
    margin-bottom: 5px;
  }
  .nav-sections .switcher:last-child {
    border-bottom: 1px solid #d1d1d1;
  }
  .nav-sections .switcher-trigger strong {
    position: relative;
    display: block;
    text-decoration: none;
  }
  .nav-sections .switcher-trigger strong:after {
    -webkit-font-smoothing: antialiased;
    font-size: 42px;
    line-height: inherit;
    color: inherit;
    content: '\e924';
    font-family: 'sanijura-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .nav-sections .switcher-trigger strong:after {
    position: absolute;
    right: -40px;
    top: -16px;
  }
  .nav-sections .switcher-trigger.active strong:after {
    content: '\e923';
  }
  .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;
    border-bottom: 1px solid #d9d9d9;
  }
  .nav-sections .header.links li {
    font-size: 1.6rem;
    margin: 0;
  }
  .nav-sections .header.links li.greet.welcome {
    border-top: 1px solid #d9d9d9;
    font-weight: 300;
    padding: 0.8rem 18px 0.8rem 27px;
  }
  .nav-sections .header.links li > a {
    border-top: 1px solid #d9d9d9;
  }
  .nav-sections .header.links a,
  .nav-sections .header.links a:hover {
    color: #000000;
    text-decoration: none;
    display: block;
    font-weight: 300;
    padding: 13px 49px 13px 24px;
  }
  .nav-sections .header.links a:before,
  .nav-sections .header.links a:hover:before {
    width: 20px;
    margin-right: 9px;
  }
  .nav-sections .header.links a.firstname {
    display: inline-block;
    padding-left: 0;
    padding-right: 10px;
    border-top: 0;
  }
  .nav-sections .header.links a.disconnect {
    display: inline-block;
    padding-left: 0;
    padding-right: 0;
    border-bottom: 0;
    border-top: 0;
  }
  .nav-sections .header.links a.disconnect:before {
    content: "X";
    margin: 0 9px;
  }
  .nav-sections .header.links a.disconnect span {
    display: none;
  }
  .nav-sections .header.links .header.links {
    border: 0;
  }
  .nav-before-open {
    height: 100%;
    overflow-x: hidden;
    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);
  }
  .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.5);
    content: '';
    display: block;
    height: 100%;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1;
  }
  .nav-sections-items {
    position: relative;
    z-index: 1;
  }
  .nav-sections-items:before,
  .nav-sections-items:after {
    content: '';
    display: table;
  }
  .nav-sections-items:after {
    clear: both;
  }
  .nav-sections-item-title {
    background: #f2f2f2;
    border: solid #d9d9d9;
    border-width: 0 0 1px 1px;
    box-sizing: border-box;
    float: left;
    height: 68px;
    padding-top: 24px;
    text-align: center;
    width: 33.33%;
  }
  .nav-sections-item-title:nth-last-child(4):first-child,
  .nav-sections-item-title:nth-last-child(4):first-child ~ .nav-sections-item-title {
    width: 50%;
  }
  .nav-sections-item-title.active {
    background: transparent;
  }
  .nav-sections-item-title .nav-sections-item-switch:hover {
    text-decoration: none;
  }
  .nav-sections-item-title[aria-controls="store.links"] .nav-sections-item-switch {
    display: inline-block;
    text-decoration: none;
  }
  .nav-sections-item-title[aria-controls="store.links"] .nav-sections-item-switch:before {
    -webkit-font-smoothing: antialiased;
    font-size: 15px;
    line-height: 15px;
    color: #146169;
    content: '\e927';
    font-family: 'sanijura-icons';
    margin: -3px 9px 0 0;
    vertical-align: baseline;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .nav-sections-item-title[aria-controls="store.links"] .nav-sections-item-switch:hover:before {
    color: #217d83;
  }
  .nav-sections-item-content {
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    margin-top: 68px;
    width: 100%;
    padding: 23px 0;
  }
  .nav-sections-item-content:before,
  .nav-sections-item-content:after {
    content: '';
    display: table;
  }
  .nav-sections-item-content:after {
    clear: both;
  }
  .nav-sections-item-content.active {
    display: block;
  }
  .nav-sections-item-content .navigation,
  .nav-sections-item-content .header.links {
    margin: -24px 0;
  }
  .navigation {
    background: #ffffff;
    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: 18px;
  }
  .navigation a,
  .navigation a:hover {
    color: #000000;
    text-decoration: none;
  }
  .navigation .level0 {
    border-top: 1px solid #d1d1d1;
    font-size: 1.6rem;
  }
  .navigation .level0 > .level-top {
    font-weight: 300;
    padding: 13px 49px 13px 24px;
    text-transform: none;
    word-wrap: break-word;
  }
  .navigation .level0.active .all-category .ui-state-focus {
    border-color: #146169;
    border-style: solid;
    border-width: 0 0 0 8px;
    padding-left: 34px;
    font-weight: 500;
    display: inline-block;
  }
  .navigation .level0 > .level1 {
    font-weight: 300;
  }
  .navigation .level0.active > a:not(.ui-state-active),
  .navigation .level0.has-active > a:not(.ui-state-active) {
    border-color: #146169;
    border-style: solid;
    border-width: 0 0 0 8px;
    font-weight: 500;
  }
  .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 #d1d1d1;
  }
  .navigation .submenu > li {
    word-wrap: break-word;
  }
  .navigation .submenu:not(:first-child) {
    font-weight: 300;
    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: 42px;
  }
  .navigation .submenu:not(:first-child) > li:last-child {
    margin-bottom: 0;
  }
  .navigation .submenu:not(:first-child) ul {
    display: block;
    padding-left: 18px;
  }
  .navigation .submenu:not(:first-child) ul > li {
    margin: 0;
  }
  .navigation .submenu:not(:first-child) ul > li a {
    color: #575757;
    display: block;
    line-height: normal;
  }
  .navigation .submenu:not(:first-child).expanded {
    display: block !important;
    padding-right: 0;
    top: 0 !important;
  }
  .navigation .submenu:not(:first-child) .active > a {
    border-color: #146169;
    border-style: solid;
    border-width: 0 0 0 8px;
    padding-left: 34px;
  }
  .navigation .submenu:not(:first-child) .level1.active > a {
    padding-left: 34px;
  }
  input[type="text"],
  input[type="password"],
  input[type="url"],
  input[type="tel"],
  input[type="search"],
  input[type="number"],
  input[type="datetime"],
  input[type="email"] {
    padding-left: 15px;
    padding-right: 15px;
  }
  .product.data.items {
    margin: 0;
    padding: 0;
  }
  .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 0 5px;
  }
  .product.data.items > .item.title > .switch {
    background: #f6f6f6;
    border-bottom: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    height: 36px;
    padding: 9px 18px 9px 18px;
    font-weight: 500;
    line-height: 36px;
    font-size: 1.6rem;
    color: #373737;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #373737;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #373737;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #373737;
    text-decoration: none;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: #ffffff;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:active,
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    background: #ffffff;
    padding-bottom: 9px;
  }
  .product.data.items > .item.content {
    background: #ffffff;
    border: 1px solid #cccccc;
    margin: 0 0 5px;
    padding: 42px 42px 42px 42px;
  }
  .product.data.items .data.item {
    display: block;
  }
  .custom-slide {
    bottom: 0;
    left: 0;
    min-width: 0;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    left: 44px;
    z-index: 900;
  }
  .custom-slide._show {
    visibility: visible;
  }
  .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%);
    transition-duration: .3s;
    -webkit-transition-property: -webkit-transform, visibility;
    transition-property: transform, visibility;
    transition-timing-function: 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);
  }
  .block-search .block-content {
    margin-bottom: 0;
  }
  .minicart-wrapper {
    margin-top: 0;
  }
  .minicart-wrapper .action.showcart:before {
    margin-right: 5px;
    margin-top: -6px;
  }
  .minicart-wrapper .action.showcart:after {
    display: none;
  }
  .minicart-wrapper .action.showcart .text {
    display: none;
  }
  .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;
  }
  .gift-options .actions-toolbar .action-update {
    font-size: 2rem;
    padding: 15px;
    width: 100%;
  }
  .gift-item-block {
    border-bottom: 0;
    border-top: 1px solid #c1c1c1;
  }
  .cart.table-wrapper .gift-content {
    margin-right: -9px;
  }
  .gift-wrapping {
    border-bottom: 1px solid #c1c1c1;
    margin-bottom: 18px;
    padding-bottom: 9px;
  }
  .gift-wrapping-list {
    width: 100%;
  }
  .gift-wrapping-preview img {
    width: 100%;
  }
  .item-actions .actions-toolbar .gift-options .gift-wrapping,
  .item-actions .actions-toolbar .gift-options .gift-message {
    display: block;
  }
  .form-add-invitations .additional,
  .form-add-invitations .field.text {
    margin-top: 18px;
  }
  .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 -24px 20px;
  }
  .block-wishlist-management .wishlist-select-items {
    border-bottom: 1px solid #cccccc;
    background: #f2f2f1;
    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 {
    display: block;
    padding: 5px 18px;
    text-decoration: none;
  }
  .block-wishlist-management .wishlist-select-items .item a:hover {
    background: #e8e8e8;
  }
  .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: 23px;
  }
  .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;
  }
  .reward-settings + .actions-toolbar {
    margin-top: 10px;
  }
  .account .column.main .returns-details-items .block-returns-tracking .block-title > .action.track {
    display: block;
    float: none;
    margin: 9px 0 0;
  }
  .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;
  }
  .amlocator-index-index #maincontent.page-main {
    padding: 0;
  }
  .main #amasty_locator_filter.locator_filter {
    width: 95%;
    margin: 0 auto 45px;
  }
  .main #amasty_locator_filter.locator_filter .page-main {
    padding: 0;
  }
  .main #amasty_locator_filter.locator_filter .input-text {
    width: 100%;
    margin-bottom: 20px;
  }
  .main #amasty_locator_filter.locator_filter .select {
    width: 100%;
    margin-bottom: 20px;
  }
  .main #amasty_locator_filter.locator_filter button {
    width: 100%;
    top: 0;
  }
  .main .amlocator_center {
    display: block;
  }
  .main #amlocator-map-canvas {
    height: 300px;
    float: none;
    width: 100%;
  }
  .main #amlocator_left {
    float: none;
    margin: 0;
    height: auto;
    width: 100%;
    overflow: inherit;
  }
  .main #amlocator_left .viewport {
    height: auto;
    overflow: inherit;
    position: relative;
  }
  .main #amlocator_left .overview {
    width: 100%;
    margin: 0;
    position: relative;
  }
  .main #amlocator_left .scrollbar {
    display: none;
  }
  .mainImage-title br,
  .mainImage-description br {
    display: none;
  }
  .gammeSection {
    margin: 0 -24px;
    padding: 27px 24px;
  }
  .gammeSection--header {
    padding-bottom: 0;
  }
  .gammeInfos-header,
  .gammeInfos-main {
    padding: 5.56%;
  }
  .gammeInfos-footer {
    padding: 18px 0 0;
    background: none;
  }
  .gammeInfos-price {
    font-size: 11px;
  }
  .gammeInfos-price .price {
    font-size: 16px;
  }
  .gammeInfos-description {
    font-size: 11px;
  }
  .gammeInfos-action--perso {
    display: none;
  }
  .gammeInfos-dispo {
    display: block;
    border: 1px solid #d4d4d4;
  }
  .gammeInfos-dispo:active,
  .gammeInfos-dispo:focus {
    border-color: #90bec1;
  }
  .gammeInfos-dispo:hover {
    border-color: #90bec1;
  }
  .mainImage-title br,
  .mainImage-description br {
    display: none;
  }
  .customer-account-login .page-main {
    padding: 0;
  }
  .main .login-container .block .block-title {
    font-size: 2rem;
  }
  .main .login-container .block .block-content .parag {
    height: auto;
  }
  .account .page-title {
    font-size: 30px;
  }
  .account .nav-sections {
    margin-bottom: 36px;
  }
  .account .page-title-wrapper .page-title {
    margin-right: 0;
  }
  .account .page.messages {
    margin-bottom: 36px;
  }
  .account .column.main .form-edit-account .fieldset {
    width: 100%;
  }
  .account .column.main .block:not(.widget) .block-title {
    font-size: 1.1rem;
  }
  .account .column.main .block:not(.widget) .block-title:after {
    content: '';
    display: table;
    clear: both;
  }
  .account .column.main .block:not(.widget) .block-title strong {
    float: left;
    margin: 0 5px 0 0;
    font-size: 2rem;
  }
  .account .column.main .block:not(.widget) .block-title .action {
    display: inline-block;
    margin: 6px 5px 0 0;
    text-transform: uppercase;
    font-weight: 500;
    text-decoration: underline;
    letter-spacing: 0.1em;
  }
  .account .column.main .block:not(.widget) .block-title .action:last-child {
    margin-right: 0;
  }
  .account .column.main .block:not(.widget) .block-title .edit {
    margin-top: 0;
  }
  .account .column.main .block:not(.widget) .block-content {
    padding-left: 0;
  }
  .account .column.main .block:not(.widget) .block-content .box ~ .box {
    margin-top: 36px;
  }
  .account .column.main + .sidebar-additional {
    /* margin-top: (@indent__xl * -1); */
  }
  .control.captcha-image .captcha-img {
    margin-bottom: 9px;
    display: block;
  }
  .customer-account-index .page-title-wrapper {
    position: relative;
  }
  .account-nav.block {
    position: relative;
    margin-left: -24px;
    margin-right: -24px;
  }
  .account-nav .accountNav-toggle {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;
    border: 0;
    background: none;
    display: inline-block;
    text-decoration: none;
  }
  .account-nav .accountNav-toggle:before {
    -webkit-font-smoothing: antialiased;
    font-size: 12px;
    line-height: 12px;
    color: #146169;
    content: '\e924';
    font-family: 'sanijura-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .account-nav .accountNav-toggle:hover:before {
    color: #217d83;
  }
  .account-nav .accountNav-toggle:active:before {
    color: #217d83;
  }
  .account-nav .accountNav-toggle:before {
    padding: 12px 24px 12px 10px;
  }
  .account-nav .accountNav-toggle span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .account-nav .item:not(.current) {
    display: none;
  }
  .account-nav .item.current {
    border-bottom-style: solid;
  }
  .account-nav .item.current:first-child {
    border-top-style: solid;
  }
  .account-nav .item > a,
  .account-nav .item > strong {
    padding-left: 20px;
    padding-right: 46px;
    border-left-width: 4px;
  }
  .account-nav--opened .item:not(.current) {
    display: block;
  }
  .account-nav--opened .item.current {
    border-bottom-style: none;
  }
  .account-nav--opened .item:first-child {
    border-top-style: none !important;
  }
  .account-nav--opened .accountNav-toggle:before {
    content: '\e923';
  }
  body.filter-active .page-header {
    display: none;
  }
  body.filter-active .page-wrapper {
    height: 0;
    margin-top: -999999em;
    visibility: hidden;
  }
  body.filter-active .columns {
    z-index: 999;
  }
  .filter.active {
    position: relative;
    visibility: visible;
    z-index: 99;
  }
  .filter.active .filter-options-item:last-child {
    margin-bottom: 36px;
  }
  .filter.active .filter-title {
    border-bottom: 1px solid #cccccc;
    height: 48px;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 2;
  }
  .filter.active .filter-title strong {
    box-shadow: none;
    background: none;
    border: 0;
    color: transparent;
    left: auto;
    right: 3px;
    top: 10px;
    display: inline-block;
    text-decoration: none;
  }
  .filter.active .filter-title strong:after {
    -webkit-font-smoothing: antialiased;
    font-size: 16px;
    line-height: inherit;
    color: #217d83;
    content: '\e92e';
    font-family: 'sanijura-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .filter.active .filter-subtitle {
    background: transparent;
    display: block;
    height: 50px;
    left: 0;
    line-height: 32px;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1;
  }
  .filter.active .filter-options {
    background: #ffffff;
    bottom: 0;
    display: block;
    left: 0;
    overflow: scroll;
    position: fixed;
    right: 0;
    top: 50px;
    z-index: 10;
  }
  .filter .filter-subtitle {
    font-size: 20px;
    font-weight: 300;
  }
  .filter-actions {
    margin: -35px -9px 23px;
  }
  .filter-options-content {
    padding: 5px 9px;
  }
  .filter .filter-current {
    border: solid #cccccc;
    border-width: 1px 0;
    margin: 5px -9px 0;
  }
  .filter .filter-current .items {
    display: none;
  }
  .filter .filter-current-subtitle {
    position: relative;
    text-transform: uppercase;
    z-index: 1;
    display: block;
    text-decoration: none;
  }
  .filter .filter-current-subtitle:before {
    -webkit-font-smoothing: antialiased;
    font-size: 13px;
    line-height: inherit;
    color: inherit;
    content: '\e924';
    font-family: 'sanijura-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 {
    color: #217d83;
    content: ' (' attr(data-count) ')';
    font-size: .9em;
  }
  .filter .filter-current.active {
    padding-bottom: 30px;
  }
  .filter .filter-current.active .block-subtitle:before {
    content: '\e923';
  }
  .filter .filter-current.active .items {
    display: block;
  }
  .filter .filter-current.active + .block-actions {
    display: block;
  }
  .filter .filter-current + .block-actions {
    display: none;
  }
  .filter-no-options .filter-title:before {
    background: rgba(255, 255, 255, 0.5);
    content: '';
    display: block;
    height: 40px;
    left: -15px;
    margin-top: -60px;
    position: relative;
    width: 100px;
    z-index: 99;
  }
  .filter-no-options .filter-content {
    margin-bottom: 18px;
  }
  .page-with-filter .columns .sidebar-main {
    -ms-flex-order: 0;
    -webkit-order: 0;
    order: 0;
  }
  .block.newsletter .title strong {
    font-size: 16px;
  }
  .block.newsletter .title br {
    display: none;
  }
  .block.newsletter input[type="email"],
  .block.newsletter .action.subscribe {
    font-size: 9px;
  }
  .block.newsletter .action.subscribe {
    padding-left: 12px;
    padding-right: 12px;
  }
  .block.newsletter .action.subscribe:after {
    margin-left: 5px;
  }
  .page-footer .switcher .options .action.toggle {
    border-bottom: 0;
  }
  .page-footer .switcher .options ul.dropdown {
    position: static;
    margin: 9px 0 9px 18px;
  }
  .page-footer .switcher .options ul.dropdown:before,
  .page-footer .switcher .options ul.dropdown:after {
    display: none;
  }
  .page-footer .switcher .options ul.dropdown li {
    padding: 9px;
  }
  .page-footer .switcher .options ul.dropdown li:hover {
    background: none;
  }
  .page-footer .switcher .options ul.dropdown a {
    display: inline;
    padding: 0;
  }
  .footer.content .footer-bottom {
    padding: 0;
  }
  .footer.content .footer-bottom .footer-bottom-left {
    text-align: center;
    margin-top: 10px;
  }
  .footer.content .bottom-links > li:first-child:before {
    display: none;
  }
  .message.global.cookie {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .message.global.cookie .content {
    padding-left: 24px;
    padding-right: 71px;
  }
  .footer .FooterLinks {
    padding: 0;
  }
  .FooterLinks-section {
    padding: 9px 49px 9px 24px;
    border-bottom: 1px solid #d4d4d4;
  }
  .FooterLinks-section:first-child {
    border-top: 1px solid #d4d4d4;
  }
  .FooterLinks-sectionTitle {
    position: relative;
    margin: -9px -49px -9px -24px;
    padding: 9px 49px 9px 24px;
    display: block;
    text-decoration: none;
  }
  .FooterLinks-sectionTitle:after {
    -webkit-font-smoothing: antialiased;
    font-size: 12px;
    line-height: inherit;
    color: inherit;
    content: '\e924';
    font-family: 'sanijura-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .FooterLinks-sectionTitle:after {
    position: absolute;
    line-height: 1;
    margin-top: -.5em;
    right: 24px;
    top: 50%;
  }
  .FooterLinks-sectionTitle.ui-state-active:after {
    content: '\e923';
  }
  .FooterLinks-items {
    padding-left: 18px;
  }
  .footer .FooterLinks + .footer-bottom .switcher-store {
    margin-top: -36px;
    padding: 9px 49px 9px 24px;
    border-bottom: 1px solid #d4d4d4;
  }
  .footer .FooterLinks + .footer-bottom .switcher-store .switcher-options {
    display: block;
  }
  .footer .FooterLinks + .footer-bottom .switcher-store .action.toggle,
  .footer .FooterLinks + .footer-bottom .switcher-store .action.toggle.active {
    display: block;
    position: relative;
    margin: -9px -49px -9px -24px;
    padding: 9px 49px 9px 24px;
  }
  .footer .FooterLinks + .footer-bottom .switcher-store .action.toggle:after,
  .footer .FooterLinks + .footer-bottom .switcher-store .action.toggle.active:after {
    position: absolute;
    font-size: 12px;
    line-height: 1;
    margin-top: -.5em;
    right: 24px;
    top: 50%;
  }
}
@media only screen and (max-width: 768px) {
  .abs-shopping-cart-items-mobile .actions,
  .cart-container .form-cart .actions {
    text-align: center;
  }
  .cart-container .form-cart .action.update,
  .cart-container .form-cart .action.continue,
  .cart-container .form-cart .action.clear {
    margin: 0 auto 9px;
  }
  .cart-container .form-cart .action.update,
  .cart-container .form-cart .action.clear {
    display: block;
  }
  .abs-checkout-tooltip-content-position-top-mobile,
  .field-tooltip .field-tooltip-content {
    right: -9px;
    top: 40px;
    left: auto;
  }
  .field-tooltip .field-tooltip-content:before,
  .field-tooltip .field-tooltip-content:after {
    border: 10px solid transparent;
    height: 0;
    width: 0;
    margin-top: -21px;
    right: 9px;
    left: auto;
    top: 0;
  }
  .field-tooltip .field-tooltip-content:before {
    border-bottom-color: #999999;
  }
  .field-tooltip .field-tooltip-content:after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
  .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%);
    transition-duration: .3s;
    -webkit-transition-property: -webkit-transform, visibility;
    transition-property: transform, visibility;
    transition-timing-function: ease-in-out;
    width: auto;
  }
  .modal-popup.modal-slide .modal-inner-wrap {
    margin: 0;
    max-height: none;
  }
  .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: 500;
  }
  .checkout_cart_index .page-main {
    padding-left: 0;
    padding-right: 0;
  }
  .cart.table-wrapper {
    overflow: inherit;
  }
  .cart.table-wrapper thead .col:not(.item) {
    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;
    text-align: center;
    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: 500;
    padding-bottom: 9px;
  }
  .cart.table-wrapper .col.msrp {
    white-space: normal;
  }
  .cart.table-wrapper .item .col.item {
    padding-bottom: 0;
  }
  .cart-discount {
    margin-top: 18px;
  }
  .cart-discount .block {
    text-align: center;
  }
  .cart-discount .block > .title {
    display: inline-block;
    padding-right: 30px;
  }
  .cart-discount .block > .content {
    text-align: left;
  }
  .cart-discount .block .field,
  .cart-discount .block .actions-toolbar {
    display: block;
    width: 100%;
  }
  .cart-discount .block .field {
    margin-bottom: 9px;
  }
  .cart-discount .block .actions-toolbar .primary {
    width: 100%;
  }
  .cart-discount .block .actions-toolbar .primary .action.primary {
    width: 100%;
  }
  .cart-summary {
    margin-left: -24px;
    margin-right: -24px;
    padding-left: 24px;
    padding-right: 24px;
  }
  .cart-container .form-cart .actions {
    margin-bottom: 18px;
    text-align: center;
  }
  .filters-gammes .filter:before {
    float: left;
  }
  .filters-gammes .filter p.counter {
    font-size: 11px;
    width: 80%;
  }
  .filters-gammes .filter ul li {
    text-align: center;
  }
  .filters-gammes .filter ul li img {
    float: none;
    margin-right: 0;
  }
  .filters-gammes .filter .recap p {
    font-size: 11px;
  }
  .gammeFewWords {
    padding: 0;
  }
  .gammeFewWords-content {
    font-size: 11px;
    max-height: 4.62em;
  }
  .gammeFewWords-title {
    display: block;
  }
  .gammeFewWords-content {
    margin-top: 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;
  }
  .block.related .action.select {
    display: block;
    margin: 5px 0;
  }
  .compare,
  .product-addto-links .action.tocompare,
  .product-item-actions .actions-secondary > .action.tocompare,
  [class*='block-compare'] {
    display: none;
  }
  .catalog-category-view .category-view {
    height: auto;
    padding: 0 24px;
  }
  .catalog-category-view .category-view .category-image:last-child {
    position: static;
    height: 0;
    margin: 0 -24px;
    padding-top: 93.75%;
  }
  .catalog-category-view .category-view .category-image + .category-header {
    margin: 24px auto 124px;
  }
  .catalog-category-view .category-view .category-header {
    position: relative;
    top: auto;
    left: auto;
    margin: 24px auto;
    padding: 27px 24px;
    text-align: center;
    background: #ffffff;
    transform: none;
    box-sizing: border-box;
  }
  .page-layout-custom-view-product .actions-toolbar .primary .action.back {
    position: relative;
    width: auto;
  }
  .page-layout-custom-view-product .configurator-content .product-type {
    font-size: 13px;
  }
  .page-layout-custom-view-product .product-info-configurator {
    border: 0;
  }
  .page-layout-custom-view-product .product-info-configurator .loader {
    top: 0;
  }
  .page-layout-custom-view-product .product-info-configurator .configurator {
    width: 100%;
    height: 400px;
  }
  .page-layout-custom-view-product .product-info-configurator .configurator .configurator-actions {
    top: 80%;
  }
  .page-layout-custom-view-product .product-info-configurator .product-info-main {
    width: 100%;
  }
  .page-layout-custom-view-product .product-info-configurator .product-info-main .onglets {
    padding: 27px 20%;
  }
  .page-layout-custom-view-product .product-info-configurator .product-info-main .onglets li {
    font-size: 13px;
    margin-right: 0;
    width: 49%;
    text-align: center;
  }
  .page-layout-custom-view-product .product-info-configurator .product-info-main .onglets li span {
    padding: 30px 0;
  }
  .page-layout-custom-view-product .product-info-configurator .product-info-main .viewport {
    height: 400px;
  }
  .page-layout-custom-view-product .product-info-configurator .product-info-main .scrollbar {
    top: 92px;
    right: 10px;
  }
  .page-layout-custom-view-product .product-info-configurator .product-info-main .familyProduct {
    text-align: center;
  }
  .page-layout-custom-view-product .product-info-configurator .product-info-main .swatch-attribute {
    margin-bottom: 27px;
  }
  .page-layout-custom-view-product .product-info-configurator .product-info-main .swatch-option,
  .page-layout-custom-view-product .product-info-configurator .product-info-main .variante-option {
    height: 50px;
    line-height: 50px;
  }
  .page-layout-custom-view-product .product-info-configurator .product-info-main .varianteProduct.popinVariante {
    min-height: 380px;
  }
  .page-layout-custom-view-product .product-info-configurator .product-info-main .varianteProduct.popinVariante .variante .variante-option {
    width: 50px;
  }
  .modals-wrapper .addToCartPopup {
    width: 90%;
  }
  .cmsBlock,
  .cmsNews-content {
    display: flex;
  }
  .cmsBlock .cmsBlockHome-content-inner,
  .cmsNews-content .cmsBlockHome-content-inner,
  .cmsBlock .cmsNews-content-inner,
  .cmsNews-content .cmsNews-content-inner,
  .cmsBlock .cmsBlock-content-inner,
  .cmsNews-content .cmsBlock-content-inner {
    top: auto;
    transform: translateY(0);
  }
  .cmsBlock {
    height: 360px;
  }
  .gamme-products--home .cmsBlock {
    height: 356px;
  }
  .wishlist-index-index .block-wishlist {
    display: none;
  }
  .page-main .main .products-grid.wishlist {
    margin-bottom: 27px;
    margin-right: -9px;
  }
  .page-main .main .products-grid.wishlist .product-item {
    width: 50%;
    float: left;
    padding: 0 0 18px 0;
    position: relative;
  }
  .page-main .main .products-grid.wishlist .product-item-name,
  .page-main .main .products-grid.wishlist .product-item-photo,
  .page-main .main .products-grid.wishlist .product-item .price-box,
  .page-main .main .products-grid.wishlist .product-item-tooltip,
  .page-main .main .products-grid.wishlist .product-item-inner {
    width: 100%;
    float: none;
    display: block;
  }
  .page-main .main .products-grid.wishlist .product-item-photo {
    height: auto;
    margin: 18px 0;
  }
  .page-main .main .products-grid.wishlist .product-item-inner {
    margin: 18px 0;
  }
  .page-main .main .products-grid.wishlist .product-item-inner .box-tocart {
    float: none;
    margin: 18px auto;
  }
  .page-main .main .products-grid.wishlist .product-item-photo {
    float: none;
    text-align: center;
  }
  .page-main .main .products-grid.wishlist .product-item-photo img {
    max-width: 200px;
    display: inline;
  }
  .page-main .main .products-grid.wishlist .product-item-name {
    font-size: 1.6rem;
  }
  .page-main .main .products-grid.wishlist .product-item-actions {
    display: block;
  }
  .page-main .main .products-grid.wishlist .product-item-actions .action {
    margin-right: 15px;
  }
  .page-main .main .products-grid.wishlist .product-item-actions .action:last-child {
    margin-right: 0;
  }
  .page-main .main .products-grid.wishlist .product-item-actions .action.edit {
    float: left;
  }
  .page-main .main .products-grid.wishlist .product-item-actions .action.delete {
    float: right;
  }
  .page-main .main .products-grid.wishlist .product-item-actions .action.edit,
  .page-main .main .products-grid.wishlist .product-item-actions .action.delete {
    margin-top: 7px;
  }
  .page-main .main .products-grid.wishlist .product-item-name,
  .page-main .main .products-grid.wishlist .product-item-description,
  .page-main .main .products-grid.wishlist .product-item .price-box,
  .page-main .main .products-grid.wishlist .product-item-tooltip {
    margin-left: 0px;
  }
  .page-main .main .products-grid.wishlist .product-item .box-tocart .stock {
    margin-top: 7px;
  }
  .page-main .main .products-grid.wishlist .product-item .giftregisty-dropdown,
  .page-main .main .products-grid.wishlist .product-item .field.qty {
    display: none;
  }
  .page-main .main .products-grid.wishlist .product-image-container {
    max-width: 80px;
  }
  .wishlist-index-index .product-item {
    width: 100%;
  }
  .wishlist-index-index .product-item-info {
    width: auto;
  }
}
@media only screen and (min-width: 480px) {
  .Reassurance {
    padding: 40px 0;
    background-image: url(../images/background/reassurance/reassurance-medium.jpg);
  }
  .Reassurance-item {
    display: inline-block;
    width: 240px;
    max-width: 45%;
    margin: 10px 2.5%;
    padding: 90px 10px 30px;
  }
  .Socials-items {
    margin: 0 -25px !important;
  }
  .Socials-item {
    display: inline-block;
    margin: 0 25px 15px !important;
  }
}
@media only screen and (min-width: 640px) {
  .abs-blocks-2columns-s {
    width: 48.8%;
  }
  .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;
  }
  .table.recent,
  .table.history {
    border-bottom: 1px solid #cccccc;
  }
  .table.recent > thead > tr > th,
  .table.history > thead > tr > th,
  .table.recent > tbody > tr > th,
  .table.history > tbody > tr > th,
  .table.recent > tfoot > tr > th,
  .table.history > tfoot > tr > th,
  .table.recent > thead > tr > td,
  .table.history > thead > tr > td,
  .table.recent > tbody > tr > td,
  .table.history > tbody > tr > td,
  .table.recent > tfoot > tr > td,
  .table.history > tfoot > tr > td {
    border-top: 1px solid #cccccc;
  }
  .table.recent > caption + thead > tr:first-child > th,
  .table.history > caption + thead > tr:first-child > th,
  .table.recent > colgroup + thead > tr:first-child > th,
  .table.history > colgroup + thead > tr:first-child > th,
  .table.recent > thead:first-child > tr:first-child > th,
  .table.history > thead:first-child > tr:first-child > th,
  .table.recent > caption + thead > tr:first-child > td,
  .table.history > caption + thead > tr:first-child > td,
  .table.recent > colgroup + thead > tr:first-child > td,
  .table.history > colgroup + thead > tr:first-child > td,
  .table.recent > thead:first-child > tr:first-child > td,
  .table.history > thead:first-child > tr:first-child > td {
    border-top: 0;
  }
  .table.recent > tbody + tbody,
  .table.history > tbody + tbody {
    border-top: 1px solid #cccccc;
  }
  .table.recent > thead > tr > td:first-child,
  .table.history > thead > tr > td:first-child,
  .table.recent > tbody > tr > td:first-child,
  .table.history > tbody > tr > td:first-child,
  .table.recent > tfoot > tr > td:first-child,
  .table.history > tfoot > tr > td:first-child,
  .table.recent > thead > tr > th:first-child,
  .table.history > thead > tr > th:first-child,
  .table.recent > tbody > tr > th:first-child,
  .table.history > tbody > tr > th:first-child,
  .table.recent > tfoot > tr > th:first-child,
  .table.history > tfoot > tr > th:first-child {
    padding-left: 0;
  }
  .table.recent > thead > tr > td:last-child,
  .table.history > thead > tr > td:last-child,
  .table.recent > tbody > tr > td:last-child,
  .table.history > tbody > tr > td:last-child,
  .table.recent > tfoot > tr > td:last-child,
  .table.history > tfoot > tr > td:last-child,
  .table.recent > thead > tr > th:last-child,
  .table.history > thead > tr > th:last-child,
  .table.recent > tbody > tr > th:last-child,
  .table.history > tbody > tr > th:last-child,
  .table.recent > tfoot > tr > th:last-child,
  .table.history > tfoot > tr > th:last-child {
    padding-right: 0;
  }
  .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: 300;
    line-height: 1.42857143;
    margin: 0;
    padding: 0;
    color: #146169;
    text-decoration: none;
    background: none;
    border: 0;
    display: inline;
    margin-top: 2px;
  }
  .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 {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.5;
  }
  .column .block-addbysku .action.remove:visited {
    text-decoration: none;
  }
  .column .block-addbysku .action.remove:hover {
    color: #217d83;
    text-decoration: none;
  }
  .column .block-addbysku .action.remove:active {
    color: #217d83;
    text-decoration: none;
  }
  .column .block-addbysku .action.remove:hover {
    color: #217d83;
  }
  .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: #146169;
    opacity: 0.5;
    cursor: default;
    pointer-events: none;
    text-decoration: underline;
  }
  .multicheckout .actions-toolbar .secondary {
    float: none;
    margin-top: 11px;
    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: 23px;
    padding-right: 23px;
    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: 23px;
    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 {
    float: left;
    margin-bottom: 0;
    max-width: 244px;
  }
  .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;
  }
  .product-item {
    float: left;
  }
  .product-item-info .price-containerbox,
  .product-item-info .product-containerbox {
    margin-top: 20px;
    margin-bottom: 25px;
  }
  .product-item-info .price-containerbox {
    min-height: 56px;
  }
  .product-item-info .product-item-name {
    margin: -6px 0 0;
    font-size: 25px;
  }
  .product-item-actions {
    display: block;
  }
  .products-grid .product-item-actions {
    margin: 9px 0;
  }
  .product-item-actions .actions-primary + .actions-secondary {
    display: table-cell;
    padding-left: 5px;
    white-space: nowrap;
    width: 50%;
  }
  .product-item-actions .actions-primary + .actions-secondary > * {
    white-space: normal;
  }
  .product-item-actions .actions-primary {
    display: table-cell;
  }
  .page-main .product-items {
    overflow: hidden;
    margin-left: -4.5px;
    margin-right: -4.5px;
  }
  .page-main .product-items:first-child {
    margin-top: 0;
  }
  .page-main .product-items:last-child {
    margin-bottom: 0;
  }
  .page-main .product-items .product-item {
    padding: 0 9.5px;
    width: 50%;
    box-sizing: border-box;
  }
  .gammeGallery-item {
    width: 66.66666667%;
  }
  .gammeGallery-slide {
    float: left;
    width: 33.33333333%;
  }
  .gammeGallery-slide .gammeGallery-item {
    width: 100%;
  }
  .gammeChooseItem {
    width: 50%;
  }
  .gammeChoose {
    margin-bottom: 27px;
  }
  .gammeChoose-title {
    padding: 27px;
  }
  .mainImage {
    margin-bottom: 50px;
  }
  .mainImage-content {
    margin-top: 27px;
  }
  .mainImage-title,
  .mainImage-description {
    margin-bottom: 18px;
  }
  .mainImage-title {
    font-size: 25px;
  }
  .cmsBlock-title {
    font-size: 25px;
  }
  .cmsBlockHome {
    position: relative;
    padding-right: 240px;
    margin-bottom: 50px;
  }
  .cmsBlockHome-content {
    position: absolute;
    top: 50px;
    right: 0;
    bottom: 50px;
    height: auto;
    width: 350px;
  }
  .cmsBlockHome-linkContainer {
    position: absolute;
    bottom: 7px;
    right: 0px;
    width: 240px;
    text-align: right;
  }
  .cmsNews {
    position: relative;
    margin: 0 0 27px;
  }
  .cmsNews:after {
    content: '';
    display: table;
    clear: both;
  }
  .cmsNews-imageContainer {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 350px;
  }
  .cmsNews-image {
    width: 100%;
    height: 100%;
    padding: 0;
  }
  .cmsNews-content {
    float: right;
    width: 350px;
    min-height: 340px;
  }
  .cmsNews-title {
    font-size: 18px;
  }
  .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: 18px;
  }
  .wishlist-index-index .products-grid .product-item-actions {
    margin: 0;
  }
  .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%;
  }
}
