/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
img {
  height: auto;
}
@font-face {
  font-family: 'ArialMT';
  src: url('../fonts/ArialMT.eot');
  src: url('../fonts/ArialMT.eot?#iefix') format('embedded-opentype'), url('../fonts/ArialMT.woff2') format('woff2'), url('../fonts/ArialMT.woff') format('woff'), url('../fonts/ArialMT.ttf') format('truetype'), url('../fonts/ArialMT.svg#ArialMT') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Copperplate';
  src: url('../fonts/CopperplateGothicBT-Roman.eot');
  src: url('../fonts/CopperplateGothicBT-Roman.eot?#iefix') format('embedded-opentype'), url('../fonts/CopperplateGothicBT-Roman.woff2') format('woff2'), url('../fonts/CopperplateGothicBT-Roman.woff') format('woff'), url('../fonts/CopperplateGothicBT-Roman.ttf') format('truetype'), url('../fonts/CopperplateGothicBT-Roman.svg#CopperplateGothicBT-Roman') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Interstate';
  src: url('../fonts/interstate-regular.woff') format('woff'), url('../fonts/interstate-regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Interstate';
  src: url('../fonts/interstate-bold.woff') format('woff'), url('../fonts/interstate-bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Baskerville';
  src: url('../fonts/Baskerville.woff') format('woff'), url('../fonts/Baskerville.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@media screen and (max-width: 1439px) {
  .navigation {
    background: #ffffff;
    padding: 0;
  }
  .navigation .topNav {
    border: 0 none;
    clip: rect(0px, 0px, 0px, 0px);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .leftNav {
    border: 0;
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    padding: inherit;
    position: initial;
    width: auto;
  }
  .navigation .parent .level-top {
    position: relative;
    display: block;
    text-decoration: none;
  }
  .navigation .parent .level-top:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 42px;
    line-height: 20px;
    color: #ffffff;
    content: '\e622';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .parent .level-top:after {
    position: absolute;
    right: 7px;
    top: -8px;
  }
  .navigation .parent .level-top.ui-state-active:after {
    content: '\e621';
  }
  .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% - @{active-nav-indent})'); */
    left: -280px;
    overflow: auto;
    position: fixed;
    top: 0;
    /* width: 80%; */
    /* width: calc(~'100% - @{active-nav-indent}'); */
    width: 280px;
  }
  .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;
    -moz-osx-font-smoothing: grayscale;
    font-size: 42px;
    line-height: 20px;
    color: #ffffff;
    content: '\e622';
    font-family: 'icons-blank-theme';
    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: '\e621';
  }
  .nav-sections .switcher-dropdown {
    margin: 0;
    padding: 0;
    list-style: none none;
    padding: 10px 0;
  }
  .nav-sections .header.links {
    margin: 0;
    padding: 0;
    list-style: none none;
    border-bottom: 1px solid #d1d1d1;
  }
  .nav-sections .header.links li {
    font-size: 1.6rem;
    margin: 0;
  }
  .nav-sections .header.links li.greet.welcome {
    border-top: 1px solid #d1d1d1;
    font-weight: 700;
    padding: 0.8rem 20px;
  }
  .nav-sections .header.links li > a {
    border-top: 1px solid #d1d1d1;
  }
  .nav-sections .header.links a,
  .nav-sections .header.links a:hover {
    color: #575757;
    text-decoration: none;
    display: block;
    font-weight: 700;
    padding: 0.8rem 20px;
  }
  .nav-sections .header.links .header.links {
    border: 0;
    background: #000000;
  }
  .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% - @{active-nav-indent}'); */
    left: 280px;
  }
  .nav-open .nav-sections {
    background-color: #ffffff;
    -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 {
    display: none;
    background: #e8e8e8;
    border: solid #dbdbdb;
    border-width: 0 0 1px 1px;
    box-sizing: border-box;
    float: left;
    height: 71px;
    padding-top: 24px;
    text-align: center;
    width: 33.33%;
  }
  .nav-sections-item-title.active {
    background: transparent;
    border-bottom: 0;
  }
  .nav-sections-item-title .nav-sections-item-switch:hover {
    text-decoration: none;
  }
  .nav-sections-item-content {
    /* .lib-clearfix(); */
    /* box-sizing: border-box; */
    /* float: right; */
    /* margin-left: -100%; */
    /* margin-top: 71px; */
    width: 100%;
    display: block !important;
  }
  .navigation {
    background: #f5f5f5;
    box-sizing: border-box;
  }
  .navigation ul {
    margin: 0;
    padding: 0;
  }
  .navigation li {
    margin: 0;
  }
  .navigation a {
    display: block;
    padding-top: 10px;
    padding-right: 0;
    padding-bottom: 10px;
    padding-left: 15px;
  }
  .navigation a,
  .navigation a:hover {
    color: #575757;
    text-decoration: none;
  }
  .navigation .level0 {
    border-top: 1px solid #d1d1d1;
    font-size: 1.6rem;
  }
  .navigation .level0 > .level-top {
    font-weight: 700;
    padding: 8px 40px 8px 15px;
    text-transform: uppercase;
    word-wrap: break-word;
  }
  .navigation .level0 > .level-top:hover {
    color: #333333;
  }
  .navigation .level0.active .all-category .ui-state-focus {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 8px;
    padding-left: 7px;
    display: inline-block;
  }
  .navigation .level0 > .level1 {
    font-weight: 600;
  }
  .navigation .level0.active > a:not(.ui-state-active),
  .navigation .level0.has-active > a:not(.ui-state-active) {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 8px;
  }
  .navigation .level0.active > a:not(.ui-state-active) span:not(.ui-menu-icon),
  .navigation .level0.has-active > a:not(.ui-state-active) span:not(.ui-menu-icon) {
    margin-left: -8px;
  }
  .navigation li.level0:last-child {
    border-bottom: 1px solid #d1d1d1;
  }
  .navigation .submenu > li {
    word-wrap: break-word;
  }
  .navigation .submenu > li > a:hover {
    color: #333333;
  }
  .navigation .submenu:not(:first-child) {
    font-weight: 400;
    line-height: 1.3;
    left: auto !important;
    overflow-x: hidden;
    padding: 0;
    position: relative;
    top: auto !important;
    transition: left 0.3s ease-out;
  }
  .navigation .submenu:not(:first-child) > li > a {
    padding-left: 15px;
  }
  .navigation .submenu:not(:first-child) > li:last-child {
    margin-bottom: 0;
  }
  .navigation .submenu:not(:first-child) ul {
    display: block;
    padding-left: 15px;
  }
  .navigation .submenu:not(:first-child) ul > li {
    margin: 0;
  }
  .navigation .submenu:not(:first-child) ul > li a {
    color: #575757;
    display: block;
    line-height: normal;
  }
  .navigation .submenu:not(:first-child) ul > li a:hover {
    color: #333333;
  }
  .navigation .submenu:not(:first-child).expanded {
    display: block !important;
    padding-right: 0;
    top: 0 !important;
  }
  .navigation .submenu:not(:first-child) .active > a {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 8px;
    padding-left: 7px;
  }
  .navigation .submenu:not(:first-child) .level1.active > a {
    padding-left: 7px;
  }
  #store\.links .header.links {
    border-bottom: 0;
  }
  #store\.links .header.links li {
    background-color: #000000;
    padding: 0;
  }
  #store\.links .header.links li A {
    display: block;
    padding: 13px 20px;
    border-top: 0;
    color: #ffffff;
    font-size: 1.4rem;
    font-weight: bold;
    line-height: 1.6rem;
    text-decoration: none;
    text-transform: uppercase;
  }
  #store\.links .header.links li A:hover {
    text-decoration: none;
  }
  #store\.links .header.links li.authorization-link A {
    display: block;
    text-align: center;
  }
  #store\.links .header.links li.logined.my-account-link A {
    display: block;
    padding-right: 0;
    width: 100%;
    text-align: left;
  }
  #store\.links .header.links li.logined .account-box > ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  #store\.links .header.links li.logined .account-link,
  #store\.links .header.links li.logined .authorization-link {
    float: left;
    width: 50%;
  }
  #store\.links .header.links li.logined .account-link A,
  #store\.links .header.links li.logined .authorization-link A {
    display: block;
    padding-top: 0;
    width: 100%;
    text-decoration: none;
  }
  #store\.links .header.links li.logined .account-link A:hover,
  #store\.links .header.links li.logined .authorization-link A:hover,
  #store\.links .header.links li.logined .account-link A:active,
  #store\.links .header.links li.logined .authorization-link A:active {
    text-decoration: none;
  }
  #store\.links .header.links:after {
    content: '';
    display: table;
    clear: both;
  }
  #store\.menu .leftNav {
    background-color: #ffffff;
  }
  #store\.menu .leftNav li.level0 {
    border-top: 0;
    border-bottom: 1px solid #E4E4E4;
  }
  #store\.menu .leftNav li.level0 > .level-top {
    position: relative;
    padding: 13px 20px;
    border-left-color: transparent;
    color: #000000;
    font-family: "Lato", Helvetica, "微軟正黑體", 'PingFangTC-Regular', 'SimSun', Georgia, 'Times New Roman', Times, serif;
    font-weight: 700;
    font-size: 1.6rem;
    line-height: 1.6rem;
    text-transform: uppercase;
  }
  #store\.menu .leftNav li.level0.parent > .level-top:after {
    content: '\e608';
    position: absolute;
    right: 3px;
    top: 13px;
    display: inline-block;
    overflow: hidden;
    color: #000000;
    font-family: 'icons-blank-theme';
    font-size: 40px;
    font-weight: normal;
    line-height: inherit;
    text-align: center;
    vertical-align: middle;
    speak: none;
    -webkit-font-smoothing: antialiased;
  }
  #store\.menu .leftNav.level0 {
    margin: 0;
    padding: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -p-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  #store\.menu .leftNav.level0.hide {
    border: 0 none;
    clip: rect(0px, 0px, 0px, 0px);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -p-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  #store\.menu .leftNav.level0 li.return {
    position: relative;
    display: block;
    margin: 0 0 20px 0;
    padding: 13px 13px 13px 60px;
    border-bottom: 2px solid #000000;
    cursor: pointer;
  }
  #store\.menu .leftNav.level0 li.return SPAN {
    color: #000000;
    font-family: "Lato", Helvetica, "微軟正黑體", 'PingFangTC-Regular', 'SimSun', Georgia, 'Times New Roman', Times, serif;
    font-weight: 700;
    font-size: 1.8rem;
    line-height: 1em;
  }
  #store\.menu .leftNav.level0 li.return:before {
    position: absolute;
    left: 13px;
    top: 3px;
    content: '\e617';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 40px;
    line-height: 1em;
    color: #000000;
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  #store\.menu .leftNav.level0 li.return:hover:before,
  #store\.menu .leftNav.level0 li.return:active:before {
    transform: rotate(360deg);
    -webkit-transition: transform 0.5s ease;
    -moz-transition: transform 0.5s ease;
    -ms-transition: transform 0.5s ease;
    -p-transition: transform 0.5s ease;
    transition: transform 0.5s ease;
  }
  #store\.menu .leftNav.level0 li.level1 {
    margin: 0;
    padding: 0;
  }
  #store\.menu .leftNav.level0 li.level1 A {
    display: block;
    padding: 10px 0 10px 60px;
    color: #000000;
    font-size: 1.4rem;
    font-weight: bold;
    line-height: 1em;
  }
  #store\.menu .leftNav.level0 ul.level1 {
    margin: 0 10px 10px 60px;
  }
  #store\.menu .leftNav.level0 li.level2 A {
    display: block;
    margin: 0;
    padding: 0;
    color: #808080;
    font-size: 1.4rem;
    font-weight: normal;
    line-height: 2.5em;
  }
  #store\.settings .setting-wrapper {
    border-top: 2px solid #000000;
    background-color: #ffffff;
  }
  #store\.settings .switcher-site {
    padding: 15px 20px;
  }
  #store\.settings .switcher-site .label,
  #store\.settings .switcher-site A {
    color: #000000;
    font-size: 1.4rem;
    font-weight: normal;
    line-height: 1.6rem;
    text-decoration: none;
  }
  #store\.settings .switcher-site .label:hover,
  #store\.settings .switcher-site A:hover {
    text-decoration: none;
  }
  #store\.settings .switcher-site .dropdown {
    display: none;
  }
  #store\.settings .switcher-site .label {
    display: block;
    position: relative;
    margin-bottom: 0;
  }
  #store\.settings .switcher-site .label:after {
    content: '\e608';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 40px;
    line-height: 1em;
    color: #000000;
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    position: absolute;
    right: -17px;
    top: -9px;
  }
  #store\.settings .switcher-site .label.active:after {
    transform: rotate(450deg);
    -webkit-transition: transform 0.5s ease;
    -moz-transition: transform 0.5s ease;
    -ms-transition: transform 0.5s ease;
    -p-transition: transform 0.5s ease;
    transition: transform 0.5s ease;
  }
  #store\.settings .switcher-site .label.active + .dropdown {
    display: block;
    padding-top: 10px;
    padding-right: 20px;
    text-align: right;
    -webkit-transition: display 0.5s ease;
    -moz-transition: display 0.5s ease;
    -ms-transition: display 0.5s ease;
    -p-transition: display 0.5s ease;
    transition: display 0.5s ease;
  }
  #store\.settings .switcher-store {
    padding: 15px 20px;
  }
  #store\.settings .switcher-store A {
    color: #000000;
    font-size: 1.4rem;
    font-weight: normal;
    line-height: 1.6rem;
    text-decoration: none;
    text-transform: uppercase;
  }
  #store\.settings .switcher-store A:hover {
    text-decoration: none;
  }
  #store\.settings #switcher-language-nav {
    padding: 15px 20px;
  }
  #store\.settings #switcher-language-nav:after {
    content: '';
    display: table;
    clear: both;
  }
  #store\.settings #switcher-language-nav .switcher-label {
    float: left;
    display: inline-block;
    margin-bottom: 0;
    color: #000000;
    font-size: 1.4rem;
    font-weight: normal;
    line-height: 1.6rem;
    text-transform: uppercase;
  }
  #store\.settings #switcher-language-nav .switcher-options {
    float: right;
    display: inline-block;
    padding-right: 20px;
    color: #000000;
    font-size: 1.4rem;
    font-weight: normal;
    line-height: 1.6rem;
  }
  #store\.settings #switcher-language-nav .switcher-options .switcher-trigger strong {
    font-family: "Lato", Helvetica, "微軟正黑體", 'PingFangTC-Regular', 'SimSun', Georgia, 'Times New Roman', Times, serif;
    font-size: 1.4rem;
    font-weight: normal;
    line-height: 1.6rem;
  }
  #store\.settings #switcher-language-nav .switcher-options .switcher-trigger strong:after {
    content: '\e608';
    font-size: 40px;
    right: -37px;
    top: -1px;
    color: #000000;
  }
  #store\.settings #switcher-language-nav .switcher-options .switcher-trigger.active strong:after {
    /* content: '\e622'; */
    transform: rotate(450deg);
    -webkit-transition: transform 0.5s ease;
    -moz-transition: transform 0.5s ease;
    -ms-transition: transform 0.5s ease;
    -p-transition: transform 0.5s ease;
    transition: transform 0.5s ease;
  }
  #store\.settings #switcher-language-nav .switcher-options .switcher-trigger.active + .switcher-dropdown {
    display: block;
    -webkit-transition: display 0.5s ease;
    -moz-transition: display 0.5s ease;
    -ms-transition: display 0.5s ease;
    -p-transition: display 0.5s ease;
    transition: display 0.5s ease;
  }
  #store\.settings #switcher-language-nav .switcher-options .switcher-dropdown {
    display: none;
    padding: 15px 0 0 0;
  }
  #store\.settings #switcher-language-nav .switcher-options .switcher-dropdown li {
    margin-bottom: 15px;
  }
  #store\.settings #switcher-language-nav .switcher-options .switcher-dropdown li:last-child {
    margin-bottom: 0;
  }
  #store\.settings #switcher-language-nav .switcher-options .switcher-dropdown li A {
    color: #000000;
    font-size: 1.4rem;
    font-weight: bold;
    line-height: 1.6rem;
    text-decoration: none;
    text-transform: uppercase;
  }
  #store\.settings #switcher-language-nav .switcher-options .switcher-dropdown li A:hover {
    text-decoration: underline;
  }
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
*/
@font-face {
  font-family: 'pagebuilder-font';
  font-style: normal;
  font-weight: normal;
  src: url('../Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.eot');
  src: url('../Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.eot?#iefix') format('embedded-opentype'), url('../Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.woff') format('woff'), url('../Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.ttf') format('truetype');
}
/**
 * MageSpecialist
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Open Software License (OSL 3.0)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/osl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to info@magespecialist.it so we can send you a copy immediately.
 *
 * @category   MSP
 * @package    MSP_ReCaptcha
 * @copyright  Copyright (c) 2017 Skeeller srl (http://www.magespecialist.it)
 * @license    http://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
 */
.login-container .g-recaptcha,
.form-login .g-recaptcha {
  margin-bottom: 10px !important;
}
.required-captcha.checkbox {
  position: absolute;
  display: block;
  visibility: visible;
  overflow: hidden;
  opacity: 0;
  width: 1px;
  height: 1px;
}
.review-form .field-recaptcha {
  margin-bottom: 10px;
}
.form.send.friend .g-recaptcha {
  margin-top: 40px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
@media only screen and (max-width: 1000px) and (min-width: 701px) {
  .ampromo-overlay .ampromo-gallery {
    width: 570px;
  }
}
@media only screen and (max-width: 700px) {
  .ampromo-overlay .ampromo-gallery {
    width: 280px;
  }
}
@media only screen and (max-width: 400px) {
  .ampromo-overlay .ampromo-gallery {
    margin: 0 0 30px 0;
  }
  .ampromo-overlay .slick-prev,
  .ampromo-overlay .slick-next {
    display: none !important;
  }
  .ampromo-items-content {
    padding: 15px;
  }
}
/**
 * Copyright 2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License").
 * You may not use this file except in compliance with the License.
 * A copy of the License is located at
 *
 *  http://aws.amazon.com/apache2.0
 *
 * or in the "license" file accompanying this file. This file is distributed
 * on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
 * express or implied. See the License for the specific language governing
 * permissions and limitations under the License.
 */
/**
 * Copyright 2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License").
 * You may not use this file except in compliance with the License.
 * A copy of the License is located at
 *
 *  http://aws.amazon.com/apache2.0
 *
 * or in the "license" file accompanying this file. This file is distributed
 * on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
 * express or implied. See the License for the specific language governing
 * permissions and limitations under the License.
 */
/**
* Amazon Pay variables
**/
@media all and (max-width: 768px) {
  .amazon-button-container {
    width: 100%;
  }
}
.amazon-logout-widget {
  display: none;
}
/**
 * Copyright 2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License").
 * You may not use this file except in compliance with the License.
 * A copy of the License is located at
 *
 *  http://aws.amazon.com/apache2.0
 *
 * or in the "license" file accompanying this file. This file is distributed
 * on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
 * express or implied. See the License for the specific language governing
 * permissions and limitations under the License.
 */
@media all and (max-width: 768px) {
  .amazon-minicart-container .amazon-button-container {
    width: auto;
  }
}
.g-recaptcha {
  height: 78px;
}
.g-recaptcha-compact {
  height: 144px;
}
.customer-account-login .g-recaptcha {
  margin-bottom: 40px;
}
.block-customer-login .g-recaptcha {
  margin-bottom: 20px;
}
.klarna-payments-method-cell {
  display: table-cell;
  vertical-align: middle;
}
label.klarna-payments-method-cell > span {
  padding-left: 5px;
}
span.klarna-payments-method-cell > img {
  display: block;
}
.catalog-product-retailer-availability-content .current-store .inStock {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #44dd99;
  color: #ffffff;
  padding-left: 40px;
  position: relative;
}
.catalog-product-retailer-availability-content .current-store .inStock a {
  color: #ffffff;
}
.catalog-product-retailer-availability-content .current-store .inStock a:hover {
  color: #808080;
}
.catalog-product-retailer-availability-content .current-store .inStock a:active {
  color: #808080;
}
.catalog-product-retailer-availability-content .current-store .inStock > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #006400;
  content: '\e610';
  font-family: 'icons-blank-theme';
  margin: -14px 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;
}
.catalog-product-retailer-availability-content .current-store .outOfStock {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fc6a6a;
  color: #ffffff;
  padding-left: 40px;
  position: relative;
}
.catalog-product-retailer-availability-content .current-store .outOfStock a {
  color: #ffffff;
}
.catalog-product-retailer-availability-content .current-store .outOfStock a:hover {
  color: #808080;
}
.catalog-product-retailer-availability-content .current-store .outOfStock a:active {
  color: #808080;
}
.catalog-product-retailer-availability-content .current-store .outOfStock > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #b30000;
  content: '\e602';
  font-family: 'icons-blank-theme';
  margin: -14px 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;
}
.catalog-product-retailer-availability-content .store-name-value {
  font-weight: bold;
}
.product-store-availability {
  border-bottom: 1px solid #c1c1c1;
  padding-bottom: 15px;
  color: #575757;
}
.catalog-product-stores-availability-content .fulltext-search-wrapper .form {
  display: flex;
}
.catalog-product-stores-availability-content .fulltext-search-wrapper .form .field {
  min-width: 30%;
}
.catalog-product-stores-availability-content .fulltext-search-wrapper .form button {
  margin-left: 10px;
}
.store-offers-list ul {
  list-style-type: none;
  margin: 10px 0 0;
  padding: 0;
  max-height: 420px;
  overflow-y: scroll;
}
.store-offers-list ul li.result-item {
  margin: 0;
  padding: 5px;
  border-top: 1px solid #d8d8d8;
  display: flex;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}
.store-offers-list ul li.result-item ::after {
  clear: both;
  content: '';
  display: table;
}
.store-offers-list ul li.result-item .store {
  float: left;
  min-width: 50%;
}
.store-offers-list ul li.result-item .availability {
  float: left;
}
.store-offers-list ul li.result-item .availability .available {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #44dd99;
  color: #ffffff;
  padding-left: 40px;
  position: relative;
  margin-bottom: 0;
}
.store-offers-list ul li.result-item .availability .available a {
  color: #ffffff;
}
.store-offers-list ul li.result-item .availability .available a:hover {
  color: #808080;
}
.store-offers-list ul li.result-item .availability .available a:active {
  color: #808080;
}
.store-offers-list ul li.result-item .availability .available > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #006400;
  content: '\e610';
  font-family: 'icons-blank-theme';
  margin: -14px 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;
}
.store-offers-list ul li.result-item .availability .unavailable {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fc6a6a;
  color: #ffffff;
  padding-left: 40px;
  position: relative;
  margin-bottom: 0;
}
.store-offers-list ul li.result-item .availability .unavailable a {
  color: #ffffff;
}
.store-offers-list ul li.result-item .availability .unavailable a:hover {
  color: #808080;
}
.store-offers-list ul li.result-item .availability .unavailable a:active {
  color: #808080;
}
.store-offers-list ul li.result-item .availability .unavailable > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #b30000;
  content: '\e602';
  font-family: 'icons-blank-theme';
  margin: -14px 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;
}
.store-offers-list ul li.result-item .availability p {
  min-width: 80px;
}
.store-offers-list ul li.result-item .actions {
  margin-left: auto;
}
.store-offers-list ul li.result-item .breaker {
  clear: both;
}
.catalog-product-retailer-availability .showavailability {
  cursor: pointer;
}
/**
 * @copyright  Vertex. All rights reserved.  https://www.vertexinc.com/
 * @author     Mediotype                     https://www.mediotype.com/
 */
.opc-block-summary .vertex-message td,
.cart-summary .vertex-message td {
  padding: 0;
  border-top: none;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
@media screen and (max-width: 359px) {
  .opc-progress-bar-item {
    width: 130px;
  }
}
@media only screen and (max-width: 768px) {
  .field-tooltip .field-tooltip-content {
    left: auto;
    right: -10px;
    top: 40px;
  }
  .field-tooltip .field-tooltip-content::before,
  .field-tooltip .field-tooltip-content::after {
    border: 10px solid transparent;
    height: 0;
    left: auto;
    margin-top: -21px;
    right: 10px;
    top: 0;
    width: 0;
  }
  .field-tooltip .field-tooltip-content::before {
    border-bottom-color: #999999;
  }
  .field-tooltip .field-tooltip-content::after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .opc-block-summary .items-in-cart .product dl dt {
    font-weight: normal;
    margin-right: 10px;
    display: inline-block;
    float: left;
    clear: left;
    margin-bottom: 3px;
    padding-right: 0;
  }
  .opc-block-summary .items-in-cart .product dl dd {
    display: block;
    position: static;
    margin-left: 0;
    padding-left: 40px;
    margin-bottom: 3px;
  }
}
@media screen and (max-width: 1023px) {
  .block-search {
    float: left;
    margin-right: 10px;
  }
  .block-search .block-content {
    margin-bottom: 0;
  }
  .block-search .block-content .label:before {
    color: #000000;
    cursor: pointer;
    font-size: 30px;
  }
  .block-search .block-content .label + .control {
    padding: 0;
    margin: 0;
  }
  .block-search .block-content .label + .control input {
    height: 60px;
    margin: 0;
    padding: 0 20px;
  }
  .block-search .block-content .label.active + .control {
    position: absolute;
    top: 80px;
    left: 0;
    height: auto;
    background-color: #ffffff;
    width: 100%;
    margin: 0;
    box-shadow: 0 0 3px 1px rgba(136, 136, 136, 0.5);
    z-index: 10;
  }
  .block-search .block-content .label.active + .control input {
    position: static;
    font-size: 1.4rem;
    font-weight: normal;
    line-height: 1em;
    border: 0;
    /* border-bottom: 1px solid rgba(0, 0, 0, 0.44); */
  }
  .block-search .block-content .label.active + .control input:not([disabled]):focus {
    box-shadow: none;
  }
  .block-search .block-content .label.active + .control .action.search.mobile-search {
    position: absolute;
    right: 12px;
    top: 13px;
    padding: 0;
    display: block;
    background-color: transparent;
    border: 0;
    z-index: 1000;
  }
  .block-search .block-content .label.active + .control .action.search.mobile-search span {
    border: 0 none;
    clip: rect(0px, 0px, 0px, 0px);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .block-search .block-content .label.active + .control .action.search.mobile-search:before {
    content: '\e615';
    display: inline-block;
    color: #000000;
    font-family: 'icons-blank-theme';
    font-size: 32px;
    font-weight: normal;
    line-height: 35px;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
}
@media screen and (max-width: 1439px) {
  .customer-name,
  .customer-welcome + .authorization-link {
    display: none;
  }
  .nav-sections .switcher-trigger strong:after {
    font-size: 1.6rem;
    right: -25px;
    top: -2px;
  }
  .navigation .parent .level-top:after {
    font-size: 1.6rem;
    right: 10px;
    top: 7px;
  }
  .page-footer .footer.content .switcher-store {
    background: #f4f4f4;
    font-size: 1.6rem;
    margin: 0 -10px;
  }
  .page-footer .footer.content .switcher-store .switcher-options {
    display: block;
  }
  .page-footer .footer.content .switcher-store .switcher-options ul.dropdown {
    background: none;
    border: 0;
    box-shadow: none;
    margin: 0;
    position: relative;
  }
  .page-footer .footer.content .switcher-store .switcher-options ul.dropdown:before,
  .page-footer .footer.content .switcher-store .switcher-options ul.dropdown:after {
    display: none;
  }
  .page-footer .footer.content .switcher-store .switcher-options .switcher-trigger,
  .page-footer .footer.content .switcher-store .switcher-options .switcher-option {
    border-top: 1px solid #cecece;
    display: block;
    padding: 10px 20px;
  }
  .page-footer .footer.content .switcher-store .switcher-options .switcher-trigger strong {
    padding: 10px 0;
  }
  .page-footer .footer.content .switcher-store .switcher-options .switcher-option a {
    padding: 0;
  }
}
.smile-es-range-slider [data-role=from-label] {
  display: block;
  float: left;
  padding: 0 0 5px;
}
.smile-es-range-slider [data-role=to-label] {
  display: block;
  float: right;
  padding: 0 0 5px;
}
.smile-es-range-slider [data-role=message-box] {
  font-size: 90%;
  flex: 1;
  padding: 6px 0 0;
}
.smile-es-range-slider [data-role=message-box].empty {
  color: #ff0000;
  font-size: 1.4rem;
  padding: 0;
}
.smile-es-range-slider .actions-toolbar {
  display: flex;
  margin: 15px 0;
}
.smile-es-range-slider .ui-slider {
  margin: 5px;
  clear: both;
}
.smile-es-range-slider .ui-slider-handle {
  padding: 0;
  margin: -3px 0 0 -7px;
  -webkit-border-radius: 15px;
  width: 15px;
  height: 15px;
  background: #ff5501;
}
.filter .filter-content .item {
  margin: 10px 0 0 10px;
}
.filter .block-subtitle {
  border-bottom: none;
  font-weight: bold;
}
.filter .field.search input[type="text"] {
  font-size: 85%;
}
.filter .actions {
  text-align: right;
  margin: 10px 0 0;
}
.filter .actions div.secondary {
  display: inline-block;
}
.filter .actions div.secondary a {
  text-decoration: underline;
  cursor: pointer;
  color: #000000;
}
.filter .actions div.secondary a:hover {
  background: transparent;
}
.filter .actions div.secondary a.show-more span:after {
  content: " +";
}
.filter .actions div.secondary a.show-less span:after {
  content: " \2212";
}
.filter .filter-options dt.filter-options-title[aria-expanded="true"]:after {
  content: "\e621";
}
.filter .no-results-message p {
  margin: 9px 10px 0;
  background-color: #FFEEEE;
  padding: 5px;
  color: #AA0000;
}
.smile-elasticsuite-autocomplete-result .product-image-box {
  float: left;
  padding: 0 5px;
  width: 55px;
}
.smile-elasticsuite-autocomplete-result .product-shop {
  float: left;
  margin: 0 10px 0 0;
  padding: 0;
  white-space: normal;
  width: 60%;
  text-align: left;
}
.smile-elasticsuite-autocomplete-result .product-item {
  text-align: left;
}
.smile-elasticsuite-autocomplete-result .product-item .price-box {
  margin: 5px 0;
}
.smile-elasticsuite-autocomplete-result .product-item .price-box .price-box .price {
  font-size: 12px;
  line-height: 16px;
}
.smile-elasticsuite-autocomplete-result .category-mini-crumb {
  font-style: italic;
  display: block;
  margin-bottom: 0.2em;
  font-size: 85%;
  color: #929292;
}
.smile-elasticsuite-autocomplete-result .product-attribute-label {
  text-transform: uppercase;
  vertical-align: super;
  font-size: 63%;
  color: #777;
}
.smile-elasticsuite-autocomplete-result .price-box span.old-price {
  display: block;
  margin: 0;
}
.search-autocomplete {
  position: absolute;
  z-index: 3;
  overflow: hidden;
  overflow-y: auto;
  box-shadow: 0 2px 4px #CCC;
}
.search-autocomplete dl {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.search-autocomplete dl dt {
  border-top: 1px solid #e5e5e5;
  cursor: default;
  margin: 0;
  padding: 5px 40px 5px 10px;
  position: relative;
  text-align: left;
  white-space: normal;
}
.search-autocomplete dl dt:not(:empty) {
  background: #efefef;
  border: none;
  border-top: 0;
  border-bottom: 0;
}
.search-autocomplete dl dt:first-child {
  border-top: none;
}
.search-autocomplete dl dd {
  border-top: 1px solid #e5e5e5;
  cursor: pointer;
  margin: 0;
  padding: 5px 10px;
  position: relative;
  text-align: left;
  white-space: normal;
}
.search-autocomplete dl dd:not(:empty) {
  background: #ffffff;
  border: none;
  border-top: 0;
}
.search-autocomplete dl dd:first-child {
  border-top: none;
}
.search-autocomplete dl dd .amount {
  color: #000000;
  position: absolute;
  right: 7px;
  top: 5px;
}
.search-autocomplete dl dd .clear {
  clear: both;
}
.smile-store-locator-store-view .set-store-button,
.smile-store-locator-store-search .set-store-button {
  float: right;
}
.smile-store-locator-store-view .shop-details,
.smile-store-locator-store-search .shop-details {
  width: 100%;
}
.smile-store-locator-store-view .shop-details .map,
.smile-store-locator-store-search .shop-details .map {
  width: 100%;
  height: 150px;
  border-bottom: 1px solid #CCC;
  z-index: 1;
}
.smile-store-locator-store-view .shop-details .address-info,
.smile-store-locator-store-search .shop-details .address-info {
  display: flex;
  padding: 10px;
}
.smile-store-locator-store-view .shop-details .address-info .box-title,
.smile-store-locator-store-search .shop-details .address-info .box-title {
  margin-right: 10px;
  font-weight: bold;
}
.smile-store-locator-store-view .shop-details .address-info .address,
.smile-store-locator-store-search .shop-details .address-info .address {
  flex: 1;
}
.smile-store-locator-store-view .shop-details .opening-hours-info,
.smile-store-locator-store-search .shop-details .opening-hours-info {
  padding: 10px;
  clear: both;
}
.smile-store-locator-store-view .shop-details .opening-hours-info .box-title,
.smile-store-locator-store-search .shop-details .opening-hours-info .box-title {
  margin-right: 10px;
}
.smile-store-locator-store-view .shop-details .opening-hours-info .box-title p,
.smile-store-locator-store-search .shop-details .opening-hours-info .box-title p {
  font-weight: bold;
  float: left;
}
.smile-store-locator-store-view .shop-details .opening-hours-info .box-title .showopeninghours,
.smile-store-locator-store-search .shop-details .opening-hours-info .box-title .showopeninghours {
  float: left;
  margin-left: 10px;
  cursor: pointer;
  font-weight: bold;
  font-size: 13px;
}
.smile-store-locator-store-view .shop-details .opening-hours-info .box-title .showopeninghours :after,
.smile-store-locator-store-search .shop-details .opening-hours-info .box-title .showopeninghours :after {
  content: '\e622';
  display: inline-block;
  font-family: 'icons-blank-theme';
  vertical-align: top;
  margin: 0;
  color: inherit;
  font-size: 10px;
  line-height: 22px;
  margin-left: 10px;
}
.smile-store-locator-store-view .shop-details .opening-hours-info .box-title .showopeninghours.active :after,
.smile-store-locator-store-search .shop-details .opening-hours-info .box-title .showopeninghours.active :after {
  content: '\e621';
}
.smile-store-locator-store-view .action.secondary,
.smile-store-locator-store-search .action.secondary {
  background: #eeeeee;
  border: 1px solid #cccccc;
  color: #333333;
  font-weight: 500;
}
.smile-store-locator-store-view .shop-details {
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
  border: 1px solid #CCC;
  margin: 10px 0 26px;
}
.smile-store-locator-store-view .shop-informations {
  display: flex;
  flex-direction: column;
  flex-flow: row wrap;
}
.smile-store-locator-store-view .shop-informations .store-view-map {
  flex: 0 0 100%;
}
.smile-store-locator-store-view .shop-informations .opening-hours-container {
  flex: 1 1 auto;
  float: none;
}
.smile-store-locator-store-view .shop-informations .contact-info {
  flex: 1 1 auto;
}
.smile-store-locator-store-view .shop-informations .contact-info .contact-info-wrapper {
  padding: 10px;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
  border: 1px solid #CCC;
  margin-right: 10px;
  margin-bottom: 10px;
  max-height: 200px;
}
.smile-store-locator-store-view .shop-informations .contact-info .contact-info-wrapper h3 {
  margin-top: 0;
}
.smile-store-locator-store-search .shop-details {
  width: auto;
  max-width: 480px;
}
.smile-store-locator-store-search .shop-details .shop-details-wrapper {
  padding: 10px;
}
.smile-store-locator-store-search .shop-details .shop-details-wrapper .actions .right {
  margin-left: auto;
}
.smile-store-locator-store-search .shop-details h2 {
  margin-top: 10px;
  margin-left: 10px;
  font-weight: bold;
  color: #333333;
}
.smile-store-locator-store-search .shop-details .opening-hours-table td {
  padding: 2px 2px;
}
.smile-store-locator-store-search .shop-details .opening-hours-table td:first-child {
  padding-right: 10px;
}
.smile-store-locator-store-search .shop-details .actions-toolbar .actions {
  margin: 5px;
  border-top: 1px solid #cccccc;
  padding-top: 10px;
  display: flex;
}
.smile-store-locator-store-search .shop-details .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: 400;
  height: 40px;
  position: absolute;
  right: 5px;
  top: 5px;
  width: 40px;
  color: #8f8f8f;
}
.smile-store-locator-store-search .shop-details .close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.smile-store-locator-store-search .shop-details .close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 32px;
  color: inherit;
  content: '\e616';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.smile-store-locator-store-search .shop-details .close:hover:before {
  color: inherit;
}
.smile-store-locator-store-search .shop-details .close:active:before {
  color: inherit;
}
.smile-store-locator-store-search .shop-details .close:focus,
.smile-store-locator-store-search .shop-details .close:active {
  background: none;
  border: none;
}
.smile-store-locator-store-search .shop-details .close:hover {
  background: none;
  border: none;
}
.smile-store-locator-store-search .shop-details .close.disabled,
.smile-store-locator-store-search .shop-details .close[disabled],
fieldset[disabled] .smile-store-locator-store-search .shop-details .close {
  pointer-events: none;
  opacity: 0.5;
}
.smile-store-locator-store-search .shop-details .close :hover {
  color: #333333;
}
.opening-hours-table .currentDay {
  font-weight: bold;
}
.smile-store-locator-store-view .page-title .set-store-button {
  float: right;
}
.checkout-index-index #store-locator-search-wrapper .contextual-bar {
  position: absolute;
}
#store-locator-search-wrapper {
  height: 600px;
}
#store-locator-search-wrapper .map {
  width: 100%;
  height: 100%;
  background: #666;
  z-index: 1;
}
#store-locator-search-wrapper .contextual-bar {
  margin: 20px;
  padding: 0px 0px;
  background: #FFFFFF;
  z-index: 2;
  box-shadow: 0 1px 10px;
  display: flex;
  flex-direction: column;
}
#store-locator-search-wrapper .contextual-bar .shop-search {
  width: 300px;
}
#store-locator-search-wrapper .contextual-bar .shop-search .fulltext-search-wrapper {
  border-bottom: 1px solid #c2c2c2;
  padding: 10px;
}
#store-locator-search-wrapper .contextual-bar .shop-search .fulltext-search-wrapper .form {
  display: flex;
  padding: 10px 0 5px;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}
#store-locator-search-wrapper .contextual-bar .shop-search .fulltext-search-wrapper .form .field {
  flex: 1;
}
#store-locator-search-wrapper .contextual-bar .shop-search .fulltext-search-wrapper .form .actions-toolbar .primary .action {
  margin: 0;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}
#store-locator-search-wrapper .contextual-bar .shop-search .fulltext-search-wrapper .form .actions-toolbar .primary .action span {
  line-height: 1.3em;
}
#store-locator-search-wrapper .contextual-bar .shop-search .fulltext-search-wrapper .form .geolocalize-container {
  flex: 0 0 100%;
}
#store-locator-search-wrapper .contextual-bar .shop-search .fulltext-search-wrapper .form .geolocalize-container a {
  width: 100%;
  text-align: center;
}
#store-locator-search-wrapper .contextual-bar .shop-search .fulltext-search-wrapper .form .store-search-form {
  display: flex;
  margin-left: auto;
  align-items: center;
  flex: 0 0 100%;
  margin-top: 5px;
}
#store-locator-search-wrapper .contextual-bar .search-result-list {
  flex: 1;
}
#store-locator-search-wrapper .contextual-bar .search-result-list .search-result-header {
  background-color: #8f8f8f;
  padding: 10px;
  display: flex;
}
#store-locator-search-wrapper .contextual-bar .search-result-list .search-result-header p {
  margin: 0;
  color: #FFF;
  flex: 1;
}
#store-locator-search-wrapper .contextual-bar .search-result-list .search-result-header a {
  color: #FFF;
  text-decoration: underline;
  font-size: 80%;
  cursor: pointer;
}
#store-locator-search-wrapper .contextual-bar .search-result-list ul {
  overflow-y: scroll;
  max-height: 400px;
  list-style-type: none;
  padding: 0;
  margin: 0;
}
#store-locator-search-wrapper .contextual-bar .search-result-list ul li.result-item {
  margin: 0;
  padding: 5px;
}
#store-locator-search-wrapper .contextual-bar .search-result-list ul li.result-item:nth-child(even) {
  background: #F0F0F0;
}
#store-locator-search-wrapper .contextual-bar .shop-details .search-result-list ul {
  max-height: 180px;
}
#store-locator-search-wrapper .contextual-bar .shop-details .header .store-name {
  max-width: 85%;
  float: left;
}
#store-locator-search-wrapper .contextual-bar .shop-details .header .actions {
  float: right;
}
#top-storelocator-chooser {
  float: right;
  margin-right: 10px;
  display: inline-block;
  position: relative;
}
#top-storelocator-chooser:before,
#top-storelocator-chooser:after {
  content: '';
  display: table;
}
#top-storelocator-chooser:after {
  clear: both;
}
#top-storelocator-chooser .action.showpicker {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
#top-storelocator-chooser .action.showpicker:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 28px;
  color: #757575;
  content: '\e60A';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
#top-storelocator-chooser .action.showpicker:hover:before {
  color: #757575;
}
#top-storelocator-chooser .action.showpicker:active:before {
  color: #757575;
}
#top-storelocator-chooser .action.showpicker.active {
  display: inline-block;
  text-decoration: none;
}
#top-storelocator-chooser .action.showpicker.active:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 28px;
  color: #757575;
  content: '\e60A';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
#top-storelocator-chooser .action.showpicker.active:hover:before {
  color: #757575;
}
#top-storelocator-chooser .action.showpicker.active:active:before {
  color: #757575;
}
#top-storelocator-chooser .top-storelocator-chooser-content {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 100%;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
#top-storelocator-chooser .top-storelocator-chooser-content li {
  margin: 0;
}
#top-storelocator-chooser .top-storelocator-chooser-content li:hover {
  cursor: pointer;
}
#top-storelocator-chooser .top-storelocator-chooser-content:before,
#top-storelocator-chooser .top-storelocator-chooser-content:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
#top-storelocator-chooser .top-storelocator-chooser-content:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
#top-storelocator-chooser .top-storelocator-chooser-content:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
#top-storelocator-chooser .top-storelocator-chooser-content:before {
  left: 10px;
  top: -12px;
}
#top-storelocator-chooser .top-storelocator-chooser-content:after {
  left: 9px;
  top: -14px;
}
#top-storelocator-chooser.active {
  overflow: visible;
}
#top-storelocator-chooser.active .top-storelocator-chooser-content {
  display: block;
}
#top-storelocator-chooser .top-storelocator-chooser-content {
  width: 320px;
  right: -22px;
  z-index: 10000;
}
#top-storelocator-chooser .top-storelocator-chooser-content:after {
  left: auto;
  right: 25px;
}
#top-storelocator-chooser .top-storelocator-chooser-content:before {
  left: auto;
  right: 26px;
}
#top-storelocator-chooser .top-storelocator-chooser-content .store-search,
#top-storelocator-chooser .top-storelocator-chooser-content .current-store {
  padding: 10px;
}
#top-storelocator-chooser .top-storelocator-chooser-content .current-store .title {
  font-size: 110%;
  font-weight: bold;
}
#top-storelocator-chooser .top-storelocator-chooser-content .current-store {
  border-bottom: 1px solid #cccccc;
}
#top-storelocator-chooser .top-storelocator-chooser-content .store-search {
  display: flex;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}
#top-storelocator-chooser .top-storelocator-chooser-content .store-search div.geolocalize-container {
  flex: 0 0 100%;
}
#top-storelocator-chooser .top-storelocator-chooser-content .store-search div.geolocalize-container a {
  width: 100%;
  text-align: center;
}
#top-storelocator-chooser .top-storelocator-chooser-content .store-search .store-search-form {
  display: flex;
  margin-left: auto;
  align-items: center;
  flex: 0 0 100%;
  margin-top: 5px;
}
#top-storelocator-chooser .top-storelocator-chooser-content .store-search .store-search-form .field {
  flex: 2;
}
#top-storelocator-chooser .top-storelocator-chooser-content .store-search .store-search-form .actions {
  flex: 1;
}
#top-storelocator-chooser .top-storelocator-chooser-content .store-search .store-search-form .actions button {
  width: 100%;
}
#top-storelocator-chooser .top-storelocator-chooser-content .actions a.primary {
  width: 100%;
  text-align: center;
}
#top-storelocator-chooser .action.showpicker .text {
  padding: 0 5px 0 0;
  font-size: 14px;
  line-height: 31px;
}
a.geolocalize span {
  padding-left: 5px;
  padding-top: 5px;
  display: inline-block;
}
a.geolocalize:before {
  content: '\e60A';
  font-family: 'icons-blank-theme';
  -webkit-font-smoothing: antialiased;
  font-size: 22px;
  line-height: 28px;
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  text-align: center;
}
.smile-store-locator-store-view .set-store-button,
.smile-store-locator-store-search .set-store-button {
  float: right;
}
.smile-store-locator-store-view .shop-details,
.smile-store-locator-store-search .shop-details {
  width: 100%;
}
.smile-store-locator-store-view .shop-details .map,
.smile-store-locator-store-search .shop-details .map {
  width: 100%;
  height: 150px;
  border-bottom: 1px solid #CCC;
  z-index: 1;
}
.smile-store-locator-store-view .shop-details .address-info,
.smile-store-locator-store-search .shop-details .address-info {
  display: flex;
  padding: 10px;
}
.smile-store-locator-store-view .shop-details .address-info .box-title,
.smile-store-locator-store-search .shop-details .address-info .box-title {
  margin-right: 10px;
  font-weight: bold;
}
.smile-store-locator-store-view .shop-details .address-info .address,
.smile-store-locator-store-search .shop-details .address-info .address {
  flex: 1;
}
.smile-store-locator-store-view .shop-details .opening-hours-info,
.smile-store-locator-store-search .shop-details .opening-hours-info {
  padding: 10px;
  clear: both;
}
.smile-store-locator-store-view .shop-details .opening-hours-info .box-title,
.smile-store-locator-store-search .shop-details .opening-hours-info .box-title {
  margin-right: 10px;
}
.smile-store-locator-store-view .shop-details .opening-hours-info .box-title p,
.smile-store-locator-store-search .shop-details .opening-hours-info .box-title p {
  font-weight: bold;
  float: left;
}
.smile-store-locator-store-view .shop-details .opening-hours-info .box-title .showopeninghours,
.smile-store-locator-store-search .shop-details .opening-hours-info .box-title .showopeninghours {
  float: left;
  margin-left: 10px;
  cursor: pointer;
  font-weight: bold;
  font-size: 13px;
}
.smile-store-locator-store-view .shop-details .opening-hours-info .box-title .showopeninghours :after,
.smile-store-locator-store-search .shop-details .opening-hours-info .box-title .showopeninghours :after {
  content: '\e622';
  display: inline-block;
  font-family: 'icons-blank-theme';
  vertical-align: top;
  margin: 0;
  color: inherit;
  font-size: 10px;
  line-height: 22px;
  margin-left: 10px;
}
.smile-store-locator-store-view .shop-details .opening-hours-info .box-title .showopeninghours.active :after,
.smile-store-locator-store-search .shop-details .opening-hours-info .box-title .showopeninghours.active :after {
  content: '\e621';
}
.smile-store-locator-store-view .action.secondary,
.smile-store-locator-store-search .action.secondary {
  background: #eeeeee;
  border: 1px solid #cccccc;
  color: #333333;
  font-weight: 500;
}
.smile-store-locator-store-view .shop-details {
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
  border: 1px solid #CCC;
  margin: 10px 0 26px;
}
.smile-store-locator-store-view .shop-informations {
  display: flex;
  flex-direction: column;
  flex-flow: row wrap;
}
.smile-store-locator-store-view .shop-informations .store-view-map {
  flex: 0 0 100%;
}
.smile-store-locator-store-view .shop-informations .opening-hours-container {
  flex: 1 1 auto;
  float: none;
}
.smile-store-locator-store-view .shop-informations .contact-info {
  flex: 1 1 auto;
}
.smile-store-locator-store-view .shop-informations .contact-info .contact-info-wrapper {
  padding: 10px;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
  border: 1px solid #CCC;
  margin-right: 10px;
  margin-bottom: 10px;
  max-height: 200px;
}
.smile-store-locator-store-view .shop-informations .contact-info .contact-info-wrapper h3 {
  margin-top: 0;
}
.smile-store-locator-store-search .shop-details {
  width: auto;
  max-width: 480px;
}
.smile-store-locator-store-search .shop-details .shop-details-wrapper {
  padding: 10px;
}
.smile-store-locator-store-search .shop-details .shop-details-wrapper .actions .right {
  margin-left: auto;
}
.smile-store-locator-store-search .shop-details h2 {
  margin-top: 10px;
  margin-left: 10px;
  font-weight: bold;
  color: #333333;
}
.smile-store-locator-store-search .shop-details .opening-hours-table td {
  padding: 2px 2px;
}
.smile-store-locator-store-search .shop-details .opening-hours-table td:first-child {
  padding-right: 10px;
}
.smile-store-locator-store-search .shop-details .actions-toolbar .actions {
  margin: 5px;
  border-top: 1px solid #cccccc;
  padding-top: 10px;
  display: flex;
}
.smile-store-locator-store-search .shop-details .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: 400;
  height: 40px;
  position: absolute;
  right: 5px;
  top: 5px;
  width: 40px;
  color: #8f8f8f;
}
.smile-store-locator-store-search .shop-details .close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.smile-store-locator-store-search .shop-details .close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 32px;
  color: inherit;
  content: '\e616';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.smile-store-locator-store-search .shop-details .close:hover:before {
  color: inherit;
}
.smile-store-locator-store-search .shop-details .close:active:before {
  color: inherit;
}
.smile-store-locator-store-search .shop-details .close:focus,
.smile-store-locator-store-search .shop-details .close:active {
  background: none;
  border: none;
}
.smile-store-locator-store-search .shop-details .close:hover {
  background: none;
  border: none;
}
.smile-store-locator-store-search .shop-details .close.disabled,
.smile-store-locator-store-search .shop-details .close[disabled],
fieldset[disabled] .smile-store-locator-store-search .shop-details .close {
  pointer-events: none;
  opacity: 0.5;
}
.smile-store-locator-store-search .shop-details .close :hover {
  color: #333333;
}
.opening-hours-table .currentDay {
  font-weight: bold;
}
.smile-store-locator-store-view .page-title .set-store-button {
  float: right;
}
.checkout-index-index #store-locator-search-wrapper .contextual-bar {
  position: relative;
}
#store-locator-search-wrapper {
  height: 600px;
}
#store-locator-search-wrapper .map {
  width: 100%;
  height: 100%;
  background: #666;
  z-index: 1;
}
#store-locator-search-wrapper .contextual-bar {
  margin: 20px;
  padding: 0px 0px;
  background: #FFFFFF;
  z-index: 2;
  box-shadow: 0 1px 10px;
  display: flex;
  flex-direction: column;
}
#store-locator-search-wrapper .contextual-bar .shop-search {
  width: 300px;
}
#store-locator-search-wrapper .contextual-bar .shop-search .fulltext-search-wrapper {
  border-bottom: 1px solid #c2c2c2;
  padding: 10px;
}
#store-locator-search-wrapper .contextual-bar .shop-search .fulltext-search-wrapper .form {
  display: flex;
  padding: 10px 0 5px;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}
#store-locator-search-wrapper .contextual-bar .shop-search .fulltext-search-wrapper .form .field {
  flex: 1;
}
#store-locator-search-wrapper .contextual-bar .shop-search .fulltext-search-wrapper .form .actions-toolbar .primary .action {
  margin: 0;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}
#store-locator-search-wrapper .contextual-bar .shop-search .fulltext-search-wrapper .form .actions-toolbar .primary .action span {
  line-height: 1.3em;
}
#store-locator-search-wrapper .contextual-bar .shop-search .fulltext-search-wrapper .form .geolocalize-container {
  flex: 0 0 100%;
}
#store-locator-search-wrapper .contextual-bar .shop-search .fulltext-search-wrapper .form .geolocalize-container a {
  width: 100%;
  text-align: center;
}
#store-locator-search-wrapper .contextual-bar .shop-search .fulltext-search-wrapper .form .store-search-form {
  display: flex;
  margin-left: auto;
  align-items: center;
  flex: 0 0 100%;
  margin-top: 5px;
}
#store-locator-search-wrapper .contextual-bar .search-result-list {
  flex: 1;
}
#store-locator-search-wrapper .contextual-bar .search-result-list .search-result-header {
  background-color: #8f8f8f;
  padding: 10px;
  display: flex;
}
#store-locator-search-wrapper .contextual-bar .search-result-list .search-result-header p {
  margin: 0;
  color: #FFF;
  flex: 1;
}
#store-locator-search-wrapper .contextual-bar .search-result-list .search-result-header a {
  color: #FFF;
  text-decoration: underline;
  font-size: 80%;
  cursor: pointer;
}
#store-locator-search-wrapper .contextual-bar .search-result-list ul {
  overflow-y: scroll;
  max-height: 400px;
  list-style-type: none;
  padding: 0;
  margin: 0;
}
#store-locator-search-wrapper .contextual-bar .search-result-list ul li.result-item {
  margin: 0;
  padding: 5px;
}
#store-locator-search-wrapper .contextual-bar .search-result-list ul li.result-item:nth-child(even) {
  background: #F0F0F0;
}
#store-locator-search-wrapper .contextual-bar .shop-details .search-result-list ul {
  max-height: 180px;
}
#store-locator-search-wrapper .contextual-bar .shop-details .header .store-name {
  max-width: 85%;
  float: left;
}
#store-locator-search-wrapper .contextual-bar .shop-details .header .actions {
  float: right;
}
#top-storelocator-chooser {
  float: right;
  margin-right: 10px;
  display: inline-block;
  position: relative;
}
#top-storelocator-chooser:before,
#top-storelocator-chooser:after {
  content: '';
  display: table;
}
#top-storelocator-chooser:after {
  clear: both;
}
#top-storelocator-chooser .action.showpicker {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
#top-storelocator-chooser .action.showpicker:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 28px;
  color: #757575;
  content: '\e60A';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
#top-storelocator-chooser .action.showpicker:hover:before {
  color: #757575;
}
#top-storelocator-chooser .action.showpicker:active:before {
  color: #757575;
}
#top-storelocator-chooser .action.showpicker.active {
  display: inline-block;
  text-decoration: none;
}
#top-storelocator-chooser .action.showpicker.active:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 28px;
  color: #757575;
  content: '\e60A';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
#top-storelocator-chooser .action.showpicker.active:hover:before {
  color: #757575;
}
#top-storelocator-chooser .action.showpicker.active:active:before {
  color: #757575;
}
#top-storelocator-chooser .top-storelocator-chooser-content {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 100%;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
#top-storelocator-chooser .top-storelocator-chooser-content li {
  margin: 0;
}
#top-storelocator-chooser .top-storelocator-chooser-content li:hover {
  cursor: pointer;
}
#top-storelocator-chooser .top-storelocator-chooser-content:before,
#top-storelocator-chooser .top-storelocator-chooser-content:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
#top-storelocator-chooser .top-storelocator-chooser-content:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
#top-storelocator-chooser .top-storelocator-chooser-content:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
#top-storelocator-chooser .top-storelocator-chooser-content:before {
  left: 10px;
  top: -12px;
}
#top-storelocator-chooser .top-storelocator-chooser-content:after {
  left: 9px;
  top: -14px;
}
#top-storelocator-chooser.active {
  overflow: visible;
}
#top-storelocator-chooser.active .top-storelocator-chooser-content {
  display: block;
}
#top-storelocator-chooser .top-storelocator-chooser-content {
  width: 320px;
  right: -22px;
  z-index: 10000;
}
#top-storelocator-chooser .top-storelocator-chooser-content:after {
  left: auto;
  right: 25px;
}
#top-storelocator-chooser .top-storelocator-chooser-content:before {
  left: auto;
  right: 26px;
}
#top-storelocator-chooser .top-storelocator-chooser-content .store-search,
#top-storelocator-chooser .top-storelocator-chooser-content .current-store {
  padding: 10px;
}
#top-storelocator-chooser .top-storelocator-chooser-content .current-store .title {
  font-size: 110%;
  font-weight: bold;
}
#top-storelocator-chooser .top-storelocator-chooser-content .current-store {
  border-bottom: 1px solid #cccccc;
}
#top-storelocator-chooser .top-storelocator-chooser-content .store-search {
  display: flex;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}
#top-storelocator-chooser .top-storelocator-chooser-content .store-search div.geolocalize-container {
  flex: 0 0 100%;
}
#top-storelocator-chooser .top-storelocator-chooser-content .store-search div.geolocalize-container a {
  width: 100%;
  text-align: center;
}
#top-storelocator-chooser .top-storelocator-chooser-content .store-search .store-search-form {
  display: flex;
  margin-left: auto;
  align-items: center;
  flex: 0 0 100%;
  margin-top: 5px;
}
#top-storelocator-chooser .top-storelocator-chooser-content .store-search .store-search-form .field {
  flex: 2;
}
#top-storelocator-chooser .top-storelocator-chooser-content .store-search .store-search-form .actions {
  flex: 1;
}
#top-storelocator-chooser .top-storelocator-chooser-content .store-search .store-search-form .actions button {
  width: 100%;
}
#top-storelocator-chooser .top-storelocator-chooser-content .actions a.primary {
  width: 100%;
  text-align: center;
}
#top-storelocator-chooser .action.showpicker .text {
  padding: 0 5px 0 0;
  font-size: 14px;
  line-height: 31px;
}
a.geolocalize span {
  padding-left: 5px;
  padding-top: 5px;
  display: inline-block;
}
a.geolocalize:before {
  content: '\e60A';
  font-family: 'icons-blank-theme';
  -webkit-font-smoothing: antialiased;
  font-size: 22px;
  line-height: 28px;
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  text-align: center;
}
@media all and (min-width: 768px), print {
  .abs-product-options-list-desktop dt,
  .block-giftregistry-shared .item-options dt {
    clear: left;
    float: left;
    margin: 0 10px 5px 0;
  }
  .block-giftregistry-shared .item-options dt:after {
    content: ': ';
  }
  .abs-product-options-list-desktop dd,
  .block-giftregistry-shared .item-options dd {
    display: inline-block;
    float: left;
    margin: 0 0 5px;
  }
  .abs-button-desktop {
    width: auto;
  }
  .abs-blocks-2columns,
  .abs-discount-block-desktop .block,
  .amazon-addresses .amazon-address,
  .storecredit .block,
  .account .column.main .block:not(.widget) .block-content .box,
  .block-addresses-list .items.addresses > .item,
  .form-address-edit .fieldset,
  .paypal-review-discount .block {
    width: 48%;
  }
  .abs-discount-block-desktop .block:nth-child(odd),
  .amazon-addresses .amazon-address:nth-child(odd),
  .storecredit .block:nth-child(odd),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  .block-addresses-list .items.addresses > .item:nth-child(odd),
  .form-address-edit .fieldset:nth-child(odd),
  .paypal-review-discount .block:nth-child(odd) {
    float: left;
  }
  .abs-discount-block-desktop .block:nth-child(even),
  .amazon-addresses .amazon-address:nth-child(even),
  .storecredit .block:nth-child(even),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(even),
  .block-addresses-list .items.addresses > .item:nth-child(even),
  .form-address-edit .fieldset:nth-child(even),
  .paypal-review-discount .block:nth-child(even) {
    float: right;
  }
  .abs-discount-block-desktop .block:nth-child(even) + *,
  .amazon-addresses .amazon-address:nth-child(even) + *,
  .storecredit .block:nth-child(even) + *,
  .account .column.main .block:not(.widget) .block-content .box:nth-child(even) + *,
  .block-addresses-list .items.addresses > .item:nth-child(even) + *,
  .form-address-edit .fieldset:nth-child(even) + *,
  .paypal-review-discount .block:nth-child(even) + * {
    clear: both;
  }
  .abs-margin-for-blocks-and-widgets-desktop,
  .customer-review .product-details,
  .page-main .block {
    margin-bottom: 50px;
  }
  .abs-reset-left-margin-desktop,
  .column.main .paypal-review .actions-toolbar,
  .column.main .block-giftregistry-shared-items .actions-toolbar {
    margin-left: 0;
  }
  .abs-action-remove-desktop,
  .abs-add-fields-desktop .fieldset .additional .action.remove,
  .form-giftregistry-share .fieldset .additional .action.remove,
  .form-giftregistry-edit .fieldset .additional .action.remove,
  .form-create-return .fieldset .additional .action.remove,
  .form.send.friend .fieldset .additional .action.remove {
    margin-left: 90%;
  }
  .abs-add-fields-desktop .fieldset .field .control,
  .form-giftregistry-share .fieldset .field .control,
  .form-giftregistry-edit .fieldset .field .control,
  .form-create-return .fieldset .field .control,
  .form.send.friend .fieldset .field .control {
    width: auto;
  }
  .abs-margin-for-forms-desktop {
    margin-left: 25.8%;
  }
  .abs-visually-hidden-desktop,
  .modes-label,
  .block-collapsible-nav .title {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-desktop:before,
  .abs-add-clearfix-desktop:after,
  .amazon-addresses:before,
  .amazon-addresses:after,
  .paypal-review .block-content:before,
  .paypal-review .block-content:after,
  .paypal-review-discount:before,
  .paypal-review-discount:after,
  .order-review-form:before,
  .order-review-form:after,
  .block-cart-failed .block-content:before,
  .block-cart-failed .block-content:after,
  .cart-container:before,
  .cart-container:after,
  .block-giftregistry-shared .item-options:before,
  .block-giftregistry-shared .item-options:after,
  .block-wishlist-management:before,
  .block-wishlist-management:after,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:before,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:after,
  .order-links:before,
  .order-links:after,
  .account .column.main .block.block-order-details-view:before,
  .account .column.main .block.block-order-details-view:after,
  [class^='sales-guest-'] .column.main .block.block-order-details-view:before,
  [class^='sales-guest-'] .column.main .block.block-order-details-view:after,
  .sales-guest-view .column.main .block.block-order-details-view:before,
  .sales-guest-view .column.main .block.block-order-details-view:after,
  .login-container:before,
  .login-container:after,
  .account .page-title-wrapper:before,
  .account .page-title-wrapper:after,
  .account .column.main .block:not(.widget) .block-content:before,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:before,
  .block-addresses-list .items.addresses:after,
  .data.table .gift-wrapping .nested:before,
  .data.table .gift-wrapping .nested:after,
  .data.table .gift-wrapping .content:before,
  .data.table .gift-wrapping .content:after,
  .block.block-order-details-view:before,
  .block.block-order-details-view:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop:after,
  .amazon-addresses:after,
  .paypal-review .block-content:after,
  .paypal-review-discount:after,
  .order-review-form:after,
  .block-cart-failed .block-content:after,
  .cart-container:after,
  .block-giftregistry-shared .item-options:after,
  .block-wishlist-management:after,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:after,
  .order-links:after,
  .account .column.main .block.block-order-details-view:after,
  [class^='sales-guest-'] .column.main .block.block-order-details-view:after,
  .sales-guest-view .column.main .block.block-order-details-view:after,
  .login-container:after,
  .account .page-title-wrapper:after,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:after,
  .data.table .gift-wrapping .nested:after,
  .data.table .gift-wrapping .content:after,
  .block.block-order-details-view:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop,
  .abs-shopping-cart-items-desktop,
  .column.main,
  .sidebar-main,
  .sidebar-additional,
  .bundle-options-container .block-bundle-summary,
  .block.crosssell,
  .magento-rma-guest-returns .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .account .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  [class^='sales-guest-'] .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .sales-guest-view .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .block.block-order-details-view .block-content:not(.widget) .box,
  .block-cart-failed,
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    box-sizing: border-box;
  }
  .abs-add-box-sizing-desktop-m,
  .opc-wrapper {
    box-sizing: border-box;
  }
  .abs-revert-field-type-desktop .fieldset > .field,
  .abs-revert-field-type-desktop .fieldset .fields > .field {
    margin: 0 0 10px;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .control,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .abs-revert-field-type-desktop .fieldset > .field > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field > .label {
    margin: 0;
    display: inline-block;
  }
  .abs-revert-field-type-desktop .fieldset > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset > .field.no-label:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.no-label:before {
    display: none;
  }
  .abs-form-field-column-2 .fieldset .field,
  .form-giftregistry-share .fieldset .field,
  .form-giftregistry-edit .fieldset .field,
  .form-create-return .fieldset .field,
  .form.send.friend .fieldset .field {
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
  .abs-form-field-column-2 .fieldset .field + .fieldset,
  .form-giftregistry-share .fieldset .field + .fieldset,
  .form-giftregistry-edit .fieldset .field + .fieldset,
  .form-create-return .fieldset .field + .fieldset,
  .form.send.friend .fieldset .field + .fieldset {
    clear: both;
  }
  .form-giftregistry-share .fieldset .field:nth-last-child(1),
  .form-giftregistry-share .fieldset .field:nth-last-child(2),
  .form-giftregistry-edit .fieldset .field:nth-last-child(1),
  .form-giftregistry-edit .fieldset .field:nth-last-child(2),
  .form-create-return .fieldset .field:nth-last-child(1),
  .form-create-return .fieldset .field:nth-last-child(2),
  .form.send.friend .fieldset .field:nth-last-child(1),
  .form.send.friend .fieldset .field:nth-last-child(2) {
    margin-bottom: 0;
  }
  .abs-form-field-column-2 .fieldset .field .field,
  .form-giftregistry-share .fieldset .field .field,
  .form-giftregistry-edit .fieldset .field .field,
  .form-create-return .fieldset .field .field,
  .form.send.friend .fieldset .field .field {
    padding: 0;
    width: 100%;
  }
  .abs-form-field-revert-column-1 {
    width: 100%;
  }
  .abs-forms-general-desktop,
  .form-giftcard-redeem,
  .form-giftregistry-create {
    max-width: 500px;
  }
  .abs-forms-general-desktop .legend,
  .form-giftcard-redeem .legend,
  .form-giftregistry-create .legend {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-forms-general-desktop .legend + br,
  .form-giftcard-redeem .legend + br,
  .form-giftregistry-create .legend + br {
    display: none;
  }
  .abs-revert-side-paddings,
  .checkout-cart-index .page-title-wrapper,
  .cart-summary .block .content,
  .cart-empty {
    padding-left: 0;
    padding-right: 0;
  }
  .abs-account-block-font-size,
  .block-balance-giftcard .block-content,
  .block-reviews-dashboard .product-name,
  .block-addresses-list address,
  .box-billing-address .box-content,
  .box-shipping-address .box-content,
  .box-information .box-content {
    font-size: 1.6rem;
  }
  .abs-account-table-margin-desktop,
  .table-wrapper.balance-history,
  .table-wrapper.reward-history,
  .table-wrapper.orders-recent {
    margin-top: -25px;
  }
  .abs-action-print {
    display: inline-block;
    text-decoration: none;
  }
  .abs-action-print:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 16px;
    color: inherit;
    content: '\e624';
    font-family: 'icons-blank-theme';
    margin: 0 4px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .abs-no-display-desktop,
  .sidebar .block.widget .pager .item:not(.pages-item-next):not(.pages-item-previous) {
    display: none;
  }
  .abs-status-desktop,
  .return-status,
  .order-status {
    margin-top: 6px;
    padding: 5px 10px;
  }
  .abs-table-bordered-desktop {
    border: none;
  }
  .abs-table-bordered-desktop > thead > tr > th,
  .abs-table-bordered-desktop > tbody > tr > th,
  .abs-table-bordered-desktop > tfoot > tr > th,
  .abs-table-bordered-desktop > thead > tr > td,
  .abs-table-bordered-desktop > tbody > tr > td,
  .abs-table-bordered-desktop > tfoot > tr > td {
    border: none;
  }
  .abs-table-bordered-desktop > thead > tr > th,
  .abs-table-bordered-desktop > thead > tr > td {
    border-bottom: 1px solid #e4e4e4;
  }
  .abs-pager-toolbar,
  .toolbar-giftregistry-results,
  .toolbar-wishlist-results,
  .account .toolbar {
    position: relative;
  }
  .abs-pager-toolbar .toolbar-amount,
  .abs-pager-toolbar .limiter,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .toolbar-amount,
  .toolbar-wishlist-results .limiter,
  .account .toolbar .toolbar-amount,
  .account .toolbar .limiter {
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .toolbar-amount,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-wishlist-results .toolbar-amount,
  .account .toolbar .toolbar-amount {
    line-height: 32px;
    padding: 0;
  }
  .abs-pager-toolbar .pages,
  .toolbar-giftregistry-results .pages,
  .toolbar-wishlist-results .pages,
  .account .toolbar .pages {
    position: absolute;
    width: 100%;
    z-index: 0;
  }
  .abs-shopping-cart-items-desktop,
  .block-cart-failed,
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 4%;
    position: relative;
  }
  .abs-discount-block-desktop .block > .title,
  .paypal-review-discount .block > .title {
    border: 0;
    padding: 0 0 10px;
  }
  .abs-discount-block-desktop .block > .title strong,
  .paypal-review-discount .block > .title strong {
    font-size: 1.6rem;
  }
  .abs-discount-block-desktop .block .content,
  .paypal-review-discount .block .content {
    padding: 0 0 20px;
  }
  .abs-discount-block-desktop .actions-toolbar .secondary,
  .paypal-review-discount .actions-toolbar .secondary {
    bottom: -30px;
    left: 0;
    position: absolute;
  }
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-main {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 1200px;
    width: auto;
  }
  .page-main {
    width: 100%;
  }
  .columns {
    display: block;
  }
  .column.main {
    min-height: 300px;
  }
  .page-layout-1column .column.main {
    width: 100%;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-3columns .column.main {
    width: 66.66666667%;
    display: inline-block;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .column.main {
    width: 83.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .column.main {
    width: 83.33333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .sidebar-main {
    padding-right: 2%;
  }
  .page-layout-3columns .sidebar-main {
    width: 16.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 16.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    width: 16.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    padding-left: 2%;
    padding-right: 0;
  }
  .sidebar-additional {
    clear: right;
    padding-left: 2%;
  }
  .page-layout-3columns .sidebar-additional {
    width: 16.66666667%;
    float: right;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .page-layout-2columns-left .sidebar-additional {
    width: 16.66666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .sidebar-additional {
    width: 16.66666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .sidebar-additional {
    clear: left;
    float: left;
    padding-left: 0;
    padding-right: 2%;
  }
  .panel.header {
    padding: 10px 20px;
  }
  .legend {
    border-bottom: 1px solid #c5c5c5;
  }
  .product.data.items {
    position: relative;
    z-index: 1;
    border-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }
  .product.data.items:before,
  .product.data.items:after {
    content: '';
    display: table;
  }
  .product.data.items:after {
    clear: both;
  }
  .product.data.items > .item.title {
    float: left;
    width: auto;
  }
  .product.data.items > .item.title > .switch {
    height: 20px;
    display: block;
    position: relative;
    z-index: 2;
  }
  .product.data.items > .item.content {
    margin-top: 20px;
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    width: 100%;
  }
  .product.data.items > .item.content:before,
  .product.data.items > .item.content:after {
    content: '';
    display: table;
  }
  .product.data.items > .item.content:after {
    clear: both;
  }
  .product.data.items > .item.content.active {
    display: block;
  }
  .product.data.items > .item.title {
    margin: 0 5px 0 0;
  }
  .product.data.items > .item.title > .switch {
    font-weight: 600;
    line-height: 20px;
    font-size: 1.4rem;
    color: #7d7d7d;
    text-decoration: none;
    background: #ffffff;
    border: 1px solid #d1d1d1;
    border-bottom: none;
    height: 20px;
    padding: 5px 20px 5px 20px;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #333333;
    text-decoration: none;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: #ffffff;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:active,
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    background: #e4e4e4;
    color: #333333;
    text-decoration: none;
  }
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    padding-bottom: 6px;
  }
  .product.data.items > .item.content {
    background: transparent;
    margin-top: 31px;
    padding: 20px 20px 20px 20px;
    border: 1px solid #d1d1d1;
  }
  .product.data.items .item.title a:after {
    display: none;
  }
  .actions-toolbar:before,
  .actions-toolbar:after {
    content: '';
    display: table;
  }
  .actions-toolbar:after {
    clear: both;
  }
  .actions-toolbar .primary {
    float: left;
  }
  .actions-toolbar .secondary {
    float: right;
  }
  .actions-toolbar .primary,
  .actions-toolbar .secondary {
    display: inline-block;
  }
  .actions-toolbar .primary a.action,
  .actions-toolbar .secondary a.action {
    display: inline-block;
  }
  .actions-toolbar .primary .action {
    margin: 0 5px 0 0;
  }
  .actions-toolbar .secondary a.action {
    margin-top: 12px;
  }
  .actions-toolbar > .primary,
  .actions-toolbar > .secondary {
    margin-bottom: 0;
  }
  .actions-toolbar > .primary .action,
  .actions-toolbar > .secondary .action {
    margin-bottom: 0;
    width: auto;
  }
  .popup-content .fieldset .actions-toolbar .secondary {
    display: inline-block;
    float: none;
  }
  .popup-content .fieldset .actions-toolbar .action.cancel {
    margin-top: 12px;
  }
  .modal-popup.modal-slide .modal-footer {
    border-top: 1px solid #c1c1c1;
    text-align: right;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    min-width: 600px;
  }
  .shipping-address-modal .modal-inner-wrap,
  .billing-address-modal .modal-inner-wrap {
    min-height: 620px;
    width: 700px;
  }
  .shipping-address-modal .modal-inner-wrap .modal-popup .modal-title,
  .billing-address-modal .modal-inner-wrap .modal-popup .modal-title {
    border: none;
  }
  .shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner,
  .billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner {
    max-height: 438px;
  }
  .address-loading-mask {
    top: 115px;
  }
  .login-container .block-amazon-login {
    clear: none;
    float: right;
  }
  .login-container .block-amazon-login .actions-toolbar {
    margin-top: 25px;
  }
  .login-container .block:nth-child(2) + .block-amazon-login {
    clear: none;
  }
  .amazon-validate-container {
    margin: 40px auto 0 auto;
    width: 500px;
  }
  .amazon-validate-container .primary {
    width: 190px;
  }
  .amazon-validate-container .continue-as-guest {
    width: 130px;
  }
  .amazon-validate-container .forgot-password {
    text-align: right;
    width: 175px;
  }
  .amazon-addresses .amazon-address {
    margin-bottom: 0;
  }
  /* Overwriting Magento's padding for the method title to make
       sure our KP methods have the same height as the core methods */
  .klarna-payments-method > .payment-method-title {
    padding: 11.5px 0;
  }
  .payment-method-braintree .cvv .field-tooltip {
    left: 6rem;
  }
  .braintree-paypal-account {
    border-color: #cccccc;
    border-style: solid;
    border-width: 1px 0;
    display: inline-block;
    width: 50%;
  }
  .account .table-credit-cards .col.actions {
    width: 100px;
  }
  .block-category-event.block:last-child {
    margin-bottom: 30px;
    padding: 10px 0 30px;
  }
  .block-category-event .block-title {
    margin: 0;
  }
  .block-category-event .block-title strong {
    font-size: 2.4rem;
  }
  .block-category-event .ticker li {
    display: none;
    margin: 0 50px;
  }
  .block-category-event .ticker .value {
    font-size: 6rem;
  }
  .block-category-event .ticker .label {
    font-size: 1.4rem;
    text-transform: none;
  }
  .block-category-event .dates .date {
    font-size: 5rem;
  }
  .block-category-event .dates .start {
    padding-right: 50px;
  }
  .block-category-event .dates .start:after {
    font-size: 5rem;
    right: 10px;
  }
  .paypal-review .paypal-review-title {
    border-bottom: 1px solid #d1d1d1;
  }
  .paypal-review .block-content .box-order-shipping-address,
  .paypal-review .block-content .box-order-shipping-method,
  .paypal-review .block-content .box-order-shipping-method + .box-order-billing-address {
    box-sizing: border-box;
    float: left;
    width: 33%;
  }
  .paypal-review .block-content .box-order-shipping-address {
    padding: 0 5%;
    width: 34%;
  }
  .paypal-review .table-paypal-review-items .col.price,
  .paypal-review .table-paypal-review-items .col.qty {
    text-align: center;
  }
  .paypal-review .table-paypal-review-items .col.item {
    width: 60%;
  }
  .paypal-review .col.subtotal,
  .paypal-review .mark,
  .paypal-review .amount {
    text-align: right;
  }
  .paypal-review-discount {
    border-top: 1px solid #d1d1d1;
  }
  .paypal-review-discount .block {
    margin-bottom: 15px;
  }
  .paypal-review-discount .block.giftcard.active {
    padding-bottom: 40px;
  }
  .paypal-review-discount .block .title:after {
    display: inline;
    margin-left: 10px;
    position: static;
  }
  .paypal-review-discount .block .content {
    padding-bottom: 0;
  }
  .order-review-form .actions-toolbar > .primary {
    float: right;
  }
  .order-review-form .action.primary {
    margin-right: 0;
  }
  .block-cart-failed .secondary .action {
    margin: 0;
  }
  .block-cart-failed .actions.primary {
    float: right;
  }
  .bundle-actions .action.primary.customize {
    width: auto;
  }
  .bundle-options-container .legend.title {
    font-size: 40px;
  }
  .bundle-options-container .bundle-options-wrapper,
  .bundle-options-container .product-options-wrapper {
    float: left;
    width: 57%;
  }
  .bundle-options-container .block-bundle-summary {
    float: right;
    margin-top: 66px;
    padding: 10px 20px;
    position: relative;
    width: 40%;
  }
  .bundle-options-container .block-bundle-summary .price-box .price-wrapper,
  .bundle-options-container .block-bundle-summary .price-box .price-wrapper > .price {
    color: #575757;
    font-size: 36px;
    font-weight: 600;
    line-height: 36px;
  }
  .bundle-options-container .block-bundle-summary .price-container .weee {
    color: #575757;
  }
  .bundle-options-container .block-bundle-summary .price-container .weee .price {
    font-size: 1.2rem;
    font-weight: 700;
  }
  .bundle-options-container .block-bundle-summary .price-including-tax + .price-excluding-tax .price {
    font-size: 1.4rem;
    line-height: 16px;
  }
  .bundle-options-container .block-bundle-summary .box-tocart .action.primary {
    margin-right: 1%;
    width: auto;
  }
  .bundle-options-container .block-bundle-summary .product-addto-links {
    text-align: left;
  }
  .page-layout-2columns-left .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-left .bundle-options-container .block-bundle-summary,
  .page-layout-2columns-right .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-right .bundle-options-container .block-bundle-summary,
  .page-layout-3columns .bundle-options-container .bundle-options-wrapper,
  .page-layout-3columns .bundle-options-container .block-bundle-summary {
    width: 48%;
  }
  .cart-container .form-cart .actions.main {
    text-align: right;
  }
  .cart-summary {
    width: 25%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    padding: 1px 0 25px;
    position: relative;
  }
  .cart-summary > .title {
    display: block;
  }
  .cart-summary .fieldset .actions-toolbar {
    margin-left: 0;
  }
  .cart-summary .fieldset .actions-toolbar > .secondary {
    float: none;
  }
  .cart-summary .block > .title {
    padding-left: 0;
  }
  .cart-summary .block > .title:after {
    right: 3px;
  }
  .cart-summary .block .fieldset .field {
    margin: 0 0 10px;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .cart-summary .block .fieldset .field > .label {
    margin: 0;
    display: inline-block;
  }
  .cart-summary .block .fieldset .field.choice:before,
  .cart-summary .block .fieldset .field.no-label:before {
    display: none;
  }
  .cart-summary .checkout-methods-items {
    padding: 0;
  }
  .cart.table-wrapper .items {
    min-width: 100%;
    width: auto;
  }
  .cart.table-wrapper tbody td {
    padding-top: 20px;
  }
  .cart.table-wrapper .item .col.item {
    padding: 30px 8px 20px 0;
  }
  .cart.table-wrapper .col.price,
  .cart.table-wrapper .col.subtotal,
  .cart.table-wrapper .col.msrp {
    padding: 30px 11px 10px;
  }
  .cart.table-wrapper .col.qty {
    padding: 26px 11px 10px;
  }
  .cart.table-wrapper .item-actions td {
    padding: 0;
  }
  .cart.table-wrapper .product-item-photo {
    display: table-cell;
    max-width: 100%;
    width: 90px;
    padding-right: 10px;
    position: static;
    vertical-align: top;
  }
  .cart.table-wrapper .product-item-details {
    display: table-cell;
    vertical-align: top;
    white-space: normal;
    padding: 0;
  }
  .cart-discount {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    border: 0;
    box-sizing: border-box;
    padding-right: 4%;
  }
  .cart-discount .block .title:after {
    display: inline;
    margin-left: 10px;
    position: static;
  }
  .block.crosssell {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding: 0 4% 0 0;
  }
  .block.crosssell .products-grid .product-item {
    width: 25%;
  }
  .minicart-wrapper {
    margin-left: 13px;
  }
  .minicart-wrapper .block-minicart {
    right: -15px;
    width: 300px;
  }
  .minilist .action.delete:before,
  .minicart-wrapper .action.edit:before {
    font-size: 16px;
    line-height: 20px;
  }
  .opc-wrapper {
    width: 133.33333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 30px;
  }
  .checkout-onepage-success .print {
    display: block;
    float: right;
    margin: 23px 0 0;
  }
  .opc-estimated-wrapper {
    display: none;
  }
  .checkout-index-index .modal-popup .modal-title {
    padding-bottom: 15px;
    font-size: 2rem;
    font-weight: 600;
  }
  .checkout-index-index .modal-popup .form-shipping-address {
    max-width: 100%;
  }
  .checkout-index-index .modal-popup .modal-footer .action-save-address {
    margin: 0 0 0 20px;
  }
  .checkout-index-index .modal-popup .modal-footer .action-hide-popup {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .checkout-shipping-method .actions-toolbar .action.primary {
    margin: 0;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    max-width: 100%;
  }
  .opc-wrapper .form-login {
    border-bottom: 1px solid #cccccc;
    padding-bottom: 20px;
  }
  .table-checkout-shipping-method {
    width: auto;
  }
  .opc-sidebar {
    margin: 46px 0 20px;
    width: 33.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .opc-summary-wrapper {
    margin-top: -60px;
  }
  .opc-summary-wrapper .modal-header .action-close {
    display: none;
  }
  .opc-summary-wrapper .product-item .product-item-name-block .product-item-name {
    padding-right: 0px;
  }
  .opc-summary-wrapper .product-item .subtotal {
    top: auto;
    bottom: 1px;
    right: auto;
    left: 66px;
  }
  .authentication-dropdown {
    background-color: #ffffff;
    border: 1px solid #aeaeae;
    -webkit-transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0.1s;
    position: absolute;
    text-align: left;
    top: 100%;
    transform: scale(1, 0);
    transform-origin: 0 0;
    transition: transform linear .1s, visibility 0s linear .1s;
    visibility: hidden;
    width: 100%;
  }
  .authentication-dropdown._show {
    z-index: 100;
    -webkit-transform: scale(1, 1);
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0s;
    transform: scale(1, 1);
    transition: transform linear .1s, visibility 0s linear 0s;
    visibility: visible;
  }
  .authentication-wrapper {
    width: 33.33333333%;
    text-align: right;
  }
  .block-authentication .block-title {
    font-size: 2.6rem;
    border-bottom: 0;
    margin-bottom: 25px;
  }
  .block-authentication .actions-toolbar > .primary {
    display: inline;
    float: right;
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .primary .action {
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .secondary {
    float: left;
    margin-right: 2rem;
    padding-top: 1rem;
  }
  .popup-authentication .modal-inner-wrap {
    min-width: 768px;
    width: 60%;
  }
  .popup-authentication .block-authentication {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    border-top: 1px solid #c1c1c1;
  }
  .popup-authentication .block[class],
  .popup-authentication .form-login,
  .popup-authentication .fieldset,
  .popup-authentication .block-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-grow: 1;
    flex-grow: 1;
  }
  .popup-authentication .block[class] {
    box-sizing: border-box;
    float: left;
    padding: 10px 30px 0 0;
    width: 50%;
  }
  .popup-authentication .block[class] + .block {
    border-left: 1px solid #c1c1c1;
    border-top: 0;
    margin: 0;
    padding: 10px 0 0 40px;
  }
  .popup-authentication .block[class] + .block:before {
    left: 0;
    top: 50%;
  }
  .popup-authentication .actions-toolbar {
    margin-bottom: 0;
    margin-top: auto;
  }
  .checkout-payment-method .actions-toolbar .primary {
    margin: 0;
  }
  .checkout-payment-method .fieldset > .field-select-billing > .control {
    float: none;
    width: 100%;
  }
  .checkout-billing-address .action-update {
    float: right;
  }
  .checkout-billing-address .actions-toolbar .action-cancel {
    margin: 6px 20px 0 0;
  }
  .checkout-payment-method .payment-option-title {
    padding: 30px 0;
  }
  .checkout-payment-method .payment-option-title .action-toggle {
    font-size: 2.2rem;
  }
  .checkout-payment-method .payment-option-content .payment-option-inner + .actions-toolbar {
    margin-left: 0;
  }
  .storecredit .block-balance-history {
    width: 100%;
  }
  .table-balance-history .col {
    width: 25%;
  }
  .page-product-downloadable .product-options-wrapper {
    float: left;
    width: 55%;
  }
  .page-product-downloadable .product-options-bottom {
    float: right;
    width: 40%;
  }
  .page-product-giftcard .product-info-main .price-box .price-container.price-final {
    font-size: 21px;
  }
  .page-product-giftcard .product-info-main .price-box .price-container.price-final .price {
    font-size: 36px;
    line-height: 36px;
  }
  .page-product-giftcard .product-info-main .product-info-stock-sku {
    padding-bottom: 0;
  }
  .page-product-giftcard .product-info-main .product-reviews-summary {
    float: none;
  }
  .page-product-giftcard .product-add-form {
    margin-top: -20px;
  }
  .page-product-giftcard .product-add-form .field:not(.text) {
    margin: 0 0 10px;
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label {
    margin: 0;
    display: inline-block;
  }
  .page-product-giftcard .product-add-form .field:not(.text):last-child {
    margin-bottom: 0;
  }
  .page-product-giftcard .product-add-form .field:not(.text) + .fieldset {
    clear: both;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label {
    font-weight: 700;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label + br {
    display: none;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .choice input {
    vertical-align: top;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:before,
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:after {
    content: '';
    display: table;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:after {
    clear: both;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group .field {
    box-sizing: border-box;
    float: left;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-2 .field {
    width: 50% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-3 .field {
    width: 33.3% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-4 .field {
    width: 25% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-5 .field {
    width: 20% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding: 0;
    width: 100%;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon textarea,
  .page-product-giftcard .product-add-form .field:not(.text) .addon select,
  .page-product-giftcard .product-add-form .field:not(.text) .addon input {
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    display: inline-block;
    margin: 0;
    width: auto;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter {
    background: #ffffff;
    background-clip: padding-box;
    border: 1px solid #808080;
    border-radius: 1px;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 1.4rem;
    height: 45px;
    line-height: 1.6rem;
    padding: 10px;
    vertical-align: baseline;
    width: 100%;
    box-sizing: border-box;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    width: auto;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore:disabled,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter:disabled {
    opacity: 0.5;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore::-moz-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter::-moz-placeholder {
    color: #c2c2c2;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore::-webkit-input-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter::-webkit-input-placeholder {
    color: #c2c2c2;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore:-ms-input-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter:-ms-input-placeholder {
    color: #c2c2c2;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore {
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .additional {
    margin-top: 5px;
  }
  .page-product-giftcard .product-add-form .field:not(.text).required > .label:after,
  .page-product-giftcard .product-add-form .field:not(.text)._required > .label:after {
    content: '*';
    color: #000000;
    line-height: 1;
    font-size: 1.3rem;
    margin: 0 0 0 5px;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .note {
    line-height: 1.6rem;
    font-size: 1.2rem;
    margin: 3px 0 0;
    padding: 0;
    display: inline-block;
    text-decoration: none;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .note:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 2.4rem;
    line-height: 1.2rem;
    content: '\e618';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .page-product-giftcard .product-add-form .field:not(.text):nth-child(odd) {
    padding-right: 25px;
  }
  .page-product-giftcard .product-add-form .field:not(.text):nth-child(even) {
    padding-right: 0;
  }
  .page-product-giftcard .product-add-form .product-options-wrapper .field:not(.date) > .control {
    width: auto;
  }
  .gift-options {
    position: relative;
    z-index: 1;
  }
  .gift-options .actions-toolbar {
    clear: both;
    padding: 0;
    position: static;
  }
  .gift-options .actions-toolbar .secondary {
    float: right;
  }
  .gift-options .actions-toolbar .secondary .action {
    float: right;
    margin-left: 20px;
    margin-right: 0;
  }
  .gift-options .actions-toolbar .secondary .action-cancel {
    display: block;
    float: left;
    margin-top: 6px;
  }
  .gift-options .actions-toolbar:nth-child(3):before {
    border-left: 1px solid #c1c1c1;
    bottom: 5rem;
    content: '';
    display: block;
    left: 50%;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 0;
  }
  .gift-options-title {
    font-weight: 400;
    font-size: 1.8rem;
  }
  .gift-item-block .title {
    font-size: 1.6rem;
    padding: 20px 0;
  }
  .item-gift td {
    padding-left: 0;
    padding-right: 0;
  }
  .cart.table-wrapper .gift-options .actions-toolbar {
    clear: both;
    padding: 0;
    position: static;
  }
  .cart .action-gift {
    float: left;
  }
  .cart-container .cart-gift-item {
    margin-bottom: 20px;
  }
  .cart-container .cart-gift-item .gift-options,
  .cart-container .cart-gift-item .gift-summary {
    padding-bottom: 20px;
  }
  .form-giftregistry-share .fieldset .field,
  .form-giftregistry-edit .fieldset .field {
    width: 45%;
  }
  .form-giftregistry-edit .fieldset.shipping_address .fieldset {
    margin-top: 10px;
  }
  .table-giftregistry .col.create {
    white-space: nowrap;
  }
  .table-giftregistry .col.message {
    width: 40%;
  }
  .table-giftregistry .col.actions {
    width: 30%;
  }
  .table-giftregistry-items .col.note {
    width: 30%;
  }
  .account .data.table.table-giftregistry-items > thead > tr > th,
  .account .data.table.table-giftregistry-items > tbody > tr > th,
  .account .data.table.table-giftregistry-items > tfoot > tr > th,
  .account .data.table.table-giftregistry-items > thead > tr > td,
  .account .data.table.table-giftregistry-items > tbody > tr > td,
  .account .data.table.table-giftregistry-items > tfoot > tr > td {
    border-top: 1px solid #e4e4e4;
  }
  .account .data.table.table-giftregistry-items > caption + thead > tr:first-child > th,
  .account .data.table.table-giftregistry-items > colgroup + thead > tr:first-child > th,
  .account .data.table.table-giftregistry-items > thead:first-child > tr:first-child > th,
  .account .data.table.table-giftregistry-items > caption + thead > tr:first-child > td,
  .account .data.table.table-giftregistry-items > colgroup + thead > tr:first-child > td,
  .account .data.table.table-giftregistry-items > thead:first-child > tr:first-child > td {
    border-top: 0;
  }
  .account .data.table.table-giftregistry-items > tbody + tbody {
    border-top: 1px solid #e4e4e4;
  }
  .account .data.table.table-giftregistry-items th {
    border-bottom: 0;
  }
  .account .data.table.table-giftregistry-items > tbody > tr:nth-child(even) > td,
  .account .data.table.table-giftregistry-items > tbody > tr:nth-child(even) > th {
    background: none;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 29px;
  }
  .form-giftregistry-search .fieldset .field.name,
  .form-giftregistry-search .fieldset .field.lastname {
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
    margin-bottom: auto;
  }
  .form-giftregistry-search .fieldset .field.name + .fieldset,
  .form-giftregistry-search .fieldset .field.lastname + .fieldset {
    clear: both;
  }
  .form-giftregistry-search .fieldset .field.lastname {
    padding: 0;
  }
  .block-giftregistry-shared-items .item {
    border-bottom: 1px solid #d1d1d1;
    border-top: 0;
  }
  .block-giftregistry-shared-items .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding: 0 20px 0 0;
    vertical-align: top;
    width: 1%;
  }
  .block-giftregistry-shared-items .product-item-details {
    display: table-cell;
    vertical-align: top;
    width: 99%;
    word-break: normal;
  }
  .block-giftregistry-shared-items .col.product {
    width: 48%;
  }
  .block-giftregistry-shared-items .col:not(.product) {
    text-align: center;
  }
  .block-giftregistry-shared-items .col.price {
    padding-top: 17px;
  }
  .block-giftregistry-shared-items .input-text.qty {
    margin-top: -4px;
  }
  .page-product-grouped .product-info-price {
    float: none;
  }
  .page-product-grouped .minimal-price {
    margin-top: -8px;
  }
  .box-tocart .action.instant-purchase {
    margin-bottom: 0;
    margin-right: 1%;
    width: 49%;
  }
  .table-invitations .col {
    width: 50%;
  }
  .filter.block {
    margin-bottom: 40px;
  }
  .filter-title {
    display: none;
  }
  .filter-content .item {
    margin: 10px 0;
  }
  .filter-actions {
    margin-bottom: 30px;
  }
  .filter.active .filter-options,
  .filter-options {
    background: transparent;
    clear: both;
    display: block;
    overflow: initial;
    position: static;
  }
  .filter-subtitle {
    display: block;
    position: static;
  }
  .page-layout-1column .toolbar-products {
    position: absolute;
    top: 0;
    width: 100%;
  }
  .page-layout-1column .products ~ .toolbar-products {
    position: static;
  }
  .page-layout-1column.page-with-filter .column.main {
    padding-top: 45px;
    position: relative;
    z-index: 1;
  }
  .page-layout-1column .filter.block {
    border-top: 1px solid #d1d1d1;
  }
  .page-layout-1column .filter-content {
    margin-top: 10px;
  }
  .page-layout-1column .filter-subtitle {
    display: none;
  }
  .page-layout-1column .filter-options-item {
    border: 0;
    display: inline-block;
    margin-right: 25px;
    position: relative;
  }
  .page-layout-1column .filter-options-item.active {
    z-index: 2;
  }
  .page-layout-1column .filter-options-item.active .filter-options-content {
    visibility: visible;
  }
  .page-layout-1column .filter-options-item.active:hover {
    z-index: 3;
  }
  .page-layout-1column .filter-options-item.active:after,
  .page-layout-1column .filter-options-item.active:before {
    border: 8px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #000000;
    bottom: -1px;
    content: '';
    display: block;
    left: 5px;
    position: absolute;
    z-index: 3;
  }
  .page-layout-1column .filter-options-item.active:after {
    border-bottom-color: #ffffff;
    margin-top: 2px;
    z-index: 4;
  }
  .page-layout-1column .filter-options-title {
    padding: 0 20px 0 0;
  }
  .page-layout-1column .filter-options-title:after {
    right: 2px;
    top: 3px;
    z-index: 3;
  }
  .page-layout-1column .filter-options-content {
    background: #ffffff;
    -webkit-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    -ms-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    border: 1px solid #d1d1d1;
    padding: 5px 0;
    position: absolute;
    top: 100%;
    visibility: hidden;
    width: 180px;
    z-index: 2;
  }
  .page-layout-1column .filter-options-content .item {
    margin: 0;
    padding: 5px;
  }
  .page-layout-1column .filter-options-content .item a {
    margin-left: 0;
  }
  .page-layout-1column .filter-options-content .item:hover {
    background-color: #e8e8e8;
  }
  .page-layout-1column .filter-current {
    display: inline;
    line-height: 35px;
  }
  .page-layout-1column .filter-current-subtitle {
    color: #7d7d7d;
    display: inline;
    font-size: 14px;
    font-weight: normal;
    padding: 0;
  }
  .page-layout-1column .filter-current-subtitle:after {
    content: ':';
  }
  .page-layout-1column .filter-current .item,
  .page-layout-1column .filter-current .items {
    display: inline;
  }
  .page-layout-1column .filter-current .item {
    margin-right: 25px;
    white-space: nowrap;
  }
  .page-layout-1column .filter-current .action.remove {
    line-height: normal;
  }
  .page-layout-1column .filter-actions {
    display: inline;
    white-space: nowrap;
  }
  .page-layout-1column .filter-actions ~ .filter-options {
    margin-top: 25px;
  }
  .wishlist.window.popup {
    bottom: auto;
    top: 20%;
    left: 50%;
    margin-left: -212px;
    width: 380px;
    right: auto;
  }
  .block-wishlist-management {
    margin-bottom: 20px;
  }
  .block-wishlist-management .wishlist-select {
    border-bottom: 1px solid #e8e8e8;
    display: table;
    margin-bottom: 15px;
    width: 100%;
  }
  .block-wishlist-management .wishlist-select .wishlist-name {
    display: table-cell;
    margin-right: 10px;
    padding: 5px 10px 10px;
    vertical-align: top;
    white-space: nowrap;
    width: 5%;
  }
  .block-wishlist-management .wishlist-select-items {
    display: table-cell;
    padding-right: 160px;
    vertical-align: top;
  }
  .block-wishlist-management .wishlist-select-items .item {
    display: inline-block;
    margin-right: 10px;
    padding: 5px 10px 10px;
  }
  .block-wishlist-management .wishlist-select-items .item:last-child {
    margin-right: 0;
  }
  .block-wishlist-management .wishlist-select-items .current {
    border-bottom: 3px solid #ff5501;
    font-weight: 600;
  }
  .block-wishlist-management .wishlist-select .wishlist-name-current {
    display: none;
  }
  .block-wishlist-management .wishlist-add.item {
    position: absolute;
    right: 0;
    top: 0;
  }
  .block-wishlist-management .wishlist-title strong {
    font-size: 4rem;
  }
  .block-wishlist-management .wishlist-info {
    float: left;
  }
  .block-wishlist-management .wishlist-toolbar {
    float: right;
  }
  .block-wishlist-info-items .product-item-photo {
    margin-left: 0;
  }
  .products-grid.wishlist .product-item-checkbox {
    float: left;
  }
  .products-grid.wishlist .product-item-checkbox + .product-item-name {
    margin-left: 25px;
  }
  .block.newsletter {
    max-width: 44%;
    width: max-content;
  }
  .product-reviews-summary {
    margin-bottom: 15px;
  }
  .products.wrapper.list .product-reviews-summary {
    margin: 0;
  }
  .product-reviews-summary .reviews-actions {
    font-size: 14px;
    margin-top: 3px;
  }
  .form-create-return .fieldset .field {
    width: 45%;
  }
  .magento-rma-guest-returns .column.main .block.block-order-details-view .block-content:not(.widget) .box {
    clear: none;
    float: left;
    width: 25%;
  }
  .block-returns-tracking .block-title .action {
    margin: 0 0 0 30px;
  }
  .block-returns-tracking .block-title .actions-track {
    float: right;
    margin-top: 12px;
  }
  .order-links .item {
    float: left;
    margin: 0 5px 0 0;
  }
  .order-links .item a {
    padding: 5px 20px;
  }
  .order-links .item strong {
    border-bottom: 0;
    margin-bottom: -1px;
    padding: 5px 20px 6px 20px;
  }
  .order-actions-toolbar .action.print {
    display: block;
    float: right;
  }
  .account .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  [class^='sales-guest-'] .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .sales-guest-view .column.main .block.block-order-details-view .block-content:not(.widget) .box {
    clear: none;
    float: left;
    width: 25%;
  }
  .block-order-details-comments {
    margin: 0 0 60px;
  }
  .block-order-details-comments .comment-date {
    clear: left;
    float: left;
    margin-right: 50px;
    max-width: 90px;
  }
  .block-order-details-comments .comment-content {
    overflow: hidden;
  }
  .order-details-items {
    margin-top: -1px;
    padding: 25px;
  }
  .order-details-items .col.price {
    text-align: center;
  }
  .order-details-items .col.subtotal {
    text-align: right;
  }
  .order-details-items tbody td {
    padding-bottom: 20px;
    padding-top: 20px;
  }
  .order-details-items tfoot .amount,
  .order-details-items tfoot .mark {
    text-align: right;
  }
  .order-details-items.ordered .order-title {
    display: none;
  }
  .order-pager-wrapper .order-pager-wrapper-top {
    padding-left: 0;
    padding-right: 0;
  }
  .order-pager-wrapper .toolbar-amount {
    position: relative;
  }
  .order-pager-wrapper .pages {
    float: right;
  }
  .table-order-items tbody .col.label,
  .table-order-items tbody .col.value {
    padding-left: 0;
  }
  .table-order-items.invoice .col.qty,
  .table-order-items.shipment .col.qty {
    text-align: center;
  }
  .table-order-items.creditmemo .col.qty,
  .table-order-items.creditmemo .col.discount,
  .table-order-items.creditmemo .col.subtotal {
    text-align: center;
  }
  .table-order-items.creditmemo .col.total {
    text-align: right;
  }
  .form.send.friend {
    width: 60%;
  }
  .form.send.friend .fieldset .field {
    width: 45%;
  }
  .form.send.friend .fieldset .field.text {
    width: 90%;
  }
  .my-credit-cards .card-type img {
    display: block;
  }
  .products {
    margin: 20px 0;
  }
  .page-products .products-grid .product-item {
    width: 33.33333333%;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    width: 25%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    width: 50%;
  }
  .column.main .product-items {
    margin-left: -10px;
  }
  .column.main .product-item {
    padding-left: 10px;
  }
  .product-item-name,
  .product-item-style {
    font-size: 1.3rem;
    line-height: 2rem;
  }
  .product-item-name {
    margin-bottom: 3px;
    display: inline-block;
  }
  .product-item .price-box .price {
    font-size: 1.3rem;
    line-height: 2rem;
  }
  .page-products .columns {
    padding-top: 0;
    position: relative;
    z-index: 1;
  }
  .toolbar-amount {
    display: block;
    float: left;
    position: static;
  }
  .products.wrapper ~ .toolbar .pages {
    float: left;
    margin-bottom: 0;
  }
  .modes {
    display: inline-block;
    float: left;
    margin-right: 20px;
  }
  .products.wrapper ~ .toolbar .modes {
    display: none;
  }
  .modes-mode {
    background-color: transparent;
    box-shadow: none;
    color: #000000;
    border: 1px solid #d1d1d1;
    border-right: 0;
    float: left;
    font-weight: 400;
    line-height: 1;
    padding: 7px 10px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
  }
  .modes-label + .modes-mode {
    border-radius: 3px 0 0 3px;
  }
  .modes-mode:hover {
    color: #000000;
    background: rgba(0, 0, 0, 0);
  }
  .modes-mode:last-child {
    border-radius: 0 3px 3px 0;
    border-right: 1px solid #d1d1d1;
  }
  .modes-mode.active {
    box-shadow: inset 0 1px 0 0 rgba(209, 209, 209, 0.8), inset 0 -1px 0 0 rgba(209, 209, 209, 0.3);
    background: rgba(0, 0, 0, 0);
    color: #9e9e9e;
  }
  .modes-mode > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .modes-mode:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 20px;
    color: #7d7d7d;
    content: '\e60d';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .modes-mode:hover:before {
    color: #7d7d7d;
  }
  .page-products .sorter {
    position: static;
  }
  .mode-list:before {
    content: '\e60b';
  }
  .products.wrapper ~ .toolbar .limiter {
    display: block;
    float: right;
  }
  .product-info-main .page-title-wrapper h1 {
    margin-bottom: 15px;
  }
  .product-info-main .product-add-form {
    padding-top: 20px;
  }
  .box-tocart .action.tocart {
    margin-bottom: 0;
    margin-right: 1%;
    width: auto;
  }
  .product-social-links {
    text-align: left;
  }
  .product-options-bottom .price-box .price-container .price,
  .product-info-price .price-box .price-container .price {
    font-size: 20px;
    line-height: 20px;
  }
  .product-options-bottom .price-box .price-including-tax + .price-excluding-tax .price,
  .product-info-price .price-box .price-including-tax + .price-excluding-tax .price {
    font-size: 1.4rem;
    line-height: 16px;
  }
  .product-info-main {
    float: right;
  }
  .product.media {
    float: left;
    margin-bottom: 25px;
  }
  .page-layout-1column .product-info-main {
    width: 40%;
  }
  .page-layout-1column .product.media {
    width: 57%;
  }
  .page-layout-2columns-left .product-info-main,
  .page-layout-2columns-right .product-info-main,
  .page-layout-3columns .product-info-main {
    width: 48%;
  }
  .page-layout-2columns-left .product.media,
  .page-layout-2columns-right .product.media,
  .page-layout-3columns .product.media {
    width: 50%;
  }
  .product-add-form .product-options-wrapper .field .control {
    width: 80%;
  }
  .sidebar .product-items .product-item-info .product-item-photo {
    float: left;
    left: auto;
    margin: 0 10px 10px 0;
    position: relative;
    top: auto;
  }
  .sidebar .product-items .product-item-details {
    margin: 0;
  }
  .sidebar .product-items .product-item-actions {
    clear: left;
  }
  .compare.wrapper {
    float: right;
    margin: 0;
    padding: 0;
    list-style: none none;
  }
  .compare.wrapper .action.compare {
    line-height: 45px;
    color: #333333;
    text-decoration: none;
  }
  .compare.wrapper .action.compare:visited {
    color: #333333;
    text-decoration: none;
  }
  .compare.wrapper .action.compare:hover {
    color: #333333;
    text-decoration: underline;
  }
  .compare.wrapper .action.compare:active {
    color: #333333;
    text-decoration: underline;
  }
  .compare.wrapper .counter.qty {
    color: #7d7d7d;
  }
  .compare.wrapper .counter.qty:before {
    content: '(';
  }
  .compare.wrapper .counter.qty:after {
    content: ')';
  }
  .login-container .block.login .actions-toolbar > .primary {
    margin-bottom: 0;
    margin-right: 30px;
  }
  .login-container .block.login .actions-toolbar > .secondary {
    float: left;
  }
  .form-create-account .fieldset-fullname .fields .field {
    float: left;
    margin: 0 10px 10px 0;
  }
  .form-create-account .fieldset-fullname .field-name-prefix,
  .form-create-account .fieldset-fullname .field-name-suffix {
    width: 50px;
  }
  .account.page-layout-2columns-left .sidebar-main,
  .account.page-layout-2columns-left .sidebar-additional {
    width: 30%;
  }
  .account.page-layout-2columns-left .column.main {
    width: 70%;
  }
  .account .data.table {
    margin-bottom: 0;
  }
  .account .data.table .col.actions {
    white-space: nowrap;
  }
  .block-addresses-list .items.addresses > .item {
    margin-bottom: 20px;
  }
  .block-addresses-list .items.addresses > .item:nth-last-child(1),
  .block-addresses-list .items.addresses > .item:nth-last-child(2) {
    margin-bottom: 0;
  }
  .form-edit-account .fieldset {
    width: 100%;
  }
  .form-edit-account .fieldset .fieldset {
    margin-bottom: 20px;
    width: 100%;
  }
  .control.captcha-image .captcha-img {
    margin: 0 10px 10px 0;
  }
  .gift-options-cart-item .gift-wrapping,
  .cart-gift-item .gift-wrapping {
    box-sizing: border-box;
    float: left;
    padding-right: 20px;
    width: 45%;
  }
  .gift-options-cart-item .gift-wrapping + .gift-message,
  .cart-gift-item .gift-wrapping + .gift-message {
    border-left: 1px solid transparent;
    box-sizing: border-box;
    float: left;
    padding-left: 4.5rem;
    width: 55%;
  }
  .gift-options-cart-item .gift-summary .regular-price,
  .cart-gift-item .gift-summary .regular-price {
    white-space: nowrap;
  }
  .gift-options-cart-item .gift-wrapping-name,
  .cart-gift-item .gift-wrapping-name {
    padding-right: 20px;
  }
  .order-options .gift-wrapping,
  .table-order-review .gift-wrapping {
    max-width: 55%;
  }
  .block-collapsible-nav .content .item {
    position: relative;
  }
  .block-collapsible-nav .content .item a,
  .block-collapsible-nav .content .item > strong {
    padding: 15px 10%;
    border-bottom: 1px solid #e4e4e4;
  }
  .block-collapsible-nav .content .item a,
  .block-collapsible-nav .content .item strong {
    color: #808080;
    font-size: 1.6rem;
    line-height: 1.2;
    font-weight: normal;
  }
  .block-collapsible-nav .content .item:before {
    content: "";
    position: absolute;
    top: -1px;
    left: 0;
    width: 0;
    bottom: 0;
    background: #000000;
    z-index: 1;
    -webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -ms-transition: all 0.1s ease;
    -p-transition: all 0.1s ease;
    transition: all 0.1s ease;
  }
  .block-collapsible-nav .content .item:hover:before {
    width: 8px;
  }
  .block-collapsible-nav .content .item.current a,
  .block-collapsible-nav .content .item.current strong {
    background: #ededed;
  }
  .block-collapsible-nav .content .item.current:before {
    width: 8px;
  }
  .block-collapsible-nav .content .item:first-child:before {
    top: 0;
  }
  .block-collapsible-nav .content .item:first-child a,
  .block-collapsible-nav .content .item:first-child strong {
    border-top: 1px solid #e4e4e4;
  }
  .products-grid.wishlist .product-item-tooltip {
    display: inline-block;
  }
  .products-grid.wishlist .product-item-actions {
    margin: 10px 0 0;
  }
  .products-grid.wishlist .product-item-actions > * {
    display: inline-block;
    margin-bottom: 7px;
    margin-top: 7px;
  }
  .products-grid.wishlist .product-item .fieldset {
    display: table;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty,
  .products-grid.wishlist .product-item .fieldset .product-item-actions {
    display: table-cell;
    vertical-align: bottom;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty {
    padding-right: 10px;
  }
  .products-grid.wishlist .product-item .box-tocart .actions-primary {
    margin: 0;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin: 20px 0 0;
  }
  .products-grid.wishlist .product-item .tocart {
    width: auto;
  }
  .wishlist-index-index .product-item-info {
    width: auto;
  }
  #top-storelocator-chooser {
    margin-left: 10px;
    margin-right: 0;
  }
  #top-storelocator-chooser {
    margin-left: 10px;
    margin-right: 0;
  }
  .block.widget .products-grid .product-item {
    width: 33.33333333%;
  }
  .sidebar .block.widget .products-grid .product-item {
    margin-left: 0;
    width: 100%;
  }
  .sidebar .block.widget .products-grid .product-item .actions-secondary {
    display: block;
    padding: 10px 0;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    width: 25%;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 50%;
  }
  .sidebar .block.widget .pager .pages-item-next {
    padding: 0;
  }
  .sidebar .block.widget .pager .pages-item-next .action {
    margin: 0;
  }
  .checkout-cart-index .checkout-store-selector {
    width: 71%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    position: relative;
    padding: 15px 30px 15px;
    margin: 0 0 5px;
  }
  .checkout-cart-index .checkout-store-selector .checkout-store-selected-message {
    display: inline-block;
  }
  .checkout-cart-index .checkout-store-selector .product-item-stores {
    display: inline-block;
    margin-right: 20px;
    width: 50%;
    max-width: 450px;
    min-width: 370px;
  }
  .checkout-store-selector .product-item-stores a.action.toggle {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
  }
  .leaflet-popup-content h2 {
    margin-top: 0;
    padding-bottom: 7px;
    font-size: 1.4rem;
    padding-left: 0;
  }
  .smile_store_locator-store-search .store-region-chooser {
    text-align: center;
  }
  .smile_store_locator-store-search .store-region-chooser button.action.primary {
    width: 17.8%;
    max-width: 200px;
    padding-left: 0;
    padding-right: 0;
    margin: 3% 1% 4%;
    font-size: 1.1rem;
  }
  .smile_store_locator-store-search .store-region-chooser button.action.primary.first {
    margin-left: 0;
  }
  .smile_store_locator-store-search .store-region-chooser button.action.primary.last {
    margin-right: 0;
  }
  .smile_store_locator-store-search .store-region-chooser select {
    border: 0 none;
    clip: rect(0px, 0px, 0px, 0px);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .checkout-index-index #store-locator-search-wrapper .contextual-bar,
  .checkout-index-index #smile-store-delivery-container .contextual-bar {
    position: relative;
  }
  #store-locator-search-wrapper,
  #smile-store-delivery-container {
    height: auto;
    position: relative;
  }
  #store-locator-search-wrapper .contextual-bar,
  #smile-store-delivery-container .contextual-bar {
    z-index: 1;
    margin: 0;
    background: transparent;
    box-shadow: none;
    padding-right: 0;
    width: 30%;
    width: calc(260px);
    display: block;
    min-height: 500px;
    max-height: 700px;
  }
  #store-locator-search-wrapper .contextual-bar .shop-search,
  #smile-store-delivery-container .contextual-bar .shop-search {
    width: 100%;
    height: 100%;
    display: block;
  }
  #store-locator-search-wrapper .contextual-bar .search-result-list ul,
  #smile-store-delivery-container .contextual-bar .search-result-list ul {
    height: 100%;
    max-height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: auto;
  }
  #store-locator-search-wrapper .contextual-bar .search-result-list ul li.result-item:nth-child(even),
  #smile-store-delivery-container .contextual-bar .search-result-list ul li.result-item:nth-child(even) {
    background: transparent;
  }
  #store-locator-search-wrapper .map,
  #smile-store-delivery-container .map {
    float: right;
    min-height: 500px;
    max-height: 700px;
    width: 70%;
    width: calc(100% - 260px);
    z-index: 0;
    border: none;
  }
  #store-locator-search-wrapper .store-info,
  #smile-store-delivery-container .store-info {
    top: 50%;
    transform: translate(-100%, -70%);
    position: absolute;
    left: 60%;
    left: calc(50% + 260px);
    background: #ffffff;
    border-radius: 12px;
    -webkit-filter: drop-shadow(0 0 8px #999999);
    filter: drop-shadow(0 0 8px #999999);
    width: 280px;
  }
  #store-locator-search-wrapper .store-info .shop-details-wrapper,
  #smile-store-delivery-container .store-info .shop-details-wrapper {
    padding: 40px;
  }
  #store-locator-search-wrapper .store-info > div:after,
  #smile-store-delivery-container .store-info > div:after {
    content: "";
    display: inline-block;
    border-width: 20px 10px 0 10px;
    border-color: #ffffff transparent transparent;
    border-style: solid;
    position: absolute;
    font-size: 0;
    line-height: 0;
    width: 0;
    margin-left: 120px;
    height: 0;
  }
  #store-locator-search-wrapper .store-open-info,
  #smile-store-delivery-container .store-open-info {
    margin-top: 10px;
  }
  #store-locator-search-wrapper .leaflet-popup-content-wrapper,
  #smile-store-delivery-container .leaflet-popup-content-wrapper {
    min-width: 280px;
  }
  #store-locator-search-wrapper .leaflet-popup-content-wrapper .leaflet-popup-content,
  #smile-store-delivery-container .leaflet-popup-content-wrapper .leaflet-popup-content {
    margin: 40px;
  }
  #store-locator-search-wrapper .leaflet-popup,
  #smile-store-delivery-container .leaflet-popup {
    margin-bottom: 30px;
  }
  #store-locator-search-wrapper .leaflet-popup-tip-container,
  #smile-store-delivery-container .leaflet-popup-tip-container {
    content: "";
    display: inline-block;
    border-width: 20px 10px 0 10px;
    border-color: #ffffff transparent transparent;
    border-style: solid;
    font-size: 0;
    line-height: 0;
    width: 0;
    margin-left: -10px;
    height: 0;
  }
  #store-locator-search-wrapper .fulltext-search-wrapper,
  #smile-store-delivery-container .fulltext-search-wrapper {
    border: 0 none;
    clip: rect(0px, 0px, 0px, 0px);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  #store-locator-search-wrapper:after,
  #smile-store-delivery-container:after {
    content: '';
    display: table;
    clear: both;
  }
  #store-locator-search-wrapper .contextual-bar,
  #store-locator-search-wrapper .map {
    height: 40vw;
  }
  #smile-store-delivery-container .contextual-bar,
  #smile-store-delivery-container .map {
    height: 65vh;
  }
  #smile-store-delivery-container .shop-search .store-region-chooser,
  #smile-store-delivery-container .shop-search .store-district-chooser {
    min-width: 260px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .checkout-index-index #smile-store-delivery-container .shop-details {
    position: absolute;
    left: 260px;
    right: 0;
    bottom: 0;
    z-index: 9999;
    background: #ffffff;
    padding: 20px 30px;
  }
  .checkout-index-index #smile-store-delivery-container .shop-details h2 {
    font-size: 1.6rem;
    padding: 0;
    margin: 10px 0 0;
  }
  .checkout-index-index #smile-store-delivery-container .shop-details .address-info {
    padding: 5px 0;
    color: #808080;
  }
  .checkout-index-index #smile-store-delivery-container .shop-details .actions-toolbar .actions {
    margin-top: 15px;
  }
  .checkout-index-index #smile-store-delivery-container .shop-details .actions-toolbar .actions .action {
    padding: 10px;
    width: 100%;
  }
  body .post-holder .post-header {
    margin-top: 0;
  }
  body .post-holder .post-header .post-title {
    padding-top: 10px;
    margin-bottom: 10px;
  }
  body .post-holder .post-header .post-title a {
    font-size: 2.2rem;
    line-height: 2.8rem;
  }
  body .post-holder .post-header .post-info {
    font-size: 1.4rem;
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 10px;
  }
  body .post-holder .post-content {
    padding-top: 10px;
  }
  body .post-holder .post-content .post-description {
    max-width: 700px;
  }
  body.blog-post-view,
  body.blog-index-index,
  body.blog-category-view {
    /*==== Blog Style====*/
  }
  body.blog-post-view .sidebar,
  body.blog-index-index .sidebar,
  body.blog-category-view .sidebar {
    padding-right: 0;
    width: 30%;
    width: calc(230px);
  }
  body.blog-post-view .sidebar-main,
  body.blog-index-index .sidebar-main,
  body.blog-category-view .sidebar-main {
    margin-top: 2rem;
    padding-right: 30px;
  }
  body.blog-post-view .column.main,
  body.blog-index-index .column.main,
  body.blog-category-view .column.main {
    width: 70%;
    width: calc(100% - 230px);
  }
  body.blog-post-view.sidebar-on-top .page-main,
  body.blog-index-index.sidebar-on-top .page-main,
  body.blog-category-view.sidebar-on-top .page-main {
    position: relative;
  }
  body.blog-post-view.sidebar-on-top .sidebar,
  body.blog-index-index.sidebar-on-top .sidebar,
  body.blog-category-view.sidebar-on-top .sidebar,
  body.blog-post-view.sidebar-on-top .toolbar-products:not(:last-child),
  body.blog-index-index.sidebar-on-top .toolbar-products:not(:last-child),
  body.blog-category-view.sidebar-on-top .toolbar-products:not(:last-child) {
    position: relative;
    top: 0;
    z-index: 2;
    background: #ffffff;
  }
  body.blog-post-view.sidebar-on-top .sidebar #sorter,
  body.blog-index-index.sidebar-on-top .sidebar #sorter,
  body.blog-category-view.sidebar-on-top .sidebar #sorter,
  body.blog-post-view.sidebar-on-top .toolbar-products:not(:last-child) #sorter,
  body.blog-index-index.sidebar-on-top .toolbar-products:not(:last-child) #sorter,
  body.blog-category-view.sidebar-on-top .toolbar-products:not(:last-child) #sorter {
    border: none;
  }
  body.blog-post-view.sidebar-on-top.onfloat .sidebar-main,
  body.blog-index-index.sidebar-on-top.onfloat .sidebar-main,
  body.blog-category-view.sidebar-on-top.onfloat .sidebar-main,
  body.blog-post-view.sidebar-on-top.onfloat .toolbar-products:not(:last-child),
  body.blog-index-index.sidebar-on-top.onfloat .toolbar-products:not(:last-child),
  body.blog-category-view.sidebar-on-top.onfloat .toolbar-products:not(:last-child) {
    top: 75px;
  }
  body.blog-post-view.sidebar-on-top .toolbar-products:not(:last-child),
  body.blog-index-index.sidebar-on-top .toolbar-products:not(:last-child),
  body.blog-category-view.sidebar-on-top .toolbar-products:not(:last-child) {
    left: 260px;
    right: 10px;
  }
  body.blog-post-view.sidebar-on-top.sidebar-on-column-bottom .sidebar,
  body.blog-index-index.sidebar-on-top.sidebar-on-column-bottom .sidebar,
  body.blog-category-view.sidebar-on-top.sidebar-on-column-bottom .sidebar {
    position: absolute;
    bottom: 0;
    top: auto;
  }
  body.blog-post-view .post-view .post-bottom,
  body.blog-index-index .post-view .post-bottom,
  body.blog-category-view .post-view .post-bottom {
    margin-bottom: 0;
    margin-top: 0;
  }
  body.blog-post-view .post-view .left_image,
  body.blog-index-index .post-view .left_image,
  body.blog-category-view .post-view .left_image {
    float: left;
    margin-right: 2%;
    width: 55%;
  }
  body.blog-post-view .post-view .post-col2,
  body.blog-index-index .post-view .post-col2,
  body.blog-category-view .post-view .post-col2 {
    overflow: hidden;
  }
  body.blog-post-view .post-view .left,
  body.blog-index-index .post-view .left,
  body.blog-category-view .post-view .left {
    margin-right: 16px;
  }
  body.blog-post-view .post-view .post-col2 .left,
  body.blog-index-index .post-view .post-col2 .left,
  body.blog-category-view .post-view .post-col2 .left {
    float: left;
    margin-right: 2%;
    width: 55%;
  }
  body.blog-post-view .post-view .post-col2 .right,
  body.blog-index-index .post-view .post-col2 .right,
  body.blog-category-view .post-view .post-col2 .right {
    float: left;
    position: relative;
    width: 43%;
  }
  body.blog-post-view .post-view .post-col2 .right > :first-child,
  body.blog-index-index .post-view .post-col2 .right > :first-child,
  body.blog-category-view .post-view .post-col2 .right > :first-child {
    margin-top: 0;
  }
  body.blog-post-view .post-view .std .left_image,
  body.blog-index-index .post-view .std .left_image,
  body.blog-category-view .post-view .std .left_image {
    float: left;
    margin-right: 2%;
    width: 55%;
  }
  body.blog-post-view .post-view .std .right_content,
  body.blog-index-index .post-view .std .right_content,
  body.blog-category-view .post-view .std .right_content {
    float: left;
    position: relative;
    width: 43%;
  }
  body.blog-post-view .post-holder .post-content .post-description .post-text-hld h3,
  body.blog-index-index .post-holder .post-content .post-description .post-text-hld h3,
  body.blog-category-view .post-holder .post-content .post-description .post-text-hld h3 {
    line-height: 1.5;
  }
  body.blog-post-view .post-holder .post-content .post-description .post-text-hld p,
  body.blog-index-index .post-holder .post-content .post-description .post-text-hld p,
  body.blog-category-view .post-holder .post-content .post-description .post-text-hld p {
    font-size: 1.4rem;
    line-height: 2.4rem;
  }
  body .post-list .post-holder {
    padding: 1% 4% 2% 0;
  }
  body .post-list .post-holder .post-ftimg-hld {
    display: inline-block;
    width: 50%;
    float: left;
  }
  body .post-list .post-holder .post-header,
  body .post-list .post-holder .post-content {
    margin-left: 50%;
    padding-left: 4%;
  }
  body .post-list .post-holder .post-header .post-title {
    margin-top: 0;
    padding-top: 0;
  }
  body .post-list .post-holder .post-footer {
    margin-left: 50%;
    bottom: initial;
    padding-top: 0;
  }
  body .blog-widget-recent .slick-prev,
  body .blog-widget-recent .slick-next {
    bottom: 28px;
  }
  body .blog-widget-recent .slick-prev {
    right: 85px;
    right: calc(4% + 50px);
  }
  body .blog-widget-recent .slick-prev[dir="rtl"] {
    right: 35px;
    right: calc(4%);
  }
  body .blog-widget-recent .slick-next {
    right: 35px;
    right: calc(4%);
  }
  body .blog-widget-recent .slick-next[dir="rtl"] {
    right: 85px;
    right: calc(4% + 50px);
  }
  body .blog-widget-recent .post-list .post-holder {
    padding: 1% 4% 2%;
    position: relative;
  }
  .block.block-technology-filter {
    margin-bottom: 0;
  }
  .block.block-technology-filter > ul > li:not(:last-child) {
    margin-right: 10px;
  }
  body > .overlay-layer.popup-tech-info {
    width: auto;
    max-width: 550px;
    min-width: 550px;
    padding: 40px;
  }
  body > .overlay-layer.popup-tech-info .layer-wrapper .tech-img {
    float: left;
    width: 130px;
  }
  body > .overlay-layer.popup-tech-info .layer-wrapper .tech-desc {
    padding-left: 170px;
  }
  body > .overlay-layer.popup-tech-info .layer-wrapper .layer-close {
    top: -30px;
    right: -30px;
  }
  .products-grid .product-item .product-image-outer-container .block.block-technology-filter .img {
    max-width: 40px;
    max-height: 40px;
  }
  .products-grid .product-item:hover .block.block-technology-filter {
    max-height: 50px;
  }
  .product-info-main .block.block-technology-filter {
    text-align: left;
    padding-left: 0;
    padding-right: 0;
  }
  .product-info-main .block.block-technology-filter .block-title {
    padding-left: 0;
    padding-right: 20px;
  }
  .toolbar {
    margin-bottom: 20px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -p-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  .toolbar .toolbar-sorter .sorter-label {
    border: 0 none;
    clip: rect(0px, 0px, 0px, 0px);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .toolbar .toolbar-sorter select {
    min-width: 170px;
    padding-top: 0;
    padding-bottom: 0;
    height: 32px;
    line-height: 32px;
  }
  .products-grid .product-item-info .product-item-label .label-l {
    font-size: 1.2rem;
  }
  .products-grid .product-item-info .product-item-label .label-r {
    top: 10px;
    right: 10px;
    transform: scale(1);
  }
  .open-size-guide {
    margin-left: 0;
  }
  #sizeguide .mfp-close {
    right: 10px;
    top: 10px;
  }
  .size-guide-content {
    margin-bottom: 40px;
  }
  .size-guide-content .close {
    display: none;
  }
  .size-guide-content .swiper-container,
  .size-guide-content .swiper-slide {
    width: 100%;
  }
  .size-guide-content .tabs {
    margin: 40px 0 25px;
    text-align: center;
  }
  .size-guide-content .tabs a {
    font-size: 12px;
    font-weight: bold;
    padding: 5px 14px;
    text-transform: uppercase;
  }
  .size-guide-content .tabs a.active,
  .size-guide-content .tabs a:hover {
    color: #fff;
    background: #1e2928;
  }
  .size-guide-content .ico {
    display: inline-block;
    text-indent: -9999px;
    margin: 8px 0;
  }
  .size-guide-content h2 {
    font-size: 24px;
    line-height: 0.76923;
    margin: 30px 0 25px;
    text-align: center;
  }
  .size-guide-content h2 + p {
    text-align: center;
    margin: 0;
  }
  .size-guide-content h3 {
    font-size: 1.8rem;
    line-height: 1.25;
    margin: 4% 0 2%;
    font-weight: bold;
  }
  .size-guide-content h4 {
    font-weight: bold;
    font-size: 12px;
    line-height: 2.16667;
  }
  .size-guide-content table,
  .size-guide-content h4 {
    margin-left: 5%;
    margin-right: 5%;
  }
  .size-guide-content p {
    font-size: 12px;
    line-height: 2.18182;
    color: #000;
  }
  .size-guide-content table {
    width: auto;
    font-size: 12px;
    line-height: 2.45455;
    border-collapse: collapse;
  }
  .size-guide-content table th,
  .size-guide-content table td {
    width: 70px;
    text-align: center;
    white-space: nowrap;
    border: 1px solid #d4d4d4;
    padding: 0;
  }
  .size-guide-content table tr th {
    background-color: #e9e9e9;
  }
  .size-guide-content table tbody th {
    width: 130px;
  }
  .size-guide-content table tbody th br {
    display: none;
  }
  .size-guide-content .highlight {
    background-color: #f6f6f6;
  }
  .size-guide-content td.highlight:hover {
    background-color: #e0e0e0;
  }
  .size-guide-content ul {
    margin: 0 0 30px 0;
  }
  .size-guide-content ul li a {
    display: inline-block;
    font-size: 12px;
    line-height: 1;
    margin-bottom: 1.36364em;
  }
  .size-guide-content ul li a:before {
    content: ">";
    padding-right: 0.45455em;
    display: inline-block;
  }
  .size-guide-content ul li a:hover {
    text-decoration: underline;
    color: #848484;
  }
  .size-guide-content ul.bullet {
    font-size: 12px;
    line-height: 2.18182em;
  }
  .size-guide-content ul.bullet li {
    list-style: inside disc;
  }
  .size-guide-content ul.bullet a {
    display: inline;
    font-size: 1em;
    line-height: inherit;
  }
  .size-guide-content.bottes h3 {
    margin-bottom: 1.25em;
    padding-top: 0.9375em;
    text-transform: uppercase;
  }
  .size-guide-content.bottes ul {
    margin: 0px 0px 0px 0px;
  }
  .size-guide-content.bottes h4 {
    padding-top: 0.83333em;
    /*background:url("../images/select_li_bg.gif") no-repeat 0 63%;
        padding-left:10px;*/
  }
  .size-guide-content.bottes .indent {
    margin-left: 0;
  }
  .size-guide-content.bottes table.botte-table th,
  .size-guide-content.bottes table.botte-table td {
    white-space: inherit;
  }
  .size-guide-content.bottes table.botte-table th {
    padding: 10px 5px;
    line-height: 1.27273;
  }
  .size-guide-content.bottes table.botte-table tr th:first-child {
    text-align: left;
  }
  .size-guide-content.bottes table.botte-table img {
    width: 35px;
  }
  .size-guide-content.savoir-proteger table thead tr th:first-child {
    width: 80px;
  }
  .size-guide-content.savoir-proteger table th,
  .size-guide-content.savoir-proteger table td {
    white-space: normal;
    text-align: left;
    width: 45%;
    vertical-align: top;
    line-height: 1.27273;
    padding: 1em;
  }
  .size-guide-content.savoir-proteger table tbody th {
    width: 80px;
    text-align: center;
  }
  .size-guide-content.savoir-proteger img {
    width: 50px;
  }
  .cms-guide-bottes-parcours header + .container {
    max-width: 1110px;
  }
  .size-guide-content.bottes-parcours p {
    margin-left: 0;
    margin-bottom: 3.33333em;
    font-size: 12px;
  }
  .size-guide-content.bottes-parcours h2 {
    margin-bottom: 1.92308em;
  }
  .size-guide-content.bottes-parcours h3 {
    margin-left: 0;
    margin-bottom: 2.5em;
    margin-top: 1.25em;
    font-size: 1.125em;
  }
  .size-guide-content.bottes-parcours h3 span {
    font: 0.66667em/1.1 "Microsoft Yahei", Arial, Helvetica, sans-serif;
    text-transform: normal;
    color: #1e2928;
  }
  .size-guide-content.bottes-parcours .bloc-large-left {
    overflow: hidden;
    margin-bottom: 5em;
  }
  .size-guide-content.bottes-parcours .bloc-large-left .first-item {
    width: 62%;
    float: left;
    margin-right: 3%;
  }
  .size-guide-content.bottes-parcours .bloc-large-left .last-item {
    width: 35%;
    float: left;
  }
  .size-guide-content.bottes-parcours .bloc-large-right {
    overflow: hidden;
    margin-bottom: 5em;
  }
  .size-guide-content.bottes-parcours .bloc-large-right .first-item {
    width: 62%;
    float: left;
    margin-left: 3%;
  }
  .size-guide-content.bottes-parcours .bloc-large-right .last-item {
    width: 35%;
    float: left;
  }
  .size-guide-content.bottes-parcours .bloc-full {
    overflow: hidden;
    margin-bottom: 5em;
  }
  .size-guide-content.bottes-parcours .bloc-full .first-item,
  .size-guide-content.bottes-parcours .bloc-full .last-item {
    width: 100%;
  }
  .size-guide-content.bottes-parcours .bloc-full ul.list-img {
    margin: 0;
    overflow: hidden;
  }
  .size-guide-content.bottes-parcours .bloc-full ul.list-img li {
    width: 20%;
    float: left;
  }
  .size-guide-content.bottes-parcours .bloc-full ul.list-img li a {
    position: relative;
    display: block;
    text-align: center;
    text-decoration: none;
  }
  .size-guide-content.bottes-parcours .bloc-full ul.list-img li a h3 {
    font-size: 1.63636em;
    margin-top: 0;
    height: 3.66667em;
  }
  .size-guide-content.bottes-parcours .bloc-full ul.list-img li a span {
    border: solid 1px #1e2928;
    font-size: 1.09091em;
    padding: 0.5em 1.25em;
    position: absolute;
    top: 60%;
    right: 0;
    left: 0;
    margin: 0 auto;
    width: 110px;
    display: none;
  }
  .size-guide-content.bottes-parcours .bloc-full ul.list-img li a:hover img {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
    opacity: 0.3;
  }
  .size-guide-content.bottes-parcours .bloc-full ul.list-img li a:hover span {
    display: block;
  }
  .size-guide-content.bottes-parcours .bloc-full ul.list-img li a:hover {
    color: #1e2928;
  }
  .size-guide-content.bottes-parcours .bloc-full ul.list-img li a:before {
    display: none;
  }
  .size-guide-content.bottes-parcours .bloc-full ul.list-link {
    margin: 0;
  }
  .size-guide-content.bottes-parcours .bloc-full ul.list-link li a:before {
    display: none;
  }
  .size-guide-content.bottes-parcours .bloc-full ul.list-link li a {
    margin: 0;
    line-height: 2;
  }
  /**popup**/
  .cnrPopup .titleWrapper {
    padding: 3%;
  }
  .cnrPopup .titleWrapper .popupTitle {
    font-size: 30px;
    line-height: 30px;
    max-width: 460px;
  }
  .cnrPopup .stepWrapper {
    display: -webkit-flex;
    /* Safari */
    -webkit-justify-content: center;
    /* Safari 6.1+ */
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    position: relative;
    background: #ededed;
    box-shadow: 0 -1px 0 #ededed;
    padding: 20px 0;
  }
  .cnrPopup .stepWrapper > div {
    font-family: "Lato", Helvetica, "微軟正黑體", 'PingFangTC-Regular', 'SimSun', Georgia, 'Times New Roman', Times, serif;
    font-weight: 700;
    font-size: 1.6rem;
    color: #000000;
    text-transform: uppercase;
    padding: 0 3.5%;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -p-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .cnrPopup .stepWrapper > div span {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -p-transition: all 0.3s ease;
    transition: all 0.3s ease;
    opacity: 0.2;
  }
  .cnrPopup .stepWrapper > div.backToItem,
  .cnrPopup .stepWrapper > div.backToStore {
    cursor: pointer;
  }
  .cnrPopup .stepWrapper > div.backToItem:hover span,
  .cnrPopup .stepWrapper > div.backToStore:hover span {
    opacity: 1;
  }
  .cnrPopup .stepWrapper > div:not(:last-child) {
    position: relative;
    display: inline-block;
    text-decoration: none;
  }
  .cnrPopup .stepWrapper > div:not(:last-child):after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 36px;
    line-height: 30px;
    color: #ffffff;
    content: '\e608';
    font-family: 'icons-blank-theme';
    margin: 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .cnrPopup .stepWrapper > div:not(:last-child):after {
    position: absolute;
    right: -15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .cnrPopup .stepWrapper > div.selected {
    color: #000000;
  }
  .cnrPopup .stepWrapper > div.selected span {
    opacity: 1;
  }
  .cnrPopup .stepWrapper.bottom {
    border: 0 none;
    clip: rect(0px, 0px, 0px, 0px);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .cnrPopup .contentWrapper {
    padding: 2% 2% 3%;
  }
  .cnrPopup .contentWrapper > h3 {
    font-size: 1.8rem;
    line-height: 2.3rem;
    margin: 20px auto 30px;
    padding: 0 30px;
    max-width: 600px;
  }
  .cnrPopup .contentWrapper .left,
  .cnrPopup .contentWrapper .right {
    width: 50%;
    vertical-align: top;
    display: inline-block;
    float: left;
  }
  /**step1**/
  .layoutWrapper.login .contentWrapper {
    padding-bottom: 100px;
  }
  .layoutWrapper.login .contentWrapper .left,
  .layoutWrapper.login .contentWrapper .right {
    text-align: center;
  }
  .layoutWrapper.login .contentWrapper .left:not(:last-child):after,
  .layoutWrapper.login .contentWrapper .right:not(:last-child):after {
    top: 0;
    left: auto;
    border-bottom: none;
    border-right: 1px solid #e4e4e4;
  }
  .layoutWrapper.login .contentWrapper .left .block,
  .layoutWrapper.login .contentWrapper .right .block {
    width: 300px;
    text-align: left;
    margin: 0 auto;
  }
  /**step1**/
  #cnrStepLayout1 .left,
  #cnrStepLayout1 .right {
    padding-top: 3%;
    padding-bottom: 7%;
  }
  #cnrStepLayout1 .left {
    width: 48%;
  }
  #cnrStepLayout1 .left > div {
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
  }
  #cnrStepLayout1 .right {
    width: 52%;
    max-width: 422px;
  }
  #cnrStepLayout1 .right #popupoptionContainer {
    padding-top: 6%;
    padding-bottom: 8%;
    margin-bottom: 7%;
  }
  #cnrStepLayout1 .right #popupoptionContainer .swatch-attribute-label {
    font-size: 1.6rem;
  }
  /**step2**/
  #cnrStepLayout2 .contentWrapper {
    padding: 2% 2% 3%;
  }
  #cnrStepLayout2 .top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-left: 7%;
    margin-right: 7%;
    margin-bottom: 0;
    padding-bottom: 2%;
  }
  #cnrStepLayout2 .top .title {
    font-size: 2.6rem;
  }
  #cnrStepLayout2 .top .region {
    display: flex;
    align-items: center;
  }
  #cnrStepLayout2 .top .region label {
    font-size: 1.6rem;
    line-height: 1.6rem;
  }
  #cnrStepLayout2 .top .region select {
    line-height: 32px;
    height: 32px;
    margin-left: 10px;
  }
  #cnrStepLayout2 .popupStoreListWrapper {
    max-height: 397px;
    margin-left: 7%;
    margin-right: 7%;
    margin-bottom: 5%;
  }
  #cnrStepLayout2 .popupStoreListWrapper .popupStoreList {
    display: table;
    width: 100%;
  }
  #cnrStepLayout2 .popupStoreListWrapper .popupStoreList .storeItem {
    display: table-row;
    position: relative;
  }
  #cnrStepLayout2 .popupStoreListWrapper .popupStoreList .storeItem > div {
    display: table-cell;
    line-height: 20px;
    padding: 20px 0;
    border: none;
    color: #808080;
  }
  #cnrStepLayout2 .popupStoreListWrapper .popupStoreList .storeItem > div.product-store-info {
    vertical-align: top;
  }
  #cnrStepLayout2 .popupStoreListWrapper .popupStoreList .storeItem > div.product-store-availability {
    vertical-align: top;
    width: 41%;
    padding-left: 20px;
    padding-right: 30px;
  }
  #cnrStepLayout2 .popupStoreListWrapper .popupStoreList .storeItem > div.product-store-availability .availability {
    line-height: 20px;
  }
  #cnrStepLayout2 .popupStoreListWrapper .popupStoreList .storeItem > div.product-store-availability .availability:before {
    background-size: 20px 20px;
  }
  #cnrStepLayout2 .popupStoreListWrapper .popupStoreList .storeItem > div.product-store-availability .availability.avail:before {
    background-size: 20px 20px;
  }
  #cnrStepLayout2 .popupStoreListWrapper .popupStoreList .storeItem > div.product-store-availability .availability.limit:before {
    background-size: 20px 20px;
  }
  #cnrStepLayout2 .popupStoreListWrapper .popupStoreList .storeItem > div.product-store-availability .availableIn {
    margin-top: 30px;
  }
  #cnrStepLayout2 .popupStoreListWrapper .popupStoreList .storeItem > div.actions {
    text-align: right;
  }
  #cnrStepLayout2 .popupStoreListWrapper .popupStoreList .storeItem > div.actions a {
    margin: 15px 0;
  }
  #cnrStepLayout2 .popupStoreListWrapper .popupStoreList .storeItem:before,
  #cnrStepLayout2 .popupStoreListWrapper .popupStoreList .storeItem:after {
    display: table-cell;
    width: 25px;
    content: "";
  }
  #cnrStepLayout2 .popupStoreListWrapper .popupStoreList .storeItem:not(:first-child) {
    border-top: none;
  }
  #cnrStepLayout2 .popupStoreListWrapper .popupStoreList .storeItem:not(:first-child) > div {
    border-top: 1px solid #ededed;
  }
  #cnrStepLayout2 .popupStoreListWrapper .popupStoreList .storeItem:not(:first-child):hover:before,
  #cnrStepLayout2 .popupStoreListWrapper .popupStoreList .storeItem:not(:first-child):hover:after {
    box-shadow: 1px 1px 0 0 #ededed;
  }
  #cnrStepLayout3 .left {
    width: 50%;
    margin: 1% 6% 6%;
  }
  #cnrStepLayout3 .left .block-reserve-form .customer-info {
    margin: 5% 0;
  }
  #cnrStepLayout3 .right {
    width: 36%;
    margin: 1% 1% 5%;
    padding: 2% 3%;
    float: right;
    max-width: 345px;
    min-height: 390px;
  }
  #cnrStepLayout3 .right .reservedStore {
    color: #808080;
  }
  #cnrStepLayout3 .right .reservedItem > div {
    display: table-cell;
  }
  #cnrStepLayout4 .contentWrapper {
    padding-bottom: 100px;
  }
  #cnrStepLayout4 .contentWrapper .message {
    font-size: 1.7rem;
    line-height: 2.6rem;
    padding: 0 0 50px;
    max-width: 450px;
    margin: 0 auto;
  }
  #cnrStepLayout4 .contentWrapper .message:before {
    background-size: 120px 120px;
    height: 210px;
  }
  .page-products:not(.page-layout-1column) .sidebar {
    padding-right: 0;
    width: 30%;
    width: calc(200px);
    -webkit-transition: width 0.5s ease, padding 0.5s ease;
    -moz-transition: width 0.5s ease, padding 0.5s ease;
    -ms-transition: width 0.5s ease, padding 0.5s ease;
    -p-transition: width 0.5s ease, padding 0.5s ease;
    transition: width 0.5s ease, padding 0.5s ease;
  }
  .page-products:not(.page-layout-1column) .column.main {
    width: 70%;
    width: calc(100% - 200px);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -p-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  .page-products:not(.page-layout-1column) .sidebar,
  .page-products:not(.page-layout-1column) .block.filter {
    /* Let's get this party started */
    /* Track */
    /* Handle */
  }
  .page-products:not(.page-layout-1column) .sidebar::-webkit-scrollbar,
  .page-products:not(.page-layout-1column) .block.filter::-webkit-scrollbar {
    width: 4px;
  }
  .page-products:not(.page-layout-1column) .sidebar::-webkit-scrollbar-track,
  .page-products:not(.page-layout-1column) .block.filter::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 10px;
    border-radius: 10px;
  }
  .page-products:not(.page-layout-1column) .sidebar::-webkit-scrollbar-thumb,
  .page-products:not(.page-layout-1column) .block.filter::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #DCDCDC;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
  }
  .page-products:not(.page-layout-1column) .sidebar::-webkit-scrollbar-thumb:window-inactive,
  .page-products:not(.page-layout-1column) .block.filter::-webkit-scrollbar-thumb:window-inactive {
    background: #636363;
  }
  .page-products:not(.page-layout-1column).sidebar-on-top .sidebar-main,
  .page-products:not(.page-layout-1column).sidebar-on-top .toolbar-products {
    position: fixed;
    top: 0;
    z-index: 5;
  }
  .page-products:not(.page-layout-1column).sidebar-on-top .sidebar-main #sorter,
  .page-products:not(.page-layout-1column).sidebar-on-top .toolbar-products #sorter {
    border: none;
  }
  .page-products:not(.page-layout-1column).sidebar-on-top .sidebar-main ~ .toolbar-products,
  .page-products:not(.page-layout-1column).sidebar-on-top .toolbar-products ~ .toolbar-products {
    position: static;
    z-index: 6;
  }
  .page-products:not(.page-layout-1column).sidebar-on-top.onfloat .sidebar-main,
  .page-products:not(.page-layout-1column).sidebar-on-top.onfloat .toolbar-products {
    top: 75px;
  }
  .page-products:not(.page-layout-1column).sidebar-on-top .products.wrapper ~ .toolbar .pages {
    margin-top: 5px;
  }
  .page-products:not(.page-layout-1column).sidebar-on-top .sidebar-main {
    bottom: 0;
  }
  .page-products:not(.page-layout-1column).sidebar-on-top .filter .block-subtitle {
    padding-top: 0;
  }
  .page-products:not(.page-layout-1column).sidebar-on-top .block.filter {
    position: absolute;
    top: 10px;
    bottom: 10px;
    overflow: auto;
    right: 10px;
    left: -10px;
    padding-left: 10px;
    margin-bottom: 0;
    padding-bottom: 40px;
  }
  .page-products:not(.page-layout-1column).sidebar-on-top .toolbar-products {
    left: 210px;
    right: 10px;
    background: #ffffff;
  }
  .page-products:not(.page-layout-1column).sidebar-on-top.sidebar-on-column-bottom .sidebar {
    position: absolute;
    bottom: 0;
    top: auto;
  }
  .page-products:not(.page-layout-1column).sidebar-on-top.sidebar-on-column-bottom .sidebar .block.filter {
    position: static;
  }
  .page-products:not(.page-layout-1column) .product-item .swatch-attribute-options .swatch-option.color {
    min-width: 14px;
    width: 14px;
    height: 14px;
    margin-top: 5px;
  }
  .catalog-category-view .category-view {
    display: flex;
    display: -webkit-flex;
    /* Safari */
    margin-bottom: 20px;
  }
  .catalog-category-view .category-view .category-image {
    width: 47%;
    width: calc(47% - 10px);
    margin-left: 10px;
    order: 2;
    float: right;
    overflow: hidden;
    position: relative;
    /*product list*/
  }
  .catalog-category-view .category-view .category-image .image {
    width: 100%;
  }
  .catalog-category-view .category-view .category-image .image:not(:first-child) {
    display: none;
  }
  .catalog-category-view .category-view .category-image:hover .image:first-child {
    display: none;
  }
  .catalog-category-view .category-view .category-image:hover .image:last-child {
    display: block;
  }
  .catalog-category-view .category-view .category-description {
    width: 53%;
    background: #f5f5f5;
    padding: 2% 4% 2%;
    font-size: 1.2rem;
    line-height: 1.5;
    display: flex;
    flex-direction: column;
    display: -webkit-flex;
    /* Safari */
    -webkit-flex-direction: column;
    justify-content: center;
  }
  .catalog-category-view .category-view .category-description h3 {
    font-family: "Lato", Helvetica, "微軟正黑體", 'PingFangTC-Regular', 'SimSun', Georgia, 'Times New Roman', Times, serif;
    font-weight: 700;
    font-size: 2rem;
    margin-top: 0;
    margin-bottom: 2%;
  }
  .catalog-category-view .category-view:after {
    display: table;
    clear: both;
    content: "";
  }
  .catalog-category-view .category-cms .category-name:after {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    border-top: 1px solid #808080;
    display: inline-block;
    content: '';
    z-index: 1;
  }
  .catalog-category-view .page-title-wrapper {
    border: 0 none;
    clip: rect(0px, 0px, 0px, 0px);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .catalog-product-view .product.attribute.style {
    font-size: 2.4rem;
  }
  .catalog-product-view .page-title-wrapper .page-title {
    font-family: "Lato", Helvetica, "微軟正黑體", 'PingFangTC-Regular', 'SimSun', Georgia, 'Times New Roman', Times, serif;
    color: #1e2a28;
    font-size: 1.6rem;
    line-height: 1.6rem;
    font-weight: normal;
    margin: 5px 0 10px;
    padding: 0;
  }
  .catalog-product-view .product-info-main {
    margin-bottom: 30px;
    padding-right: 20px;
    padding-bottom: 77px;
    position: relative;
  }
  .catalog-product-view .product-info-main .product-options-wrapper {
    margin: 0;
  }
  .catalog-product-view .product-info-main .product-options-wrapper .swatch-opt {
    margin-top: 0;
  }
  .catalog-product-view .product-info-main .product-options-wrapper .swatch-opt .swatch-attribute {
    margin-bottom: 15px;
  }
  .catalog-product-view .product-info-main .product-add-form .field.qty {
    margin-left: 0;
    margin-right: 0;
  }
  .catalog-product-view .product-info-main .product-add-form .field.qty .control .input-text.qty {
    height: 35px;
    line-height: 25px;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .catalog-product-view .product-info-main .technology_social {
    display: flex;
  }
  .catalog-product-view .product-info-main .technology_social .block.block-technology-filter {
    display: flex;
    right: 20px;
    left: 0;
    border: unset;
    border-bottom: 1px solid #e4e4e4;
  }
  .catalog-product-view .product-info-main .technology_social .block.block-technology-filter ul {
    display: flex;
    flex-wrap: wrap;
    border-right: 1px solid #e4e4e4;
  }
  .catalog-product-view .product-info-main .technology_social .block.block-technology-filter ul li {
    display: inline-block;
    margin-right: 5px;
  }
  .catalog-product-view .product-info-main .technology_social .product-sns-wrapper {
    right: 0;
    text-align: left;
    min-width: 131px;
    flex: 1;
  }
  .catalog-product-view .product-info-main .technology_social .product-sns-wrapper ul {
    min-width: 131px;
  }
  .catalog-product-view .product-info-main .technology_social .product-sns-wrapper ul div.tooltips {
    position: relative;
  }
  .catalog-product-view .product-info-main .technology_social .product-sns-wrapper ul div.tooltips .tooltip-content {
    background: #ffffff;
    max-width: 360px;
    min-width: 210px;
    padding: 12px 16px;
    z-index: 100;
    display: none;
    position: absolute;
    text-align: left;
    color: #333333;
    line-height: 1.4;
    border: 1px solid #bbbbbb;
    margin-right: 5px;
    right: 100%;
    top: 0;
  }
  .catalog-product-view .product-info-main .technology_social .product-sns-wrapper ul div.tooltips .tooltip-content:after,
  .catalog-product-view .product-info-main .technology_social .product-sns-wrapper ul div.tooltips .tooltip-content:before {
    border: solid transparent;
    content: '';
    height: 0;
    position: absolute;
    width: 0;
  }
  .catalog-product-view .product-info-main .technology_social .product-sns-wrapper ul div.tooltips .tooltip-content:after {
    border-width: 5px;
    border-color: transparent;
  }
  .catalog-product-view .product-info-main .technology_social .product-sns-wrapper ul div.tooltips .tooltip-content:before {
    border-width: 6px;
    border-color: transparent;
  }
  .catalog-product-view .product-info-main .technology_social .product-sns-wrapper ul div.tooltips .tooltip-content:after,
  .catalog-product-view .product-info-main .technology_social .product-sns-wrapper ul div.tooltips .tooltip-content:before {
    left: 100%;
  }
  .catalog-product-view .product-info-main .technology_social .product-sns-wrapper ul div.tooltips .tooltip-content:after {
    border-left-color: #ffffff;
    margin-top: -5px;
    top: 15px;
  }
  .catalog-product-view .product-info-main .technology_social .product-sns-wrapper ul div.tooltips .tooltip-content:before {
    border-left-color: #bbbbbb;
    margin-top: -6px;
    top: 15px;
  }
  .catalog-product-view .product-info-main .technology_social .product-sns-wrapper ul div.tooltips .tooltip-toggle {
    cursor: help;
  }
  .catalog-product-view .product-info-main .technology_social .product-sns-wrapper ul div.tooltips .tooltip-toggle:hover + .tooltip-content,
  .catalog-product-view .product-info-main .technology_social .product-sns-wrapper ul div.tooltips .tooltip-toggle:focus + .tooltip-content,
  .catalog-product-view .product-info-main .technology_social .product-sns-wrapper ul div.tooltips:hover .tooltip-content {
    display: block;
  }
  .catalog-product-view .product-info-main .technology_social .product-sns-wrapper ul div.tooltips .tooltip-toggle {
    cursor: pointer;
  }
  .catalog-product-view .product-info-main .technology_social .product-sns-wrapper .no_border {
    border-bottom: unset;
  }
  .catalog-product-view .product.info.detailed .product.data.items {
    text-align: center;
  }
  .catalog-product-view .product.info.detailed .product.data.items > .item.title {
    float: none;
    display: inline-block;
  }
  .catalog-product-view .product.info.detailed .product.data.items > .item.title .switch {
    background: transparent;
    border: 1px solid transparent;
    color: #1e2a28;
    font-family: "Lato", Helvetica, "微軟正黑體", 'PingFangTC-Regular', 'SimSun', Georgia, 'Times New Roman', Times, serif;
    font-weight: 700;
    font-size: 2rem;
    margin: 0 25px;
    padding: 10px 0;
    text-transform: uppercase;
    height: auto;
  }
  .catalog-product-view .product.info.detailed .product.data.items > .item.title.active .switch {
    border-bottom: 1px solid #1e2a28;
  }
  .catalog-product-view .product.info.detailed .product.data.items > .item.content {
    border: none;
    border-top: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4;
    padding: 4% 2%;
    font-size: 1.4rem;
    line-height: 2.2rem;
    color: #808080;
    text-align: left;
    margin-top: 60px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -p-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  .smile-es-range-slider [data-role=to-label] {
    padding-bottom: 10px;
  }
  .smile-es-range-slider .ui-slider-horizontal {
    height: 5px;
  }
  .smile-es-range-slider .ui-slider-handle {
    padding: 0;
    margin: -4px 0 0 -3px;
    -webkit-border-radius: 15px;
    width: 6px;
    height: 14px;
    background: #000000;
    border-radius: 2px;
  }
  .smile-es-range-slider .ui-slider-handle:hover {
    background: #000000;
  }
  .smile-es-range-slider .actions-toolbar {
    margin: 15px 5px;
    float: right;
    display: block;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    width: 33.33333333%;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 33.33333333%;
  }
  div.field[name="shippingAddress.telephone"] {
    font-size: 0;
  }
  div.field[name="shippingAddress.telephone"] .label {
    height: 16px;
  }
  div.field[name="shippingAddress.custom_attributes.vip_area"] .label span {
    padding-left: 10px;
  }
  .checkout-index-index.page-layout-checkout div[data-bind="scope: 'messages'"] .message-error.error.message {
    margin-bottom: -100px;
    margin-top: 110px;
  }
  .checkout-cart-index .cart.table-wrapper table tr th {
    font-family: "Lato", Helvetica, "微軟正黑體", 'PingFangTC-Regular', 'SimSun', Georgia, 'Times New Roman', Times, serif;
    font-weight: 700;
    font-size: 1.6rem;
    text-transform: uppercase;
  }
  .checkout-cart-index .cart.table-wrapper table tr th:first-child {
    padding-left: 0;
  }
  .checkout-cart-index .cart.table-wrapper .col.price .price-including-tax,
  .checkout-cart-index .cart.table-wrapper .col.subtotal .price-including-tax,
  .checkout-cart-index .cart.table-wrapper .col.price .price-excluding-tax,
  .checkout-cart-index .cart.table-wrapper .col.subtotal .price-excluding-tax {
    font-size: 1.4rem;
  }
  .checkout-cart-index .cart.table-wrapper .col.price .price-including-tax .price,
  .checkout-cart-index .cart.table-wrapper .col.subtotal .price-including-tax .price,
  .checkout-cart-index .cart.table-wrapper .col.price .price-excluding-tax .price,
  .checkout-cart-index .cart.table-wrapper .col.subtotal .price-excluding-tax .price {
    font-weight: normal;
  }
  .checkout-cart-index .cart-totals .grand th,
  .checkout-cart-index .cart-totals .grand td {
    padding: 11px 0;
  }
  .checkout-cart-index .cart-totals .grand .mark {
    font-size: 1.6rem;
    border-top: 1px solid #e4e4e4;
    padding-right: 10px;
  }
  .checkout-cart-index .cart-totals .grand .amount {
    font-size: 1.6rem;
    border-top: 1px solid #e4e4e4;
  }
  .checkout-cart-index .cart.main.actions {
    position: absolute;
    right: 0;
    bottom: -50px;
    z-index: 1;
  }
  .checkout-cart-index .block-cart-failed,
  .checkout-cart-index .cart-container .form-cart,
  .checkout-cart-index .cart-container .cart-gift-item,
  .checkout-cart-index .cart-discount {
    width: 71%;
    padding-right: 0;
  }
  .checkout-cart-index .cart-summary {
    width: 28%;
    max-width: 280px;
  }
  .cart-gift-item .gift-options-title {
    font-size: 1.6rem;
  }
  .cart-gift-item .block.gift-item-block {
    padding-bottom: 20px;
    margin-bottom: 30px;
    border-bottom: 1px solid #e4e4e4;
  }
  .cart-gift-item .block.gift-item-block .title {
    margin-bottom: 20px;
    border-top: none;
    padding: 0;
    display: inline-block;
    color: #000000;
  }
  .cart-gift-item .block.gift-item-block .title strong {
    border-top: none;
    font-size: 2.2rem;
  }
  .cart-gift-item .block.gift-item-block .title:after {
    font-size: 40px;
    color: #000000;
    text-indent: -12px;
  }
  .cart-gift-item .block.gift-item-block .content {
    padding-bottom: 0;
  }
  .cart-gift-item .block.gift-item-block .gift-options-cart-item {
    border: none;
  }
  .cart-gift-item .block.gift-item-block .gift-message .fieldset {
    padding-top: 14px;
  }
  .cart-gift-item .block.gift-item-block .gift-message .fieldset .field .label {
    color: #808080;
    text-transform: initial;
  }
  .cart-gift-item .block.gift-item-block .gift-options .actions-toolbar:nth-child(3):before {
    display: none;
  }
  .cart-discount {
    display: flex;
    flex-wrap: wrap;
  }
  .cart-discount .block.discount {
    order: 1;
    width: 50%;
    max-width: 390px;
  }
  .cart-discount .block.discount .title {
    margin-bottom: 20px;
    border-top: none;
    padding: 0;
  }
  .cart-discount .block.discount .title strong {
    border-top: none;
    font-size: 2.2rem;
  }
  .cart-discount .block.discount .title:after {
    display: none;
    content: "";
  }
  .cart-discount .block.discount .content {
    padding: 0;
    display: block !important;
  }
  .cart-summary .checkout-methods-items {
    padding: 0 20px 20px;
    margin-bottom: 20px;
  }
  .checkout-index-index .page-header {
    border-bottom: 1px solid #e4e4e4;
    margin-bottom: 30px;
  }
  .checkout-index-index .page-main {
    max-width: 920px;
  }
  .checkout-index-index .opc-wrapper,
  .checkout-index-index .opc-progress-bar {
    width: 65%;
    max-width: 500px;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    position: relative;
  }
  .checkout-index-index .opc-sidebar,
  .checkout-index-index .opc-sidebar + .content-aside {
    width: 35%;
    max-width: 320px;
    clear: right;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    padding: 0;
    margin: 0;
    position: relative;
  }
  .checkout-index-index .content-aside {
    display: none;
  }
  .checkout-index-index .opc-sidebar + .content-aside {
    display: block;
  }
  .checkout-index-index .opc-wrapper .step-title,
  .checkout-index-index .opc-block-shipping-information .shipping-information-title,
  .checkout-index-index .opc-block-summary > .title,
  .checkout-index-index .checkout-agreements-items .checkout-agreements-item-title {
    font-size: 2rem;
  }
  .checkout-index-index .opc-wrapper .step-title {
    padding: 20px 0;
  }
  .checkout-index-index .form {
    max-width: none;
  }
  .checkout-index-index .form .fieldset.address {
    margin-left: -10px;
    max-width: none;
  }
  .checkout-index-index .form .fieldset.address .field {
    width: 50%;
    padding-left: 10px;
  }
  .checkout-index-index .form .fieldset.address .field[name$=".vip_area"] {
    width: 20%;
    width: calc(120px);
  }
  .checkout-index-index .form .fieldset.address .field[name$=".telephone"] {
    width: 30%;
    width: calc(50% - 120px);
  }
  .checkout-index-index .form .fieldset.address .field[name$=".telephone"] .label {
    left: 10px;
  }
  .checkout-index-index .form .fieldset.address .field[name$=".telephone"] .field-tooltip.toggle {
    display: none;
  }
  .checkout-index-index .form .fieldset.address .field[name$=".telephone"] .control._with-tooltip input {
    margin-right: 0;
    width: 100%;
  }
  .checkout-index-index .form .fieldset.address .field[name$=".country_id"] {
    width: 30%;
  }
  .checkout-index-index .form .fieldset.address .field[name$=".region_id"],
  .checkout-index-index .form .fieldset.address .field[name$=".region"] {
    width: 30%;
  }
  .checkout-index-index .form .fieldset.address .field[name$=".city"] {
    width: 40%;
  }
  .checkout-index-index .form .fieldset.address .field.street {
    width: 100%;
  }
  .checkout-index-index .form .fieldset.address .field.street .field {
    width: 100%;
    padding: 0;
  }
  .checkout-index-index .retailerAddressForm .form .fieldset.address {
    max-width: 400px;
  }
  .checkout-index-index .retailerAddressForm .form .fieldset.address .field {
    width: 100%;
  }
  .checkout-index-index .retailerAddressForm .form .fieldset.address .field[name$=".vip_area"] {
    width: calc(150px);
  }
  .checkout-index-index .retailerAddressForm .form .fieldset.address .field[name$=".telephone"] {
    width: calc(100% - 150px);
  }
  .checkout-index-index .modal-popup .form .field[name$=".vip_area"] {
    width: calc(150px);
  }
  .checkout-index-index .modal-popup .form .field[name$=".telephone"] {
    width: calc(50% - 150px);
  }
  .block-home-news {
    padding-top: 5%;
    padding-bottom: 5%;
    margin-top: 4.1667%;
    margin-bottom: -50px;
  }
  .block-home-news p {
    font-size: 1.5rem;
    line-height: 2.5rem;
    letter-spacing: .2rem;
  }
  .block-home-news .row {
    padding-left: 15px;
    padding-right: 15px;
  }
  .block-home-news .content > h2:first-child {
    margin-top: 0;
    font-family: Baskerville;
  }
  .block-home-news .actions {
    margin-top: 30px;
  }
  .block-home-news .action {
    width: 230px;
    max-width: 100%;
  }
  .block-home-news[data-style="1"] {
    margin-top: 10.8334%;
  }
  .block-home-news[data-style="1"] .row:first-child .content {
    margin: 2.5% 4.1667% 2.5% 13.3333%;
    width: 37%;
    margin-bottom: 4.1667%;
  }
  .block-home-news[data-style="1"] .row:first-child .image {
    width: 36.8333%;
    margin-top: -11.6667%;
    margin-bottom: 4.1667%;
    margin-right: 5%;
  }
  .block-home-news[data-style="1"] .row:last-child .content {
    width: 27.4167%;
    padding-left: 4.1667%;
    margin-right: 5%;
  }
  .block-home-news[data-style="1"] .row:last-child .image {
    width: 54.8333%;
    margin-left: 5%;
  }
  .block-home-news[data-style="2"] .row .image {
    width: 60%;
    align-self: center;
  }
  .block-home-news[data-style="2"] .row .content {
    width: 45%;
    background: #ffffff;
    padding: 50px;
    margin-left: -7.8033%;
    margin-bottom: 2.08333%;
    align-self: center;
  }
  .block-home-news[data-style="3"] .row {
    flex-direction: column;
    text-align: center;
  }
  .block-home-news[data-style="3"] .row .content {
    padding-left: 4.5119%;
    padding-right: 4.5119%;
  }
  .block-home-news[data-style="3"] .row .image {
    display: flex;
    margin: 30px 0 0;
    padding: 0 10px;
  }
  .block-home-news[data-style="3"] .row .image > img,
  .block-home-news[data-style="3"] .row .image > a {
    margin: 0 10px;
  }
  .block-home-news[data-style="4"] .row {
    align-items: center;
  }
  .block-home-news[data-style="4"] .row .image {
    width: 65%;
    display: flex;
  }
  .block-home-news[data-style="4"] .row .image > :first-child {
    margin-top: 7%;
    margin-right: 10px;
  }
  .block-home-news[data-style="4"] .row .image > :last-child {
    margin-bottom: 7%;
    margin-left: 10px;
  }
  .block-home-news[data-style="4"] .row .content {
    width: 31.3333%;
    margin-left: 4.1667%;
  }
  .block-home-news[data-style="5"] {
    margin-bottom: 0px;
  }
  .block-home-news[data-style="5"] .row {
    align-items: flex-end;
    max-width: 1300px;
  }
  .block-home-news[data-style="5"] .row .image {
    width: 68.1538%;
    display: flex;
  }
  .block-home-news[data-style="5"] .row .image > :first-child {
    align-self: flex-start;
    width: 42.2947%;
  }
  .block-home-news[data-style="5"] .row .image > :last-child {
    margin-top: 11.53846%;
    width: 57.5621%;
    align-self: flex-end;
  }
  .block-home-news[data-style="5"] .row .content {
    width: 27.6923%;
    margin-left: 3.8461%;
  }
  .side-social-links-wrapper {
    position: fixed;
    left: 1rem;
    z-index: 60;
    top: 60%;
    transition: all .3s, filter .6s .0s;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .side-social-links-wrapper.media-white {
    filter: brightness(0) invert(1);
    transition: all .3s, filter .6s .55s;
  }
  .side-social-links-wrapper a {
    display: block;
    margin: 10px 0;
    color: #333333;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -p-transition: all .5s;
    transition: all .5s;
  }
  .side-social-links-wrapper a:hover {
    color: #333333;
  }
  .side-social-links-wrapper a .text {
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    font-size: 1.4rem;
    text-transform: uppercase;
    line-height: 25px;
    letter-spacing: .2rem;
  }
  .cms-index-index .nav-sections,
  .cms-home .nav-sections {
    margin-bottom: 0;
  }
  .cms-index-index .top-container,
  .cms-home .top-container {
    max-width: 1920px;
    padding-left: 0;
    padding-right: 0;
  }
  .cms-index-index .page-main .block-title,
  .cms-home .page-main .block-title {
    margin: 20px 0;
    margin: 15px 0;
  }
  .cms-index-index .page-main .block-title:after,
  .cms-home .page-main .block-title:after {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    border-top: 0px solid #808080;
    display: inline-block;
    content: '';
    z-index: 1;
  }
  .cms-index-index .page-main .columns .column.main,
  .cms-home .page-main .columns .column.main {
    padding-bottom: 0;
  }
  .cms-index-index .page-main .home-category,
  .cms-home .page-main .home-category {
    margin-top: 40px;
  }
  .cms-index-index .page-main .home-category > div,
  .cms-home .page-main .home-category > div {
    display: inline-block;
    margin-bottom: 10px;
  }
  .cms-index-index .page-main .home-category > div img,
  .cms-home .page-main .home-category > div img {
    width: 100%;
  }
  .cms-index-index .page-main .home-category .box-2,
  .cms-home .page-main .home-category .box-2,
  .cms-index-index .page-main .home-category .box-3,
  .cms-home .page-main .home-category .box-3 {
    width: 38.45%;
    margin-top: 0;
  }
  .cms-index-index .page-main .home-category .box-2:not(.box-2),
  .cms-home .page-main .home-category .box-2:not(.box-2),
  .cms-index-index .page-main .home-category .box-3:not(.box-2),
  .cms-home .page-main .home-category .box-3:not(.box-2) {
    padding-right: 1%;
    padding-right: calc(5px);
    padding-left: 0;
    clear: left;
  }
  .cms-index-index .page-main .home-category .box-2:not(.box-3),
  .cms-home .page-main .home-category .box-2:not(.box-3),
  .cms-index-index .page-main .home-category .box-3:not(.box-3),
  .cms-home .page-main .home-category .box-3:not(.box-3) {
    padding-left: 1%;
    padding-left: calc(5px);
    padding-right: 0;
  }
  .cms-index-index .page-main .home-category .box-1,
  .cms-home .page-main .home-category .box-1,
  .cms-index-index .page-main .home-category .box-4,
  .cms-home .page-main .home-category .box-4 {
    width: 61.55%;
  }
  .cms-index-index .page-main .home-category .box-1:not(.box-1),
  .cms-home .page-main .home-category .box-1:not(.box-1),
  .cms-index-index .page-main .home-category .box-4:not(.box-1),
  .cms-home .page-main .home-category .box-4:not(.box-1) {
    padding-left: 1%;
    padding-left: calc(5px);
    padding-right: 0;
  }
  .cms-index-index .page-main .home-category .box-1:not(.box-4),
  .cms-home .page-main .home-category .box-1:not(.box-4),
  .cms-index-index .page-main .home-category .box-4:not(.box-4),
  .cms-home .page-main .home-category .box-4:not(.box-4) {
    padding-right: 1%;
    padding-right: calc(5px);
    padding-left: 0;
  }
  .cms-index-index .page-main .home-bottom div,
  .cms-home .page-main .home-bottom div {
    display: inline-block;
    float: left;
    margin-bottom: 5px;
  }
  .cms-index-index .page-main .home-bottom .home-video,
  .cms-home .page-main .home-bottom .home-video {
    width: 49.95%;
    padding-right: 1%;
    padding-right: calc(5px);
    padding-left: 0;
  }
  .cms-index-index .page-main .home-bottom .home-lookbook,
  .cms-home .page-main .home-bottom .home-lookbook {
    width: 50.05%;
    padding-left: 1%;
    padding-left: calc(5px);
    padding-right: 0;
  }
  h3.section-title {
    margin: 15px 0;
  }
  h3.section-title:after {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    border-top: 1px solid #808080;
    display: inline-block;
    content: '';
    z-index: 1;
  }
  .cms-page-view .content_left {
    float: left;
    margin-right: 4%;
    width: 49%;
  }
  .cms-page-view .content_right {
    float: left;
    width: 47%;
  }
  .account.page-layout-2columns-left .columns {
    margin-top: 30px;
  }
  .account.page-layout-2columns-left .sidebar-main,
  .account.page-layout-2columns-left .sidebar-additional {
    width: 30%;
  }
  .account.page-layout-2columns-left .column.main {
    width: 70%;
  }
  .account.page-layout-2columns-left .page-title {
    margin-top: 0;
    margin-bottom: 30px;
  }
  .crm-activate-index .page-main .block-dashboard-info .box-title,
  .crm-activate-create .page-main .block-dashboard-info .box-title,
  .account .page-main .block-dashboard-info .box-title,
  .customer-account-create .page-main .block-dashboard-info .box-title,
  .customer-account-login .page-main .block-dashboard-info .box-title,
  .customer-account-forgotpassword .page-main .block-dashboard-info .box-title,
  .crm-activate-index .page-main .block-addresses-list .box-title,
  .crm-activate-create .page-main .block-addresses-list .box-title,
  .account .page-main .block-addresses-list .box-title,
  .customer-account-create .page-main .block-addresses-list .box-title,
  .customer-account-login .page-main .block-addresses-list .box-title,
  .customer-account-forgotpassword .page-main .block-addresses-list .box-title {
    border: 0 none;
    clip: rect(0px, 0px, 0px, 0px);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .crm-activate-index .page-main .block-addresses-default .block-title,
  .crm-activate-create .page-main .block-addresses-default .block-title,
  .account .page-main .block-addresses-default .block-title,
  .customer-account-create .page-main .block-addresses-default .block-title,
  .customer-account-login .page-main .block-addresses-default .block-title,
  .customer-account-forgotpassword .page-main .block-addresses-default .block-title {
    border-bottom: 1px solid #e4e4e4;
    letter-spacing: 1px;
    line-height: 1;
    padding: 10px 0;
    margin-bottom: 15px;
    font-size: 2.2rem;
  }
  .crm-activate-index .page-main .block-addresses-default .box-title,
  .crm-activate-create .page-main .block-addresses-default .box-title,
  .account .page-main .block-addresses-default .box-title,
  .customer-account-create .page-main .block-addresses-default .box-title,
  .customer-account-login .page-main .block-addresses-default .box-title,
  .customer-account-forgotpassword .page-main .block-addresses-default .box-title {
    font-size: 1.6rem;
    line-height: 1.2;
    padding: 10px 0;
  }
  .crm-activate-index .page-main .block-order-details-view .box-title,
  .crm-activate-create .page-main .block-order-details-view .box-title,
  .account .page-main .block-order-details-view .box-title,
  .customer-account-create .page-main .block-order-details-view .box-title,
  .customer-account-login .page-main .block-order-details-view .box-title,
  .customer-account-forgotpassword .page-main .block-order-details-view .box-title {
    color: #000000;
    font-size: 1.6rem;
    line-height: 1.2;
    padding: 10px 0;
  }
  .crm-activate-index .page-main .form-edit-account .fieldset,
  .crm-activate-create .page-main .form-edit-account .fieldset,
  .account .page-main .form-edit-account .fieldset,
  .customer-account-create .page-main .form-edit-account .fieldset,
  .customer-account-login .page-main .form-edit-account .fieldset,
  .customer-account-forgotpassword .page-main .form-edit-account .fieldset {
    width: 100%;
  }
  .crm-activate-index .page-main .form-edit-account .fieldset .field,
  .crm-activate-create .page-main .form-edit-account .fieldset .field,
  .account .page-main .form-edit-account .fieldset .field,
  .customer-account-create .page-main .form-edit-account .fieldset .field,
  .customer-account-login .page-main .form-edit-account .fieldset .field,
  .customer-account-forgotpassword .page-main .form-edit-account .fieldset .field {
    width: 350px;
    clear: left;
  }
  .crm-activate-index .page-main .form-edit-account .fieldset > .fieldset,
  .crm-activate-create .page-main .form-edit-account .fieldset > .fieldset,
  .account .page-main .form-edit-account .fieldset > .fieldset,
  .customer-account-create .page-main .form-edit-account .fieldset > .fieldset,
  .customer-account-login .page-main .form-edit-account .fieldset > .fieldset,
  .customer-account-forgotpassword .page-main .form-edit-account .fieldset > .fieldset {
    width: auto;
    float: left;
    max-width: 370px;
    padding-right: 20px;
  }
  .crm-activate-index .page-main .form-edit-account .fieldset:after,
  .crm-activate-create .page-main .form-edit-account .fieldset:after,
  .account .page-main .form-edit-account .fieldset:after,
  .customer-account-create .page-main .form-edit-account .fieldset:after,
  .customer-account-login .page-main .form-edit-account .fieldset:after,
  .customer-account-forgotpassword .page-main .form-edit-account .fieldset:after {
    content: '';
    display: table;
    clear: both;
  }
  .crm-activate-index .page-main .form-address-edit .fieldset,
  .crm-activate-create .page-main .form-address-edit .fieldset,
  .account .page-main .form-address-edit .fieldset,
  .customer-account-create .page-main .form-address-edit .fieldset,
  .customer-account-login .page-main .form-address-edit .fieldset,
  .customer-account-forgotpassword .page-main .form-address-edit .fieldset {
    width: 100%;
  }
  .crm-activate-index .page-main .form-address-edit .fieldset .field,
  .crm-activate-create .page-main .form-address-edit .fieldset .field,
  .account .page-main .form-address-edit .fieldset .field,
  .customer-account-create .page-main .form-address-edit .fieldset .field,
  .customer-account-login .page-main .form-address-edit .fieldset .field,
  .customer-account-forgotpassword .page-main .form-address-edit .fieldset .field {
    width: 370px;
    margin-right: 20px;
    float: left;
  }
  .crm-activate-index .page-main .form-address-edit .fieldset .field.area,
  .crm-activate-create .page-main .form-address-edit .fieldset .field.area,
  .account .page-main .form-address-edit .fieldset .field.area,
  .customer-account-create .page-main .form-address-edit .fieldset .field.area,
  .customer-account-login .page-main .form-address-edit .fieldset .field.area,
  .customer-account-forgotpassword .page-main .form-address-edit .fieldset .field.area,
  .crm-activate-index .page-main .form-address-edit .fieldset .field.company,
  .crm-activate-create .page-main .form-address-edit .fieldset .field.company,
  .account .page-main .form-address-edit .fieldset .field.company,
  .customer-account-create .page-main .form-address-edit .fieldset .field.company,
  .customer-account-login .page-main .form-address-edit .fieldset .field.company,
  .customer-account-forgotpassword .page-main .form-address-edit .fieldset .field.company,
  .crm-activate-index .page-main .form-address-edit .fieldset .field.street,
  .crm-activate-create .page-main .form-address-edit .fieldset .field.street,
  .account .page-main .form-address-edit .fieldset .field.street,
  .customer-account-create .page-main .form-address-edit .fieldset .field.street,
  .customer-account-login .page-main .form-address-edit .fieldset .field.street,
  .customer-account-forgotpassword .page-main .form-address-edit .fieldset .field.street {
    max-width: 720px;
    width: 100%;
  }
  .crm-activate-index .page-main .form-address-edit .fieldset .field.area .field.additional,
  .crm-activate-create .page-main .form-address-edit .fieldset .field.area .field.additional,
  .account .page-main .form-address-edit .fieldset .field.area .field.additional,
  .customer-account-create .page-main .form-address-edit .fieldset .field.area .field.additional,
  .customer-account-login .page-main .form-address-edit .fieldset .field.area .field.additional,
  .customer-account-forgotpassword .page-main .form-address-edit .fieldset .field.area .field.additional,
  .crm-activate-index .page-main .form-address-edit .fieldset .field.company .field.additional,
  .crm-activate-create .page-main .form-address-edit .fieldset .field.company .field.additional,
  .account .page-main .form-address-edit .fieldset .field.company .field.additional,
  .customer-account-create .page-main .form-address-edit .fieldset .field.company .field.additional,
  .customer-account-login .page-main .form-address-edit .fieldset .field.company .field.additional,
  .customer-account-forgotpassword .page-main .form-address-edit .fieldset .field.company .field.additional,
  .crm-activate-index .page-main .form-address-edit .fieldset .field.street .field.additional,
  .crm-activate-create .page-main .form-address-edit .fieldset .field.street .field.additional,
  .account .page-main .form-address-edit .fieldset .field.street .field.additional,
  .customer-account-create .page-main .form-address-edit .fieldset .field.street .field.additional,
  .customer-account-login .page-main .form-address-edit .fieldset .field.street .field.additional,
  .customer-account-forgotpassword .page-main .form-address-edit .fieldset .field.street .field.additional {
    max-width: 720px;
    width: 100%;
    margin-right: 0;
  }
  .crm-activate-index .page-main .form-address-edit .fieldset .field.district,
  .crm-activate-create .page-main .form-address-edit .fieldset .field.district,
  .account .page-main .form-address-edit .fieldset .field.district,
  .customer-account-create .page-main .form-address-edit .fieldset .field.district,
  .customer-account-login .page-main .form-address-edit .fieldset .field.district,
  .customer-account-forgotpassword .page-main .form-address-edit .fieldset .field.district {
    max-width: 720px;
    width: 100%;
  }
  .crm-activate-index .page-main .form-address-edit .fieldset .field.district .group,
  .crm-activate-create .page-main .form-address-edit .fieldset .field.district .group,
  .account .page-main .form-address-edit .fieldset .field.district .group,
  .customer-account-create .page-main .form-address-edit .fieldset .field.district .group,
  .customer-account-login .page-main .form-address-edit .fieldset .field.district .group,
  .customer-account-forgotpassword .page-main .form-address-edit .fieldset .field.district .group {
    width: 50%;
    margin-right: 0;
    padding-right: 10px;
    float: left;
  }
  .crm-activate-index .page-main .form-address-edit .fieldset .field.district .group:last-child,
  .crm-activate-create .page-main .form-address-edit .fieldset .field.district .group:last-child,
  .account .page-main .form-address-edit .fieldset .field.district .group:last-child,
  .customer-account-create .page-main .form-address-edit .fieldset .field.district .group:last-child,
  .customer-account-login .page-main .form-address-edit .fieldset .field.district .group:last-child,
  .customer-account-forgotpassword .page-main .form-address-edit .fieldset .field.district .group:last-child {
    padding-right: 0;
  }
  .crm-activate-index .page-main .form-address-edit .fieldset .field.district:after,
  .crm-activate-create .page-main .form-address-edit .fieldset .field.district:after,
  .account .page-main .form-address-edit .fieldset .field.district:after,
  .customer-account-create .page-main .form-address-edit .fieldset .field.district:after,
  .customer-account-login .page-main .form-address-edit .fieldset .field.district:after,
  .customer-account-forgotpassword .page-main .form-address-edit .fieldset .field.district:after {
    content: '';
    display: table;
    clear: both;
  }
  .crm-activate-index .page-main .form-address-edit .fieldset:after,
  .crm-activate-create .page-main .form-address-edit .fieldset:after,
  .account .page-main .form-address-edit .fieldset:after,
  .customer-account-create .page-main .form-address-edit .fieldset:after,
  .customer-account-login .page-main .form-address-edit .fieldset:after,
  .customer-account-forgotpassword .page-main .form-address-edit .fieldset:after {
    content: '';
    display: table;
    clear: both;
  }
  .crm-activate-index .page-main .form-create-account .field.agreement ul,
  .crm-activate-create .page-main .form-create-account .field.agreement ul,
  .account .page-main .form-create-account .field.agreement ul,
  .customer-account-create .page-main .form-create-account .field.agreement ul,
  .customer-account-login .page-main .form-create-account .field.agreement ul,
  .customer-account-forgotpassword .page-main .form-create-account .field.agreement ul {
    padding: 20px 30px 20px 40px;
  }
  .crm-activate-index .page-main .form-create-account .actions-toolbar .primary,
  .crm-activate-create .page-main .form-create-account .actions-toolbar .primary,
  .account .page-main .form-create-account .actions-toolbar .primary,
  .customer-account-create .page-main .form-create-account .actions-toolbar .primary,
  .customer-account-login .page-main .form-create-account .actions-toolbar .primary,
  .customer-account-forgotpassword .page-main .form-create-account .actions-toolbar .primary {
    float: none;
  }
  .customer-account-login .page-main {
    max-width: 1000px;
    margin-bottom: 150px;
  }
  .customer-account-login .login-container,
  .customer-account-login .activate-container {
    width: 50%;
    vertical-align: top;
    display: inline-block;
    float: left;
    text-align: center;
  }
  .customer-account-login .login-container .block,
  .customer-account-login .activate-container .block {
    width: 300px;
    text-align: left;
    margin: 0 auto 30px;
  }
  .customer-account-login .login-container:after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: auto;
    right: 0;
    border-bottom: none;
    border-right: 1px solid #e4e4e4;
  }
  .account .page-main .data.table td.col {
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .account .page-main .data.table td.col .order-type {
    width: 30px;
    height: 30px;
    margin-right: 10px;
    margin-bottom: -10px;
  }
  .filter .block-subtitle {
    font-size: 2rem;
    padding-left: 0;
    padding-top: 6px;
    padding-bottom: 15px;
  }
  .filter .block-subtitle,
  .filter-options {
    padding-right: 20px;
  }
  .filter .block-subtitle-title,
  .filter-options-title,
  .filter .block-subtitle-content,
  .filter-options-content {
    padding-left: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -p-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  .filter .block-subtitle-title,
  .filter-options-title {
    font-size: 1.4rem;
  }
  .filter .block-subtitle-item,
  .filter-options-item {
    border-bottom: none;
  }
  .filter .filter-content .item {
    margin: 0 0 10px 0;
  }
  .filter .filter-content .item .count {
    color: #000000;
  }
  .filter .filter-options dt.filter-options-title[aria-expanded="true"]:after {
    content: "\e622";
  }
  .block-returns-tracking .block-title .actions-track {
    margin-top: 3px;
  }
  #rma_create_form .fieldset.order-info .field.contact.email .control {
    margin-top: -7px;
  }
  #rma_create_form .fieldset.order-items .fields.additional {
    padding-left: 180px;
    max-width: 700px;
  }
  .magento-rma-guest-create #rma_create_form .fieldset.order-items .fields.additional {
    max-width: 100%;
  }
  .magento-rma-guest-create #rma_create_form .fieldset.order-items .fields.additional {
    padding-left: 50%;
  }
  #rma_create_form .fieldset.order-items .fields.additional > .field {
    width: 50%;
  }
  #rma_create_form .fieldset.order-items .fields.additional .field.item {
    width: 100%;
    max-width: 520px;
  }
  .magento-rma-guest-create #rma_create_form .fieldset.order-items .fields.additional .field.item {
    max-width: 100%;
  }
  #rma_create_form .fieldset.order-items .fields.additional .field.qty {
    margin: 0;
    position: absolute;
    left: 0;
    margin-top: 73px;
    width: 180px;
  }
  .magento-rma-guest-create #rma_create_form .fieldset.order-items .fields.additional .field.qty {
    left: 25%;
    margin-left: -90px;
  }
  #rma_create_form .fieldset.order-items .fields.additional .field.qty .control {
    text-align: left;
  }
  #rma_create_form .fieldset.order-items .fields.additional .field.qty .control .total {
    left: 0;
    margin-left: 50px;
  }
  #rma_create_form .fieldset.order-items .fields.additional .field.imageItem:not([class*="image1"]) {
    margin-left: 50%;
  }
  #rma_create_form .fieldset.order-items .field.comment {
    width: 100%;
    max-width: 420px;
  }
  .magento-rma-guest-create #rma_create_form .fieldset.order-items .field.comment {
    width: 50%;
    max-width: 620px;
  }
  #rma_create_form .fieldset.order-items .field.comment .label {
    font-size: 1.4rem;
    text-transform: initial;
  }
  #rma_create_form > .actions-toolbar {
    text-align: center;
  }
  #rma_create_form > .actions-toolbar > .primary {
    float: none;
  }
  .order-type {
    width: 40px;
    height: 40px;
  }
  .page-title-wrapper .order-type {
    margin-right: 10px;
  }
  .order-status {
    margin-top: 5px;
  }
  .order-date {
    font-size: 1.4rem;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .order-code {
    clear: left;
    text-align: right;
    margin-top: -30px;
  }
  .order-actions-toolbar {
    position: absolute;
    top: 0;
    right: 0;
    margin: 9px 0;
  }
  .order-actions-toolbar .action {
    padding: 0 10px;
    margin: 0;
  }
  .order-actions-toolbar .action:not(:last-child) {
    border-right: 1px solid #000000;
  }
  .order-actions-toolbar .action.print {
    display: none;
  }
  .order-links {
    clear: left;
    padding: 0;
    margin: 0;
    white-space: nowrap;
    padding-right: 1px;
  }
  .order-links .item {
    display: inline-block;
    margin-right: 0;
    width: 22%;
    max-width: 200px;
  }
  .order-links .item strong,
  .order-links .item a {
    padding: 12px 10px;
  }
  .order-links .item strong {
    border-bottom: 1px solid #ffffff;
  }
  .block.block-order-details-view .block-content:not(.widget) .box {
    clear: none;
    float: left;
    width: 25%;
  }
  body[class*="sales-order-print"] .page-main .page-title-wrapper,
  body[class*="sales-guest-"] .page-main .page-title-wrapper,
  .magento-rma-guest-returns .page-main .page-title-wrapper,
  .magento-rma-returns-returns .page-main .page-title-wrapper,
  .sales-order-view .page-main .page-title-wrapper,
  .sales-order-shipment .page-main .page-title-wrapper,
  .sales-order-invoice .page-main .page-title-wrapper,
  .sales-order-creditmemo .page-main .page-title-wrapper {
    padding-top: 0;
    padding-bottom: 0;
  }
  body[class*="sales-order-print"] .page-main .page-title-wrapper .page-title,
  body[class*="sales-guest-"] .page-main .page-title-wrapper .page-title,
  .magento-rma-guest-returns .page-main .page-title-wrapper .page-title,
  .magento-rma-returns-returns .page-main .page-title-wrapper .page-title,
  .sales-order-view .page-main .page-title-wrapper .page-title,
  .sales-order-shipment .page-main .page-title-wrapper .page-title,
  .sales-order-invoice .page-main .page-title-wrapper .page-title,
  .sales-order-creditmemo .page-main .page-title-wrapper .page-title {
    line-height: 40px;
  }
  body[class*="sales-order-print"] .page-main .data.table td.col,
  body[class*="sales-guest-"] .page-main .data.table td.col,
  .magento-rma-guest-returns .page-main .data.table td.col,
  .magento-rma-returns-returns .page-main .data.table td.col,
  .sales-order-view .page-main .data.table td.col,
  .sales-order-shipment .page-main .data.table td.col,
  .sales-order-invoice .page-main .data.table td.col,
  .sales-order-creditmemo .page-main .data.table td.col {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  body[class*="sales-order-print"] .page-main .data.table td.col .order-type,
  body[class*="sales-guest-"] .page-main .data.table td.col .order-type,
  .magento-rma-guest-returns .page-main .data.table td.col .order-type,
  .magento-rma-returns-returns .page-main .data.table td.col .order-type,
  .sales-order-view .page-main .data.table td.col .order-type,
  .sales-order-shipment .page-main .data.table td.col .order-type,
  .sales-order-invoice .page-main .data.table td.col .order-type,
  .sales-order-creditmemo .page-main .data.table td.col .order-type {
    width: 30px;
    height: 30px;
    margin-right: 10px;
    margin-bottom: -10px;
  }
  body[class*="sales-order-print"] .page-main .data.table.returns td.col,
  body[class*="sales-guest-"] .page-main .data.table.returns td.col,
  .magento-rma-guest-returns .page-main .data.table.returns td.col,
  .magento-rma-returns-returns .page-main .data.table.returns td.col,
  .sales-order-view .page-main .data.table.returns td.col,
  .sales-order-shipment .page-main .data.table.returns td.col,
  .sales-order-invoice .page-main .data.table.returns td.col,
  .sales-order-creditmemo .page-main .data.table.returns td.col {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  body[class*="sales-order-print"] .page-main .data.table.returns tr:first-child td.col,
  body[class*="sales-guest-"] .page-main .data.table.returns tr:first-child td.col,
  .magento-rma-guest-returns .page-main .data.table.returns tr:first-child td.col,
  .magento-rma-returns-returns .page-main .data.table.returns tr:first-child td.col,
  .sales-order-view .page-main .data.table.returns tr:first-child td.col,
  .sales-order-shipment .page-main .data.table.returns tr:first-child td.col,
  .sales-order-invoice .page-main .data.table.returns tr:first-child td.col,
  .sales-order-creditmemo .page-main .data.table.returns tr:first-child td.col {
    padding-top: 20px;
  }
  .showMobile {
    display: none !important;
  }
  .showLaptop {
    display: block !important;
  }
  .showDesktop {
    display: none !important;
  }
  .hideLaptop {
    display: none !important;
  }
  .page-title-wrapper .page-title {
    margin: 0 0 2.4rem 0;
    font-size: 2.8rem;
  }
  .wishlist-index-index .products-grid .product-items {
    margin-left: 0;
  }
  .wishlist-index-index .products-grid .product-item {
    padding: 15px;
  }
  .wishlist-index-index .products-grid .product-item .product-item-photo {
    width: 100px;
    height: 100px;
    display: inline-block;
  }
  .wishlist-index-index .products-grid .product-item .product-item-name {
    font-size: 1.6rem;
  }
  .wishlist-index-index .products-grid .product-item .product-item-options {
    left: 130px;
  }
  .wishlist-index-index .products-grid .product-item .product-item-options dl {
    font-size: 1.3rem;
  }
  .cms-home .flex-direction-nav a {
    margin-top: -25px;
    width: 50px;
    height: 50px;
    display: inline-block;
    text-decoration: none;
  }
  .cms-home .flex-direction-nav a > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .cms-home .flex-direction-nav a:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 50px;
    line-height: 50px;
    color: inherit;
    content: '\e617';
    font-family: 'icons-blank-theme';
    margin: 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .cms-home .flex-direction-nav .flex-next:before {
    content: '\e608';
  }
}
@media all and (min-width: 769px), print {
  .pagebuilder-mobile-only {
    display: none !important;
  }
}
@media all and (min-width: 1024px), print {
  .checkout-index-index .modal-popup .modal-inner-wrap {
    max-width: 800px;
  }
  .opc-wrapper .shipping-address-items {
    margin-left: -20px;
  }
  .opc-wrapper .shipping-address-item {
    width: calc(100%/2 - 20px);
    margin-left: 20px;
  }
  .opc-wrapper .shipping-address-item:nth-child(3n + 1):before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item:before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item + .shipping-address-item:before {
    display: none;
  }
  .table-checkout-shipping-method {
    min-width: 500px;
  }
  .opc-block-summary .product-item .product-item-name-block .product-item-name {
    padding-right: 90px;
  }
  .opc-block-summary .product-item .subtotal {
    top: -5px;
    bottom: auto;
    left: auto;
    right: 0;
  }
  .order-links .item {
    margin: 0 5px 0 0;
  }
  .order-links .item a {
    padding: 5px 20px;
  }
  .order-links .item strong {
    padding: 5px 20px 6px 20px;
  }
  .products {
    margin: 30px 0;
  }
  .products-grid .product-item {
    width: 33.33333333%;
  }
  .page-layout-1column .products-grid .product-item {
    width: 25%;
  }
  .page-layout-3columns .products-grid .product-item {
    width: 50%;
  }
  .page-products .products-grid .product-items {
    margin: 0;
  }
  .page-products .products-grid .product-item {
    margin-left: calc((100% - 3 * 32.5%) / 2);
    padding: 0;
    width: 32.5%;
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    margin-left: 0;
    width: 25%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    margin-left: 1%;
    width: 49.5%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(2n) {
    margin-left: 1%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(2n + 1) {
    margin-left: 0;
  }
  .product-item-details {
    padding: 5px 0 10px;
  }
  .product-item-name,
  .product-item-style {
    font-size: 1.6rem;
    line-height: 2.5rem;
  }
  .product-item .price-box .price {
    font-size: 1.6rem;
    line-height: 2.5rem;
  }
  .product-item .price-box {
    display: inline-block;
  }
  .product-item .product-type {
    font-size: 1.3rem;
  }
  .box-tocart .paypal:first-of-type {
    margin-top: 13px;
  }
  .block-search {
    float: left;
    padding-left: 0;
    position: relative;
    width: auto;
    z-index: 4;
  }
  .block-search .label {
    border: 0 none;
    clip: rect(0px, 0px, 0px, 0px);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .block-search .control {
    border-top: 0;
    margin: 0;
    padding: 0;
  }
  .block-search .nested {
    display: block;
    padding-top: 5px;
    position: absolute;
  }
  .block-search input {
    margin: 0;
    padding: 0 9px 0 35px;
    position: static;
    border: 0;
    background-color: #F5F5F5;
  }
  .block-search input::-webkit-input-placeholder {
    color: #c2c2c2;
  }
  .block-search input:-moz-placeholder {
    color: #c2c2c2;
  }
  .block-search input::-moz-placeholder {
    color: #c2c2c2;
  }
  .block-search input:-ms-input-placeholder {
    color: #c2c2c2;
  }
  .block-search #search {
    width: 100px;
    height: 32px;
    -webkit-transition: width 0.5s ease 0.5s,box-shadow 0.5s ease 0.5s;
    -moz-transition: width 0.5s ease 0.5s,box-shadow 0.5s ease 0.5s;
    -ms-transition: width 0.5s ease 0.5s,box-shadow 0.5s ease 0.5s;
    -p-transition: width 0.5s ease 0.5s,box-shadow 0.5s ease 0.5s;
    transition: width 0.5s ease 0.5s,box-shadow 0.5s ease 0.5s;
    margin: 0;
  }
  .block-search #search:focus {
    width: 200px;
    transition-delay: 0s;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  }
  .block-search .action.search {
    display: inline-block;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    padding: 5px 0;
    position: absolute;
    left: 6px;
    top: 0;
    z-index: 1;
  }
  .block-search .action.search > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .block-search .action.search:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    line-height: 22px;
    color: #757575;
    content: '\e615';
    font-family: 'icons-blank-theme';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .block-search .action.search:hover:before {
    color: inherit;
  }
  .block-search .action.search:active:before {
    color: inherit;
  }
  .block-search .action.search:focus,
  .block-search .action.search:active {
    background: none;
    border: none;
  }
  .block-search .action.search:hover {
    background: none;
    border: none;
  }
  .block-search .action.search.disabled,
  .block-search .action.search[disabled],
  fieldset[disabled] .block-search .action.search {
    pointer-events: none;
    opacity: 0.5;
  }
  .block-search .action.search.mobile-search {
    border: 0 none;
    clip: rect(0px, 0px, 0px, 0px);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .block-search .action.search:before {
    color: #808080;
  }
  .block-search .action.search:focus:before {
    color: #808080;
  }
  .search-autocomplete {
    margin-top: 0;
    max-height: none;
  }
  .gift-options-cart-item .gift-wrapping,
  .cart-gift-item .gift-wrapping {
    width: calc(370px);
    padding-right: 50px;
  }
  .gift-options-cart-item .gift-wrapping + .gift-message,
  .cart-gift-item .gift-wrapping + .gift-message {
    width: calc(100% - 370px);
  }
  .wishlist-index-index .products-grid .product-items {
    margin: 0;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    width: 20%;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 25%;
  }
  .block.widget .products-grid .product-items {
    margin: 0;
  }
  .block.widget .products-grid .product-item {
    padding: 0;
    width: 25%;
  }
  .product-item-stores a.action.toggle {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
  }
  .checkout-cart-index .checkout-store-selector {
    padding: 20px 30px 20px;
  }
  .checkout-cart-index .checkout-store-selector .product-item-stores {
    margin-right: 40px;
  }
  #store-locator-search-wrapper .contextual-bar,
  #smile-store-delivery-container .contextual-bar {
    padding-right: 0;
    width: 30%;
    width: calc(300px);
  }
  #store-locator-search-wrapper .map,
  #smile-store-delivery-container .map {
    width: 70%;
    width: calc(100% - 300px);
  }
  #store-locator-search-wrapper .store-info,
  #smile-store-delivery-container .store-info {
    left: 60%;
    left: calc(50% + 300px);
  }
  .store-region-chooser button.action.primary {
    font-size: 1.4rem;
  }
  .modal-popup.smile-storedelivery-checkout-modal .modal-inner-wrap {
    max-width: 1250px;
  }
  #smile-store-delivery-container .shop-search .store-region-chooser,
  #smile-store-delivery-container .shop-search .store-district-chooser {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .selector .option label {
    font-size: 1.7rem;
  }
  body .post-holder .post-header {
    margin-top: 0;
  }
  body .post-holder .post-header .post-title {
    padding-top: 0;
    margin-bottom: 15px;
  }
  body .post-holder .post-header .post-title a {
    font-size: 2.8rem;
    line-height: 3.5rem;
    font-weight: 400;
  }
  body .post-holder .post-header .post-info {
    font-size: 1.4rem;
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 20px;
  }
  body .post-holder .post-content {
    padding-top: 20px;
  }
  body .post-holder .post-content .post-description {
    max-width: 700px;
  }
  body .post-holder .post-content .post-description .post-text-hld,
  body .post-holder .post-content .post-description .post-text-hld p {
    font-size: 1.6rem;
    line-height: 2.6rem;
    letter-spacing: .2rem;
  }
  body.blog-post-view .post-holder .post-content .post-description .post-text-hld h3 {
    line-height: 1.5;
  }
  body.blog-post-view .post-holder .post-content .post-description .post-text-hld p {
    font-size: 1.4rem;
    line-height: 2.4rem;
  }
  body .post-list .post-holder .post-header,
  body .post-list .post-holder .post-content {
    padding-left: 4%;
  }
  body > .overlay-layer.popup-tech-info {
    width: 40%;
  }
  .products-grid .product-item .product-image-outer-container .block.block-technology-filter .img {
    max-width: 50px;
    max-height: 50px;
  }
  .products-grid .product-item:hover .block.block-technology-filter {
    max-height: 60px;
  }
  .toolbar {
    margin-bottom: 30px;
  }
  .page-products .block.block-subcategory .content .items .item {
    margin-bottom: 20px;
  }
  .page-products .block.block-subcategory .content .items .item a {
    font-size: 1.8rem;
  }
  .page-products .block.block-subcategory .content .items .item ol {
    margin-top: 20px;
  }
  .page-products .block.block-subcategory .content .items .item ol a {
    font-size: 1.4rem;
  }
  .page-products:not(.page-layout-1column) .sidebar {
    padding-right: 0;
    width: 30%;
    width: calc(230px);
  }
  .page-products:not(.page-layout-1column) .column.main {
    width: 70%;
    width: calc(100% - 230px);
  }
  .page-products:not(.page-layout-1column).sidebar-on-top .toolbar-products {
    left: 240px;
  }
  .catalog-category-view .catagory-view .category-description {
    min-height: 200px;
    padding: 4%;
  }
  .catalog-product-view .product-info-main .product-social-links {
    padding: 10px 0;
  }
  .catalog-product-view .product-info-main .product-social-links .action.cnrButton {
    width: 50%;
    text-align: left;
  }
  .catalog-product-view .product-info-main .product-social-links .action.cnrButton:after {
    top: 10px;
    bottom: 10px;
  }
  .catalog-product-view .product-info-main .product-social-links .action.towishlist {
    width: 48%;
    text-align: center;
    margin-top: 2px;
  }
  .catalog-product-view .product-info-main .product-social-links .action.towishlist span {
    background-position: 15px 5px;
    display: inline-block;
    font-size: 16px;
    color: #000000;
  }
  .catalog-product-view .product.info.detailed .product.data.items > .item.content {
    margin-top: 70px;
  }
  .page-layout-1column .block.widget .products-grid .product-items {
    margin-right: 20px;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: calc((100% - 4 * 24.3%) / 3);
    width: 24.3%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(5n + 1) {
    margin-left: calc((100% - 4 * 24.3%) / 3);
  }
  .checkout-cart-index .cart.table-wrapper table tr th {
    font-size: 1.8rem;
  }
  .checkout-cart-index .cart.table-wrapper table tr th:first-child {
    padding-left: 0;
  }
  .checkout-cart-index .cart.table-wrapper .col.qty select {
    width: 80px;
    padding-left: 15px;
  }
  .checkout-cart-index .cart.table-wrapper .col.price .price-including-tax,
  .checkout-cart-index .cart.table-wrapper .col.subtotal .price-including-tax,
  .checkout-cart-index .cart.table-wrapper .col.price .price-excluding-tax,
  .checkout-cart-index .cart.table-wrapper .col.subtotal .price-excluding-tax {
    font-size: 1.6rem;
  }
  .checkout-cart-index .cart.table-wrapper .product-item-photo {
    width: 120px;
    padding-right: 20px;
  }
  .cart-discount .block.discount {
    margin-top: -15px;
  }
  .checkout-index-index .opc-block-shipping-information .shipping-information-title,
  .checkout-index-index .opc-block-summary > .title,
  .checkout-index-index .checkout-agreements-items .checkout-agreements-item-title {
    font-size: 2.2rem;
  }
  .checkout-index-index .opc-wrapper .step-title,
  .checkout-index-index #block-discount-heading {
    font-weight: 400;
    font-size: 3rem;
  }
  .cms-index-index .page-main .block-title,
  .cms-home .page-main .block-title {
    margin: 30px 0;
    margin: 2.1% 0;
  }
  h3.section-title {
    margin: 30px 0;
    margin: 2.1% 0;
  }
  h3.section-title strong {
    font-size: 2.6rem;
  }
  .account.page-layout-2columns-left .columns {
    margin-top: 30px;
  }
  .account.page-layout-2columns-left .sidebar-main,
  .account.page-layout-2columns-left .sidebar-additional {
    width: 25.3%;
    padding-left: 20px;
  }
  .account.page-layout-2columns-left .column.main {
    width: 74.7%;
    padding-left: 5%;
  }
  .account.page-layout-2columns-left .page-title {
    margin-bottom: 50px;
  }
  .account .page-main .block-dashboard-info .block-title,
  .account .page-main .block-addresses-list .block-title,
  .account .page-main .block-order-details-view .block-title {
    font-size: 2.2rem;
    padding-bottom: 20px;
  }
  .account .page-main .block-dashboard-info table td,
  .account .page-main .block-addresses-list table td,
  .account .page-main .block-order-details-view table td {
    font-size: 1.6rem;
  }
  .account .page-main .data.table th.col {
    font-size: 1.6rem;
  }
  .account .page-main .data.table th.col {
    font-size: 1.6rem;
  }
  .filter .block-subtitle {
    font-size: 2.2rem;
    padding-left: 0;
    padding-top: 3px;
    padding-bottom: 25px;
    font-family: "Lato";
  }
  .filter-options-title {
    font-size: 1.6rem;
  }
  #rma_create_form .legend {
    padding-bottom: 20px;
  }
  #rma_create_form .legend > span {
    font-size: 2.2rem;
  }
  .magento-rma-returns-view .page-main .data.table th.col {
    padding-bottom: 12px;
    font-size: 1.6rem;
  }
  .magento-rma-returns-view .page-main .block .block-title {
    font-size: 2.2rem;
    padding-bottom: 20px;
  }
  .items.order-links .item strong,
  .items.order-links .item a {
    padding: 14px 10px;
    font-size: 1.6rem;
    letter-spacing: 0.73px;
  }
  body[class*="sales-order-print"] .page-main .data.table.table-order-items th.col,
  body[class*="sales-guest-"] .page-main .data.table.table-order-items th.col,
  .magento-rma-guest-returns .page-main .data.table.table-order-items th.col,
  .magento-rma-returns-returns .page-main .data.table.table-order-items th.col,
  .sales-order-view .page-main .data.table.table-order-items th.col,
  .sales-order-shipment .page-main .data.table.table-order-items th.col,
  .sales-order-invoice .page-main .data.table.table-order-items th.col,
  .sales-order-creditmemo .page-main .data.table.table-order-items th.col {
    padding-bottom: 12px;
    font-size: 1.6rem;
  }
  .wishlist-index-index .products-grid .product-item .product-item-photo {
    width: 150px;
    height: 150px;
    display: inline-block;
  }
  .wishlist-index-index .products-grid .product-item .product-item-options {
    left: 180px;
  }
  .wishlist-index-index .products-grid .product-item .product-item-options dl {
    font-size: 1.6rem;
  }
  .opc-wrapper .shipping-address-items .shipping-address-divider,
  .opc-wrapper .shipping-address-items .shipping-method-title,
  .opc-wrapper .shipping-address-items .shipping-method-sf {
    margin-left: 20px;
  }
}
@media all and (min-width: 1440px), print {
  .nav-toggle {
    display: none;
  }
  .nav-sections {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    margin-bottom: 25px;
    background: transparent;
  }
  .nav-sections-item-title {
    display: none;
  }
  .nav-sections-item-content {
    display: block !important;
  }
  .nav-sections-item-content > * {
    display: none;
  }
  .nav-sections-item-content > .navigation {
    display: block;
  }
  .navigation {
    background: #f5f5f5;
    font-weight: 700;
    height: inherit;
    left: auto;
    overflow: inherit;
    padding: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 3;
  }
  .navigation:empty {
    display: none;
  }
  .navigation ul {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    position: relative;
  }
  .navigation li.level0 {
    border-top: none;
  }
  .navigation li.level1 {
    position: relative;
  }
  .navigation .level0 {
    margin: 0 10px 0 0;
    display: inline-block;
    position: relative;
  }
  .navigation .level0:last-child {
    margin-right: 0;
    padding-right: 0;
  }
  .navigation .level0:hover:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 100%;
    width: 10px;
    height: calc(103%);
    z-index: 1;
  }
  .navigation .level0 > .level-top {
    color: #575757;
    line-height: 53px;
    padding: 0 12px;
    text-decoration: none;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
  }
  .navigation .level0 > .level-top:hover,
  .navigation .level0 > .level-top.ui-state-focus {
    color: #333333;
    text-decoration: none;
  }
  .navigation .level0.active > .level-top,
  .navigation .level0.has-active > .level-top {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 3px;
    color: #333333;
    text-decoration: none;
    display: inline-block;
  }
  .navigation .level0.parent:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.parent > .level-top {
    padding-right: 20px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon {
    position: absolute;
    right: 0;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: #ffffff;
    content: '\e622';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0 .submenu {
    background: #ffffff;
    border: 1px solid #d1d1d1;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.19);
    font-weight: 700;
    min-width: 230px;
    padding: 15px 0;
    display: none;
    left: 0;
    margin: 0 !important;
    position: absolute;
    z-index: 1;
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul {
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul:before,
  .navigation .level0 .submenu > ul:after {
    content: '';
    display: block;
    overflow: hidden;
    position: absolute;
  }
  .navigation .level0 .submenu > ul:before {
    color: #ffffff;
    left: 20px;
    top: -20px;
    border: 10px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #ffffff;
    z-index: 4;
  }
  .navigation .level0 .submenu > ul:after {
    border: 11px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #d1d1d1;
    color: #d1d1d1;
    left: 19px;
    top: -22px;
    z-index: 3;
  }
  .navigation .level0 .submenu:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 4px;
    left: 0;
    top: -4px;
    z-index: 1;
  }
  .navigation .level0 .submenu a {
    display: block;
    line-height: inherit;
    color: #575757;
    padding: 8px 20px;
  }
  .navigation .level0 .submenu a:hover,
  .navigation .level0 .submenu a.ui-state-focus {
    background: #e8e8e8;
    color: #333333;
    text-decoration: none;
  }
  .navigation .level0 .submenu .active > a {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 3px;
  }
  .navigation .level0 .submenu .submenu {
    top: 0 !important;
    left: 100% !important;
  }
  .navigation .level0 .submenu .submenu-reverse {
    left: auto !important;
    right: 100%;
  }
  .navigation .level0 .submenu li {
    margin: 0;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon {
    position: absolute;
    right: 3px;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: #ffffff;
    content: '\e608';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more {
    position: relative;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.more:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 26px;
    line-height: 20px;
    color: #ffffff;
    content: '\e607';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more:before {
    display: none;
  }
  .navigation .level0.more:after {
    cursor: pointer;
    padding: 8px 12px;
    position: relative;
    z-index: 1;
  }
  .navigation .level0.more:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.more li {
    display: block;
  }
  .panel.header .links,
  .panel.header .switcher {
    display: inline-block;
  }
  #store\.menu {
    background-color: transparent;
    margin: 0 auto;
    max-width: 1920px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -p-transition: all .3s;
    transition: all .3s;
  }
  .onfloat #store\.menu {
    position: fixed;
    top: 10px;
    left: 0;
    right: 0;
    z-index: 1002;
  }
  .onfloat #store\.menu .navigation {
    position: absolute;
    z-index: inherit;
    border-top: none;
    min-height: auto;
    width: auto;
  }
  .onfloat #store\.menu .navigation li.level0.parent > .level-top {
    margin-bottom: 10px;
  }
  .onfloat #store\.menu .navigation li.level0.parent > .level-top + .submenu_wrapper {
    position: fixed;
  }
  #store\.menu .navigation {
    position: relative;
    z-index: 70;
    display: block;
    background-color: transparent;
    border-top: 1px solid rgba(0, 0, 0, 0.6);
    /*border-bottom: 1px solid @cg_color_grey_80;*/
    margin-left: 0;
    max-width: 1920px;
    min-height: 85px;
  }
  #store\.menu .navigation .topNav {
    border: 0;
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    padding: inherit;
    position: initial;
    width: auto;
  }
  #store\.menu .navigation .leftNav {
    border: 0 none;
    clip: rect(0px, 0px, 0px, 0px);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  #store\.menu .navigation li.level0 {
    margin: 0;
    position: static;
    /* display: table-cell; */
    /* height: 35px; */
    /* text-align: left; */
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -p-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  #store\.menu .navigation li.level0 > .level-top {
    display: inline-block;
    padding: 10px 15px;
    border: 0;
    color: inherit;
    font-size: 1.3rem;
    font-weight: 400;
    line-height: 15px;
    text-transform: uppercase;
    z-index: 5;
  }
  #store\.menu .navigation li.level0 > .level-top:after {
    content: '';
    display: block;
    margin: 0 auto -3px;
    height: 1px;
    width: 0;
    border-bottom: 1px solid;
    -webkit-transition: width .3s;
    -moz-transition: width .3s;
    -ms-transition: width .3s;
    -p-transition: width .3s;
    transition: width .3s;
  }
  #store\.menu .navigation li.level0 > .level-top:hover:after {
    width: 100%;
  }
  #store\.menu .navigation li.level0.parent > .level-top + .submenu_wrapper {
    opacity: 0;
    max-height: 0;
    overflow: hidden;
    -webkit-transition: opacity 0.3s .3s, max-height 0s .3s;
    -moz-transition: opacity 0.3s .3s, max-height 0s .3s;
    -ms-transition: opacity 0.3s .3s, max-height 0s .3s;
    -p-transition: opacity 0.3s .3s, max-height 0s .3s;
    transition: opacity 0.3s .3s, max-height 0s .3s;
  }
  #store\.menu .navigation li.level0.parent > .level-top + .submenu_wrapper .submenu_inner {
    opacity: 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -p-transition: all .3s;
    transition: all .3s;
  }
  #store\.menu .navigation li.level0.parent > .level-top.ui-state-focus:after,
  #store\.menu .navigation li.level0.parent > .level-top.ui-state-active:after {
    width: 100%;
  }
  #store\.menu .navigation li.level0.parent > .level-top.ui-state-focus + .submenu_wrapper,
  #store\.menu .navigation li.level0.parent > .level-top.ui-state-active + .submenu_wrapper {
    opacity: 1;
    max-height: 400px;
    -webkit-transition: opacity 0.3s 0s, max-height 0s 0.3s;
    -moz-transition: opacity 0.3s 0s, max-height 0s 0.3s;
    -ms-transition: opacity 0.3s 0s, max-height 0s 0.3s;
    -p-transition: opacity 0.3s 0s, max-height 0s 0.3s;
    transition: opacity 0.3s 0s, max-height 0s 0.3s;
  }
  #store\.menu .navigation li.level0.parent > .level-top.ui-state-focus + .submenu_wrapper .submenu_inner,
  #store\.menu .navigation li.level0.parent > .level-top.ui-state-active + .submenu_wrapper .submenu_inner {
    opacity: 1;
  }
  #store\.menu .navigation li.level0.parent .submenu_wrapper {
    position: absolute;
    left: 0;
    right: 0;
    background-color: #ffffff;
    text-align: center;
  }
  #store\.menu .navigation li.level0.parent .submenu_inner {
    position: relative;
    display: inline-block;
    margin: 0 auto;
    max-width: 100%;
    padding: 60px 15px 30px;
    background-color: #ffffff;
  }
  #store\.menu .navigation li.level0.parent .submenu {
    position: relative;
    left: inherit;
    display: block !important;
    padding: 0;
    box-shadow: none;
    border: 0;
    min-width: initial;
    /* min-height: 200px; */
    text-align: left;
    background-color: #ffffff;
  }
  #store\.menu .navigation li.level0.parent .submenu:after {
    content: '';
    display: table;
    clear: both;
  }
  #store\.menu .navigation li.level0.parent .submenu .banner {
    margin: 0;
    padding: 0;
    text-align: right;
    float: right;
  }
  #store\.menu .navigation li.level0.parent .submenu .banner A {
    display: inline-block;
    padding: 0;
    text-align: right;
    background-color: #ffffff;
  }
  #store\.menu .navigation li.level0.parent .submenu .banner A img {
    width: 280px;
    height: auto;
    max-height: initial;
  }
  #store\.menu .navigation li.level0.parent .submenu .banner A img:not(:first-child) {
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
  }
  #store\.menu .navigation li.level0.parent .submenu .banner A:hover img:first-child,
  #store\.menu .navigation li.level0.parent .submenu .banner A:active img:first-child {
    opacity: 0;
  }
  #store\.menu .navigation li.level0.parent .submenu .banner A:hover img:last-child,
  #store\.menu .navigation li.level0.parent .submenu .banner A:active img:last-child {
    opacity: 1;
  }
  #store\.menu .navigation li.level0.parent .submenu li.level1 {
    display: inline-block;
    margin: 0 50px 10px 0;
    padding: 0;
    background-color: #ffffff;
    min-width: 120px;
    text-align: left;
    vertical-align: top;
  }
  #store\.menu .navigation li.level0.parent .submenu li.level1 A {
    margin: 0;
    padding: 0 0 5px 0;
    background-color: #ffffff;
    border: 0;
  }
  #store\.menu .navigation li.level0.parent .submenu li.level1 A SPAN {
    display: inline-block;
    padding: 0;
    /* border-bottom: 1px solid @cg_color_transparent; */
    color: #000000;
    font-size: 1.4rem;
    font-weight: bold;
    line-height: 1.4rem;
    text-decoration: none;
    letter-spacing: .2rem;
    text-transform: uppercase;
  }
  #store\.menu .navigation li.level0.parent .submenu li.level1 A:hover SPAN,
  #store\.menu .navigation li.level0.parent .submenu li.level1 A:active SPAN {
    background-color: inherit;
    /* border-bottom: 1px solid @cg_color_black; */
    opacity: 0.7;
    -webkit-transition: opacity 0.5s ease;
    -moz-transition: opacity 0.5s ease;
    -ms-transition: opacity 0.5s ease;
    -p-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
  }
  #store\.menu .navigation li.level0.parent .submenu li.level1 UL.level1 {
    left: 0 !important;
    top: 0 !important;
    display: block !important;
    position: relative;
    margin-bottom: 15px;
    padding: 0;
    border: 0;
    box-shadow: none;
  }
  #store\.menu .navigation li.level0.parent .submenu li.level1 UL.level1 li {
    display: block;
    margin-bottom: 0;
    min-width: initial;
  }
  #store\.menu .navigation li.level0.parent .submenu li.level1 UL.level1 li A {
    margin: 0;
    padding: 0;
    background-color: #ffffff;
    border: 0;
  }
  #store\.menu .navigation li.level0.parent .submenu li.level1 UL.level1 li A SPAN {
    display: inline-block;
    padding: 0;
    color: #808080;
    font-size: 1.2rem;
    font-weight: normal;
    line-height: 2rem;
    text-decoration: none;
    letter-spacing: .2rem;
  }
  #store\.menu .navigation li.level0.parent .submenu li.level1 UL.level1 li A:hover SPAN,
  #store\.menu .navigation li.level0.parent .submenu li.level1 UL.level1 li A:active SPAN {
    background-color: inherit;
    opacity: 0.7;
    -webkit-transition: opacity 0.5s ease;
    -moz-transition: opacity 0.5s ease;
    -ms-transition: opacity 0.5s ease;
    -p-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
  }
  .sidebar .product-items .product-item-info .product-item-photo {
    float: none;
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
  }
  .sidebar .product-items .product-item-details {
    margin-left: 85px;
  }
  .block-collapsible-nav .content .item a,
  .block-collapsible-nav .content .item > strong {
    padding: 16px 13%;
  }
  .block-collapsible-nav .content .item:hover:before {
    width: 10px;
  }
  .block-collapsible-nav .content .item.current a,
  .block-collapsible-nav .content .item.current strong {
    background: #ededed;
  }
  .block-collapsible-nav .content .item.current:before {
    width: 10px;
  }
  html,
  body {
    height: 100%;
  }
  .ie9 body {
    background-color: #6e716e;
  }
  .navigation ul {
    padding: 0;
  }
  .page-header {
    border: 0;
    margin-bottom: 0;
  }
  .page-header .panel.wrapper {
    border-bottom: 1px solid #e8e8e8;
    background-color: #6e716e;
  }
  .page-header .header.panel {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .page-header .switcher {
    /* float: right; */
    /* margin-left: 15px; */
    /* margin-right: -6px; */
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-main > .page-title-wrapper .page-title {
    display: inline-block;
  }
  .page-main > .page-title-wrapper .page-title + .action {
    float: right;
    margin-top: 20px;
  }
  .customer-welcome {
    display: inline-block;
    position: relative;
  }
  .customer-welcome:before,
  .customer-welcome:after {
    content: '';
    display: table;
  }
  .customer-welcome:after {
    clear: both;
  }
  .customer-welcome .action.switch {
    padding: 0;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
  }
  .customer-welcome .action.switch > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .customer-welcome .action.switch:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 22px;
    color: #ffffff;
    content: '\e622';
    font-family: 'icons-blank-theme';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .customer-welcome .action.switch:hover:after {
    color: inherit;
  }
  .customer-welcome .action.switch:active:after {
    color: inherit;
  }
  .customer-welcome .action.switch.active {
    display: inline-block;
    text-decoration: none;
  }
  .customer-welcome .action.switch.active > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .customer-welcome .action.switch.active:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 22px;
    color: #ffffff;
    content: '\e621';
    font-family: 'icons-blank-theme';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .customer-welcome .action.switch.active:hover:after {
    color: inherit;
  }
  .customer-welcome .action.switch.active:active:after {
    color: inherit;
  }
  .customer-welcome ul {
    margin: 0;
    padding: 0;
    list-style: none none;
    background: #ffffff;
    border: 1px solid #bbbbbb;
    margin-top: 4px;
    min-width: 100%;
    z-index: 101;
    box-sizing: border-box;
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  }
  .customer-welcome ul li {
    margin: 0;
    padding: 0;
  }
  .customer-welcome ul li:hover {
    background: #e8e8e8;
    cursor: pointer;
  }
  .customer-welcome ul:before,
  .customer-welcome ul:after {
    border-bottom-style: solid;
    content: '';
    display: block;
    height: 0;
    position: absolute;
    width: 0;
  }
  .customer-welcome ul:before {
    border: 6px solid;
    border-color: transparent transparent #ffffff transparent;
    z-index: 99;
  }
  .customer-welcome ul:after {
    border: 7px solid;
    border-color: transparent transparent #bbbbbb transparent;
    z-index: 98;
  }
  .customer-welcome ul:before {
    right: 10px;
    top: -12px;
  }
  .customer-welcome ul:after {
    right: 9px;
    top: -14px;
  }
  .customer-welcome.active {
    overflow: visible;
  }
  .customer-welcome.active ul {
    display: block;
  }
  .customer-welcome li a {
    color: #333333;
    text-decoration: none;
    display: block;
    line-height: 1.4;
    padding: 8px;
  }
  .customer-welcome li a:visited {
    color: #333333;
    text-decoration: none;
  }
  .customer-welcome li a:hover {
    color: #333333;
    text-decoration: none;
  }
  .customer-welcome li a:active {
    color: #333333;
    text-decoration: none;
  }
  .customer-welcome .customer-name {
    cursor: pointer;
  }
  .customer-welcome .customer-menu {
    display: none;
  }
  .customer-welcome .action.switch {
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    color: #ffffff;
  }
  .customer-welcome .action.switch:focus,
  .customer-welcome .action.switch:active {
    background: none;
    border: none;
  }
  .customer-welcome .action.switch:hover {
    background: none;
    border: none;
  }
  .customer-welcome .action.switch.disabled,
  .customer-welcome .action.switch[disabled],
  fieldset[disabled] .customer-welcome .action.switch {
    pointer-events: none;
    opacity: 0.5;
  }
  .customer-welcome .header.links {
    min-width: 175px;
  }
  .customer-welcome.active .action.switch:after {
    content: '\e621';
  }
  .customer-welcome.active .customer-menu {
    display: block;
  }
  .customer-welcome .greet {
    display: none;
  }
  .header.panel > .header.links {
    margin: 0;
    padding: 0;
    list-style: none none;
    float: right;
    margin-left: auto;
  }
  .header.panel > .header.links > li {
    display: inline-block;
    vertical-align: top;
  }
  .header.panel > .header.links > li {
    margin: 0 0 0 15px;
  }
  .header.panel > .header.links > li.welcome,
  .header.panel > .header.links > li > a {
    display: inline-block;
    line-height: 1.4;
  }
  .header.panel > .header.links > li.welcome a {
    color: #ffffff;
    padding-left: 5px;
  }
  .header.panel > .header.links > .authorization-link:after {
    content: attr(data-label);
    display: inline-block;
    margin: 0 -5px 0 5px;
  }
  .header.panel > .header.links > .authorization-link:last-child:after {
    display: none;
  }
  .header.panel > .header.links > .customer-welcome + .authorization-link {
    display: none;
  }
  .header.content {
    padding: 20px 0 0 0;
  }
  .logo {
    position: absolute;
    left: 50%;
    top: 65px;
    display: block;
    width: 160px;
    max-width: 160px;
    margin-left: -80px;
    z-index: 80;
  }
  .logo img {
    max-width: 100%;
    max-height: inherit;
    margin: 0 auto;
  }
  .page-wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0;
    min-height: 100%;
    position: relative;
    transition: margin 0.3s ease-out 0s;
  }
  .page-wrapper > .breadcrumbs,
  .page-wrapper > .top-container,
  .page-wrapper > .widget {
    box-sizing: border-box;
    width: 100%;
  }
  .ie10 .page-wrapper,
  .ie11 .page-wrapper {
    height: 100%;
  }
  .page-footer {
    background: #ffffff;
    margin-top: auto;
    padding-bottom: 25px;
  }
  .page-footer .switcher .options ul.dropdown {
    bottom: -10px;
    left: 100%;
    margin: 0 0 0 20px;
    top: auto;
  }
  .page-footer .switcher .options ul.dropdown:before,
  .page-footer .switcher .options ul.dropdown:after {
    bottom: 13px;
    left: auto;
    right: 100%;
    top: auto;
  }
  .page-footer .switcher .options ul.dropdown:before {
    border-color: transparent #ffffff transparent transparent;
  }
  .page-footer .switcher .options ul.dropdown:after {
    border-color: transparent #bbbbbb transparent transparent;
    margin: 0 0 -1px -1px;
  }
  .footer.content {
    border-top: none;
  }
  .footer.content .block {
    float: right;
  }
  .footer.content ul {
    padding-right: 50px;
  }
  .footer.content .switcher.store {
    display: block;
    margin: 0;
  }
  .footer.content .links {
    display: inline-block;
    padding-right: 50px;
    vertical-align: top;
  }
  .footer.content .links li {
    background: transparent;
    border: none;
    font-size: 14px;
    margin: 0 0 8px;
    padding: 0;
  }
  .footer.content .links a,
  .footer.content .links strong {
    display: inline;
  }
  .showDesktop {
    display: block !important;
  }
  .hideDesktop {
    display: none !important;
  }
  .page-main {
    padding-left: 0;
    padding-right: 0;
  }
  .page-header .header-promo-wrapper .message {
    font-size: 1.3rem;
  }
  .page-header .header.content {
    padding: 10px 15px 0;
    max-width: 1920px;
  }
  .onfloat .page-header .header.content {
    padding: 10px 15px 0;
  }
  .onfloat .page-header .header.content .logo {
    max-width: 100px;
    margin-left: -50px;
    top: 12px;
    z-index: 1003;
  }
  .onfloat .page-header .header.content .block-search {
    z-index: 1004;
  }
  .page-header .header.content .header-content-left {
    display: block;
    margin-left: 0;
  }
  .page-header .header.content .header-content-left .globalsite,
  .page-header .header.content .header-content-left .switcher-language {
    display: inline-block;
  }
  .page-header .header.content .header-content-right .header.links {
    display: inline-block;
  }
  .page-footer .footer.content .service-sns-wrapper {
    margin-bottom: 60px;
  }
  .page-footer .footer.content .service-sns-wrapper ul {
    /*
                    border-top: 1px solid @cg_color_grey_80;
                    border-bottom: 1px solid @cg_color_grey_80;
                    */
  }
  .page-footer .footer.content .service-sns-wrapper ul li A IMG {
    width: 42px;
    height: 42px;
  }
  .page-footer .footer.content .service-sns-wrapper ul:before,
  .page-footer .footer.content .service-sns-wrapper ul:after {
    width: calc((100% - 42px*3 - 20px*4)/2);
  }
  .page-footer .footer.content .footerlinks-box {
    margin: 0;
    padding: 10px 0 10px 40px;
  }
  .page-footer .footer.content .footerlinks-box > ul {
    margin: 0;
    padding: 0;
  }
  .page-footer .footer.content .footerlinks-box > ul:after {
    content: '';
    display: table;
    clear: both;
  }
  .page-footer .footer.content .footerlinks-box > ul A,
  .page-footer .footer.content .footerlinks-box > ul SPAN {
    line-height: 2.7rem;
  }
  .page-footer .footer.content .footerlinks-box > ul > li {
    float: left;
    width: 24.7%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .page-footer .footer.content .footerlinks-box > ul > li strong {
    margin-bottom: 10px;
    font-weight: 400;
  }
  .header-overlay:not(.onfloat) .page-header,
  .header-overlay:not(.onfloat) .nav-sections {
    position: absolute;
    left: 0;
    right: 0;
    -webkit-transition: background .3s .6s;
    -moz-transition: background .3s .6s;
    -ms-transition: background .3s .6s;
    -p-transition: background .3s .6s;
    transition: background .3s .6s;
  }
  .header-overlay:not(.onfloat) .page-header {
    z-index: 80;
  }
  .header-overlay:not(.onfloat) .page-header .logo {
    z-index: 81;
  }
  .header-overlay:not(.onfloat) .nav-sections {
    top: 77px;
    z-index: 70;
  }
  .header-overlay:not(.onfloat).header-hover .page-header,
  .header-overlay:not(.onfloat).header-hover .nav-sections {
    background: #ffffff;
    -webkit-transition: background .3s;
    -moz-transition: background .3s;
    -ms-transition: background .3s;
    -p-transition: background .3s;
    transition: background .3s;
  }
  .header-overlay:not(.onfloat).header-white .block-search ::-webkit-input-placeholder,
  .header-overlay:not(.onfloat).header-white .block-search ::-moz-placeholder,
  .header-overlay:not(.onfloat).header-white .block-search :-ms-input-placeholder,
  .header-overlay:not(.onfloat).header-white .block-search :-moz-placeholder,
  .header-overlay:not(.onfloat).header-white .block-search ::placeholder {
    /* Firefox 18- */
    -webkit-transition: color .3s .6s;
    -moz-transition: color .3s .6s;
    -ms-transition: color .3s .6s;
    -p-transition: color .3s .6s;
    transition: color .3s .6s;
  }
  .header-overlay:not(.onfloat).header-white .block-search #search {
    -webkit-transition: width 0.5s ease 1.1s,box-shadow 0.5s ease 1.1s;
    -moz-transition: width 0.5s ease 1.1s,box-shadow 0.5s ease 1.1s;
    -ms-transition: width 0.5s ease 1.1s,box-shadow 0.5s ease 1.1s;
    -p-transition: width 0.5s ease 1.1s,box-shadow 0.5s ease 1.1s;
    transition: width 0.5s ease 1.1s,box-shadow 0.5s ease 1.1s;
  }
  .header-overlay:not(.onfloat).header-white .block-search .action.search {
    -webkit-transition: all .3s .6s;
    -moz-transition: all .3s .6s;
    -ms-transition: all .3s .6s;
    -p-transition: all .3s .6s;
    transition: all .3s .6s;
  }
  .header-overlay:not(.onfloat).header-white .logo,
  .header-overlay:not(.onfloat).header-white .language .switcher-option,
  .header-overlay:not(.onfloat).header-white .icon_global,
  .header-overlay:not(.onfloat).header-white .action.showpicker,
  .header-overlay:not(.onfloat).header-white .action.showcart:before,
  .header-overlay:not(.onfloat).header-white .header.links > li > a,
  .header-overlay:not(.onfloat).header-white .navigation .level0 .level-top {
    -webkit-transition: all .3s, filter .3s .6s;
    -moz-transition: all .3s, filter .3s .6s;
    -ms-transition: all .3s, filter .3s .6s;
    -p-transition: all .3s, filter .3s .6s;
    transition: all .3s, filter .3s .6s;
  }
  .header-overlay:not(.onfloat).header-white #store\.menu .navigation {
    -webkit-transition: all .3s, border-top .3s .6s;
    -moz-transition: all .3s, border-top .3s .6s;
    -ms-transition: all .3s, border-top .3s .6s;
    -p-transition: all .3s, border-top .3s .6s;
    transition: all .3s, border-top .3s .6s;
  }
  .header-overlay:not(.onfloat).header-white.header-hover .block-search #search {
    -webkit-transition: width 0.5s ease 0.5s,box-shadow 0.5s ease 0.5s;
    -moz-transition: width 0.5s ease 0.5s,box-shadow 0.5s ease 0.5s;
    -ms-transition: width 0.5s ease 0.5s,box-shadow 0.5s ease 0.5s;
    -p-transition: width 0.5s ease 0.5s,box-shadow 0.5s ease 0.5s;
    transition: width 0.5s ease 0.5s,box-shadow 0.5s ease 0.5s;
  }
  .header-overlay:not(.onfloat).header-white.header-hover .block-search .action.search {
    -webkit-transition: all .3s 0s;
    -moz-transition: all .3s 0s;
    -ms-transition: all .3s 0s;
    -p-transition: all .3s 0s;
    transition: all .3s 0s;
  }
  .header-overlay:not(.onfloat).header-white.header-hover .logo,
  .header-overlay:not(.onfloat).header-white.header-hover .language .switcher-option,
  .header-overlay:not(.onfloat).header-white.header-hover .icon_global,
  .header-overlay:not(.onfloat).header-white.header-hover .action.showpicker,
  .header-overlay:not(.onfloat).header-white.header-hover .action.showcart:before,
  .header-overlay:not(.onfloat).header-white.header-hover .header.links > li > a,
  .header-overlay:not(.onfloat).header-white.header-hover .navigation .level0 .level-top {
    -webkit-transition: all .3s, filter .3s 0s;
    -moz-transition: all .3s, filter .3s 0s;
    -ms-transition: all .3s, filter .3s 0s;
    -p-transition: all .3s, filter .3s 0s;
    transition: all .3s, filter .3s 0s;
  }
  .header-overlay:not(.onfloat).header-white.header-hover #store\.menu .navigation {
    -webkit-transition: all .3s, border-top .3s 0s;
    -moz-transition: all .3s, border-top .3s 0s;
    -ms-transition: all .3s, border-top .3s 0s;
    -p-transition: all .3s, border-top .3s 0s;
    transition: all .3s, border-top .3s 0s;
  }
  .header-overlay:not(.onfloat).header-white:not(.header-hover) .block-search #search {
    background: rgba(255, 255, 255, 0.4);
  }
  .header-overlay:not(.onfloat).header-white:not(.header-hover) .block-search #search::-webkit-input-placeholder {
    color: #ffffff;
  }
  .header-overlay:not(.onfloat).header-white:not(.header-hover) .block-search #search:-moz-placeholder {
    color: #ffffff;
  }
  .header-overlay:not(.onfloat).header-white:not(.header-hover) .block-search #search::-moz-placeholder {
    color: #ffffff;
  }
  .header-overlay:not(.onfloat).header-white:not(.header-hover) .block-search #search:-ms-input-placeholder {
    color: #ffffff;
  }
  .header-overlay:not(.onfloat).header-white:not(.header-hover) .block-search .action.search:before {
    color: #ffffff;
  }
  .header-overlay:not(.onfloat).header-white:not(.header-hover) .logo,
  .header-overlay:not(.onfloat).header-white:not(.header-hover) .language .switcher-option,
  .header-overlay:not(.onfloat).header-white:not(.header-hover) .icon_global,
  .header-overlay:not(.onfloat).header-white:not(.header-hover) .action.showpicker,
  .header-overlay:not(.onfloat).header-white:not(.header-hover) .action.showcart:before,
  .header-overlay:not(.onfloat).header-white:not(.header-hover) .header.links > li > a,
  .header-overlay:not(.onfloat).header-white:not(.header-hover) .navigation .level0 .level-top {
    filter: brightness(0) invert(1);
  }
  .header-overlay:not(.onfloat).header-white:not(.header-hover) #store\.menu .navigation {
    border-top: 1px solid #ffffff;
  }
  .header-overlay:not(.onfloat).header-white:not(.header-hover) #store\.menu li.level0[data-code="special"] > .level-top {
    filter: invert(0);
  }
  .page-footer .footer.content .footerlinks-box {
    padding: 10px 0 10px 40px;
  }
  .page-footer .footer.content .footerlinks-box > ul > li {
    padding-left: 40px;
    padding-right: 40px;
  }
}
/*
// icon sprite
@icon_sprite_bg: transparent url('@{baseDir}images/icon_sprite.png') no-repeat;
*/
.fax {
  display: none !important;
}
.company {
  display: none !important;
}
.registerlink {
  color: white;
  text-decoration: underline;
}
.form-address-edit .address .billing {
  /*display: none !important;*/
}
.control #resend {
  white-space: nowrap;
}
.donotshow {
  display: none;
}
.activationaddress {
  padding-top: 20px !important;
}
.activationaddress .legend {
  text-align: center !important;
}
.activationaddress .country {
  display: none !important;
}
.collect-color,
.normal-color {
  color: white;
  background-color: #2A4059;
}
.reserve-color {
  color: white;
  background-color: #3485BC;
}
@media only screen and (min-width: 768px) {
  .checkout-index-index.page-layout-checkout .ampromo-items-add {
    width: 100%;
    margin-bottom: -90px;
  }
  .ampromo-items-add {
    width: 71%;
  }
  .message.notice {
    max-width: 120px;
  }
}
@media only screen and (min-width: 1440px) {
  .checkout-index-index.page-layout-checkout .ampromo-items-add {
    margin-top: 110px;
  }
}
.ampromo-items-add {
  background: black;
  color: white;
}
.ampromo-items-add a {
  color: white;
}
@media screen and (min-width: 1200px) {
  #store-locator-search-wrapper .contextual-bar,
  #smile-store-delivery-container .contextual-bar {
    padding-right: 0;
    width: 30%;
    width: calc(300px);
  }
  #store-locator-search-wrapper .map,
  #smile-store-delivery-container .map {
    width: 70%;
    width: calc(100% - 300px);
  }
  .checkout-index-index #smile-store-delivery-container .shop-details {
    left: 30%;
    left: calc(300px);
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .page-products:not(.page-layout-1column).sidebar-on-top.onfloat .sidebar-main,
  .page-products:not(.page-layout-1column).sidebar-on-top.onfloat .toolbar-products {
    top: 55px;
  }
}
@media screen and (min-width: 1200px) {
  .page-products:not(.page-layout-1column) .sidebar {
    padding-right: 0;
    width: 30%;
    width: calc(300px);
  }
  .page-products:not(.page-layout-1column) .column.main {
    width: 70%;
    width: calc(100% - 300px);
  }
  .page-products:not(.page-layout-1column).sidebar-on-top .toolbar-products {
    right: calc((100% - 1200px)/2);
    left: calc(((100% - 1200px)/2) + 300px);
  }
}
/* CMS Page : membership-privilege */
/* BODY.cms-membership-privilege */
.cms-membership .topbanner IMG {
  display: block;
  max-width: 100%;
}
.cms-membership .types {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.cms-membership .types .type {
  position: relative;
  display: table-cell;
  padding: 20px 20px 30px 20px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}
.cms-membership .types .type .inner {
  border: 7px solid #E52A35;
  padding: 40px 60px;
}
.cms-membership .types .type.regular {
  width: 66.6666%;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #FDF8E5;
}
.cms-membership .types .type.regular .inner {
  border-color: #E52A35;
}
.cms-membership .types .type.plantinum {
  width: 33.3333%;
  padding-left: 15px;
  padding-right: 15px;
  background-color: #781212;
}
.cms-membership .types .type.plantinum .inner {
  border-color: #FBF8E5;
  padding: 40px 30px;
}
.cms-membership .types .type .flag {
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 83px;
  height: 60px;
  background-color: #FFFFFF;
  margin: 0 0 0 -42px;
  padding: 0 21px;
}
.cms-membership .types .type .flag:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  background-color: #0055A3;
  width: 21px;
  height: 100%;
}
.cms-membership .types .type .flag:after {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  background-color: #ED4034;
  width: 21px;
  height: 100%;
}
.cms-membership .types .type.regular .flag {
  border: 10px solid #FDF8E5;
}
.cms-membership .types .type.plantinum .flag {
  border: 10px solid #781212;
}
.cms-membership .types .type.plantinum P {
  padding: 20px 0;
}
.cms-membership .types .companylogo {
  text-align: center;
  margin: 0 auto;
  padding-top: 20px;
}
.cms-membership .types .companylogo IMG {
  max-width: 150px;
}
.cms-membership .types .data {
  width: 100%;
}
.cms-membership .types .data TR:first-child TH,
.cms-membership .types .data TR:first-child TD {
  border-bottom: 1px solid #888888;
}
.cms-membership .types .data TH {
  padding: 10px;
  width: 19%;
  text-align: center;
  vertical-align: middle;
  line-height: 1.35em;
}
.cms-membership .types .data TD {
  padding: 10px;
  width: 27%;
  text-align: center;
  vertical-align: middle;
  line-height: 1.35em;
}
.cms-membership .types .data TD.title.green {
  color: #004F39;
}
.cms-membership .types .data TD.title.silver {
  color: #A8A9AD;
}
.cms-membership .types .data TD.title.gold {
  color: #A2905E;
}
.cms-membership .types .data TD.title.platinum {
  color: #781212;
}
.cms-membership .types .data TD DIV {
  position: relative;
  display: inline-block;
  padding-left: 30px;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 30px;
}
.cms-membership .types .data TD DIV:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 24px;
  height: 24px;
  border-radius: 50%;
}
.cms-membership .types .data TD.green DIV:before {
  background-color: #004F39;
}
.cms-membership .types .data TD.silver DIV:before {
  background-color: #A8A9AD;
}
.cms-membership .types .data TD.gold DIV:before {
  background-color: #A2905E;
}
.cms-membership .types .data TD.platinum DIV:before {
  background-color: #781212;
}
@media all and (min-width: 768px) and (max-width: 1023px) {
  .cms-membership .types .type.regular .inner,
  .cms-membership .types .type.plantinum .inner {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media all and (min-width: 1023px) {
  .cms-membership .types .type.plantinum .inner {
    position: absolute;
    top: 20px;
    bottom: 30px;
    left: 20px;
    right: 20px;
  }
}
@media all and (max-width: 1023px) {
  .cms-membership {
    min-width: 290px;
  }
  .cms-membership .types .type.regular,
  .cms-membership .types .type.plantinum {
    display: block;
    width: auto;
    padding: 20px 15px 21px 15px;
  }
  .cms-membership .types .type .inner {
    border-width: 5px;
    padding: 30px;
  }
  .cms-membership .types .type.regular .inner,
  .cms-membership .types .type.plantinum .inner {
    border-width: 5px;
    padding: 20px 10px;
  }
  .cms-membership .types .type .flag {
    width: 73px;
    height: 50px;
    margin: 0 0 0 -37px;
  }
  .cms-membership .types .type.regular .flag {
    border: 5px solid #FDF8E5;
  }
  .cms-membership .types .type.plantinum .flag {
    border: 5px solid #781212;
  }
  .cms-membership .types .companylogo {
    text-align: center;
    margin-bottom: 10px;
  }
  .data-outer {
    position: relative;
    margin-bottom: 10px;
  }
  .data-inner {
    overflow-x: scroll;
    overflow-y: visible;
    margin-left: 130px;
  }
  .cms-membership .types .data {
    /* table-layout: fixed; */
    /* width: 435px; */
  }
  .cms-membership .types .data th {
    position: absolute;
    left: 0;
    width: 130px;
  }
  .cms-membership .types .data td {
    width: 145px;
  }
  .cms-membership .types .data th,
  .cms-membership .types .data td {
    padding-bottom: 30px;
    vertical-align: top;
  }
  .cms-membership .types .data th.title {
    height: 51px;
    padding-bottom: 10px;
    white-space: nowrap;
  }
  .cms-membership .types .data th.title DIV {
    font-size: 16px;
    padding-top: 7px;
  }
  .cms-membership .types .data td.title {
    padding-bottom: 10px;
    white-space: nowrap;
  }
  .cms-membership .types .type.plantinum P {
    margin-bottom: 20px;
  }
  /* for chinese version */
  .data-inner.zh {
    margin-left: 100px;
  }
  .cms-membership .types .zh .data th {
    width: 100px;
  }
  .cms-membership .types .zh .data td {
    padding-left: 20px;
    padding-right: 20px;
  }
}
/*heritage pc*/
body.heritage .header-container {
  position: fixed\0;
  width: 100%\0;
  top: 0\0;
  z-index: 999\0;
}
body.heritage .brand {
  z-index: 999\0;
}
body.heritage .top-row {
  position: fixed\0;
  top: 0\0;
  width: 100%\0;
  z-index: 1001\0;
  background-color: #1e2928\0;
}
#hier_aujourdhui_slide_1 .slide-content,
#hier_aujourdhui_slide_2 .slide-content,
#hier_aujourdhui_slide_3 .slide-content,
#hier_aujourdhui_slide_4 .slide-content,
#hier_aujourdhui_slide_5 .slide-content,
#hier_aujourdhui_slide_6 .slide-content {
  overflow: hidden;
}
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
body.heritage {
  position: relative;
  margin: 0;
  background: white;
}
body.heritage header {
  position: fixed;
  top: 0;
  z-index: 4;
  width: 100%;
  height: 150px;
}
body.heritage footer,
body.heritage .footer-column,
body.heritage .nav-slide,
body.heritage .middle-row,
body.heritage .page-title {
  display: none;
}
body.heritage .brand a {
  top: 30px\0;
  background: url("/pub/media/logo.png") no-repeat 0 0;
  /*background:url("/pub/images/logo-ie8.png") no-repeat 0 0;*/
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/pub/media/logo.png', sizingMethod='scale');
  display: inline-block;
  width: 145px;
  height: 44px;
  margin: 30px;
  color: transparent;
  text-decoration: none;
}
body.heritage .brand a img {
  display: none;
}
body.light .brand a {
  background: url("/pub/media/aigle-logo-white.png") no-repeat 0 0;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  display: inline-block;
  width: 145px;
  height: 44px;
  margin: 30px;
  color: transparent;
  text-decoration: none;
}
.heritage-nav {
  position: fixed;
  top: px;
  right: 0;
  left: 0;
  z-index: 1;
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  padding: 0 15px;
  text-align: center;
}
.heritage-nav li.hidden {
  position: static;
  display: inline-block !important;
  width: auto;
  height: auto;
  clip: auto;
  overflow: visible;
  visibility: visible;
}
.heritage-nav li {
  display: inline-block;
  text-transform: uppercase;
}
.heritage-nav .level2 {
  display: block;
}
.heritage-nav .level2 a {
  display: none;
}
.heritage-nav .level2 ul {
  border-width: 1px 0;
  border-style: solid;
  border-color: #1e2928;
  width: 100%;
  margin: 0 0 6px;
}
.heritage-nav .level3 {
  margin: 0 5%;
}
.heritage-nav .level3 a {
  display: inherit;
  position: relative;
}
.heritage-nav .level3.selected a:after {
  height: 0;
  width: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 7px 7px;
  border-top-color: #1e2928;
  position: absolute;
  bottom: -14px;
  left: 50%;
  margin-left: -6px;
  content: "";
}
.heritage-nav .level3:last-child {
  display: none;
}
.heritage-nav .back {
  font: 12px/3 Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  position: absolute;
  left: 60px;
  z-index: 1;
}
.heritage-nav .back:hover {
  text-decoration: underline;
}
.heritage-nav .back:before {
  display: inline-block;
  margin: 0 3px 0 0;
  content: "< ";
}
.heritage-nav .back,
.heritage-nav .level3 a {
  color: #1e2928;
}
body.light .heritage-nav .level2 ul {
  border-color: white;
}
body.light .heritage-nav .back,
body.light .heritage-nav .level3 a {
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.33);
  color: white;
}
body.light .heritage-nav .level3.selected a:after {
  height: 0;
  width: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 7px 7px;
  border-top-color: white;
}
body.heritage .timeline,
body.heritage .timeline-step {
  display: none;
}
.parallax-container {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}
.parallax-container img {
  display: none;
}
.parallax-container nav {
  position: fixed;
  left: 40px;
  top: 50%;
  z-index: 999;
}
.parallax-container nav a {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  display: block;
  width: 10px;
  height: 10px;
  overflow: hidden;
  white-space: nowrap;
  text-indent: 100%;
  margin-bottom: 10px;
  background-color: #fff;
}
.parallax-container nav a:hover,
.parallax-container nav a.active {
  background-color: #1e2928;
}
.parallax-slide {
  position: relative;
  margin: 0 auto;
}
body.heritage .slide-content {
  text-transform: uppercase;
  color: white;
  position: relative;
  width: 50%;
  margin: 0 auto;
  text-align: center;
}
body.heritage .slide-content h3 {
  font-size: 36px;
  line-height: 40px;
  margin: 0 0 10px;
  color: #fff;
}
body.heritage .slide-content h3.small {
  font-size: 14px;
}
body.heritage .slide-content p {
  font-size: 14px;
  text-transform: uppercase;
  line-height: 26px;
}
body.light .slide-content,
body.light .enter-btn {
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.33);
}
body.heritage .next-slide-btn,
body.heritage .prev-slide-btn,
body.heritage .enter-btn {
  position: absolute;
  left: 50%;
  display: block;
}
body.heritage .next-slide-btn,
body.heritage .prev-slide-btn {
  -webkit-border-radius: 42px;
  -moz-border-radius: 42px;
  -ms-border-radius: 42px;
  -o-border-radius: 42px;
  border-radius: 42px;
  background-color: transparent;
  background-color: rgba(255, 255, 255, 0.8);
  filter: none\9;
  zoom: 1;
  bottom: 25px;
  width: 42px;
  height: 42px;
  margin-left: -21px;
  text-indent: -9999px;
}
body.heritage .next-slide-btn:hover,
body.heritage .prev-slide-btn:hover {
  background-color: transparent;
  background-color: rgba(30, 41, 40, 0.8);
  filter: none\9;
  zoom: 1;
}
body.heritage .next-slide-btn:after,
body.heritage .prev-slide-btn:after {
  position: absolute;
  top: 50%;
  left: 50%;
  content: "";
}
body.heritage .enter-btn {
  font: 12px/2.14286 "Arial Narrow", Arial, Helvetica, sans-serif;
  color: white;
  position: absolute;
  bottom: 78px;
  width: 160px;
  margin-left: -80px;
  font-stretch: condensed;
  background: transparent;
  border-color: white;
}
body.heritage .enter-btn:hover {
  background-color: transparent;
  background-color: rgba(255, 255, 255, 0.8);
  filter: none\9;
  zoom: 1;
  color: #1e2928;
  border-color: #1e2928;
}
#savoir_faire_slide_1 {
  background: url("/pub/media/cms/heritage/savoir_faire_01.jpg") no-repeat center fixed;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/pub/media/cms/heritage/savoir_faire_01.jpg", sizingMethod=scale);
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
#savoir_faire_slide_1 .slide-content {
  font-size: 1.25em;
  line-height: 1.2;
  color: #1e2928;
  max-width: 465px;
  padding-top: 222px;
  text-align: justify;
}
#savoir_faire_slide_2 {
  background: url("/pub/media/cms/heritage/savoir_faire_02.jpg") no-repeat center fixed;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/pub/media/cms/heritage/savoir_faire_02.jpg", sizingMethod=scale);
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
#savoir_faire_slide_2 .slide-content {
  max-width: 750px;
  width: 66%;
  overflow: hidden;
  padding-top: 235px;
}
#savoir_faire_slide_3 {
  background: url("/pub/media/cms/heritage/160_ans.jpg") no-repeat center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
#savoir_faire_slide_4 {
  background: url("/pub/media/cms/heritage/maitre_caoutchoutier.jpg") no-repeat center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
#savoir_faire_slide_5 {
  background: url("/pub/media/cms/heritage/fabrication.jpg") no-repeat center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
#savoir_faire_slide_6 {
  background: url("/pub/media/cms/heritage/matiere.jpg") no-repeat center fixed;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/pub/media/cms/heritage/matiere.jpg", sizingMethod=scale);
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
#savoir_faire_slide_3 .slide-content,
#savoir_faire_slide_4 .slide-content,
#savoir_faire_slide_5 .slide-content,
#savoir_faire_slide_6 .slide-content {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 500px;
  margin: 0 0 0 -250px;
}
#savoir_proteger_slide_1 .slide-content,
#savoir_proteger_slide_2 .slide-content,
#savoir_proteger_slide_4 .slide-content {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 67%;
  max-width: 620px;
  margin: 0 0 0 -310px;
}
#savoir_proteger_slide_1 {
  background: url("/pub/media/cms/heritage/savoir_proteger_01.jpg") no-repeat center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
#savoir_proteger_slide_2 {
  background: url("/pub/media/cms/heritage/savoir_proteger_02.jpg") no-repeat center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
#savoir_proteger_slide_3 {
  background: url("/pub/media/cms/heritage/savoir_proteger_03.jpg") no-repeat center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
#savoir_proteger_slide_3 .slide-content {
  max-width: 750px;
  width: 66%;
  overflow: hidden;
  margin: 0 auto;
  padding-top: 235px;
}
#savoir_proteger_slide_4 {
  background: url("/pub/media/cms/heritage/savoir_proteger_04.jpg") no-repeat center fixed;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/pub/media/cms/heritage/savoir_proteger_04.jpg", sizingMethod=scale);
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
#savoir_proteger_slide_4 .slide-content {
  margin-top: 10px;
}
#savoir_proteger_slide_4 h3 {
  margin: 0;
  color: #cecece;
}
#savoir_proteger_slide_4 .bottes {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 840px;
  height: 490px;
  margin: -245px 0 0 -420px;
}
#savoir_proteger_slide_4 .bottes li {
  position: relative;
  float: left;
  width: 25%;
}
#savoir_proteger_slide_4 .bottes li.first-line {
  margin-bottom: 70px;
}
#savoir_proteger_slide_4 .bottes a img {
  display: block;
}
#savoir_proteger_slide_4 .bottes a .text {
  -webkit-transition: opacity, 0.4s;
  -moz-transition: opacity, 0.4s;
  -o-transition: opacity, 0.4s;
  transition: opacity, 0.4s;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  text-shadow: none;
  background-color: transparent;
  background-color: rgba(255, 255, 255, 0.7);
  filter: none\9;
  zoom: 1;
  -ms-word-break: none;
  word-break: none;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  hyphens: none;
  position: absolute;
  bottom: 2em;
  left: 0;
  width: 100%;
  height: 4.2em;
  display: table;
  display: none\0;
  margin-top: -1.8em;
  padding: 0 0.25em;
  z-index: 1;
}
#savoir_proteger_slide_4 .bottes a .text span {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  display: inline-block;
  line-height: 20px\0;
}
#savoir_proteger_slide_4 .bottes a:hover .text {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
  display: block\0;
  background-color: #fff\0;
  opacity: 0.7\0;
}
.category-hier-aujourdhui .parallax-container,
.cms-from-yesterday-to-today .parallax-container {
  background: url("/pub/media/cms/heritage/hier_aujourdhui_01.jpg") no-repeat center fixed;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/pub/media/cms/heritage/hier_aujourdhui_01.jpg", sizingMethod=scale);
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.parallax-container .column-left,
.parallax-container .column-middle,
.parallax-container .column-right {
  float: left;
}
.parallax-container .column-left.align-right,
.parallax-container .column-left.align-right *,
.parallax-container .column-middle.align-right,
.parallax-container .column-middle.align-right *,
.parallax-container .column-right.align-right,
.parallax-container .column-right.align-right * {
  text-align: right;
}
.parallax-container .column-left.align-left,
.parallax-container .column-left.align-left *,
.parallax-container .column-middle.align-left,
.parallax-container .column-middle.align-left *,
.parallax-container .column-right.align-left,
.parallax-container .column-right.align-left * {
  text-align: left;
}
#hier_aujourdhui_slide_1,
#hier_aujourdhui_slide_2,
#hier_aujourdhui_slide_3,
#hier_aujourdhui_slide_4,
#hier_aujourdhui_slide_5,
#hier_aujourdhui_slide_6 {
  background: transparent;
}
#hier_aujourdhui_slide_1 .slide-content {
  position: static;
  max-width: 1170px;
  width: auto;
  margin: 0 auto;
  padding-top: 260px;
}
#hier_aujourdhui_slide_2 .slide-content {
  position: static;
  max-width: 1170px;
  width: auto;
  margin: 0 auto;
  padding-top: 260px;
}
#hier_aujourdhui_slide_3 .slide-content {
  position: static;
  max-width: 1170px;
  width: auto;
  margin: 0 auto;
  padding-top: 240px;
}
#hier_aujourdhui_slide_4 .slide-content {
  position: static;
  max-width: 1170px;
  width: auto;
  margin: 0 auto;
  padding-top: 240px;
}
div[id*="hier_aujourdhui_slide_"] .slide-content {
  position: static;
  max-width: 1170px;
  width: auto;
  margin: 0 auto;
  padding-top: 240px;
}
/*#hier_aujourdhui_slide_4{ height:1200px !important;}*/
#hier_aujourdhui_slide_1 h3,
#hier_aujourdhui_slide_2 h3,
#hier_aujourdhui_slide_3 h3,
#hier_aujourdhui_slide_4 h3,
div[id*="hier_aujourdhui_slide_"] h3 {
  font-size: 2.25em;
  line-height: 0.72222;
}
#hier_aujourdhui_slide_1 p,
#hier_aujourdhui_slide_2 p,
#hier_aujourdhui_slide_3 p,
#hier_aujourdhui_slide_4 p,
div[id*="hier_aujourdhui_slide_"] p {
  font-size: 1em;
  line-height: 1;
}
#hier_aujourdhui_slide_1 img,
#hier_aujourdhui_slide_2 img,
#hier_aujourdhui_slide_3 img,
#hier_aujourdhui_slide_4 img,
div[id*="hier_aujourdhui_slide_"] img {
  display: inline;
}
#hier_aujourdhui_slide_1 h3 {
  margin-top: 110px;
}
#hier_aujourdhui_slide_1 .column-left {
  width: 48.5%;
  padding-right: 20px;
}
#hier_aujourdhui_slide_1 .column-left h3,
#hier_aujourdhui_slide_1 .column-left p {
  display: none;
}
#hier_aujourdhui_slide_1 .column-left img {
  width: 66%;
  height: auto;
}
#hier_aujourdhui_slide_1 .column-right {
  width: 51.5%;
}
#hier_aujourdhui_slide_1 .column-right p {
  width: 73%;
}
#hier_aujourdhui_slide_2 .column-left {
  width: 34%;
  padding-right: 10px;
}
#hier_aujourdhui_slide_2 .column-left h3 {
  margin-top: 90px;
}
#hier_aujourdhui_slide_2 .column-left p {
  position: relative;
  padding-bottom: 54px;
}
#hier_aujourdhui_slide_2 .column-left p:after {
  position: absolute;
  right: 0;
  bottom: 10px;
  content: "";
}
#hier_aujourdhui_slide_2 .column-middle {
  width: 30%;
}
#hier_aujourdhui_slide_2 .column-right {
  width: 36%;
  padding-left: 10px;
}
#hier_aujourdhui_slide_2 .column-right h3 {
  position: relative;
  padding-top: 38px;
}
#hier_aujourdhui_slide_2 .column-right h3:before {
  position: absolute;
  left: 0;
  top: 10px;
  content: "";
}
#hier_aujourdhui_slide_3 .column-left {
  width: 61%;
}
#hier_aujourdhui_slide_3 .column-left img {
  float: right;
  margin: 0 0 10px 10px;
}
/*#hier_aujourdhui_slide_3 .column-left h3 {
	margin-top: 240px
}*/
#hier_aujourdhui_slide_3 .column-left p {
  position: relative;
  float: right;
  padding-bottom: 54px;
}
#hier_aujourdhui_slide_3 .column-left p:after {
  position: absolute;
  right: 0;
  bottom: 10px;
  content: "";
}
#hier_aujourdhui_slide_3 .column-right {
  width: 39%;
  padding-left: 10px;
}
#hier_aujourdhui_slide_3 .column-right img {
  margin-top: 100px;
}
#hier_aujourdhui_slide_3 .column-right h3 {
  position: relative;
  padding-top: 33px;
  padding-bottom: 5px;
}
#hier_aujourdhui_slide_3 .column-right h3:before {
  position: absolute;
  left: 0;
  top: 10px;
  content: "";
}
#hier_aujourdhui_slide_3 .column-right p {
  max-width: 240px;
}
#hier_aujourdhui_slide_4 .column-left {
  width: 41%;
}
#hier_aujourdhui_slide_4 .column-left p {
  position: relative;
  float: right;
  max-width: 290px;
  padding-bottom: 36px;
}
#hier_aujourdhui_slide_4 .column-left p:after {
  position: absolute;
  right: 0;
  bottom: 10px;
  content: "";
}
#hier_aujourdhui_slide_4 .column-right {
  width: 59%;
  padding-left: 10px;
}
#hier_aujourdhui_slide_4 .column-right h3 {
  position: relative;
  padding-top: 33px;
  padding-bottom: 5px;
}
#hier_aujourdhui_slide_4 .column-right h3:before {
  position: absolute;
  left: 0;
  top: 10px;
  content: "";
}
#hier_aujourdhui_slide_4 .column-right p {
  max-width: 500px;
  font-size: 14px;
}
/***slide_5***/
#hier_aujourdhui_slide_5 p {
  font-size: 14px;
}
#hier_aujourdhui_slide_5 .slide-content {
  position: static;
  max-width: 1170px;
  width: auto;
  margin: 0 auto;
  padding-top: 240px;
}
#hier_aujourdhui_slide_5 .column-left p {
  position: relative;
  float: right;
  max-width: 290px;
  padding-bottom: 36px;
}
#hier_aujourdhui_slide_5 .column-left img {
  float: right;
  margin-left: 10px;
  clear: both;
}
#hier_aujourdhui_slide_5 .history_img9 {
  margin-top: 10px;
  max-width: 60%;
}
#hier_aujourdhui_slide_5 .column-left p.p2 {
  max-width: 30%;
  padding-top: 40px;
}
#hier_aujourdhui_slide_5 .history_img10 {
  max-width: 60%;
  margin-left: 10px;
  float: left;
}
#hier_aujourdhui_slide_5 .column-right p.p1 {
  max-width: 300px;
  margin-left: 10px;
  margin-bottom: 30px;
}
#hier_aujourdhui_slide_5 .column-right p.p2 {
  max-width: 30%;
  margin-left: 10px;
  float: left;
  margin-top: 60px;
}
/*Slide 6*/
#hier_aujourdhui_slide_6 p {
  font-size: 14px;
}
#hier_aujourdhui_slide_6 .column-left img {
  position: relative;
  float: right;
  clear: both;
  max-width: 50%;
  margin-left: 10px;
  margin-bottom: 10px;
}
#hier_aujourdhui_slide_6 .column-left p {
  position: relative;
  float: right;
  max-width: 40%;
  padding-top: 36px;
  padding-bottom: 36px;
}
body.heritage .breadcrumbs {
  display: none;
}
body.heritage .footer-container {
  display: none;
}
#hier_aujourdhui_slide_1 p,
#hier_aujourdhui_slide_2 p,
#hier_aujourdhui_slide_3 p,
#hier_aujourdhui_slide_4 p {
  line-height: 21px;
  font-size: 15px;
}
#hier_aujourdhui_slide_1 h3,
#hier_aujourdhui_slide_2 h3,
#hier_aujourdhui_slide_3 h3,
#hier_aujourdhui_slide_4 h3 {
  line-height: 24px;
  font-size: 30px;
}
#hier_aujourdhui_slide_4 .column-left img {
  float: right;
  margin-left: 10px;
  clear: both;
}
#hier_aujourdhui_slide_4 .slide-content .column-left h3:before {
  background-image: url("../images/icons-sce3ce07171.png");
  background-position: -129px -25px;
  background-repeat: no-repeat;
  height: 8px;
  width: 24px;
}
#hier_aujourdhui_slide_4 .column-right h3.img-right-h3:before {
  background-image: none;
  background-position: -129px -25px;
  background-repeat: no-repeat;
  height: 8px;
  width: 24px;
}
#hier_aujourdhui_slide_4 .slide-content .column-left h3.img-left-h3:before {
  content: "";
  right: 0;
  position: absolute;
  top: 15px;
}
#hier_aujourdhui_slide_4 .column-left p.img-left-p:after {
  background-image: none;
  background-position: 0 -126px;
  background-repeat: no-repeat;
  height: 8px;
  width: 24px;
}
.heritage .btn {
  display: inline-block;
  min-width: 2.27273em;
  margin-right: 0.5em;
  padding: 0;
  line-height: 2.09091em;
  text-align: center;
  color: #1e2928;
  background: white;
  border: 1px solid #1e2928;
  cursor: pointer;
}
#hier_aujourdhui_slide_4 .column-left p.img-left-p {
  font-size: 14px;
}
#hier_aujourdhui_slide_4 .column-right .slide-img-right h3 {
  margin-top: 0px;
}
#hier_aujourdhui_slide_4 .column-right h3.img-right-h3 {
  padding-top: 0;
}
/*#hier_aujourdhui_slide_4 .column-right p:after{
     background-image: url(../images/icons-sce3ce07171.png);
    background-position: 0 -126px;
    background-repeat: no-repeat;
    height: 8px;
    width: 24px;}*/
#hier_aujourdhui_slide_4 .column-right .slide-img-right h3:before {
  background: none;
}
#hier_aujourdhui_slide_4 .slide-content .column-right p {
  clear: both;
  padding-bottom: 30px;
  position: relative;
}
#parallax_container .next-slide-btn {
  background: url("/pub/media/next_slide_button.png") no-repeat 0 0;
}
#parallax_container .next-slide-btn:hover {
  background-position: 0 100%;
}
#parallax_container .prev-slide-btn {
  background: url("/pub/media/prev_slide_button.png") no-repeat 0 100%;
}
#parallax_container .prev-slide-btn:hover {
  background-position: 0 0;
}
.header .brand img {
  width: 100%;
  max-width: 100%;
}
.history_img1 {
  max-width: 132px\0;
}
.history_img2 {
  max-width: 307px\0;
}
.history_img3 {
  max-width: 285px\0;
}
.history_img4 {
  max-width: 470px\0;
}
.history_img5 {
  max-width: 321px\0;
}
.history_img6 {
  max-width: 241px\0;
}
.history_img7 {
  max-width: 447px\0;
}
.block-layered-nav .block-title {
  display: none;
}
.block-layered-nav dt {
  font-size: 18px;
  font-weight: normal;
  font-family: "Copperplate Gothic", "Times New Roman", Times, 'Microsoft Yahei', 'Simsun', Arial;
}
.block-layered-nav li {
  margin: 5px 0;
}
.category-products > .toolbar .pager .pages {
  display: none;
}
@media screen and (max-width: 979px) {
  body.heritage .next-slide-btn,
  body.heritage .prev-slide-btn,
  body.heritage .enter-btn {
    position: static;
    left: 50%;
    display: block;
    margin: 0 auto;
  }
}
@media (max-width: 979px) {
  body.heritage header {
    position: relative;
    z-index: auto;
    height: auto;
  }
  body.heritage footer {
    display: block;
  }
  body.heritage .category-view {
    position: relative;
    height: 100%;
  }
  body.heritage .brand a,
  body.light .brand a {
    background: transparent;
    top: 0\0;
  }
  body.heritage .brand img {
    display: block;
  }
  .heritage-nav {
    display: none;
  }
  body.heritage .navbar-inner .middle-row {
    display: block;
  }
  body.heritage .page-title {
    text-transform: uppercase;
    display: block;
    margin-bottom: 20px;
    text-align: center;
    border: none;
    line-height: 16px;
  }
  body.heritage .timeline,
  body.heritage .timeline-step {
    display: block;
  }
  body.heritage .timeline {
    position: absolute;
    left: -15px;
    top: 470px;
    bottom: 18px;
    width: 1px;
    margin: 0 17.5px 0 17.5px;
    background-color: #1e2928;
  }
  body.heritage .timeline-step {
    font: 0.875em/2.57143 "Arial Narrow", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    position: relative;
    left: -36px;
    margin-bottom: 10px;
    padding-left: 36px;
    font-stretch: condensed;
  }
  body.heritage .timeline-step .bullet {
    -webkit-border-radius: 13px;
    -moz-border-radius: 13px;
    -ms-border-radius: 13px;
    -o-border-radius: 13px;
    border-radius: 13px;
    position: absolute;
    top: 50%;
    left: 18px;
    display: block;
    width: 13px;
    height: 13px;
    margin: -6.5px 0 0 -6.5px;
  }
  body.heritage .timeline-step .bullet:before {
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    -o-border-radius: 7px;
    border-radius: 7px;
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 7px;
    height: 7px;
    margin: -3.5px 0 0 -3.5px;
    content: "";
    background-color: #1e2928;
  }
  body.heritage .timeline-step.active {
    font-size: 1.5em;
    line-height: 1.5;
  }
  body.heritage .timeline-step.active .bullet {
    border: 1px solid #1e2928;
  }
  .parallax-container {
    position: static;
    margin-bottom: 30px;
    padding-left: 21px;
  }
  .parallax-container .parallax-navigation,
  .parallax-container .next-slide-btn,
  .parallax-container .enter-btn {
    display: none;
  }
  .parallax-container .parallax-slide {
    padding: 0;
    height: auto !important;
  }
  .parallax-container .parallax-slide img {
    display: block;
  }
  .parallax-container .parallax-slide p {
    -ms-word-break: none;
    word-break: none;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    hyphens: none;
  }
  .parallax-container .parallax-slide p br {
    display: none;
  }
  body.light .slide-content {
    text-shadow: none !important;
  }
  #savoir_faire_slide_1 {
    height: 333px !important;
    margin-bottom: 85px;
    background: url("/media/cms/heritage/savoir_faire_01.jpg") no-repeat 50% 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }
  #savoir_faire_slide_1 .slide-content {
    font-size: 0.75em;
    line-height: 1.16667;
    max-width: 300px;
    width: auto;
    margin: 0 auto;
    padding: 20px;
  }
  #savoir_faire_slide_1 .enter-btn {
    color: #1e2928;
    border-color: #1e2928;
  }
  #savoir_faire_slide_1 .next-slide-btn,
  #savoir_faire_slide_1 .prev-slide-btn {
    bottom: -60px;
    display: block;
    background-color: #e5e5e5;
  }
  #savoir_faire_slide_2,
  #savoir_faire_slide_3,
  #savoir_faire_slide_4,
  #savoir_faire_slide_5,
  #savoir_faire_slide_6 {
    height: auto !important;
    max-width: none;
    width: auto;
    padding-bottom: 50px;
    background: transparent;
  }
  #savoir_faire_slide_2 .slide-content,
  #savoir_faire_slide_3 .slide-content,
  #savoir_faire_slide_4 .slide-content,
  #savoir_faire_slide_5 .slide-content,
  #savoir_faire_slide_6 .slide-content {
    font-size: 0.75em;
    line-height: 1.16667;
    position: static;
    max-width: none;
    height: auto;
    width: auto;
    margin: 0;
    padding: 0;
    text-align: left;
    color: #1e2928;
  }
  #savoir_faire_slide_2 .slide-content h3,
  #savoir_faire_slide_3 .slide-content h3,
  #savoir_faire_slide_4 .slide-content h3,
  #savoir_faire_slide_5 .slide-content h3,
  #savoir_faire_slide_6 .slide-content h3 {
    font-size: 1.5em;
    line-height: 0.88889;
    margin-top: 10px;
  }
  #savoir_faire_slide_2 .slide-content img,
  #savoir_faire_slide_3 .slide-content img,
  #savoir_faire_slide_4 .slide-content img,
  #savoir_faire_slide_5 .slide-content img,
  #savoir_faire_slide_6 .slide-content img {
    width: 100%;
    height: auto;
  }
  #savoir_proteger_slide_1 {
    height: 333px !important;
    margin-bottom: 85px;
    background: url("/media/cms/heritage/savoir_proteger_01.jpg") no-repeat 50% 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }
  #savoir_proteger_slide_1 .slide-content {
    font-size: 0.75em;
    line-height: 1.16667;
    left: 0;
    right: 0;
    top: 33%;
    width: 100%;
    margin: 0 auto;
    padding: 20px;
    position: static;
  }
  #savoir_proteger_slide_1 .next-slide-btn {
    bottom: -60px;
    display: block;
    background-color: #e5e5e5;
  }
  #savoir_proteger_slide_2,
  #savoir_proteger_slide_3,
  #savoir_proteger_slide_4 {
    height: auto !important;
    max-width: none;
    width: auto;
    padding-bottom: 50px;
    background: transparent;
  }
  #savoir_proteger_slide_2 .slide-content,
  #savoir_proteger_slide_3 .slide-content,
  #savoir_proteger_slide_4 .slide-content {
    font-size: 0.75em;
    line-height: 1.16667;
    position: static;
    max-width: none;
    height: auto;
    width: auto;
    margin: 0;
    padding: 0;
    text-align: left;
    color: #1e2928;
  }
  #savoir_proteger_slide_2 .slide-content h3,
  #savoir_proteger_slide_3 .slide-content h3,
  #savoir_proteger_slide_4 .slide-content h3 {
    font-size: 1.5em;
    line-height: 0.88889;
    margin-top: 10px;
  }
  #savoir_proteger_slide_2 .slide-content img,
  #savoir_proteger_slide_3 .slide-content img,
  #savoir_proteger_slide_4 .slide-content img {
    width: 100%;
    height: auto;
  }
  #savoir_proteger_slide_3 img {
    display: none;
  }
  #savoir_proteger_slide_4 {
    margin-bottom: 0;
  }
  #savoir_proteger_slide_4 .slide-content {
    overflow: hidden;
  }
  #savoir_proteger_slide_4 .slide-content > img {
    display: none;
  }
  #savoir_proteger_slide_4 .slide-content h3 {
    color: #1e2928;
  }
  #savoir_proteger_slide_4 .bottes {
    position: static;
    width: 100%;
    height: auto;
    margin: 0;
  }
  #savoir_proteger_slide_4 .bottes li {
    width: 50%;
  }
  #savoir_proteger_slide_4 .bottes li.first-line {
    margin-bottom: 0;
  }
  #savoir_proteger_slide_4 .bottes a img,
  #savoir_proteger_slide_4 .bottes a p {
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
  }
  #savoir_proteger_slide_4 .bottes a img {
    max-width: 225px;
    margin: 0 auto;
  }
  #savoir_proteger_slide_4 .bottes a p {
    position: static;
    display: block !important;
    width: 100%;
    margin: 0;
    text-align: center;
    color: #1e2928;
    background: transparent;
  }
  #savoir_proteger_slide_4 .bottes a p span {
    display: inline;
  }
  .category-hier-aujourdhui .timeline,
  .cms-from-yesterday-to-today .timeline {
    top: 50px;
    height: 92px;
  }
  .category-hier-aujourdhui .parallax-container,
  .cms-from-yesterday-to-today .parallax-container {
    background: transparent;
  }
  #hier_aujourdhui_slide_1,
  #hier_aujourdhui_slide_2,
  #hier_aujourdhui_slide_3,
  #hier_aujourdhui_slide_4 {
    height: auto !important;
    max-width: none;
    width: auto;
    margin: 0;
    background: transparent;
  }
  #hier_aujourdhui_slide_1 .column-left,
  #hier_aujourdhui_slide_1 .column-middle,
  #hier_aujourdhui_slide_1 .column-right,
  #hier_aujourdhui_slide_2 .column-left,
  #hier_aujourdhui_slide_2 .column-middle,
  #hier_aujourdhui_slide_2 .column-right,
  #hier_aujourdhui_slide_3 .column-left,
  #hier_aujourdhui_slide_3 .column-middle,
  #hier_aujourdhui_slide_3 .column-right,
  #hier_aujourdhui_slide_4 .column-left,
  #hier_aujourdhui_slide_4 .column-middle,
  #hier_aujourdhui_slide_4 .column-right {
    float: none;
    max-width: none;
    width: auto;
    margin: 0;
    padding: 0;
  }
  #hier_aujourdhui_slide_1 .column-left h3,
  #hier_aujourdhui_slide_1 .column-left p,
  #hier_aujourdhui_slide_1 .column-middle h3,
  #hier_aujourdhui_slide_1 .column-middle p,
  #hier_aujourdhui_slide_1 .column-right h3,
  #hier_aujourdhui_slide_1 .column-right p,
  #hier_aujourdhui_slide_2 .column-left h3,
  #hier_aujourdhui_slide_2 .column-left p,
  #hier_aujourdhui_slide_2 .column-middle h3,
  #hier_aujourdhui_slide_2 .column-middle p,
  #hier_aujourdhui_slide_2 .column-right h3,
  #hier_aujourdhui_slide_2 .column-right p,
  #hier_aujourdhui_slide_3 .column-left h3,
  #hier_aujourdhui_slide_3 .column-left p,
  #hier_aujourdhui_slide_3 .column-middle h3,
  #hier_aujourdhui_slide_3 .column-middle p,
  #hier_aujourdhui_slide_3 .column-right h3,
  #hier_aujourdhui_slide_3 .column-right p,
  #hier_aujourdhui_slide_4 .column-left h3,
  #hier_aujourdhui_slide_4 .column-left p,
  #hier_aujourdhui_slide_4 .column-middle h3,
  #hier_aujourdhui_slide_4 .column-middle p,
  #hier_aujourdhui_slide_4 .column-right h3,
  #hier_aujourdhui_slide_4 .column-right p {
    float: none;
    max-width: none;
    width: auto;
    margin: 10px 0;
    padding: 0;
    text-align: left;
  }
  #hier_aujourdhui_slide_1 .column-left h3:after,
  #hier_aujourdhui_slide_1 .column-left h3:before,
  #hier_aujourdhui_slide_1 .column-left p:after,
  #hier_aujourdhui_slide_1 .column-left p:before,
  #hier_aujourdhui_slide_1 .column-middle h3:after,
  #hier_aujourdhui_slide_1 .column-middle h3:before,
  #hier_aujourdhui_slide_1 .column-middle p:after,
  #hier_aujourdhui_slide_1 .column-middle p:before,
  #hier_aujourdhui_slide_1 .column-right h3:after,
  #hier_aujourdhui_slide_1 .column-right h3:before,
  #hier_aujourdhui_slide_1 .column-right p:after,
  #hier_aujourdhui_slide_1 .column-right p:before,
  #hier_aujourdhui_slide_2 .column-left h3:after,
  #hier_aujourdhui_slide_2 .column-left h3:before,
  #hier_aujourdhui_slide_2 .column-left p:after,
  #hier_aujourdhui_slide_2 .column-left p:before,
  #hier_aujourdhui_slide_2 .column-middle h3:after,
  #hier_aujourdhui_slide_2 .column-middle h3:before,
  #hier_aujourdhui_slide_2 .column-middle p:after,
  #hier_aujourdhui_slide_2 .column-middle p:before,
  #hier_aujourdhui_slide_2 .column-right h3:after,
  #hier_aujourdhui_slide_2 .column-right h3:before,
  #hier_aujourdhui_slide_2 .column-right p:after,
  #hier_aujourdhui_slide_2 .column-right p:before,
  #hier_aujourdhui_slide_3 .column-left h3:after,
  #hier_aujourdhui_slide_3 .column-left h3:before,
  #hier_aujourdhui_slide_3 .column-left p:after,
  #hier_aujourdhui_slide_3 .column-left p:before,
  #hier_aujourdhui_slide_3 .column-middle h3:after,
  #hier_aujourdhui_slide_3 .column-middle h3:before,
  #hier_aujourdhui_slide_3 .column-middle p:after,
  #hier_aujourdhui_slide_3 .column-middle p:before,
  #hier_aujourdhui_slide_3 .column-right h3:after,
  #hier_aujourdhui_slide_3 .column-right h3:before,
  #hier_aujourdhui_slide_3 .column-right p:after,
  #hier_aujourdhui_slide_3 .column-right p:before,
  #hier_aujourdhui_slide_4 .column-left h3:after,
  #hier_aujourdhui_slide_4 .column-left h3:before,
  #hier_aujourdhui_slide_4 .column-left p:after,
  #hier_aujourdhui_slide_4 .column-left p:before,
  #hier_aujourdhui_slide_4 .column-middle h3:after,
  #hier_aujourdhui_slide_4 .column-middle h3:before,
  #hier_aujourdhui_slide_4 .column-middle p:after,
  #hier_aujourdhui_slide_4 .column-middle p:before,
  #hier_aujourdhui_slide_4 .column-right h3:after,
  #hier_aujourdhui_slide_4 .column-right h3:before,
  #hier_aujourdhui_slide_4 .column-right p:after,
  #hier_aujourdhui_slide_4 .column-right p:before {
    display: none;
  }
  #hier_aujourdhui_slide_1 .column-left h3,
  #hier_aujourdhui_slide_1 .column-middle h3,
  #hier_aujourdhui_slide_1 .column-right h3,
  #hier_aujourdhui_slide_2 .column-left h3,
  #hier_aujourdhui_slide_2 .column-middle h3,
  #hier_aujourdhui_slide_2 .column-right h3,
  #hier_aujourdhui_slide_3 .column-left h3,
  #hier_aujourdhui_slide_3 .column-middle h3,
  #hier_aujourdhui_slide_3 .column-right h3,
  #hier_aujourdhui_slide_4 .column-left h3,
  #hier_aujourdhui_slide_4 .column-middle h3,
  #hier_aujourdhui_slide_4 .column-right h3 {
    margin-top: 40px !important;
  }
  #hier_aujourdhui_slide_1 .column-left h3 br,
  #hier_aujourdhui_slide_1 .column-middle h3 br,
  #hier_aujourdhui_slide_1 .column-right h3 br,
  #hier_aujourdhui_slide_2 .column-left h3 br,
  #hier_aujourdhui_slide_2 .column-middle h3 br,
  #hier_aujourdhui_slide_2 .column-right h3 br,
  #hier_aujourdhui_slide_3 .column-left h3 br,
  #hier_aujourdhui_slide_3 .column-middle h3 br,
  #hier_aujourdhui_slide_3 .column-right h3 br,
  #hier_aujourdhui_slide_4 .column-left h3 br,
  #hier_aujourdhui_slide_4 .column-middle h3 br,
  #hier_aujourdhui_slide_4 .column-right h3 br {
    display: none;
  }
  #hier_aujourdhui_slide_1 .column-left img,
  #hier_aujourdhui_slide_1 .column-middle img,
  #hier_aujourdhui_slide_1 .column-right img,
  #hier_aujourdhui_slide_2 .column-left img,
  #hier_aujourdhui_slide_2 .column-middle img,
  #hier_aujourdhui_slide_2 .column-right img,
  #hier_aujourdhui_slide_3 .column-left img,
  #hier_aujourdhui_slide_3 .column-middle img,
  #hier_aujourdhui_slide_3 .column-right img,
  #hier_aujourdhui_slide_4 .column-left img,
  #hier_aujourdhui_slide_4 .column-middle img,
  #hier_aujourdhui_slide_4 .column-right img {
    float: none !important;
  }
  #hier_aujourdhui_slide_1 .slide-content,
  #hier_aujourdhui_slide_2 .slide-content,
  #hier_aujourdhui_slide_3 .slide-content,
  #hier_aujourdhui_slide_4 .slide-content,
  #hier_aujourdhui_slide_5 .slide-content,
  #hier_aujourdhui_slide_6 .slide-content {
    font-size: 0.75em;
    line-height: 1.16667;
    position: static;
    max-width: none;
    height: auto;
    width: auto;
    margin: 0;
    padding: 0;
    text-align: left;
    color: #1e2928;
  }
  #hier_aujourdhui_slide_1 .slide-content h3,
  #hier_aujourdhui_slide_2 .slide-content h3,
  #hier_aujourdhui_slide_3 .slide-content h3,
  #hier_aujourdhui_slide_4 .slide-content h3,
  #hier_aujourdhui_slide_5 .slide-content h3,
  #hier_aujourdhui_slide_6 .slide-content h3 {
    font-size: 1.5em;
    line-height: 0.88889;
    margin-top: 0;
  }
  #hier_aujourdhui_slide_1 .slide-content img,
  #hier_aujourdhui_slide_2 .slide-content img,
  #hier_aujourdhui_slide_3 .slide-content img,
  #hier_aujourdhui_slide_4 .slide-content img,
  #hier_aujourdhui_slide_5 .slide-content img,
  #hier_aujourdhui_slide_6 .slide-content img {
    width: 100%;
    height: auto;
    margin: 0 0 10px;
    padding: 0;
    max-width: 100%;
  }
  #hier_aujourdhui_slide_1 .column-left h3,
  #hier_aujourdhui_slide_1 .column-left p {
    display: block;
  }
  #hier_aujourdhui_slide_1 .column-right {
    display: none;
  }
  #hier_aujourdhui_slide_2 .column-middle h3,
  #hier_aujourdhui_slide_2 .column-middle p {
    display: block;
  }
  #hier_aujourdhui_slide_2 .column-right h3,
  #hier_aujourdhui_slide_2 .column-right p {
    display: none;
  }
  body.heritage .footer-container {
    display: block;
  }
  body.heritage .img-left {
    float: none;
    width: 100%;
    margin-top: 0;
  }
  body.heritage .img-right {
    float: none;
    margin: 0;
    width: 100%;
  }
  body.heritage .slide-content h3 {
    /*color:#1E2928;*/
  }
  #hier_aujourdhui_slide_4 .slide-content .column-left h3 {
    padding-top: 0;
  }
  body.heritage .slide-img-left {
    float: none;
    margin: 0;
    width: 100%;
  }
  body.heritage .slide-img-right {
    float: none;
    margin: 0;
    width: 100%;
  }
  body.heritage .brand a img {
    display: block;
  }
}
@media (-webkit-max-device-pixel-ratio: 1.49), (max--moz-device-pixel-ratio: 1.49), (-o-max-device-pixel-ratio: 2.98 / 2), (max-device-pixel-ratio: 1.49), (max-resolution: 143.04dpi), (max-resolution: 1.49dppx) {
  body.heritage .next-slide-btn:after {
    height: 8px;
    width: 24px;
    margin: -4px 0 0 -12px;
  }
  body.heritage .prev-slide-btn:after {
    height: 8px;
    width: 24px;
    margin: -4px 0 0 -12px;
  }
  #hier_aujourdhui_slide_2 .column-left p:after,
  #hier_aujourdhui_slide_3 .column-left p:after {
    height: 24px;
    width: 8px;
    background-image: url('../images/icons-sce3ce07171.png');
    background-position: -209px -1px;
    background-repeat: no-repeat;
  }
  #hier_aujourdhui_slide_2 .column-right h3:before,
  #hier_aujourdhui_slide_3 .column-right h3:before,
  #hier_aujourdhui_slide_4 .column-right h3:before {
    height: 8px;
    width: 24px;
    background-image: url('../images/icons-sce3ce07171.png');
    background-position: -129px -25px;
    background-repeat: no-repeat;
  }
  #hier_aujourdhui_slide_4 .column-left p:after {
    height: 8px;
    width: 24px;
    background-image: url('../images/icons-sce3ce07171.png');
    background-position: 0 -126px;
    background-repeat: no-repeat;
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), (min-resolution: 1.5dppx) {
  body.heritage .next-slide-btn:after {
    height: 8px;
    width: 24px;
    background-image: url('../images/icons-hires-s1faef87347.png');
    background-position: -19px -48.5px;
    background-repeat: no-repeat;
    -webkit-background-size: 256px auto;
    -moz-background-size: 256px auto;
    -o-background-size: 256px auto;
    background-size: 256px auto;
    margin: -4px 0 0 -12px;
  }
  body.heritage .prev-slide-btn:after {
    height: 8px;
    width: 24px;
    background-image: url('../images/icons-hires-s1faef87347.png');
    background-position: -24px -113.5px;
    background-repeat: no-repeat;
    -webkit-background-size: 256px auto;
    -moz-background-size: 256px auto;
    -o-background-size: 256px auto;
    background-size: 256px auto;
    margin: -4px 0 0 -12px;
  }
  body.heritage .next-slide-btn:hover:after {
    background-image: url('../images/icons-hires-s1faef87347.png');
    background-position: 0 -113.5px;
    background-repeat: no-repeat;
    -webkit-background-size: 256px auto;
    -moz-background-size: 256px auto;
    -o-background-size: 256px auto;
    background-size: 256px auto;
  }
  #hier_aujourdhui_slide_2 .column-left p:after,
  #hier_aujourdhui_slide_3 .column-left p:after,
  #hier_aujourdhui_slide_4 .column-left p:after {
    height: 24px;
    width: 8px;
    background-image: url('../images/icons-hires-s1faef87347.png');
    background-position: -99px -48.5px;
    background-repeat: no-repeat;
    -webkit-background-size: 256px auto;
    -moz-background-size: 256px auto;
    -o-background-size: 256px auto;
    background-size: 256px auto;
  }
  #hier_aujourdhui_slide_2 .column-right h3:before,
  #hier_aujourdhui_slide_3 .column-right h3:before {
    height: 8px;
    width: 24px;
    background-image: url('../images/icons-hires-s1faef87347.png');
    background-position: -123px -48.5px;
    background-repeat: no-repeat;
    -webkit-background-size: 256px auto;
    -moz-background-size: 256px auto;
    -o-background-size: 256px auto;
    background-size: 256px auto;
  }
  body.heritage .footer-container {
    display: block;
  }
}
/*CMS pages from-yesterday-to-today*/
@media (min-width: 980px) and (max-height: 800px) {
  .cms-from-yesterday-to-today .parallax-container {
    padding-bottom: 100px;
  }
}
@media (min-width: 980px) {
  .cms-from-yesterday-to-today .heritage header {
    height: 180px !important;
  }
  body.heritage.cms-from-yesterday-to-today .prev-slide-btn,
  body.heritage.cms-from-yesterday-to-today .next-slide-btn {
    position: relative;
    left: 50%;
    display: block;
    top: 25px;
  }
  body.heritage.cms-from-yesterday-to-today .enter-btn {
    position: relative;
    bottom: 0;
  }
  body.heritage .parallax-slide {
    min-height: 700px;
  }
  body.heritage.cms-from-yesterday-to-todaye .parallax-slide {
    min-height: 750px;
  }
  #savoir_faire_slide_2,
  #savoir_proteger_slide_3,
  #savoir_proteger_slide_4 {
    min-height: 800px;
  }
  body.heritage .video-container {
    width: 100%;
    height: 480px;
  }
}
@media screen and (max-width: 979px) {
  body.heritage.cms-from-yesterday-to-today .slide-content h3 {
    color: #1E2928;
  }
  body.heritage.cms-from-yesterday-to-today .next-slide-btn {
    position: static;
    margin: 0 auto;
  }
  body.heritage.cms-from-yesterday-to-today .prev-slide-btn {
    position: static;
    margin: 0 auto;
  }
  body.heritage .next-slide-btn,
  body.heritage .prev-slide-btn {
    bottom: 5px;
  }
  body.heritage .video-container {
    width: 100%;
    height: 300px;
  }
  body.heritage .enter-btn {
    bottom: -30px;
  }
  body.heritage.cms-the-art-of-protection .enter-btn {
    bottom: -80px;
  }
}
@media screen and (min-width: 1200px) {
  .filter-options {
    padding-right: 30px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  body[class*="sales-order-print"] .page-main .table-wrapper,
  body[class*="sales-order-"] .page-main .table-wrapper,
  .magento-rma-guest-returns .page-main .table-wrapper,
  .magento-rma-returns-returns .page-main .table-wrapper,
  .sales-order-view .page-main .table-wrapper,
  .sales-order-shipment .page-main .table-wrapper,
  .sales-order-invoice .page-main .table-wrapper,
  .sales-order-creditmemo .page-main .table-wrapper {
    overflow-x: auto;
  }
  body[class*="sales-order-print"] .page-main .data.table.table-order-items td.col.name > .product-item-image,
  body[class*="sales-order-"] .page-main .data.table.table-order-items td.col.name > .product-item-image,
  .magento-rma-guest-returns .page-main .data.table.table-order-items td.col.name > .product-item-image,
  .magento-rma-returns-returns .page-main .data.table.table-order-items td.col.name > .product-item-image,
  .sales-order-view .page-main .data.table.table-order-items td.col.name > .product-item-image,
  .sales-order-shipment .page-main .data.table.table-order-items td.col.name > .product-item-image,
  .sales-order-invoice .page-main .data.table.table-order-items td.col.name > .product-item-image,
  .sales-order-creditmemo .page-main .data.table.table-order-items td.col.name > .product-item-image {
    width: 60px;
    margin-right: 0;
  }
  body[class*="sales-order-print"] .page-main .data.table.table-order-items td.col.name > *:not(.product-item-image),
  body[class*="sales-order-"] .page-main .data.table.table-order-items td.col.name > *:not(.product-item-image),
  .magento-rma-guest-returns .page-main .data.table.table-order-items td.col.name > *:not(.product-item-image),
  .magento-rma-returns-returns .page-main .data.table.table-order-items td.col.name > *:not(.product-item-image),
  .sales-order-view .page-main .data.table.table-order-items td.col.name > *:not(.product-item-image),
  .sales-order-shipment .page-main .data.table.table-order-items td.col.name > *:not(.product-item-image),
  .sales-order-invoice .page-main .data.table.table-order-items td.col.name > *:not(.product-item-image),
  .sales-order-creditmemo .page-main .data.table.table-order-items td.col.name > *:not(.product-item-image) {
    margin-left: 75px;
  }
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir='rtl'] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #CCC;
}
.mfp-preloader a:hover {
  color: #FFF;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}
.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}
.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 90%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 64.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  opacity: 0;
  background: #000;
}
.mfp-iframe-video-holder .mfp-content {
  line-height: 0;
  width: 90%;
  max-width: 900px;
}
.mfp-iframe-video-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 64.25%;
}
.mfp-iframe-video-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  opacity: 1;
  background: #000;
}
/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
         * Remove all paddings around the image on small screen
         */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.mfp-preloader {
  width: 30px;
  height: 30px;
  background-color: #FFF;
  opacity: 0.65;
  margin: 0 auto;
  -webkit-animation: rotateplane 1.2s infinite ease-in-out;
  animation: rotateplane 1.2s infinite ease-in-out;
  z-index: 99999;
}
@-webkit-keyframes rotateplane {
  0% {
    -webkit-transform: perspective(120px);
  }
  50% {
    -webkit-transform: perspective(120px) rotateY(180deg);
  }
  100% {
    -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg);
  }
}
@keyframes rotateplane {
  0% {
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
  }
  50% {
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
  }
  100% {
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
  }
}
.message {
  text-align: center;
  clear: both;
}
.message.info,
.message.warning,
.message.error,
.message.success,
.message.notice {
  margin-top: 10px;
  padding-left: 20px;
}
.message.error,
.message.success {
  /* padding-bottom: 6px; */
}
.message.error > *:first-child:before,
.message.success > *:first-child:before {
  content: '';
  position: static;
  margin-top: -1px;
  margin-right: 5px;
  width: 16px;
  height: 16px;
  /* border-radius: 50%; */
  /* color: @cg_message_green; */
  text-align: center;
  background: transparent url('../images/message_success.png') no-repeat top left;
  background-size: 16px 16px;
}
.message.error > *:first-child:before {
  /*
            content: '\e616';
            color: @cg_message_red;
            font-weight: bold;
            */
  background-image: url('../images/message_error.png');
  background-size: 16px 16px;
}
.actions-toolbar > .primary,
.actions-toolbar > .secondary {
  text-align: left;
}
.actions-toolbar > .primary .action,
.actions-toolbar > .secondary .action {
  text-align: center;
}
a.action.primary,
button.action.primary,
input.action.primary,
a.action.secondary,
button.action.secondary,
input.action.secondary,
a.action.update,
button.action.update,
input.action.update {
  padding: 12px 30px;
  background: #000000;
  border: 1px solid #000000;
  color: #ffffff;
  font-family: "Lato", Helvetica, "微軟正黑體", 'PingFangTC-Regular', 'SimSun', Georgia, 'Times New Roman', Times, serif;
  font-size: 1.4rem;
  font-weight: normal;
  text-transform: uppercase;
  border-radius: 2px;
  box-shadow: none;
}
a.action.primary span,
button.action.primary span,
input.action.primary span,
a.action.secondary span,
button.action.secondary span,
input.action.secondary span,
a.action.update span,
button.action.update span,
input.action.update span {
  display: block;
  line-height: 1em;
}
a.action.primary:hover,
button.action.primary:hover,
input.action.primary:hover,
a.action.secondary:hover,
button.action.secondary:hover,
input.action.secondary:hover,
a.action.update:hover,
button.action.update:hover,
input.action.update:hover,
a.action.primary:active,
button.action.primary:active,
input.action.primary:active,
a.action.secondary:active,
button.action.secondary:active,
input.action.secondary:active,
a.action.update:active,
button.action.update:active,
input.action.update:active {
  opacity: 0.7;
  text-decoration: none;
  background: #000000;
  border-color: #000000;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -p-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-box-shadow: 0 0 8px black;
  -moz-box-shadow: 0 0 8px black;
  box-shadow: 0 0 8px black;
}
a.action.small,
button.action.small,
input.action.small {
  padding: 9px 30px;
  font-size: 1.4rem;
}
a.action.large,
button.action.large,
input.action.large {
  padding: 17px 30px;
  font-size: 1.4rem;
}
@keyframes pulsate {
  0% {
    transform: scale(0.85);
  }
  100% {
    transform: scale(0.95);
  }
}
._keyfocus *,
input:not([disabled]),
textarea:not([disabled]),
select:not([disabled]) {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -p-transition: all 0.5s ease;
  transition: all 0.5s ease;
  box-shadow: none;
}
._keyfocus *:not(.mage-error):focus,
input:not([disabled]):not(.mage-error):focus,
textarea:not([disabled]):not(.mage-error):focus,
select:not([disabled]):not(.mage-error):focus {
  border-color: #000000;
}
input[type="radio"] {
  display: inline-block;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  margin: 0 10px 0 0;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  position: relative;
  bottom: -1px;
  border: none;
  background: transparent;
  -moz-appearance: button;
  -webkit-appearance: button;
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 20px 40px;
  background-image: url('../images/radio.png');
  vertical-align: top;
  -webkit-transition: all 0s ease;
  -moz-transition: all 0s ease;
  -ms-transition: all 0s ease;
  -p-transition: all 0s ease;
  transition: all 0s ease;
}
input[type="radio"]:checked,
input[type="radio"]:checked:after {
  background-position: left bottom;
}
input[type="radio"].mage-error {
  box-shadow: inset 0 0 0 1px #ff0000;
}
input[type="checkbox"],
input.checkbox {
  display: inline-block;
  margin: 0 10px 0 0;
  width: 20px;
  height: 20px;
  position: relative;
  bottom: -1px;
  border-radius: 0;
  -moz-appearance: button;
  -webkit-appearance: button;
  border: none;
  background: transparent;
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 20px 40px;
  background-image: url('../images/checkbox.png');
  vertical-align: top;
  -webkit-transition: all 0s ease;
  -moz-transition: all 0s ease;
  -ms-transition: all 0s ease;
  -p-transition: all 0s ease;
  transition: all 0s ease;
}
input[type="checkbox"]:checked,
input.checkbox:checked,
input[type="checkbox"]:checked:after,
input.checkbox:checked:after {
  background-position: left bottom;
}
input[type="checkbox"] + label.label,
input.checkbox + label.label {
  font-size: 1.1rem;
  line-height: 18px;
  text-transform: initial;
  display: inline-block;
}
input[type="checkbox"].mage-error,
input.checkbox.mage-error {
  box-shadow: inset 0 0 0 1px #ff0000;
}
.field.checkbox {
  position: relative;
}
.field.checkbox div.mage-error[generated=true] {
  position: absolute;
  bottom: 0;
  left: 32px;
}
.field.checkbox div.mage-error[generated=true] + .label {
  text-transform: initial;
  display: inline-block;
  margin-bottom: 15px;
  color: #ff0000;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  /* .cg_transition(~'all 0.5s ease'); */
}
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-size: 62.5%;
}
body {
  font-family: "Lato", Helvetica, "微軟正黑體", 'PingFangTC-Regular', 'SimSun', Georgia, 'Times New Roman', Times, serif;
  font-weight: 400;
  color: #000000;
}
A,
SPAN {
  line-height: 1;
}
div {
  line-height: 1.384615;
}
div .tnc {
  color: grey;
  font-size: 11px;
}
.page-wrapper {
  min-width: 320px;
}
.breadcrumbs {
  margin-top: 0px;
  padding: 0;
}
.breadcrumbs .items {
  color: #808080;
}
.breadcrumbs .items .item:after {
  content: '>';
  padding: 0 2px 0 2px;
  color: #808080;
  font-family: "Lato", Helvetica, "微軟正黑體", 'PingFangTC-Regular', 'SimSun', Georgia, 'Times New Roman', Times, serif;
  font-size: 1.4rem;
  line-height: 1.4rem;
}
.breadcrumbs .items .item A,
.breadcrumbs .items .item Strong {
  color: #808080;
  font-size: 1.2rem;
  line-height: 1em;
  text-transform: uppercase;
}
.breadcrumbs .items .item A:hover,
.breadcrumbs .items .item A:active {
  color: #000000;
}
.breadcrumbs .items .item:last-child A,
.breadcrumbs .items .item:last-child Strong {
  text-transform: capitalize;
}
.breadcrumbs .items .item:last-child:after {
  content: none;
}
.page-title-wrapper {
  margin-top: 2rem;
}
.page-title-wrapper .page-title {
  margin: 0 0 2rem 0;
  padding: 0;
  color: #000000;
  font-size: 3rem;
  line-height: 1em;
  text-decoration: none;
  text-transform: uppercase;
}
.page-title-wrapper .page-title SPAN {
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
}
.page-title-wrapper.product {
  margin-top: 0;
}
.page-footer .footer.content {
  background-color: #ffffff;
  color: #000000;
  text-transform: uppercase;
}
.page-footer .footer.content A,
.page-footer .footer.content A:hover {
  color: #000000;
  font-size: inherit;
}
.copyright {
  background-color: #ffffff;
  color: #808080;
}
.copyright A,
.copyright A:hover {
  color: #808080;
  font-size: inherit;
}
.fieldset:after {
  font-size: 1.4rem;
}
.fieldset > .field > .label,
.fieldset > .fields > .field > .label,
.fieldset > .field > .label,
.fieldset > .fields > .field > .label {
  color: #000000;
  font-family: "Lato", Helvetica, "微軟正黑體", 'PingFangTC-Regular', 'SimSun', Georgia, 'Times New Roman', Times, serif;
  font-size: 1.2rem;
  font-weight: normal;
  line-height: 1.6rem;
  text-transform: uppercase;
  margin: 10px 0;
}
.fieldset > .field.required > .label:after,
.fieldset > .fields > .field.required > .label:after,
.fieldset > .field._required > .label:after,
.fieldset > .fields > .field._required > .label:after {
  margin: 0;
  font-size: 1.4rem;
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .breadcrumbs,
  .page-main {
    padding-left: 10px;
    padding-right: 10px;
  }
}
/* Chrome only: & >1200px */
@media screen and (min-width: 1200px) and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  /*
    .page-footer {
        .footer.content:hover {
            .footerlinks-box {
                .copyright {
                    -webkit-transform: scale(0.8333);
                            transform: scale(0.8333);
                }
            }
        }
    }
    */
}
select,
select option {
  font-family: Lato, 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  letter-spacing: 0.2rem;
}
@media screen and (max-width: 1023px) {
  body .navigation {
    padding-left: 0;
    padding-right: 0;
  }
  .page-header .header.content .switcher-language,
  .page-header .header.content .globalsite {
    display: none;
  }
  .page-header .header.content #top-storelocator-chooser {
    position: absolute;
    left: 50px;
  }
  .page-footer .footer.content .service-bubble-wrapper {
    border: 0 none;
    clip: rect(0px, 0px, 0px, 0px);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .page-footer .footer.content .service-sns-wrapper ul:before,
  .page-footer .footer.content .service-sns-wrapper ul:after {
    width: calc((100% - 35px*3 - 20px*4)/2);
    display: inline-block;
  }
  .page-footer .footer.content .footerlinks-box {
    margin: 0 0 30px 0;
  }
  .page-footer .footer.content .footerlinks-box > ul {
    margin: 0;
    padding: 0;
    border-top: 1px solid #e4e4e4;
  }
  .page-footer .footer.content .footerlinks-box > ul > li {
    height: 50px;
    overflow: hidden;
    border-bottom: 1px solid #e4e4e4;
  }
  .page-footer .footer.content .footerlinks-box > ul > li strong {
    position: relative;
    padding: 16px 48px 16px 21px;
  }
  .page-footer .footer.content .footerlinks-box > ul > li strong:after {
    /* content: '\e622'; */
    position: absolute;
    right: 12px;
    top: 0;
    content: '\e622';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 48px;
    line-height: 1em;
    color: #000000;
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    -webkit-transition: transform 0.3s ease;
    -moz-transition: transform 0.3s ease;
    -ms-transition: transform 0.3s ease;
    -p-transition: transform 0.3s ease;
    transition: transform 0.3s ease;
  }
  .page-footer .footer.content .footerlinks-box > ul > li.active {
    height: auto;
    overflow: visible;
    -webkit-transition: height 0.3s ease;
    -moz-transition: height 0.3s ease;
    -ms-transition: height 0.3s ease;
    -p-transition: height 0.3s ease;
    transition: height 0.3s ease;
  }
  .page-footer .footer.content .footerlinks-box > ul > li.active strong:after {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .page-footer .footer.content .footerlinks-box > ul > li.active ul {
    padding: 5px 30px 20px 30px;
  }
  .page-footer .footer.content .footerlinks-box > ul > li.active ul li A,
  .page-footer .footer.content .footerlinks-box > ul > li.active ul li SPAN {
    color: #808080;
    line-height: 40px;
    display: block;
  }
  .page-footer .footer.content .footerlinks-box > ul > li.active ul li.icon_tel A,
  .page-footer .footer.content .footerlinks-box > ul > li.active ul li.icon_email A,
  .page-footer .footer.content .footerlinks-box > ul > li.active ul li.icon_tel SPAN,
  .page-footer .footer.content .footerlinks-box > ul > li.active ul li.icon_email SPAN {
    line-height: 2.6rem;
  }
  .page-footer .footer.content .footerlinks-box > ul > li.active ul li.icon_none A,
  .page-footer .footer.content .footerlinks-box > ul > li.active ul li.icon_none SPAN {
    line-height: 2rem;
  }
}
