/*Font for password*/
/* Use the css below to change the password input symbol */
@font-face {
  font-family: 'fontello';
  src: url("../eot/fontello4a7d.eot");
  src: url("../eot/fontello4a7d.eot#iefix") format("embedded-opentype"), url("../fontello4a7d.html") format("woff2"), url("../woff/fontello4a7d.woff") format("woff"), url("../ttf/fontello4a7d.ttf") format("truetype"), url("../svg/fontello4a7d.svg#fontello") format("svg");
  font-weight: normal;
  font-style: normal;
}
:focus {
  outline: none;
}

.l-ImageCarouselP__nav__dot, .l-ImageCarouselP__nav__toggle {
  height: 24px;
}

.g-Text a {
  color: #9f8839 !important;
}

.overflow-hidden {
  overflow: hidden;
}

/* show cursor pointer for any hyperlink*/
a:hover {
  cursor: pointer;
}

.g-ImageCarouselP__nav__dot {
  padding: 0;
  margin: 0 5px;
}
.g-ImageCarouselP__nav__dot:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto 0;
}

.g-ImageCarouselP__nav__dot:before,
.g-ImageCarouselP__nav__toggle:before {
  color: #A18A43;
}

/*input[type="password"]::-webkit-credentials-auto-fill-button {
  visibility: hidden;
  display: none !important;
  pointer-events: none;
  position: absolute;
  right: 0;
}*/

@media (min-width: 641px) {
  .g-ImageCarouselP__nav__dot {
    width: 8px;
  }
  .g-ImageCarouselP__nav__dot:before {
    font-size: 8px !important;
    line-height: 1;
    height: 8px;
  }

  .slick-active .g-ImageCarouselP__nav__dot {
    width: 10px;
  }
  .slick-active .g-ImageCarouselP__nav__dot:before {
    font-size: 10px !important;
    height: 10px;
  }
}
@media (max-width: 640px) {
  .g-ImageCarouselP__nav__dot {
    width: 5.6px;
  }
  .g-ImageCarouselP__nav__dot:before {
    font-size: 5.6px !important;
    line-height: 1;
    height: 5.6px;
  }

  .slick-active .g-ImageCarouselP__nav__dot {
    width: 7px;
  }
  .slick-active .g-ImageCarouselP__nav__dot:before {
    font-size: 7px !important;
    height: 7px;
  }
}
body:not(.is-authorring) .loading {
  visibility: hidden;
}

/*consider updating this as common property*/
.handlebar-template {
  display: none;
}

/* Gold Button*/
.sensai-gold-arrow-button-pack {
  width: auto;
}
.sensai-gold-arrow-button-pack .g-ButtonP__list {
  margin: 0 !important;
  font-family: adobe-garamond-pro;
}
html[lang^=pl] .sensai-gold-arrow-button-pack .g-ButtonP__list,
html[lang^=ru] .sensai-gold-arrow-button-pack .g-ButtonP__list {
  font-family: 'EBGaramond-Regular', serif;
}
html[lang^=zh] .sensai-gold-arrow-button-pack .g-ButtonP__list {
  font-family: 'EBGaramond-Regular', "FZShuSong-Z01", serif;
}
.sensai-gold-arrow-button-pack .g-ButtonP__list .g-ButtonP__list__item {
  padding: 0;
  width: 100%;
}
.sensai-gold-arrow-button-pack .g-ButtonP__list .g-ButtonP__list__item .g-ButtonUnit .g-ButtonUnit__link {
  padding: 15px 0 13px;
  border: solid 1px #9f8839;
  box-shadow: none;
  border-radius: 0;
  background: none;
  color: #9f8839;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 25px;
}
.sensai-gold-arrow-button-pack .g-ButtonP__list .g-ButtonP__list__item .g-ButtonUnit .g-ButtonUnit__link:hover:after {
  content: "";
  border: solid #9f8839;
  border-width: 0 1.5px 1.5px 0;
  width: 1px;
  height: 1px;
  display: inline-block;
  padding: 3px;
  margin: 7px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

/* White Button */
.sensai-white-arrow-button-pack {
  width: auto;
}
.sensai-white-arrow-button-pack .g-ButtonP__list {
  margin: 0 !important;
}
.sensai-white-arrow-button-pack .g-ButtonP__list .g-ButtonP__list__item {
  padding: 0;
  width: 100%;
}
.sensai-white-arrow-button-pack .g-ButtonP__list .g-ButtonP__list__item .g-ButtonUnit .g-ButtonUnit__link {
  padding: 15px 0 13px;
  border: solid 1px #FFFFFF;
  box-shadow: none;
  border-radius: 0;
  background: none;
  color: #FFFFFF;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 25px;
}
.sensai-white-arrow-button-pack .g-ButtonP__list .g-ButtonP__list__item .g-ButtonUnit .g-ButtonUnit__link:hover:after {
  content: "";
  border: solid #FFFFFF;
  border-width: 0 1.5px 1.5px 0;
  width: 1px;
  height: 1px;
  display: inline-block;
  padding: 3px;
  margin: 7px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.sensai-gold-noarrow-button-pack {
  width: auto;
}
.sensai-gold-noarrow-button-pack .g-ButtonP__list {
  margin: 0 !important;
}
.sensai-gold-noarrow-button-pack .g-ButtonUnit__link .cmn-richtext {
  padding: 0;
}
.sensai-gold-noarrow-button-pack .g-ButtonP__list .g-ButtonP__list__item {
  padding: 0;
  width: 100%;
}
.sensai-gold-noarrow-button-pack .g-ButtonP__list .g-ButtonP__list__item .g-ButtonUnit .g-ButtonUnit__link {
  padding: 0;
  border: none;
  box-shadow: none;
  border-radius: 0;
  background: none;
  color: #9f8839;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 25px !important;
}
.sensai-gold-noarrow-button-pack .g-ButtonP__list .g-ButtonP__list__item .g-ButtonUnit .g-ButtonUnit__link:hover:after {
  content: "";
  border: solid #9f8839;
  border-width: 0 1.5px 1.5px 0;
  width: 1px;
  height: 1px;
  display: inline-block;
  padding: 3px;
  margin: 7px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.sensai-gold-noarrow-button-pack-reverse {
  width: auto;
}
.sensai-gold-noarrow-button-pack-reverse .g-ButtonP__list {
  margin: 0 !important;
}
.sensai-gold-noarrow-button-pack-reverse .g-ButtonUnit__link .cmn-richtext {
  padding: 0;
}
.sensai-gold-noarrow-button-pack-reverse .g-ButtonP__list .g-ButtonP__list__item {
  padding: 0;
  width: 100%;
}
.sensai-gold-noarrow-button-pack-reverse .g-ButtonP__list .g-ButtonP__list__item .g-ButtonUnit .g-ButtonUnit__link {
  padding: 0;
  border: none;
  box-shadow: none;
  border-radius: 0;
  background: none;
  color: #9f8839;
  display: flex;
  justify-content: left;
  align-items: center;
  height: 25px !important;
}
.sensai-gold-noarrow-button-pack-reverse .g-ButtonP__list .g-ButtonP__list__item .g-ButtonUnit .g-ButtonUnit__link:hover:before {
  content: "";
  border: solid #9f8839;
  border-width: 0 1.5px 1.5px 0;
  width: 1px;
  height: 1px;
  display: inline-block;
  padding: 3px;
  margin: 7px;
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}

#caps-lock-block .g-Text {
  margin: 0px;
}

.hybris-error-response {
  padding-bottom: 15px;
  color: #af2731;
  font-size: 14px;
}

.g-AccordionMenu .cmn-icon--down:before {
  content: url(../svg/plusicon.svg);
  width: 9px;
  display: flex;
  align-items: center;
  height: 22px;
}

.g-AccordionMenu .cmn-icon--up:before {
  content: url(../svg/minusicon.svg);
  width: 9px;
  display: flex;
  align-items: center;
  height: 18px;
}

.form_row {
  position: relative;
}
.form_row .form_leftcollabel label {
  font-size: 12px;
  line-height: 1.33;
  letter-spacing: normal;
  color: #aab0bb;
  position: absolute;
  top: -16px;
}

.custom-dropdown-wrapper {
  position: relative;
  box-sizing: border-box;
  width: 100%;
}
.custom-dropdown-wrapper .form_row .form_rightcol {
  position: relative;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0 !important;
  position: relative;
  cursor: pointer;
}
.custom-dropdown-wrapper .form_row .form_rightcol::after {
  content: "\e011";
  font-family: 'icomoon';
  font-size: 15px;
  font-style: normal;
  font-weight: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  right: 0px;
  top: 3px;
  position: absolute;
}
.custom-dropdown-wrapper .form_row .form_rightcol input {
  cursor: pointer;
  height: 15px;
}
.custom-dropdown-wrapper .g-ListP {
  position: absolute;
  left: 0;
  top: 26px;
  z-index: 100;
  width: 100%;
  background-color: #fff;
  box-sizing: border-box;
  box-shadow: 0 4px 20px 0 rgba(158, 136, 57, 0.04);
  border: solid 0.5px #9f8839;
}
.custom-dropdown-wrapper .g-ListP ul {
  list-style: none;
  list-style-type: none;
  list-style-image: none;
  padding: 10px 0px;
}
.custom-dropdown-wrapper .g-ListP ul li {
  list-style: none;
  list-style-image: none;
  overflow: hidden;
  padding: 10px 10px;
  line-height: 1.38;
  box-sizing: border-box;
}
.custom-dropdown-wrapper .g-ListP ul li:hover {
  background-color: rgba(159, 136, 57, 0.05);
  cursor: pointer;
}

.custom-dropdown-close .form_row .form_rightcol::after {
  content: "\e010";
}

.custom-dropdown-wrapper .form_rightcol {
  display: flex;
  flex-direction: row;
}
.custom-dropdown-wrapper .form_rightcol_wrapper {
  width: 100%;
}

.dropdown-selected {
  background-color: rgba(159, 136, 57, 0.05);
}

.custom-dropdown-hide {
  display: none;
}

.is-authorring .custom-dropdown-wrapper .g-ListP {
  position: relative;
  border: 0px;
  display: block;
}

.custom-dropdown-wrapper.drop-down-title .g-ListP ul li {
  padding: 0px 0px 0px 6px;
}

/*Remove Carousel arrows*/
.g-ImageCarouselP .slick-arrow {
  display: none !important;
}

.drop-down-scroll ul {
  height: 151px;
  overflow: auto;
}

.is-authorring .drop-down-scroll ul {
  height: auto;
  overflow: inherit;
}

body:not(.is-authorring) .error-messages-list {
  display: none;
}

.qty-input-text {
  display: none;
}
.qty-input-text input {
  width: 45px;
}

.qty-block .custom-dropdown-wrapper {
  width: 45px;
}
.qty-block .custom-dropdown-wrapper .form_row .form_rightcol input {
  width: 45px;
  border: none;
  border-bottom: solid 1px #cecece;
  padding: 0 0 2px;
  font-family: inherit !important;
  color: #2f2d2d;
}
.qty-block .custom-dropdown-wrapper .form_row .form_rightcol::after {
  top: 0px !important;
}
.qty-block .qty-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.qty-block .custom-dropdown-wrapper .form_row .arrow-hide::after {
  visibility: hidden;
}
.qty-block .custom-dropdown-wrapper .form_row .arrow-show::after {
  visibility: visible;
}
.qty-block .custom-dropdown-wrapper input {
  border-bottom: solid 1px #9e8839 !important;
}

img.question-icon {
  cursor: pointer;
}

/*New label for products*/
.new-product {
  font-family: 'adobe-garamond-pro';
  text-align: center;
  margin: 0;
  background: #A18A43 !important;
  color: #FFFFFF;
  height: fit-content;
}
html[lang^=pl] .new-product,
html[lang^=ru] .new-product {
  font-family: 'EBGaramond-Regular', serif;
}
html[lang^=zh] .new-product {
  font-family: 'EBGaramond-Regular', "FZShuSong-Z01", serif;
}

@media (min-width: 1025px) {
  .new-product {
    font-size: 10px;
    line-height: 1.4;
    padding: 5.5px 12px 3.5px;
  }

  .sensai-section-padding .g-Section__inner {
    padding: 0 9.3%;
  }
}
@media (min-width: 641px) and (max-width: 1024px) {
  .new-product {
    font-size: 7px;
    line-height: 1.29;
    padding: 3.5px 7px 1.5px;
  }
}
@media (max-width: 640px) {
  .new-product {
    font-size: 7px;
    line-height: 1.29;
    padding: 3px 4px 1.5px;
  }
}
.more-cta {
  color: #9f8839;
}
.more-cta:hover {
  color: #9f8839;
}

/*tile link units without link*/
.g-TileLinkVUnit:not([href]),
.g-TileLinkHUnit:not([href]) {
  cursor: unset;
}

/*----- Unsubscribe -----*/
#unsubscribe-confirmation-url .g-ButtonP__list__item {
  width: 27.5%;
}

#unsubscribe-confirmation-url .g-ButtonUnit {
  height: 50px;
}

#unsubscribe-button .g-ButtonP__list__item {
  width: 100%;
}
#unsubscribe-button .g-ButtonUnit {
  height: 50px;
}

#unsubscribe-confirmation-url .g-HeadingTitle {
  padding-bottom: 60px;
}

.unsubscribe .g-Section__inner {
  margin-left: 37.6%;
  margin-right: 44.3%;
}
.unsubscribe .g-HeadingTitle {
  padding-bottom: 40px;
}

/*---------------------------------------Footer CSS------------------------------------------------------*/
.newsletter-group-box input.form_button_submit {
  font-family: adobe-garamond-pro;
}
html[lang^=pl] .newsletter-group-box input.form_button_submit,
html[lang^=ru] .newsletter-group-box input.form_button_submit {
  font-family: 'EBGaramond-Regular', serif;
}
html[lang^=zh] .newsletter-group-box input.form_button_submit {
  font-family: 'EBGaramond-Regular', "FZShuSong-Z01", serif;
}

.newsletter-msg {
  display: none;
}
.newsletter-msg .g-Text {
  margin: 0;
}

/*------------*/
.newsletter-title {
  border-bottom: 0;
}
.newsletter-group-box {
  border-top: 1px solid #aab0bb;
}

.newsletter-group-box .g-PageTitle {
  border-bottom: 0 solid #ccc;
}

/*-----------------------------------------------------------------------------------------------*/
.newsletter-group-box > .g-Text {
  /*display: none;*/
}
.newsletter-group-box .l-ButtonUnit__link {
  font-size: 16px;
}

.imprint-grpbox {
  display: flex;
  align-items: center;
}

.triman-grpbox .g-Image {
  margin-bottom: 0px;
}
.triman-grpbox .g-ImageTextHP__contentsBlock {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
}

.registered-mark {
  font-size: 32px;
  vertical-align: middle;
}

@media (min-width: 1025px) {
  .newsletter-title {
    width: 50%;
  }
  .newsletter-group-box input.form_button_submit {
    margin-left: 18px;
    padding-right: 0;
  }

  .newsletter-group-box {
    order: 1;
  }

  .newsletter-group-box > .g-Text {
    padding-left: 20px;
  }

  .newsletter-group-box {
    display: flex;
    align-items: center;
    background: #000000;
    padding: 0 6.43% 0 9.3% !important;
    height: 100px;
  }
  .newsletter-group-box .l-ButtonUnit__link {
    padding-right: 0;
  }
  .newsletter-group-box .is-rightIcon .g-ButtonUnit__link__icon {
    right: 0;
  }
  .newsletter-group-box .g-ButtonP:not(.sensai-gold-noarrow-button-pack-reverse):not(.sensai-gold-noarrow-button-pack):not(.sensai-white-arrow-button-pack):not(.sensai-gold-arrow-button-pack):not(.closeicon) .g-ButtonP__list .g-ButtonP__list__item {
    padding-right: 0;
  }

  .newsletter-title {
    margin: 0;
  }
  .newsletter-title .g-PageTitle__titleBlock__titleBox__title {
    margin: 0;
  }
  .newsletter-title .g-PageTitle__titleBlock__titleBox__title .g-PageTitle__h1 {
    display: flex;
  }
  .newsletter-title .g-PageTitle__titleBlock__titleBox__title .g-PageTitle__h1 .cmn-richtext {
    font-size: 32px;
  }

  .follow-us-heading-title {
    margin-bottom: 0;
  }

  .about-sensai-support li a .cmn-richtext:hover,
  .counselling-grp-box li a .cmn-richtext:hover {
    text-decoration: underline;
  }
  .triman-grpbox {
    width: 30%;
  }
}
/*--------------------------------------------------Tablet and mobile------------------------------------------------------------------------*/
@media (max-width: 1024px) {
  .newsletter-group-box {
    background-color: #000;
    order: 1;
    padding-top: 15px;
  }
  .newsletter-group-box > .g-Text {
    justify-content: center;
    display: flex;
    padding-bottom: 8px;
    width: 98%;
    margin: auto;
  }
  .newsletter-group-box .l-ButtonUnit__link {
    font-size: 18px;
  }
  .newsletter-group-box .form_rightcol:after,
  .newsletter-group-box input.form_button_submit {
    margin: 44px 0 15px !important;
  }
  .newsletter-group-box .form {
    width: 100%;
  }

  .newsletter-title {
    text-align: center;
  }
  .newsletter-title span {
    font-size: 32px;
  }

  .newsletter-msg {
    text-align: center;
  }

  .triman-grpbox {
    border-top: 0.5px solid #4a5b65;
    width: 98%;
    margin: auto;
  }
  .triman-grpbox .g-Text {
    border-top: 0px;
  }
  .triman-grpbox .g-ImageTextHP__contentsBlock {
    width: 66%;
  }

  .imprint-grpbox {
    display: flex;
    flex-direction: column;
  }

  .imprint-pipe-text {
    display: none;
  }
}
@media (max-width: 640px) {
  .unsubscribe .g-Section__inner {
    margin-left: 8.9%;
    margin-right: 9%;
  }
  .newsletter-group-box > .g-Text {
    width: 90%;
    padding-left: 20px;
    padding-right: 20px;
  }
  .newsletter-group-box .l-ButtonUnit__link {
    font-size: 18px;
  }
  .newsletter-title span {
    font-size: 24px;
  }
  
  .triman-grpbox .g-ImageTextHP__contentsBlock {
    width: 80%;
  }
}
/*-------------------authoring--------------------*/
.is-authorring .g-PageTitle {
  border-bottom: 0;
}
.is-authorring .g-BrFooterSitemapUnit {
  border-width: 0 0 00;
}

@media (max-width: 1024px) {
  .is-authorring .g-BrFooterSitemapUnit {
    display: block;
    border-width: 0 0 00;
  }
  .is-authorring .footer-tc-text {
    float: left;
  }
  .is-authorring .newsletter-group-box {
    display: flex;
    flex-direction: column;
  }
}
@media (min-width: 641px) and (max-width: 1024px) {
  .unsubscribe .g-Section__inner {
    margin: 0 26.9%;
  }
}
.about-sensai-support a.footer-bg-color-toggle {
  background-color: black;
}




.is-authorring #area-BrHeader {
  height: auto !important;
}
.is-authorring #area-BrHeader .header {
  position: static;
  height: auto;
}
.is-authorring .header-logo {
  position: relative;
}
.is-authorring .header-icons {
  position: static;
  display: block;
}
.is-authorring .header-icons img {
  height: 80px;
}
.is-authorring .header-container .header-category {
  width: 100%;
  margin-left: 0;
}
.is-authorring .g-HeaderMainNav__ul__item {
  height: auto;
}
.is-authorring .header-category .g-HeaderMainNav__ul__item ul {
  opacity: 1;
  visibility: unset;
  display: block;
  position: unset;
}
.is-authorring .header-container .header-category ul {
  padding-left: 18px;
}

@media (min-width: 1025px) {
  .mobile-topHead-icons {
    margin-right: 16px;
  }

  .user-account-management {
    cursor: pointer;
  }
  .user-account-management:hover {
    opacity: 0.8;
  }
}

.reguser-menu {
  position: fixed;
  background: white;
  margin-top: 28px;
  margin-left: -10px;
  padding: 5px;
}
.reguser-menu ul li {
  list-style: none;
}

.homepage-bestsellers .g-ImageCarouselP__list {
  margin: 0;
}
.homepage-bestsellers .g-ImageCarouselP__list .slick-track {
  display: flex;
}
.homepage-bestsellers .g-ImageCarouselP__list .g-ImageCarouselPUnit {
  height: inherit;
}
.homepage-bestsellers .g-ImageCarouselP__list .g-ImageCarouselPUnit .g-ImageCarouselPUnit__inner,
.homepage-bestsellers .products-Tile .products-TileLink
 {
  background: #f7f7f5;
  height: 100%;
  cursor: pointer;
}
.homepage-bestsellers .g-ImageCarouselP__list .g-ImageCarouselPUnit .g-ImageCarouselPUnit__inner .g-Image {
  margin: 0;
  display: flex;
  flex-direction: column;
  height: 100%;
  text-decoration: none;
}
.homepage-bestsellers .g-ImageCarouselP__list .g-ImageCarouselPUnit .g-ImageCarouselPUnit__inner .g-Image .g-ButtonP {
  cursor: pointer;
}
.homepage-bestsellers .g-ImageCarouselP__list .g-ImageCarouselPUnit .g-ImageCarouselPUnit__inner .g-Image .g-ButtonP.availablesoon .g-ButtonUnit.is-colorset--1 .g-ButtonUnit__link.l-ButtonUnit__link.js-anchorLink {
  height: 25px !important;
  padding: 0;
  border: none;
  box-shadow: none;
  border-radius: 0;
  background: none;
}
.homepage-bestsellers .g-ImageCarouselP__list .g-ImageCarouselPUnit .g-ImageCarouselPUnit__inner .g-Image .g-ButtonP.availablesoon .g-ButtonUnit.is-colorset--1 .g-ButtonUnit__link.l-ButtonUnit__link.js-anchorLink:after {
  border-color: #9f8839;
}
.homepage-bestsellers .g-ImageCarouselP__list .g-ImageCarouselPUnit .g-ImageCarouselPUnit__inner > .g-Image > .g-Image__img {
  padding: 30px 20px 0;
}
.homepage-bestsellers .g-ImageCarouselP__list .g-ImageCarouselPUnit .g-ImageCarouselPUnit__inner .g-GroupBox {
  display: flex;
  align-items: center;
}
.homepage-bestsellers .g-ImageCarouselP__list .g-ImageCarouselPUnit .g-ImageCarouselPUnit__inner .g-GroupBox > *:first-child {
  margin: 0;
}
.homepage-bestsellers .g-ImageCarouselP__list .g-ImageCarouselPUnit .g-ImageCarouselPUnit__inner .g-GroupBox img {
  height: 15px;
  width: auto !important;
}
.homepage-bestsellers .g-ImageCarouselP__list .g-ImageCarouselPUnit .g-ImageCarouselPUnit__inner .g-GroupBox .new-product {
  display: none;
}
.homepage-bestsellers .g-ImageCarouselP__list .g-ImageCarouselPUnit .g-ImageCarouselPUnit__inner .g-GroupBox .product-sun-icon,
.homepage-bestsellers .g-ImageCarouselP__list .g-ImageCarouselPUnit .g-ImageCarouselPUnit__inner .g-GroupBox .product-moon-icon {
  display: none;
}
.homepage-bestsellers .g-ImageCarouselP__list .g-ImageCarouselP__nextArrow {
  position: relative;
  margin: 0;
  top: 0;
  right: 0;
  bottom: unset;
  left: unset;
  padding: 0;
}
.homepage-bestsellers .g-ImageCarouselP__list .g-ImageCarouselP__prevArrow {
  position: relative;
  margin: 0;
  top: 0;
  right: 0;
  bottom: unset;
  left: unset;
  padding: 0;
  display: flex;
  background: none;
}
.homepage-bestsellers .g-ImageCarouselP__list .g-ImageCarouselP__prevArrow:before {
  background: none;
  color: #9E8839;
}
.homepage-bestsellers .g-ImageCarouselP__list .g-ImageCarouselP__prevArrow .g-ImageCarouselP__nextArrow {
  background: none;
}
.homepage-bestsellers .g-ImageCarouselP__list .g-ImageCarouselP__prevArrow .g-ImageCarouselP__nextArrow:before {
  background: none;
  color: #9E8839;
}
.homepage-bestsellers button.g-ImageCarouselP__nav__dot:focus {
  outline: none;
}

.g-ImageCarouselP:not(.homepage-carousel) .g-ImageCarouselP__nav__toggle {
  display: none;
}

@media (min-width: 1025px) {
  .homepage-bestsellers {
    margin: 81px 1.04% 0;
  }
  .homepage-bestsellers .g-ImageCarouselP {
    margin: 0;
  }
  .homepage-bestsellers .g-ImageCarouselP__list .g-ImageCarouselPUnit {
    padding: 0 2px;
  }
  .homepage-bestsellers .g-ImageCarouselP__list .g-ImageCarouselPUnit .g-ImageCarouselPUnit__inner .g-Image .product-line {
    margin: 80px 17% 0;
  }
  .homepage-bestsellers .g-ImageCarouselP__list .g-ImageCarouselPUnit .g-ImageCarouselPUnit__inner .g-Image .product-name {
    margin: 0 17% auto;
  }
  .homepage-bestsellers .g-ImageCarouselP__list .g-ImageCarouselPUnit .g-ImageCarouselPUnit__inner .g-Image .product-price {
    margin: 15px 17% 0;
  }
  .homepage-bestsellers .g-ImageCarouselP__list .g-ImageCarouselPUnit .g-ImageCarouselPUnit__inner .g-Image .g-ButtonP,
  .homepage-bestsellers .g-ImageCarouselP__list .g-ImageCarouselPUnit .g-ImageCarouselPUnit__inner .g-Image .g-ButtonP.availablesoon {
    margin: 25px 17% 36px;
  }
  .homepage-bestsellers .g-ImageCarouselP__list .g-ImageCarouselPUnit .g-ImageCarouselPUnit__inner .g-Image .g-ButtonP .g-ButtonP__list__item,
  .homepage-bestsellers .g-ImageCarouselP__list .g-ImageCarouselPUnit .g-ImageCarouselPUnit__inner .g-Image .g-ButtonP.availablesoon .g-ButtonP__list__item {
    padding: 0;
  }
  .homepage-bestsellers .g-ImageCarouselP__list .g-ImageCarouselPUnit .g-ImageCarouselPUnit__inner .g-GroupBox {
    margin: 20px 0 0 6%;
    width: 92%;
  }
  .homepage-bestsellers .g-ImageCarouselP__list .g-ImageCarouselPUnit .g-ImageCarouselPUnit__inner .g-GroupBox > *:not(:first-child) {
    margin: 0 0 0 12px;
  }
  .homepage-bestsellers .g-ImageCarouselP__list .g-ImageCarouselPUnit .g-ImageCarouselPUnit__inner .g-GroupBox .product-favorite-icon {
    margin: 0 6% 0 auto;
  }
  .homepage-bestsellers .g-ImageCarouselP__list .g-ImageCarouselP__prevArrow {
    margin: 0 0 48px auto;
  }
  .homepage-bestsellers .g-ImageCarouselP__list .g-ImageCarouselP__prevArrow .g-ImageCarouselP__nextArrow {
    margin-left: 50px;
  }
  .homepage-bestsellers [aria-hidden="true"] button.g-ImageCarouselP__nav__dot:before {
    font-size: 12px;
  }
  .homepage-bestsellers [aria-hidden="false"] button.g-ImageCarouselP__nav__dot:before {
    font-size: 15px;
  }
  .homepage-bestsellers .g-ImageCarouselP__list .g-ImageCarouselPUnit:hover .g-ImageCarouselPUnit__inner > .g-Image {
    background-color: #FFFFFF;
  }
  .homepage-bestsellers .g-ImageCarouselP__list .g-ImageCarouselPUnit:hover .g-ImageCarouselPUnit__inner > .g-Image > .g-Image__img {
    -webkit-transform: scale(1.05);
    /* Safari and Chrome */
    -moz-transform: scale(1.05);
    /* Firefox */
    -ms-transform: scale(1.05);
    /* IE 9 */
    -o-transform: scale(1.05);
    /* Opera */
    transform: scale(1.05);
  }
  .homepage-bestsellers .g-ImageCarouselP__list .g-ImageCarouselPUnit .g-ImageCarouselPUnit__inner > .g-Image,
  .homepage-bestsellers .g-ImageCarouselP__list .g-ImageCarouselPUnit .g-ImageCarouselPUnit__inner > .g-Image > .g-Image__img {
    -webkit-transition: all 1s ease;
    /* Safari and Chrome */
    -moz-transition: all 1s ease;
    /* Firefox */
    -ms-transition: all 1s ease;
    /* IE 9 */
    -o-transition: all 1s ease;
    /* Opera */
    transition: all 1s ease;
  }
}
@media (max-width: 640px) {
  .homepage-bestsellers .g-Column:not(.homepage-bestsellers-carousel-column) .g-PageTitle .g-PageTitle__titleBlock__titleBox__title {
    margin-bottom: 20px;
  }
  .homepage-bestsellers .g-ImageCarouselP {
    margin: 0;
  }
  .homepage-bestsellers .g-ImageCarouselP__list .g-ImageCarouselPUnit {
    padding: 0 2px;
  }
  .homepage-bestsellers .g-ImageCarouselP__list .g-ImageCarouselPUnit .g-ImageCarouselPUnit__inner .g-Image .product-line {
    margin: 14px 8.8% 2px;
  }
  .homepage-bestsellers .g-ImageCarouselP__list .g-ImageCarouselPUnit .g-ImageCarouselPUnit__inner .g-Image .product-name {
    margin: 0 8.8% auto;
  }
  .homepage-bestsellers .g-ImageCarouselP__list .g-ImageCarouselPUnit .g-ImageCarouselPUnit__inner .g-Image .product-price {
    margin: 7px 8.8% 0;
  }
  .homepage-bestsellers .g-ImageCarouselP__list .g-ImageCarouselPUnit .g-ImageCarouselPUnit__inner .g-Image .g-ButtonP,
  .homepage-bestsellers .g-ImageCarouselP__list .g-ImageCarouselPUnit .g-ImageCarouselPUnit__inner .g-Image .g-ButtonP.availablesoon {
    margin: 21px 8.8% 13px;
  }
  .homepage-bestsellers .g-ImageCarouselP__list .g-ImageCarouselPUnit .g-ImageCarouselPUnit__inner .g-Image .g-ButtonP .g-ButtonP__list__item,
  .homepage-bestsellers .g-ImageCarouselP__list .g-ImageCarouselPUnit .g-ImageCarouselPUnit__inner .g-Image .g-ButtonP.availablesoon .g-ButtonP__list__item {
    padding: 0;
  }
  .homepage-bestsellers .g-ImageCarouselP__list .g-ImageCarouselPUnit .g-ImageCarouselPUnit__inner .g-GroupBox {
    margin: 10px 0 0 5.2%;
    width: 94.8%;
  }
  .homepage-bestsellers .g-ImageCarouselP__list .g-ImageCarouselPUnit .g-ImageCarouselPUnit__inner .g-GroupBox > *:not(:first-child) {
    margin: 0 0 0 11px;
  }
  .homepage-bestsellers .g-ImageCarouselP__list .g-ImageCarouselPUnit .g-ImageCarouselPUnit__inner .g-GroupBox .product-favorite-icon {
    margin: 0 5.4% 0 auto;
  }
  .homepage-bestsellers .g-ImageCarouselP__list .g-ImageCarouselP__prevArrow .g-ImageCarouselP__nextArrow {
    margin-left: 30px;
  }
  .homepage-bestsellers [aria-hidden="true"] button.g-ImageCarouselP__nav__dot:before {
    font-size: 8.4px;
  }
  .homepage-bestsellers [aria-hidden="false"] button.g-ImageCarouselP__nav__dot:before {
    font-size: 10.5px;
  }
}
@media (min-width: 641px) and (max-width: 1024px) {
  .homepage-bestsellers .g-ImageCarouselP {
    margin: 0;
  }
  .homepage-bestsellers .g-ImageCarouselP__list .g-ImageCarouselPUnit {
    padding: 0 3px;
  }
  .homepage-bestsellers .g-ImageCarouselP__list .g-ImageCarouselPUnit .g-ImageCarouselPUnit__inner .g-Image .product-line {
    margin: 6px 10.1% 0;
  }
  .homepage-bestsellers .g-ImageCarouselP__list .g-ImageCarouselPUnit .g-ImageCarouselPUnit__inner .g-Image .product-name {
    margin: 0 10.1% auto;
  }
  .homepage-bestsellers .g-ImageCarouselP__list .g-ImageCarouselPUnit .g-ImageCarouselPUnit__inner .g-Image .product-price {
    margin: 8px 10.1% 0;
  }
  .homepage-bestsellers .g-ImageCarouselP__list .g-ImageCarouselPUnit .g-ImageCarouselPUnit__inner .g-Image .g-ButtonP,
  .homepage-bestsellers .g-ImageCarouselP__list .g-ImageCarouselPUnit .g-ImageCarouselPUnit__inner .g-Image .g-ButtonP.availablesoon {
    margin: 25px 10.1% 18px;
  }
  .homepage-bestsellers .g-ImageCarouselP__list .g-ImageCarouselPUnit .g-ImageCarouselPUnit__inner .g-Image .g-ButtonP .g-ButtonP__list__item,
  .homepage-bestsellers .g-ImageCarouselP__list .g-ImageCarouselPUnit .g-ImageCarouselPUnit__inner .g-Image .g-ButtonP.availablesoon .g-ButtonP__list__item {
    padding: 0;
  }
  .homepage-bestsellers .g-ImageCarouselP__list .g-ImageCarouselPUnit .g-ImageCarouselPUnit__inner .g-GroupBox {
    margin: 20px 0 0 6.1%;
    width: 93.9%;
  }
  .homepage-bestsellers .g-ImageCarouselP__list .g-ImageCarouselPUnit .g-ImageCarouselPUnit__inner .g-GroupBox > *:not(:first-child) {
    margin: 0 0 0 6px;
  }
  .homepage-bestsellers .g-ImageCarouselP__list .g-ImageCarouselPUnit .g-ImageCarouselPUnit__inner .g-GroupBox .product-favorite-icon {
    margin: 0 6.7% 0 auto;
  }
  .homepage-bestsellers .g-ImageCarouselP__list .g-ImageCarouselP__prevArrow .g-ImageCarouselP__nextArrow {
    margin-left: 26px;
  }
  .homepage-bestsellers [aria-hidden="true"] button.g-ImageCarouselP__nav__dot:before {
    font-size: 12px;
  }
  .homepage-bestsellers [aria-hidden="false"] button.g-ImageCarouselP__nav__dot:before {
    font-size: 15px;
  }
}
@media (max-width: 1024px) {
  .homepage-bestsellers {
    margin: 40px 2.2%;
  }
  .homepage-bestsellers .g-ImageCarouselP__list .g-ImageCarouselP__prevArrow {
    margin: 0 0 25px auto;
  }
}
.discover-product-lines-column2, .discover-product-lines-column1 {
  margin-left: 37.6%;
  margin-right: 37.6%;
}

.search-no-results-groupbox .g-HeadingTitle__titleBlock__titleBox__title {
  margin-bottom: 32.8px;
}
.search-no-results-groupbox .g-BrFooterSitemapUnit__links li {
  margin-bottom: 24px;
}
.search-no-results-groupbox .g-BrFooterSitemapUnit__title {
  display: none;
}

.discover-product-lines-column1 .g-HeadingTitle {
  margin-bottom: 47px;
}

.search-no-results-groupbox {
  padding-bottom: 15.7%;
  display: flex;
}

.discover-product-lines-column2 .g-BrFooterSitemapUnit__panel {
  margin-left: 0;
}
.discover-product-lines-column2 .g-BrFooterSitemapUnit__title__link {
  padding-left: 0;
}

.discover-product-lines-column1 .g-HeadingTitle {
  border-bottom: solid 0.5px #aab0bb;
}

.search-no-results-groupbox .g-HeadingTitle {
  margin-bottom: 0;
}

@media (min-width: 641px) and (max-width: 1024px) {
  .discover-product-lines-column2, .discover-product-lines-column1 {
    margin-left: 18.6%;
    margin-right: 18.2%;
  }

  .search-no-results-groupbox .g-BrFooterSitemapUnit {
    display: block;
  }
}
@media (max-width: 640px) {
  .discover-product-lines-column2, .discover-product-lines-column1 {
    margin-left: 9.7%;
    margin-right: 9.7%;
  }

  .search-no-results-groupbox .g-BrFooterSitemapUnit {
    display: block;
  }
  .search-no-results-groupbox .g-BrFooterSitemapUnit__panel.is-open, .search-no-results-groupbox .g-BrFooterSitemapUnit__panel.is-close {
    display: block;
  }
  .search-no-results-groupbox .g-BrFooterSitemapUnit__links a {
    padding: 0;
  }
  .search-no-results-groupbox .g-BrFooterSitemapUnit__links li {
    padding: 0px 45px;
  }
  .search-no-results-groupbox .g-BrFooterSitemapUnit__title {
    padding: 0 45px;
  }
  .search-no-results-groupbox .g-BrFooterSitemapUnit__moreinfo {
    display: none;
  }
}
.overlay-right {
  position: fixed;
  top: 0;
  z-index: 999;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.2);
}

.overlay-right .g-Area {
  height: 100%;
}

.sn-loading {
  background-color: #ffffff;
  position: relative;
  height: 100%;
  margin: 0px !important;
  min-height: 450px;
}
.sn-loading:after {
  content: "";
  background-image: url(../svg/kaneboloadingstamp.svg);
  background-color: #ffffff;
  background-repeat: no-repeat;
  position: absolute;
  top: 10%;
  left: 48%;
  width: 65px;
  height: 65px;
  animation: Rotate 2.4s both infinite linear;
}
.sn-loading div:first-child {
  visibility: hidden;
}
.sn-loading a {
  visibility: hidden !important;
}

@keyframes Rotate {
  0% {
    -webkit-transform: rotate(0deg);
    /* WebKit */
    -moz-transform: rotate(0deg);
    /* Mozilla */
    -o-transform: rotate(0deg);
    /* Opera */
    -ms-transform: rotate(0deg);
    /* Internet Explorer */
    transform: rotate(0deg);
    /* CSS3 */
  }
  100% {
    -webkit-transform: rotate(360deg);
    /* WebKit */
    -moz-transform: rotate(360deg);
    /* Mozilla */
    -o-transform: rotate(360deg);
    /* Opera */
    -ms-transform: rotate(360deg);
    /* Internet Explorer */
    transform: rotate(360deg);
    /* CSS3 */
  }
}
[data-content-path$="/conditions"] .g-HeadingTitle__h3 .cmn-richtext {
  color: #2f3a41;
}

[data-content-path$="/shoplist"] .g-TextLinkUnit .cmn-richtext {
  font-family: adobe-garamond-pro;
}
html[lang^=pl] [data-content-path$="/shoplist"] .g-TextLinkUnit .cmn-richtext,
html[lang^=ru] [data-content-path$="/shoplist"] .g-TextLinkUnit .cmn-richtext {
  font-family: 'EBGaramond-Regular', serif;
}
html[lang^=zh] [data-content-path$="/shoplist"] .g-TextLinkUnit .cmn-richtext {
  font-family: 'EBGaramond-Regular', "FZShuSong-Z01", serif;
}

[data-content-path$="/about/salon/treatments"] .sensai-subheading {
  text-transform: uppercase;
}

.font_size-18-16-14 .cmn-richtext {
  font-family: adobe-garamond-pro;
}
html[lang^=pl] .font_size-18-16-14 .cmn-richtext,
html[lang^=ru] .font_size-18-16-14 .cmn-richtext {
  font-family: 'EBGaramond-Regular', serif;
}
html[lang^=zh] .font_size-18-16-14 .cmn-richtext {
  font-family: 'EBGaramond-Regular', "FZShuSong-Z01", serif;
}

.price-tile-black {
  line-height: 0.88;
}

.product-tile-black {
  line-height: 1.25;
  font-family: 'Avenir-LT-Light', "FZShuSong-Z01", sans-serif;
}
html[lang^=ru] .product-tile-black {
  font-family: 'EBGaramond-Regular', serif;
}

.table-row .cmn-richtext {
  line-height: 1.38;
  font-family: 'Avenir-LT-Light', "FZShuSong-Z01", sans-serif;
  color: #707070;
}
html[lang^=ru] .table-row .cmn-richtext {
  font-family: 'EBGaramond-Regular', serif;
}

.line-tile-title .cmn-richtext {
  font-size: 24px;
  line-height: 1.67;
  letter-spacing: 1.2px;
}

.big-title, .big-title .cmn-richtext {
  line-height: 1;
  letter-spacing: -1.04px;
}

.line-title, .line-title .cmn-richtext {
  font-size: 24px;
  line-height: 1.67;
  letter-spacing: 1.2px;
}

.line-height-md-lg-1 .cmn-richtext {
  line-height: 1;
}

.small-title .cmn-richtext {
  font-size: 24px;
  line-height: 1.5;
}

.font-size-14-16-16 {
  font-size: 14px;
}
.font-size-14-16-16 .cmn-richtext {
  font-size: 14px;
}

.letter-spacing_28px .cmn-richtext {
  letter-spacing: 2.8px;
}

.line-height-143 {
  line-height: 1.43;
}
.line-height-143 .cmn-richtext {
  line-height: 1.43;
}

.letter-spacing_normal {
  letter-spacing: normal;
}

.letter-spacing_07px {
  letter-spacing: 0.7px;
}

.letter-spacing_08px {
  letter-spacing: 0.8px;
}

.letter-spacing_24px {
  letter-spacing: 2.4px;
}

.letter-spacing_21px {
  letter-spacing: 2.1px;
}

.letter-spacing-104px {
  letter-spacing: -1.04px;
}

.line-height-138 {
  line-height: 1.38;
}
.line-height-138 .cmn-richtext {
  line-height: 1.38;
}

.line-height-088 .cmn-richtext {
  line-height: 0.88;
}

.line-height-15 {
  line-height: 1.5;
}

.font_size-16-16-16 {
  font-size: 16px;
}

.font_size-16-14-12 {
  font-size: 16px;
}

.font_size-16-16-16 .cmn-richtext {
  font-size: 16px;
}

.font-size-10-7-7 {
  font-size: 10px;
}
.font-size-10-7-7 .cmn-richtext {
  font-size: 10px;
}

.font-size-24-20-14 {
  font-size: 24px;
}
.font-size-24-20-14 .cmn-richtext {
  font-size: 24px;
}

.font-size-24-24-24 {
  font-size: 24px;
}
.font-size-24-24-24 .cmn-richtext {
  font-size: 24px;
}

.font_size-14-14-14,
.font_size-14-14-12,
.font_size-14-14-11 {
  font-size: 14px;
}
.font_size-14-14-14 .cmn-richtext,
.font_size-14-14-12 .cmn-richtext,
.font_size-14-14-11 .cmn-richtext {
  font-size: 14px;
}

.font_size-12-12-12 {
  font-size: 12px;
}
.font_size-12-12-12 .cmn-richtext {
  font-size: 12px;
  line-height: 2.67;
  letter-spacing: normal;
}

.font_size-10-10-10:not(.new-product) {
  font-size: 10px;
}
.font_size-10-10-10:not(.new-product) .cmn-richtext {
  font-size: 10px;
}

.g-ButtonUnit__link {
  line-height: 1.38;
  letter-spacing: 2.4px;
}

@media (min-width: 1025px) {
  .sensai-subheading,
  html[lang^=ru] .sensai-subheading,
  html[lang^=pl] .sensai-subheading,
  html[lang^=zh] .sensai-subheading {
    font-size: 14px;
    line-height: 1.43;
    letter-spacing: 2.8px;
  }

  .font_size-12-10-10 {
    font-size: 12px;
  }
  .font_size-12-10-10 .cmn-richtext {
    font-size: 12px;
  }

  .font_size-14-16-16 {
    font-size: 14px;
  }
  .font_size-14-16-16 .cmn-richtext {
    font-size: 14px;
  }

  .font_size-52-32-24,
  .font_size-52-52-32,
  .font_size-52-38-32 {
    font-size: 52px;
  }
  .font_size-52-32-24 .cmn-richtext,
  .font_size-52-52-32 .cmn-richtext,
  .font_size-52-38-32 .cmn-richtext {
    font-size: 52px;
  }

  .font_size-32-24-24,
  .font_size-32-16-16,
  .font_size-32-32-24,
  .font_size-32-32-32,
  .font-size-32-32-20 {
    font-size: 32px;
  }
  .font_size-32-24-24 .cmn-richtext,
  .font_size-32-16-16 .cmn-richtext,
  .font_size-32-32-24 .cmn-richtext,
  .font_size-32-32-32 .cmn-richtext,
  .font-size-32-32-20 .cmn-richtext {
    font-size: 32px;
  }
  .font-size-32-20-20 .l-HeadingTitle__h2 {
    font-size: 32px;
  }

  .font_size-24-14-14,
  .font_size-24-16-16,
  .font_size-24-24-14 {
    font-size: 24px;
  }
  .font_size-24-14-14 .cmn-richtext,
  .font_size-24-16-16 .cmn-richtext,
  .font_size-24-24-14 .cmn-richtext {
    font-size: 24px;
  }

  .font_size-20-20-14 {
    font-size: 20px;
  }
  .font_size-20-20-14 .cmn-richtext {
    font-size: 20px;
  }

  .font-size-42-24-24 {
    font-size: 42px;
  }
  .font-size-42-24-24 .cmn-richtext {
    font-size: 42px;
  }
  .font-size-42-22-22 {
    font-size: 42px;
  }

  .font-size-42-22-22 .cmn-richtext {
    font-size: 42px;
  }
  .font-size-42-22-22 .l-HeadingTitle__h2 {
    font-size: 42px;
  }

  .plp-silky-purifying-heading .g-HeadingTitle__titleBlock__titleBox__title span {
    font-size: 42px;
  }

  .font_size-14-10-10,
  .font_size-14-12-12 {
    font-size: 14px;
  }
  .font_size-14-10-10 .cmn-richtext,
  .font_size-14-12-12 .cmn-richtext {
    font-size: 14px;
  }

  .font_size-16-14-14 {
    font-size: 16px;
  }
  .font_size-16-14-14 .cmn-richtext {
    font-size: 16px;
  }

  .font_size-18-16-14,
  .font_size-18-14-14 {
    font-size: 18px;
  }
  .font_size-18-16-14 .cmn-richtext,
  .font_size-18-14-14 .cmn-richtext{
    font-size: 18px;
  }

  .sensai-subheading,
  html[lang^=ru] .sensai-subheading,
  html[lang^=pl] .sensai-subheading,
  html[lang^=zh] .sensai-subheading {
    font-size: 14px;
    line-height: 1.43;
    letter-spacing: 2.8px;
  }

  .font_size-24-12-12,
  .font_size-24-18-18 {
    font-size: 24px;
  }
  .font_size-24-12-12 .cmn-richtext,
  .font_size-24-18-18 .cmn-richtext {
    font-size: 24px;
  }

  .plp-silky-purifying-heading .g-HeadingTitle__titleBlock__titleBox__title span {
    font-size: 42px;
  }
}
@media (min-width: 641px) and (max-width: 1024px) {
  .product-tile-black {
    line-height: 1.43;
  }

  .price-tile-black {
    line-height: 1;
  }

  .font_size-16-14-12 {
    font-size: 14px;
  }

  .font-size-24-20-14 {
    font-size: 20px;
  }
  .font-size-24-20-14 .cmn-richtext {
    font-size: 20px;
  }

  .sensai-subheading,
  html[lang^=ru] .sensai-subheading,
  html[lang^=pl] .sensai-subheading,
  html[lang^=zh] .sensai-subheading {
    font-size: 12px;
    line-height: 1.33;
    letter-spacing: 2.4px;
  }

  .font_size-52-32-24,
  .font_size-32-32-24,
  .font_size-32-32-32,
  .font-size-32-32-20 {
    font-size: 32px;
  }
  .font_size-52-32-24 .cmn-richtext,
  .font_size-32-32-24 .cmn-richtext,
  .font_size-32-32-32 .cmn-richtext,
  .font_size-32-32-20 .cmn-richtext {
    font-size: 32px;
  }
  .font_size-32-32-20 .l-HeadingTitle__h2 {
    font-size: 32px;
  }

  .font_size-52-38-32 {
    font-size: 38px;
  }
  .font_size-52-38-32 .cmn-richtext {
    font-size: 38px;
  }

  .font_size-24-12-12,
  .font_size-14-12-12 {
    font-size: 12px;
  }
  .font_size-24-12-12 .cmn-richtext,
  .font_size-14-12-12 .cmn-richtext {
    font-size: 12px;
  }

  .font_size-18-16-14,
  .font_size-24-16-16,
  .font_size-32-16-16 {
    font-size: 16px;
  }
  .font_size-18-16-14 .cmn-richtext,
  .font_size-24-16-16 .cmn-richtext,
  .font_size-32-16-16 .cmn-richtext {
    font-size: 16px;
  }

  .font_size-14-14-11,
  .font_size-14-14-12,
  .font_size-16-14-14,
  .font_size-18-14-14,
  .font_size-24-14-14 {
    font-size: 14px;
  }
  .font_size-14-14-11 .cmn-richtext,
  .font_size-14-14-12 .cmn-richtext,
  .font_size-16-14-14 .cmn-richtext,
  .font_size-18-14-14 .cmn-richtext,
  .font_size-24-14-14 .cmn-richtext {
    font-size: 14px;
  }

  .font_size-32-24-24,
  .font_size-24-24-14,
  .font-size-42-24-24 {
    font-size: 24px;
  }
  .font_size-32-24-24 .cmn-richtext,
  .font_size-24-24-14 .cmn-richtext,
  .font-size-42-24-24 .cmn-richtext {
    font-size: 24px;
  }

  .font-size-20-20-14 {
    font-size: 20px;
  }
  .font-size-20-20-14 .cmn-richtext {
    font-size: 20px;
  }

  .font-size-42-22-22 {
    font-size: 22px;
  }
  .font-size-42-22-22 .cmn-richtext {
    font-size: 22px;
  }
  .font-size-42-22-22 .l-HeadingTitle__h2 {
    font-size: 22px;
  }

  .font_size-12-10-10,
  .font_size-14-10-10 {
    font-size: 10px;
  }
  .font_size-12-10-10 .cmn-richtext,
  .font_size-14-10-10 .cmn-richtext {
    font-size: 10px;
  }

  .font_size-24-18-18 {
    font-size: 18px;
  }
  .font_size-24-18-18 .cmn-richtext {
    font-size: 18px;
  }

  .font-size-10-7-7 {
    font-size: 7px;
  }

  .font_size-52-52-32 {
    font-size: 52px;
  }
  .font_size-52-52-32 .cmn-richtext {
    font-size: 52px;
  }

  .big-title, .big-title .cmn-richtext {
    line-height: 1.37;
    letter-spacing: -0.76px;
  }

  .line-title, .line-title .cmn-richtext {
    font-size: 16px;
    line-height: 2.5;
    letter-spacing: 0.8px;
  }

  .line-height-md-lg-1 .cmn-richtext {
    line-height: 1;
  }
}
@media (max-width: 640px) {
  .price-tile-black {
    line-height: 1.33;
  }

  .product-tile-black {
    line-height: 1.33;
  }

  .font_size-16-14-14,
  .font_size-18-14-14,
  .font_size-18-16-14,
  .font_size-24-14-14,
  .font_size-24-24-14,
  .font-size-24-20-14,
  .font-size-20-20-14 {
    font-size: 14px;
  }
  .font_size-16-14-14 .cmn-richtext,
  .font_size-18-14-14 .cmn-richtext,
  .font_size-18-16-14 .cmn-richtext,
  .font_size-24-14-14 .cmn-richtext,
  .font_size-24-24-14 .cmn-richtext,
  .font-size-24-20-14 .cmn-richtext,
  .font-size-20-20-14 .cmn-richtext {
    font-size: 14px;
  }

  .sensai-subheading,
  html[lang^=ru] .sensai-subheading,
  html[lang^=pl] .sensai-subheading,
  html[lang^=zh] .sensai-subheading {
    font-size: 12px;
    line-height: 1.33;
    letter-spacing: 2.4px;
  }

  .font_size-24-16-16,
  .font_size-32-16-16 {
    font-size: 16px;
  }
  .font_size-24-16-16 .cmn-richtext,
  .font_size-32-16-16 .cmn-richtext {
    font-size: 16px;
  }

  .font-size-42-24-24,
  .font_size-32-24-24,
  .font_size-52-32-24,
  .font_size-32-32-24 {
    font-size: 24px;
  }
  .font-size-42-24-24 .cmn-richtext,
  .font_size-32-24-24 .cmn-richtext,
  .font_size-52-32-24 .cmn-richtext,
  .font_size-32-32-24 .cmn-richtext {
    font-size: 24px;
  }
  .font-size-42-22-22 {
    font-size: 22px;
  }
  .font-size-42-22-22 .cmn-richtext {
    font-size: 22px;
  }
    .font-size-42-22-22 .l-HeadingTitle__h2 {
     font-size: 22px;
   }

  .font_size-32-32-32 {
    font-size: 32px;
  }
  .font_size-32-32-32 .cmn-richtext {
    font-size: 32px;
  }

  .font-size-32-32-20,
  .font-size-32-32-20 .cmn-richtext,
  .font-size-32-32-20 .l-HeadingTitle__h2 {
    font-size: 20px;
  }

  .font_size-24-12-12,
  .font_size-14-12-12,
  .font_size-14-14-12,
  .font_size-16-14-12 {
    font-size: 12px;
  }
  .font_size-24-12-12 .cmn-richtext,
  .font_size-14-12-12 .cmn-richtext,
  .font_size-14-14-12 .cmn-richtext {
    font-size: 12px;
  }

  .font_size-14-14-11 {
    font-size: 11px;
  }
  .font_size-14-14-11 .cmn-richtext {
    font-size: 11px;
  }

  .font_size-12-10-10,
  .font_size-14-10-10 {
    font-size: 10px;
  }
  .font_size-12-10-10 .cmn-richtext,
  .font_size-14-10-10 .cmn-richtext {
    font-size: 10px;
  }

  .font_size-24-18-18 .cmn-richtext {
    font-size: 18px;
  }

  .font-size-10-7-7 {
    font-size: 7px;
  }

  .font_size-52-52-32,
  .font_size-52-38-32 {
    font-size: 32px;
  }
  .font_size-52-52-32 .cmn-richtext,
  .font_size-52-38-32 .cmn-richtext {
    font-size: 32px;
  }

  .big-title, .big-title .cmn-richtext {
    line-height: 1.63;
    letter-spacing: -0.64px;
  }

  .line-title, .line-title .cmn-richtext {
    font-size: 14px;
    line-height: 1.43;
    letter-spacing: 0.7px;
  }
}

@media (max-width: 1024px) {
  .font-size-14-16-16 {
    font-size: 16px;
  }
  .font-size-14-16-16 .cmn-richtext {
    font-size: 16px;
  }

  .font_size-14-16-16 {
    font-size: 16px;
  }
  .font_size-14-16-16 .cmn-richtext {
    font-size: 16px;
    line-height: 0.88;
    letter-spacing: 0.8px;
  }

  .line-height-md-sm-133 .cmn-richtext {
    line-height: 1.33 !important;
  }

  .letter-spacing-md-sm_24px .cmn-richtext {
    letter-spacing: 2.4px !important;
  }

  .line-height-md-sm-15 .cmn-richtext {
    line-height: 1.5 !important;
  }

  .line-tile-title .cmn-richtext {
    font-size: 16px;
    line-height: 2.5;
    letter-spacing: 0.8px;
  }

  .table-row {
    line-height: 1.43;
  }
}
.form_rightcol.disabled {
  border: solid 1px #aab0bb;
}
.form_rightcol.disabled input.form_button_submit {
  color: #aab0bb;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none !important;
  margin: 0;
}

input[type="number"] {
  -moz-appearance: textfield;
}

.form_rightcol.enabled {
  border: solid 1px #9f8839;
  cursor: pointer;
}
.form_rightcol.enabled:hover:after {
  content: "";
  border: solid #9f8839;
  border-width: 0 1.5px 1.5px 0;
  width: 1px;
  height: 1px;
  display: inline-block;
  padding: 3px;
  margin: 7px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.form_rightcol.enabled input.form_button_submit {
  color: #9f8839;
}

form .form .form_row {
  color: #2f2d2d;
}
form .form .form_row .form_rightcol .g-Text {
  font-size: 14px !important;
}
form .form .form_row label.error {
  font-size: 10px;
  color: #b02832;
}
form .form_row select.form_field_select {
  cursor: pointer;
}
form .form_row select.form_field {
  width: 100%;
  padding-bottom: 9px;
  border: none;
  border-bottom: solid 0.5px #9f8839;
}
form .form_row .form_field:not(.form_field_checkbox):not(.form_button_submit) {
  color: #2f2d2d;
}
form .form_row .form_field:not(.form_field_checkbox):not(.form_button_submit)::placeholder {
  color: #aab0bb;
}
form .form > .form_row:nth-last-child(2) .form_rightcol.registration-submit-button .form_button_submit {
  color: #a18a43;
}
form .form .form_row .form_rightcol .g-Text a[href] {
  color: #2f3a41 !important;
  text-decoration: underline;
}
form .form_row .form_field:not(.form_field_password) {
  font-family: inherit !important;
}
form .form_row .form_field.form_field_password:not(:placeholder-shown):not([type="text"]) {
  font-family: "fontello" !important;
  font-size: 8px !important;
  font-style: normal;
  font-weight: normal;
  speak: none;
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
  /* add spacing to better separate each image */
  letter-spacing: 2px;
}
form .form_row .form_field:focus {
  outline: none;
  border-bottom: 1px solid #a18a43;
}
form .form_row .form_field:not(.form_field_checkbox):not(.form_button_submit) {
  border: none;
  border-bottom: solid 1px #cecece;
  padding: 0 0 10px;
}
form .form > .form_row:nth-last-child(2) .form_rightcol {
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
form .form_row .form_button_reset,
form .form_row .form_button_submit {
  background: none;
  border: none;
  padding: 15px 0 13px;
  text-transform: uppercase;
  font-family: 'adobe-garamond-pro';
}
form .form_row .form_button_reset:focus,
form .form_row .form_button_submit:focus {
  outline: none;
}
form .form > .form_row:nth-last-child(2) .form_rightcol.registration-submit-button {
  border: solid 1px #a18a43;
}
form .form_row:nth-last-child(2) .form_rightcol.registration-submit-button:hover:after {
  content: "";
  border: solid #a18a43;
  border-width: 0 1.5px 1.5px 0;
  width: 1px;
  height: 1px;
  display: inline-block;
  padding: 3px;
  margin: 7px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
form .form_row .form_field_checkbox {
  height: 12px;
  width: 12px;
  vertical-align: sub;
}
form .form .termsCheck .form_row .form_rightcol {
  display: flex;
}
form .form .form_row label.error {
  margin-top: 5px;
  display: block;
  text-transform: none;
}
form .form .form_row input.error {
  border-bottom: 1px solid #b02832 !important;
}
form .form .form_rightcol .form_field {
  font-size: 16px;
  line-height: 1.38;
  letter-spacing: normal;
}
form input[type="reset"] {
  color: #9f8839 !important;
  -webkit-text-fill-color: unset !important;
}

/*----------------------form check box design-----------------------------*/
.termsCheck .form_rightcol input {
  position: relative;
  opacity: 0;
  cursor: pointer;
  z-index: 100;
}
.termsCheck .checkmark {
  position: absolute;
  top: 1px;
  left: 0;
  height: 12px;
  width: 12px;
  background-color: white;
  border: 1px solid #a18a43;
}
.termsCheck .form_rightcol input:checked ~ .checkmark {
  background-color: white;
}
.termsCheck .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.termsCheck .form_rightcol {
  position: relative;
}
.termsCheck .form_rightcol input:checked ~ .checkmark:after {
  display: block;
}
.termsCheck .form_rightcol .checkmark:after {
  left: 3.1px;
  top: 3px;
  width: 0px;
  height: 0px;
  border: solid #a18a43;
  border-width: 3px;
}

#tcAgreed-error, #sn_error_msg {
  margin-left: 32px;
}

/*---------------------- check box -----------------------------*/
.termsCheck .checkBox input {
  position: relative;
  opacity: 0;
  cursor: pointer;
  z-index: 100;
}
.termsCheck .checkBox input:checked ~ .checkmark {
  background-color: white;
}
.termsCheck .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.termsCheck .checkBox {
  position: relative;
}
.termsCheck .checkBox input:checked ~ .checkmark:after {
  display: block;
}
.termsCheck .checkBox .checkmark:after {
  left: 25%;
  top: 3px;
  width: 0px;
  height: 0px;
  border: solid #a18a43;
  border-width: 3px;
}

/*----------eye icon ---------*/
.eyeicon-password {
  background-image: url(../svg/open-eye.svg);
  background-repeat: no-repeat;
  width: 20px;
  height: 13px;
  position: absolute;
  top: 10px;
  right: 0px;
  cursor: pointer;
}

@media (min-width: 1025px) {
  .form_row select.form_field {
    font-size: 16px;
  }

  input.form_button_submit {
    letter-spacing: 2.4px;
    line-height: 1.38;
  }
}
@media (max-width: 1024px) {
  input.form_button_submit {
    letter-spacing: 2.1px;
    line-height: 1.43;
  }

  .eyeicon-password {
    top: 7px;
  }
}
@media (min-width: 641px) and (max-width: 1024px) {
  .form_row select.form_field {
    font-size: 14px;
  }
}
@media (max-width: 640px) {
  form .form .form_row {
    font-size: 14px !important;
  }

  .form_row select.form_field {
    font-size: 12px;
  }
}
/*product-line-tile-section*/
.is-authorring .product-line-tile-section .g-TileLinkVP__list__tile:not(:first-child) .g-TileLinkVUnit__leadBlock__lead {
  opacity: 1;
}

.product-line-tile-section .g-ButtonUnit__link {
  height: 50px !important;
}
.product-line-tile-section .g-Image__img img {
  width: 100% !important;
}
.product-line-tile-section .g-TileLinkVUnit {
  border: 0;
  padding: 0 2px;
}
.product-line-tile-section .g-TileLinkVP {
  padding: 20px 18px 0;
}
.product-line-tile-section .g-TileLinkVP.is-gutter--none .g-TileLinkVP__list__tile {
  padding: 0 0 5px;
}
.product-line-tile-section .g-TileLinkVP__list .g-TileLinkVP__list__tile:nth-child(1) {
  width: 66.6%;
}
.product-line-tile-section .g-TileLinkVUnit__inner {
  position: relative;
}
.product-line-tile-section .g-TileLinkVUnit__leadBlock {
  position: absolute;
  top: 0;
}
.product-line-tile-section .g-TileLinkVP__list__tile:not(:first-child) .g-TileLinkVUnit__leadBlock__title {
  margin-top: 5%;
}
.product-line-tile-section .g-TileLinkVP__list__tile:nth-child(1) .g-TileLinkVUnit__leadBlock {
  height: 100% !important;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 24%;
  margin-left: 12.7%;
}
.product-line-tile-section .g-TileLinkVUnit__leadBlock__lead .g-Text > .cmn-richtext {
  margin-bottom: 7%;
}
.product-line-tile-section .g-ButtonP__list .g-ButtonP__list__item {
  width: 66.9% !important;
}
.product-line-tile-section .g-TileLinkVP__list__tile:not(:first-child) .g-ButtonP__list .g-ButtonP__list__item {
  width: 42.9% !important;
}
.product-line-tile-section .g-Section__inner {
  padding-bottom: 0;
}

.plp-product-listing-section .g-Column__inner .g-ColumnUnit .g-ProductListing .g-ProductListingListUnit:hover .g-ProductListingListUnit--inner > .g-ProductListingImage img {
  -webkit-transform: scale(1.25);
  /* Safari and Chrome */
  -moz-transform: scale(1.25);
  /* Firefox */
  -ms-transform: scale(1.25);
  /* IE 9 */
  -o-transform: scale(1.25);
  /* Opera */
  transform: scale(1.25);
}
.plp-product-listing-section .g-Column__inner .g-ColumnUnit .g-ProductListing .g-ProductListingListUnit .g-ProductListingListUnit--inner > .g-ProductListingImage img {
  -webkit-transition: all 1s ease;
  /* Safari and Chrome */
  -moz-transition: all 1s ease;
  /* Firefox */
  -ms-transition: all 1s ease;
  /* IE 9 */
  -o-transition: all 1s ease;
  /* Opera */
  transition: all 1s ease;
}

@media (min-width: 1025px) {
  .product-line-tile-section .g-TileLinkVP__list .g-TileLinkVP__list__tile:nth-child(1) .g-ButtonP:nth-child(2) .g-ButtonP__list {
    width: 66.9%;
  }
  .product-line-tile-section .g-TileLinkVP__list .g-TileLinkVP__list__tile:nth-child(1) .g-ButtonP:nth-child(2) .g-ButtonP__list__item {
    width: 100% !important;
  }
  .product-line-tile-section .g-TileLinkVP__list__tile:not(:first-child) .g-TileLinkVUnit__imageBlock .g-Image__img img {
    opacity: 1;
    display: block;
    transition: 0.5s ease;
    backface-visibility: hidden;
  }
  html[lang^=zh] .product-line-tile-section .g-TileLinkVP__list__tile:not(:first-child) .g-TileLinkVUnit__leadBlock {
    width: 100%;
  }
  .product-line-tile-section .g-TileLinkVP__list__tile:not(:first-child) .g-TileLinkVUnit__leadBlock {
    height: 83.3% !important;
    transition: 0.5s ease;
    left: 0;
    text-align: center;
  }
  .product-line-tile-section .g-TileLinkVP__list__tile:not(:first-child) .g-TileLinkVUnit__leadBlock__lead {
    height: 100%;
    width: 75%;
  }
  .product-line-tile-section .g-TileLinkVP__list__tile:not(:first-child) .g-TileLinkVUnit__leadBlock__lead .g-Text {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .product-line-tile-section .g-TileLinkVP__list__tile:not(:first-child) .g-TileLinkVUnit__leadBlock__lead .g-Text p.cmn-richtext {
    opacity: 0;
    animation: fadeOut .25s ease-in both;
    animation-delay: .2s;
  }
  .product-line-tile-section .g-TileLinkVP__list__tile:not(:first-child) .g-TileLinkVUnit__leadBlock__lead .g-Text .g-ButtonP {
    opacity: 0;
    animation: slideOut .25s ease-in both;
    animation-delay: .2s;
  }
  .product-line-tile-section .g-TileLinkVP__list__tile:not(:first-child) .g-TileLinkVUnit__leadBlock__lead:hover p.cmn-richtext {
    animation: fadeIn .65s ease-in both;
  }
  .product-line-tile-section .g-TileLinkVP__list__tile:not(:first-child) .g-TileLinkVUnit__leadBlock__lead:hover .g-ButtonP {
    animation: slideUp .8s ease-in both;
  }
  .product-line-tile-section .g-TileLinkVP__list__tile:not(:first-child) .g-TileLinkVUnit__inner:hover .g-Image__img img {
    opacity: 0.3;
  }
  .product-line-tile-section .g-TileLinkVP__list__tile:not(:first-child) .g-TileLinkVUnit__inner:hover .g-TileLinkVUnit__leadBlock {
    opacity: 1;
  }
}
@media (max-width: 640px) {
  .plp-hero-banner-section .g-Column__inner .g-Column__cols:nth-child(2) {
    width: 79.64%;
    left: 0;
    top: 6%;
    margin: 0 auto;
  }
  .plp-hero-banner-section .g-Column__inner .g-Column__cols:nth-child(2) .g-ColumnUnit {
    margin: 0px;
  }
  .plp-hero-banner-section .g-Column__inner .g-Column__cols:nth-child(2) .g-ButtonP .g-ButtonP__list .g-ButtonP__list__item .g-ButtonUnit .g-ButtonUnit__link {
    height: unset !important;
    border: none;
    padding: 0;
    width: fit-content;
  }

  .product-line-tile-section .g-TileLinkVP {
    padding: 0 3.2%;
  }
  .product-line-tile-section .g-TileLinkVP__list .g-TileLinkVP__list__tile:nth-child(1) {
    width: 100%;
  }
  .product-line-tile-section .g-TileLinkVP__list__tile:nth-child(1) .g-TileLinkVUnit__imageBlock {
    margin: 0;
  }
  .product-line-tile-section .g-TileLinkVP__list__tile:nth-child(1) .g-TileLinkVUnit__leadBlock {
    height: 100% !important;
    width: 50.4%;
    padding: 0;
    margin-left: 5%;
  }
  html[lang^=ru] .product-line-tile-section .g-TileLinkVP__list__tile:nth-child(1) .g-TileLinkVUnit__leadBlock {
    width: 76%;
  }
  .product-line-tile-section .g-TileLinkVUnit__leadBlock__lead > .g-Text {
    margin: 0;
  }
  .product-line-tile-section .g-TileLinkVP__list__tile:not(:first-child) .g-TileLinkVUnit__leadBlock__lead .g-Text > .cmn-richtext {
    display: none;
  }
  .product-line-tile-section .g-TileLinkVP__list__tile:not(:first-child) .g-TileLinkVUnit__leadBlock {
    width: 100%;
    padding: 0;
    height: auto !important;
    height: 100% !important;
  }
  .product-line-tile-section .g-TileLinkVP__list__tile:not(:first-child) .g-ButtonP {
    bottom: 0;
    position: absolute;
    margin: 0 auto;
    width: 100%;
  }
  .product-line-tile-section .g-TileLinkVP__list__tile:not(:first-child) .g-ButtonP .g-ButtonP__list .g-ButtonP__list__item .g-ButtonUnit .g-ButtonUnit__link {
    padding: 0;
    border: none;
    height: 42px !important;
  }
  .product-line-tile-section .g-TileLinkVP__list__tile:nth-child(1) .g-TileLinkVUnit__leadBlock__title {
    margin-top: 6%;
  }
  .product-line-tile-section .g-TileLinkVP__list__tile:nth-child(1) .g-ButtonP {
    bottom: 0;
    position: absolute;
    width: 100%;
    margin: 0;
  }
  .product-line-tile-section .g-TileLinkVP__list__tile:nth-child(1) .g-ButtonP .g-ButtonP__list .g-ButtonP__list__item .g-ButtonUnit .g-ButtonUnit__link {
    padding: 0;
    border: none;
    height: 42px !important;
    justify-content: end;
  }
  .product-line-tile-section .g-TileLinkVP__list__tile:nth-child(1) .g-TileLinkVUnit__leadBlock {
    display: block;
  }
}
@media (min-width: 641px) and (max-width: 1024px) {
  .product-line-tile-section .g-TileLinkVP__list .g-TileLinkVP__list__tile:nth-child(1) {
    width: 100%;
  }
  .product-line-tile-section .g-TileLinkVUnit__imageBlock,
  .product-line-tile-section .g-Image {
    margin-bottom: 0;
  }
  .product-line-tile-section .g-Section__inner {
    padding: 44px 0 0;
  }
  .product-line-tile-section .g-TileLinkVP__list__tile:not(:first-child) .g-TileLinkVUnit__leadBlock__lead {
    display: none;
  }
  .product-line-tile-section .g-TileLinkVP__list__tile:not(:first-child) .g-TileLinkVUnit__leadBlock {
    width: 100%;
    height: auto !important;
  }
  .product-line-tile-section .g-TileLinkVP__list__tile:nth-child(1) .g-TileLinkVUnit__leadBlock {
    width: 45%;
    margin-left: 6.7%;
  }
}
/*product-line-carousel-section*/
.product-line-carousel-section .camp-carousel-image .g-ImageCarouselP__list .g-ImageCarouselPUnit .g-GroupBox .g-HeadingTitle > .g-Text {
  font-family: adobe-garamond-pro;
  letter-spacing: 0.7px;
}
html[lang^=pl] .product-line-carousel-section .camp-carousel-image .g-ImageCarouselP__list .g-ImageCarouselPUnit .g-GroupBox .g-HeadingTitle > .g-Text,
html[lang^=ru] .product-line-carousel-section .camp-carousel-image .g-ImageCarouselP__list .g-ImageCarouselPUnit .g-GroupBox .g-HeadingTitle > .g-Text {
  font-family: 'EBGaramond-Regular', serif;
}
html[lang^=zh] .product-line-carousel-section .camp-carousel-image .g-ImageCarouselP__list .g-ImageCarouselPUnit .g-GroupBox .g-HeadingTitle > .g-Text {
  font-family: 'EBGaramond-Regular', "FZShuSong-Z01", serif;
}

.product-line-carousel-section {
  margin: 0 20px;
}
.product-line-carousel-section .g-Column__cols {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.product-line-carousel-section .g-Column__cols .g-ColumnUnit > .g-HeadingTitle {
  margin-bottom: 40px;
}
.product-line-carousel-section .g-Column__cols .g-ColumnUnit > .g-HeadingTitle .g-Text {
  margin-bottom: 15px;
}
.product-line-carousel-section .g-Column__cols .g-ColumnUnit > .g-HeadingTitle .g-HeadingTitle__titleBlock__titleBox__title {
  margin: 0;
}
.product-line-carousel-section .camp-carousel-image .g-ImageCarouselP__list {
  margin: 0 -2px;
}
.product-line-carousel-section .camp-carousel-image .g-ImageCarouselP__list .g-ImageCarouselP__nav__dot:before {
  font-size: 15px;
}
.product-line-carousel-section .camp-carousel-image .g-ImageCarouselP__list .g-ImageCarouselP__nav__toggle {
  display: none;
}
.product-line-carousel-section .camp-carousel-image .g-ImageCarouselP__list .g-ImageCarouselPUnit {
  padding: 0 2px;
}
.product-line-carousel-section .camp-carousel-image .g-ImageCarouselP__list .g-ImageCarouselPUnit .g-ImageCarouselPUnit__inner > .g-Image img {
  width: 100% !important;
}
.product-line-carousel-section .camp-carousel-image .g-ImageCarouselP__list .g-ImageCarouselPUnit .g-ImageCarouselPUnit__inner .g-GroupBox {
  width: 75%;
  right: 0;
  margin: 0 auto;
  height: 100%;
}
.product-line-carousel-section .camp-carousel-image .g-ImageCarouselP__list .g-ImageCarouselPUnit .g-ImageCarouselPUnit__inner .g-GroupBox .g-HeadingTitle .g-HeadingTitle__titleBlock .g-HeadingTitle__titleBlock__titleBox__title .cmn-richtext {
  line-height: 1.63;
}
.product-line-carousel-section .camp-carousel-image .g-ImageCarouselP__list .g-ImageCarouselPUnit .g-ImageCarouselPUnit__inner .g-GroupBox .g-HeadingTitle > *:not(.g-HeadingTitle__titleBlock) {
  width: 100%;
}
.product-line-carousel-section .camp-carousel-image .g-ImageCarouselP__list .g-ImageCarouselP__nextArrow {
  position: relative;
  margin: 0;
  top: 0;
  right: 0;
  bottom: unset;
  left: unset;
  padding: 0;
}
.product-line-carousel-section .camp-carousel-image .g-ImageCarouselP__list .g-ImageCarouselP__prevArrow {
  position: relative;
  margin: 0;
  top: 0;
  right: 0;
  bottom: unset;
  left: unset;
  padding: 0;
  display: flex;
  background: none;
}
.product-line-carousel-section .camp-carousel-image .g-ImageCarouselP__list .g-ImageCarouselP__prevArrow:before {
  background: none;
  color: #9e8839;
}
.product-line-carousel-section .camp-carousel-image .g-ImageCarouselP__list .g-ImageCarouselP__prevArrow .g-ImageCarouselP__nextArrow {
  background: none;
}
.product-line-carousel-section .camp-carousel-image .g-ImageCarouselP__list .g-ImageCarouselP__prevArrow .g-ImageCarouselP__nextArrow:before {
  background: none;
  color: #9e8839;
}

@media (min-width: 1025px) {
  .product-line-carousel-section .camp-carousel-image .g-ImageCarouselP__list .g-ImageCarouselPUnit .g-GroupBox .g-HeadingTitle > .g-Text {
    width: 70.95% !important;
  }

  .product-line-carousel-section {
    margin-top: 80px;
  }
  .product-line-carousel-section .slick-slide p.cmn-richtext {
    opacity: 0;
    animation: fadeOut .25s ease-in both;
    animation-delay: .2s;
  }
  .product-line-carousel-section .slick-slide .g-ButtonP {
    opacity: 0;
    animation: slideOut .25s ease-in both;
    animation-delay: .2s;
  }
  .product-line-carousel-section .slick-slide:hover p.cmn-richtext {
    animation: fadeIn .65s ease-in both;
  }
  .product-line-carousel-section .slick-slide:hover .g-ButtonP {
    animation: slideUp .8s ease-in both;
  }
  .product-line-carousel-section .camp-carousel-image {
    margin: 0;
  }
  .product-line-carousel-section .camp-carousel-image .g-ImageCarouselP__list .g-ImageCarouselPUnit .g-ImageCarouselPUnit__inner .g-GroupBox .g-HeadingTitle {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0;
    height: 100%;
  }
  .product-line-carousel-section .camp-carousel-image .g-ImageCarouselP__list .g-ImageCarouselPUnit .g-ImageCarouselPUnit__inner .g-GroupBox .g-HeadingTitle :last-child {
    margin: 0 0 auto;
  }
  .product-line-carousel-section .camp-carousel-image .g-ImageCarouselP__list .g-ImageCarouselPUnit .g-ImageCarouselPUnit__inner .g-GroupBox .g-HeadingTitle .g-ButtonP .g-ButtonP__list .g-ButtonP__list__item {
    width: 42.9% !important;
  }
  .product-line-carousel-section .camp-carousel-image .g-ImageCarouselP__list .g-ImageCarouselPUnit .g-ImageCarouselPUnit__inner .g-GroupBox .g-HeadingTitle .g-HeadingTitle__titleBlock {
    margin: 40px 0 auto 0;
  }
  .product-line-carousel-section .camp-carousel-image .g-ImageCarouselP__list .g-ImageCarouselPUnit .g-ImageCarouselPUnit__inner .g-GroupBox .g-HeadingTitle .g-HeadingTitle__titleBlock .g-HeadingTitle__titleBlock__titleBox__title .cmn-richtext {
    line-height: 1.67;
    letter-spacing: 1.2px;
  }
  .product-line-carousel-section .camp-carousel-image .g-ImageCarouselP__list .g-ImageCarouselPUnit:hover .g-Image__img img {
    opacity: 0.3;
  }
  .product-line-carousel-section .camp-carousel-image .g-ImageCarouselP__list .g-ImageCarouselPUnit:hover .g-GroupBox .g-HeadingTitle > *:not(.g-HeadingTitle__titleBlock) {
    display: block;
  }
  .product-line-carousel-section .camp-carousel-image .g-ImageCarouselP__list .g-ImageCarouselP__prevArrow {
    margin: 0 0 48px auto;
  }
  .product-line-carousel-section .camp-carousel-image .g-ImageCarouselP__list .g-ImageCarouselP__prevArrow .g-ImageCarouselP__nextArrow {
    margin-left: 50px;
  }
}
@media (max-width: 640px) {
  .product-line-carousel-section .camp-carousel-image {
    margin: 0;
  }
  .product-line-carousel-section .camp-carousel-image .g-ImageCarouselP__list .g-ImageCarouselPUnit .g-ImageCarouselPUnit__inner .g-GroupBox .g-HeadingTitle .g-HeadingTitle__titleBlock .g-HeadingTitle__titleBlock__titleBox__title .g-HeadingTitle__h3 {
    margin-top: 10px;
    font-size: unset;
  }
  .product-line-carousel-section .camp-carousel-image .g-ImageCarouselP__list .g-ImageCarouselPUnit .g-ImageCarouselPUnit__inner .g-GroupBox .g-HeadingTitle .g-HeadingTitle__titleBlock .g-HeadingTitle__titleBlock__titleBox__title .cmn-richtext {
    line-height: 1.29;
    letter-spacing: 0.7px;
  }
  .product-line-carousel-section .camp-carousel-image .g-ImageCarouselP__list .g-ImageCarouselPUnit .g-ImageCarouselPUnit__inner .g-GroupBox .g-HeadingTitle .g-ButtonP .g-ButtonP__list .g-ButtonP__list__item .g-ButtonUnit .g-ButtonUnit__link {
    height: unset !important;
    border: none;
    padding: 0;
  }
  .product-line-carousel-section .camp-carousel-image .g-ImageCarouselP__list .g-ImageCarouselP__prevArrow .g-ImageCarouselP__nextArrow {
    margin-left: 36px;
  }

  .product-line-carousel-section {
    margin: 0 9px;
  }
}
@media (min-width: 641px) and (max-width: 1024px) {
  .product-line-carousel-section .camp-carousel-image {
    margin: 0;
  }
  .product-line-carousel-section .camp-carousel-image .g-ImageCarouselP__list .product-line-carousel-section .camp-carousel-image .g-ImageCarouselP__list .g-ImageCarouselPUnit .g-ImageCarouselPUnit__inner .g-GroupBox .g-HeadingTitle .g-HeadingTitle__titleBlock .g-HeadingTitle__titleBlock__titleBox__title .cmn-richtext {
    line-height: 2;
    letter-spacing: 1px;
  }
  .product-line-carousel-section .camp-carousel-image .g-ImageCarouselP__list .g-ImageCarouselP__prevArrow .g-ImageCarouselP__nextArrow {
    margin-left: 26px;
  }
}
@media (max-width: 1024px) {
  .product-line-carousel-section {
    margin-top: 40px;
  }
  .product-line-carousel-section .camp-carousel-image .g-ImageCarouselPUnit .g-ImageCarouselPUnit__inner > .g-Image {
    margin-bottom: 0;
  }
  .product-line-carousel-section .camp-carousel-image .g-ImageCarouselPUnit .g-ImageCarouselPUnit__inner .g-GroupBox .g-HeadingTitle {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0;
    height: 100%;
  }
  .product-line-carousel-section .camp-carousel-image .g-ImageCarouselPUnit .g-ImageCarouselPUnit__inner .g-GroupBox .g-HeadingTitle .g-ButtonP {
    margin-bottom: 14px;
  }
  .product-line-carousel-section .camp-carousel-image .g-ImageCarouselP__list .g-ImageCarouselP__prevArrow {
    margin: 0 0 25px auto;
  }
  .product-line-carousel-section .slick-slide p.cmn-richtext {
    display: none;
  }
}
.sensai-ptp-title-name {
  background-color: black;
}
.sensai-ptp-title-name .ptp-page-title {
  text-align: center;
  font-size: 16px;
  line-height: 1.38;
  letter-spacing: 2.4px;
  color: #fff;
  text-transform: uppercase;
}

.plp-product-listing-section .g-ProductListingListUnit {
  display: none !important;
}

@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translate3d(0, -20%, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, -20%, 0);
  }
}
@keyframes slideUp {
  from {
    opacity: 0;
    transform: translate3d(0, 20%, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideOut {
  from {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, 20%, 0);
  }
}
.is-authorring .sensai-saho-small-banner-section .g-Column__inner .g-ColumnUnit .g-GroupBox.saho-banner-left-contain .g-ImageTextVP.saho-img-text {
  width: auto;
}

.sensai-saho-small-banner-section .g-Column__inner .g-ColumnUnit {
  display: flex;
}
.sensai-saho-small-banner-section .g-Column__inner .g-ColumnUnit img {
  width: 100% !important;
}
.sensai-saho-small-banner-section .g-Column__inner .g-ColumnUnit .g-GroupBox.saho-banner-right-contain {
  margin: auto;
}
.sensai-saho-small-banner-section .g-Column__inner .g-ColumnUnit .g-GroupBox.saho-banner-right-contain .g-HeadingTitle {
  margin: 0;
}
.sensai-saho-small-banner-section .g-Column__inner .g-ColumnUnit .g-GroupBox.saho-banner-right-contain .g-HeadingTitle .g-HeadingTitle__titleBlock__titleBox .g-Text {
  margin: 0;
}
.sensai-saho-small-banner-section .g-Column__inner .g-ColumnUnit .g-GroupBox.saho-banner-right-contain .g-HeadingTitle .g-HeadingTitle__titleBlock__titleBox .g-HeadingTitle__titleBlock__titleBox__title {
  margin: 0;
}
.sensai-saho-small-banner-section .g-Column__inner .g-ColumnUnit .g-GroupBox.saho-banner-right-contain .g-HeadingTitle .g-HeadingTitle__titleBlock__titleBox .g-HeadingTitle__titleBlock__titleBox__title .cmn-richtext {
  line-height: 1.13;
  letter-spacing: -0.64px;
}
.sensai-saho-small-banner-section .g-Column__inner .g-ColumnUnit .g-GroupBox.saho-banner-right-contain .g-ButtonP .g-ButtonP__list .g-ButtonP__list__item .g-ButtonUnit .g-ButtonUnit__link {
  justify-content: unset;
}
.sensai-saho-small-banner-section .g-Column__inner .g-ColumnUnit .g-GroupBox.saho-banner-left-contain {
  display: flex;
  position: relative;
}
.sensai-saho-small-banner-section .g-Column__inner .g-ColumnUnit .g-GroupBox.saho-banner-left-contain > .g-Image {
  align-self: center;
}
.sensai-saho-small-banner-section .g-Column__inner .g-ColumnUnit .g-GroupBox.saho-banner-left-contain .g-ImageTextVP.saho-img-text {
  align-self: baseline;
}
.sensai-saho-small-banner-section .g-Column__inner .g-ColumnUnit .g-GroupBox.saho-banner-left-contain .g-ImageTextVP.saho-img-text .g-ImageTextVP__contentsBlock .g-ImageTextVP__contentsBlock__image {
  margin-bottom: 0px;
}
.sensai-saho-small-banner-section .g-Column__inner .g-ColumnUnit .g-GroupBox.saho-banner-left-contain .g-ImageTextVP.saho-img-text .g-ImageTextVP__contentsBlock .g-ImageTextVP__contentsBlock__image img {
  margin: auto;
}
.sensai-saho-small-banner-section .g-Column__inner .g-ColumnUnit .g-GroupBox.saho-banner-left-contain .g-ImageTextVP.saho-img-text .g-ImageTextVP__contentsBlock .g-ImageTextVP__contentsBlock__text {
  display: flex;
  flex-direction: column-reverse;
}
.sensai-saho-small-banner-section .g-Column__inner .g-ColumnUnit .g-GroupBox.saho-banner-left-contain .g-ImageTextVP.saho-img-text .g-ImageTextVP__contentsBlock .g-ImageTextVP__contentsBlock__text .g-HeadingTitle {
  margin: 0;
}
.sensai-saho-small-banner-section .g-Column__inner .g-ColumnUnit .g-GroupBox.saho-banner-left-contain .g-ImageTextVP.saho-img-text .g-ImageTextVP__contentsBlock .g-ImageTextVP__contentsBlock__text .g-HeadingTitle .g-HeadingTitle__titleBlock {
  display: block;
}
.sensai-saho-small-banner-section .g-Column__inner .g-ColumnUnit .g-GroupBox.saho-banner-left-contain .g-ImageTextVP.saho-img-text .g-ImageTextVP__contentsBlock .g-ImageTextVP__contentsBlock__text .g-HeadingTitle .g-HeadingTitle__titleBlock .g-HeadingTitle__titleBlock__titleBox {
  display: block;
}
.sensai-saho-small-banner-section .g-Column__inner .g-ColumnUnit .g-GroupBox.saho-banner-left-contain .g-ImageTextVP.saho-img-text .g-ImageTextVP__contentsBlock .g-ImageTextVP__contentsBlock__text .g-HeadingTitle .g-HeadingTitle__titleBlock .g-HeadingTitle__titleBlock__titleBox .g-HeadingTitle__titleBlock__titleBox__title {
  margin: 0 -70%;
}
.sensai-saho-small-banner-section .g-Column__inner .g-ColumnUnit .g-GroupBox.saho-banner-left-contain .g-ImageTextVP.saho-img-text .g-ImageTextVP__contentsBlock .g-ImageTextVP__contentsBlock__text .g-Text {
  margin: 0;
}
.sensai-saho-small-banner-section .g-Column__inner .g-ColumnUnit .g-GroupBox.saho-banner-left-contain .g-ImageTextVP:not(.saho-img-text) .g-ImageTextVP__contentsBlock {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.sensai-saho-small-banner-section .g-Column__inner .g-ColumnUnit .g-GroupBox.saho-banner-left-contain .g-ImageTextVP:not(.saho-img-text) .g-ImageTextVP__contentsBlock .g-ImageTextVP__contentsBlock__image {
  width: auto;
}
.sensai-saho-small-banner-section .g-Column__inner .g-ColumnUnit .g-GroupBox.saho-banner-left-contain .g-ImageTextVP:not(.saho-img-text) .g-ImageTextVP__contentsBlock .g-ImageTextVP__contentsBlock__image .g-Image {
  width: auto;
  margin: 0;
}
.sensai-saho-small-banner-section .g-Column__inner .g-ColumnUnit .g-GroupBox.saho-banner-left-contain .g-ImageTextVP:not(.saho-img-text) .g-ImageTextVP__contentsBlock .g-ImageTextVP__contentsBlock__image .g-Image .g-Image__img {
  width: auto;
}
.sensai-saho-small-banner-section .g-Column__inner .g-ColumnUnit .g-GroupBox.saho-banner-left-contain .g-ImageTextVP:not(.saho-img-text) .g-ImageTextVP__contentsBlock .g-ImageTextVP__contentsBlock__text {
  position: absolute;
  top: 20px;
  width: 42%;
}
.sensai-saho-small-banner-section .g-Column__inner .g-ColumnUnit .g-GroupBox.saho-banner-left-contain .g-ImageTextVP:not(.saho-img-text) .g-ImageTextVP__contentsBlock .g-ImageTextVP__contentsBlock__text .g-Text {
  margin: 0;
}
.sensai-saho-small-banner-section .g-Column__inner .g-ColumnUnit .g-GroupBox.saho-banner-left-contain .g-ImageTextVP:not(.saho-img-text) .g-ImageTextVP__contentsBlock .g-ImageTextVP__contentsBlock__text .g-Text .cmn-richtext {
  width: min-content;
  margin: auto;
}
html[lang^=zh] .sensai-saho-small-banner-section .g-Column__inner .g-ColumnUnit .g-GroupBox.saho-banner-left-contain .g-ImageTextVP:not(.saho-img-text) .g-ImageTextVP__contentsBlock .g-ImageTextVP__contentsBlock__text .g-Text .cmn-richtext,
html[lang^=zh] .sensai-saho-small-banner-section .g-ButtonP .g-ButtonP__list .g-ButtonP__list__item .g-ButtonUnit {
  width: auto;
}

.sensai-saho-small-banner-section .g-Column__inner .g-ColumnUnit .g-GroupBox.saho-banner-left-contain .g-ImageTextVP:not(.saho-img-text) .g-ImageTextVP__contentsBlock .g-ImageTextVP__contentsBlock__text .g-Text .cmn-richtext span {
  display: block;
}
.sensai-saho-small-banner-section .g-Column__inner .g-ColumnUnit .g-GroupBox.saho-banner-left-contain .g-ImageTextVP:nth-child(2) .g-ImageTextVP__contentsBlock .g-ImageTextVP__contentsBlock__text {
  left: 0;
}
.sensai-saho-small-banner-section .g-Column__inner .g-ColumnUnit .g-GroupBox.saho-banner-left-contain .g-ImageTextVP:nth-child(6) .g-ImageTextVP__contentsBlock .g-ImageTextVP__contentsBlock__text {
  right: 0;
}

@media (min-width: 1025px) {
  .sensai-saho-small-banner-section .g-Column__inner .g-ColumnUnit .g-GroupBox.saho-banner-right-contain {
    margin: auto 0 auto 9.28%;
    width: 29.95%;
    padding: 34px 0 30px;
  }
  .sensai-saho-small-banner-section .g-Column__inner .g-ColumnUnit .g-GroupBox.saho-banner-right-contain > .g-Text,
  .sensai-saho-small-banner-section .g-Column__inner .g-ColumnUnit .g-GroupBox.saho-banner-right-contain .g-ButtonP {
    margin: 20px 0 0;
  }
  .sensai-saho-small-banner-section .g-Column__inner .g-ColumnUnit .g-GroupBox.saho-banner-left-contain {
    margin: auto 10.94% auto auto;
    width: 34.89%;
    padding: 20px 0;
  }
  .sensai-saho-small-banner-section .g-Column__inner .g-ColumnUnit .g-GroupBox.saho-banner-left-contain .g-ImageTextVP.saho-img-text {
    margin-top: 50px;
    width: 11.7%;
  }
  .sensai-saho-small-banner-section .g-Column__inner .g-ColumnUnit .g-GroupBox.saho-banner-left-contain > *:nth-child(even) {
    width: 20px;
    margin: auto;
  }
}
@media (min-width: 641px) and (max-width: 1024px) {
  .sensai-saho-small-banner-section {
    background-image: url(../png/saho_banner_background_768.png) !important;
  }
  .sensai-saho-small-banner-section .g-Column__inner .g-ColumnUnit .g-GroupBox.saho-banner-right-contain {
    margin: auto 0 auto 2.61%;
    width: 42%;
  }
  .sensai-saho-small-banner-section .g-Column__inner .g-ColumnUnit .g-GroupBox.saho-banner-right-contain > .g-Text {
    display: none;
  }
  .sensai-saho-small-banner-section .g-Column__inner .g-ColumnUnit .g-GroupBox.saho-banner-right-contain .g-ButtonP {
    margin: 20px 0 0;
  }
  .sensai-saho-small-banner-section .g-Column__inner .g-ColumnUnit .g-GroupBox.saho-banner-left-contain {
    margin: auto 5.08% auto auto;
    width: 48.62%;
    padding: 11px 0 16px;
  }
  .sensai-saho-small-banner-section .g-Column__inner .g-ColumnUnit .g-GroupBox.saho-banner-left-contain .g-ImageTextVP.saho-img-text {
    margin-top: 29px;
    width: 15%;
  }
  .sensai-saho-small-banner-section .g-Column__inner .g-ColumnUnit .g-GroupBox.saho-banner-left-contain > *:nth-child(even) {
    width: 12px;
    margin: auto;
  }

  .sensai-saho-small-banner-section .g-Column__inner .g-ColumnUnit .g-GroupBox.saho-banner-left-contain .g-ImageTextVP:not(.saho-img-text) .g-ImageTextVP__contentsBlock .g-ImageTextVP__contentsBlock__text span {
    line-height: 0.93;
    letter-spacing: 0.7px;
  }
}
@media (max-width: 640px) {
  .sensai-saho-small-banner-section {
    background-image: url(../png/saho_banner_background_414.png) !important;
  }
  .sensai-saho-small-banner-section .g-Column__inner .g-ColumnUnit .g-GroupBox.saho-banner-right-contain {
    width: 88.69%;
    display: flex;
    flex-direction: column;
    text-align: center;
    padding: 27px 0 20px;
  }
  .sensai-saho-small-banner-section .g-Column__inner .g-ColumnUnit .g-GroupBox.saho-banner-right-contain > .g-Text {
    display: none;
  }
  .sensai-saho-small-banner-section .g-Column__inner .g-ColumnUnit .g-GroupBox.saho-banner-right-contain .g-ButtonP {
    margin: 20px 0 0;
    order: 3;
  }
  .sensai-saho-small-banner-section .g-Column__inner .g-ColumnUnit .g-GroupBox.saho-banner-left-contain {
    position: relative;
    top: 0;
    bottom: 0;
    margin-top: 20px;
  }
  .sensai-saho-small-banner-section .g-Column__inner .g-ColumnUnit .g-GroupBox.saho-banner-left-contain .g-ImageTextVP.saho-img-text {
    margin-top: 50px;
    width: 11.7%;
  }
  .sensai-saho-small-banner-section .g-Column__inner .g-ColumnUnit .g-GroupBox.saho-banner-left-contain > *:nth-child(even) {
    width: 12px;
    margin: auto;
  }

  .sensai-saho-small-banner-section .g-Column__inner .g-ColumnUnit .g-GroupBox.saho-banner-left-contain .g-ImageTextVP:not(.saho-img-text) .g-ImageTextVP__contentsBlock .g-ImageTextVP__contentsBlock__text span {
    line-height: 0.93;
    letter-spacing: 0.7px;
  }
}
/*campaign*/
@media (min-width: 1025px) {
  .sensai-saho-small-banner-section.sensai-saho-campaign-banner-section .g-Column__inner .g-ColumnUnit .g-GroupBox.saho-banner-right-contain {
    width: 39.28%;
    padding: 233px 0 136px;
  }
  .sensai-saho-small-banner-section.sensai-saho-campaign-banner-section .g-Column__inner .g-ColumnUnit .g-GroupBox.saho-banner-right-contain .g-ButtonP .g-ButtonP__list__item {
    width: 27.49%;
  }
  .sensai-saho-small-banner-section.sensai-saho-campaign-banner-section .g-Column__inner .g-ColumnUnit .g-GroupBox.saho-banner-right-contain .g-ButtonP .g-ButtonUnit .g-ButtonUnit__link {
    border: solid 0.5px #9f8839;
    height: 50px !important;
    padding: 15px 0 13px !important;
    text-align: center;
    justify-content: center !important;
  }
  .sensai-saho-small-banner-section.sensai-saho-campaign-banner-section .g-Column__inner .g-ColumnUnit .g-GroupBox.saho-banner-left-contain {
    margin: auto 8.34% auto auto;
    width: 27.97%;
  }
}
@media (min-width: 641px) and (max-width: 1024px) {
  .sensai-saho-small-banner-section.sensai-saho-campaign-banner-section .g-Column__inner .g-ColumnUnit .g-GroupBox.saho-banner-right-contain {
    margin: 37px 0 29px 2.61%;
    width: 47.5%;
  }
  .sensai-saho-small-banner-section.sensai-saho-campaign-banner-section .g-Column__inner .g-ColumnUnit .g-GroupBox.saho-banner-right-contain > .g-Text {
    margin: 27px 0 0;
    display: block;
  }
  .sensai-saho-small-banner-section.sensai-saho-campaign-banner-section .g-Column__inner .g-ColumnUnit .g-GroupBox.saho-banner-right-contain .g-ButtonP {
    margin: 8px 0 0;
  }
  .sensai-saho-small-banner-section.sensai-saho-campaign-banner-section .g-Column__inner .g-ColumnUnit .g-GroupBox.saho-banner-left-contain {
    margin: auto 3.26% auto auto;
    width: 47.36%;
  }
}
/*shopping-bag*/
.vatrientDropdown {
  border-bottom: 1px solid black;
  height: 42px;
  width: 98%;
  margin-bottom: 20px;
  display: flex;
}
.vatrientDropdown p.g-Image__img.l-Image__img {
  width: 12px;
  margin: 22px 8px;
}

p.shopping-bag-overlay-varient-product-number {
  margin-right: 9px;
}
p.shopping-bag-overlay-product-style {
  width: 80%;
}

.varient-arrow {
  border: solid black;
  border-width: 0 2px 2px 0;
  display: block;
  width: 0.5px;
  height: 0.5px;
  padding: 3px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  margin-top: 20px;
}

.shopping-bag-overlay-varient-row:hover, div#new_form_vatrientDropdown:hover {
  cursor: pointer;
}

/*varient*/
.shopping-bag-overlay-varient-row {
  display: flex;
}
.shopping-bag-overlay-varient-row .g-Image.l-Image.s7responsiveContainer.is-paddingReset {
  width: 6%;
  margin: 22px 0px 0px 0px;
  order: 1;
}

p.shopping-bag-overlay-varient-index {
  order: 2;
  height: 8px;
  margin-left: 8px;
  margin-right: 8px;
}
p.shopping-bag-overlay-varient-name {
  order: 3;
  height: 6px;
}

.variant-overlay {
  width: 33.1%;
  height: 100%;
  background: #fff;
  overflow-y: scroll;
  margin-left: 66.9%;
}

div#shopping-overlay-id {
  z-index: 101;
}

.variant-overlay .form_row {
  margin-left: 95%;
  margin-bottom: 34%;
}
.variant-overlay .g-ColumnUnit.l-ColumnUnit {
  margin: 10px 6% 30px 13%;
}
.variant-overlay .g-Hr.l-Hr.opt-w100p {
  margin-bottom: 40px;
}
.variant-overlay ul#shopping-bag-overlay-varient-list {
  padding: 0px 1%;
}
.variant-overlay .g-HeadingTitle.l-HeadingTitle.g-HeadingTitle--h6.l-HeadingTitle--h6 {
  margin-bottom: 0px;
}

@media (min-width: 641px) and (max-width: 1024px) {
  p.shopping-bag-overlay-varient-product-number {
    margin-right: 9px;
    margin-top: 19px;
  }
  p.shopping-bag-overlay-product-style {
    width: 80%;
    margin-top: 19px;
  }

  .variant-overlay {
    width: 73.6% !important;
    margin-left: 26.4%;
  }

  .shopping-bag-overlay-varient-row .g-Image.l-Image.s7responsiveContainer.is-paddingReset {
    margin: 16px 0px 0px;
  }

  ul#shopping-bag-overlay-varient-list {
    -moz-column-count: 2;
    -moz-column-gap: 20px;
    -webkit-column-count: 2;
    -webkit-column-gap: 20px;
    column-count: 2;
    column-gap: 22px;
  }
}
@media (min-width: 1025px) {
  ul#shopping-bag-overlay-varient-list {
    -moz-column-count: 2;
    -moz-column-gap: 20px;
    -webkit-column-count: 2;
    -webkit-column-gap: 20px;
    column-count: 2;
    column-gap: 22px;
  }
}
@media (max-width: 640px) {
  p.shopping-bag-overlay-varient-product-number {
    margin-right: 9px;
    margin-top: 22px;
  }
  p.shopping-bag-overlay-product-style {
    width: 80%;
    margin-top: 22px;
  }

  .variant-overlay {
    margin-left: 9.7%;
    width: 90.4% !important;
  }

  .shopping-bag-overlay-varient-row .g-Image.l-Image.s7responsiveContainer.is-paddingReset {
    margin: 14px 0px 0px;
  }
}
/*shopping bag summary varient*/
.varient_cart_summary {
  width: 137%;
}
.varient_cart_summary p.shopping-bag-overlay-varient-product-number, .varient_cart_summary p.shopping-bag-overlay-product-style {
  margin-top: 18px;
}

.variant-page .g-Section .form_row {
  display: none;
}
.variant-page .g-Section .l-Column.is-gutter--m .l-Column__cols {
  padding-top: 0px;
}
.variant-page .g-Section .g-Hr.l-Hr.opt-w100p {
  padding-bottom: 100px;
}

@media (max-width: 1024px) and (min-width: 641px) {
  .varient_cart_summary {
    width: 150%;
  }
  .varient_cart_summary p.shopping-bag-overlay-varient-product-number {
    margin-top: 20px;
  }
  .varient_cart_summary p.shopping-bag-overlay-product-style {
    margin-top: 20px;
    width: 92%;
  }

  .variant-page .g-Section .g-Hr.l-Hr.opt-w100p {
    padding-bottom: 30px;
  }
}
@media (max-width: 640px) {
  .variant-page .g-Section .g-Hr.l-Hr.opt-w100p {
    padding-bottom: 30px;
  }

  .varient_cart_summary {
    width: 148%;
  }
  .varient_cart_summary p.shopping-bag-overlay-varient-product-number {
    margin-top: 21px;
  }
  .varient_cart_summary p.shopping-bag-overlay-product-style {
    margin-top: 21px;
    width: 92%;
  }
}
.massage-section .g-ColumnUnit {
  margin: auto;
  padding: 86px 0 650px;
}
.massage-section .g-ColumnUnit .g-HeadingTitle {
  margin: 0;
}
.massage-section .g-ColumnUnit .g-HeadingTitle .g-HeadingTitle__titleBlock__titleBox__title {
  margin: 0;
}
.massage-section .g-ColumnUnit .g-Text {
  margin: 65px 0 0;
}
.massage-section .g-ColumnUnit .g-ButtonP {
  margin: 32px 0 0;
}

@media (min-width: 1025px) {
  .massage-section .g-ColumnUnit {
    width: 25%;
  }
}
@media (min-width: 641px) and (max-width: 1024px) {
  .massage-section .g-ColumnUnit {
    width: 79%;
  }
}
@media (max-width: 640px) {
  .massage-section .g-ColumnUnit {
    width: 90%;
  }
}
/*Hide suggest until we find a solution*/

body:not(.is-authorring) .login-overlay-main-container {
  float: right;
  background-color: white;
  margin-bottom: 0px;
  padding-left: 5px;
  min-height: 100vh;
  padding: 0px 60px;
}
body:not(.is-authorring) .loginfrom-container .contactus-block {
  position: fixed;
  bottom: 0;
  text-align: left;
  margin: 0;
  padding-bottom: 30px;
  background: #ffffff;
}
body:not(.is-authorring) .loginfrom-container .contactus-block p:empty {
  display: none;
}
body:not(.is-authorring) .contactus-header-section {
  margin: 0 0 20px;
  letter-spacing: 2.4px;
}
body:not(.is-authorring) .contactus-desc {
  margin: 0;
  letter-spacing: 0.7px;
}
body:not(.is-authorring) .loginform-main-container {
  min-height: 615px;
}
body:not(.is-authorring) .login-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99999;
  background: rgba(0, 0, 0, 0.5);
}
body:not(.is-authorring) .forgot-password-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99999;
  background: rgba(0, 0, 0, 0.5);
}
body:not(.is-authorring) div#login-overlay-id .g-Section::-webkit-scrollbar, body:not(.is-authorring) #forgot-password-overlay-id .g-Section::-webkit-scrollbar {
  display: none;
}
body:not(.is-authorring) div#login-overlay-id .g-Area, body:not(.is-authorring) #forgot-password-overlay-id .g-Area {
  -ms-overflow-style: none;
  scrollbar-width: none;
}
body:not(.is-authorring) div#login-overlay-id .g-Area::-webkit-scrollbar, body:not(.is-authorring) #forgot-password-overlay-id .g-Area::-webkit-scrollbar {
  display: none;
}
body:not(.is-authorring) div#login-overlay-id .g-Section, body:not(.is-authorring) #forgot-password-overlay-id .g-Section {
  -ms-overflow-style: none;
  scrollbar-width: none;
}
body:not(.is-authorring) div#login-overlay-id .g-Area, body:not(.is-authorring) div#login-overlay-id .g-Section, body:not(.is-authorring) #forgot-password-overlay-id .g-Area, body:not(.is-authorring) #forgot-password-overlay-id .g-Section {
  overflow: scroll;
  height: 100%;
}
body:not(.is-authorring) div#login-overlay-id .g-Area > .g-Section__inner, body:not(.is-authorring) div#login-overlay-id .g-Section > .g-Section__inner, body:not(.is-authorring) #forgot-password-overlay-id .g-Area > .g-Section__inner, body:not(.is-authorring) #forgot-password-overlay-id .g-Section > .g-Section__inner {
  height: 100%;
}

#sensai_login .form_button_submit {
  border-radius: 0px;
  -webkit-border-radius: 0px;
}

.profile-login {
  background-image: url(../svg/loggedprofileicon.svg) !important;
}

.login-overlay-main-container .user-icon-login-form {
  background-image: url(../svg/loginprofileicon-2.svg);
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: 23px;
  height: 40px;
  width: 20px;
  margin-top: -40px;
}
.login-overlay-main-container .l-Column__inner {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.loginfrom-container {
  padding: 0;
}
.loginfrom-container .sign-in-title-guest .g-HeadingTitle__titleBlock__titleBox__title {
  margin: 0;
}
.loginfrom-container input {
  margin-top: 25px;
  padding: 0 0 8px;
  height: 30px;
  width: 100%;
  outline: none;
  color: #2F2D2D;
  border-bottom: 1px solid #aab0bb;
}
.loginfrom-container .form .form_row:not(:nth-last-child(2)) .form_rightcol {
  font-size: 16px;
  position: relative;
}
.loginfrom-container .form .form_row:nth-last-child(2) {
  margin-top: 32px;
}
.loginfrom-container .form_button_submit {
  width: auto !important;
  height: 50px;
  background: transparent;
  margin: 0;
}
.loginfrom-container .close-login-form a {
  box-shadow: none;
  background: transparent;
  border: none;
}
.loginfrom-container .close-login-form .cmn-richtext .opt-fontcolor--01 {
  color: #A18A43;
}
.loginfrom-container .loginerror {
  color: #b02832;
  font-size: 16px;
}
.loginfrom-container .eyeicon-password {
  background-image: url(../svg/open-eye.svg);
  background-repeat: no-repeat;
  background-position: right;
  background-size: 26px;
  width: 40px;
  height: 25px;
  float: right;
  margin-top: 26px;
  outline: none;
  top: 8px !important;
  right: 5px;
}
.loginfrom-container #sensai_login_login_password {
  width: 90%;
  padding-right: 10%;
}
.loginfrom-container .closeicon {
  height: 20px;
  margin-right: -50px;
}
.loginfrom-container .closeicon .g-ButtonP__list__item {
  padding: 0 0 1px;
}

::placeholder {
  color: #AAB0BB;
  opacity: 1;
}

:-ms-input-placeholder {
  color: #AAB0BB;
}

::-ms-input-placeholder {
  color: #AAB0BB;
}

.main-form-wraper .l-Section__inner {
  padding: 0 !important;
}

.login-overlay #common_section_wrapper_1 {
  float: right;
  width: 33.5%;
}
.login-overlay .l-SocialFunction__inner {
  display: none;
}
.login-overlay #area-Contents {
  background: transparent;
}

.forgot-password-slot {
  padding-top: 33px;
  cursor: pointer;
  line-height: 1.38;
}

.closeicon .close-login-form {
  cursor: pointer;
  font-size: 30px;
  background-image: url(../svg/close_icon-2.svg);
  background-repeat: no-repeat;
  background-position: right;
  background-size: 15px;
}
.closeicon .close-login-form .cmn-richtext .opt-fontcolor--01 {
  font-size: 30px;
}
.closeicon ul li .close-login-form a {
  background: none;
  border: none;
  box-shadow: none;
}

.contactus-block .opt-fontsize--s u {
  cursor: pointer;
}
.contactus-block .cmn-richtext .opt-fontsize--s {
  color: #707070;
}
.contactus-block .cmn-richtext .opt-fontsize--l {
  color: #707070;
}
.contactus-block .cmn-richtext .opt-fontsize--l u {
  color: #A18A43;
}

.not-member-signup .cmn-richtext .opt-fontsize--s a {
  color: #9e8839;
}
.not-member-signup .opt-fontsize--s {
  color: #000000;
}

.login-user-myaccount-container {
  border: none;
  border-style: none !important;
  padding-left: 0 !important;
}
.login-user-myaccount-container ul {
  padding: 0;
}
.login-user-myaccount-container ul li {
  list-style: none;
  margin-bottom: 40px;
  cursor: pointer;
}
.login-user-myaccount-container ul li:last-child {
  margin-bottom: none;
}
.login-user-myaccount-container ul li a {
  text-decoration: none;
  color: #2f2d2d !important;
}

#sensai_login .form .form_row {
  width: 100%;
}
#sensai_login .form .form_row:nth-child(6) .form_rightcol {
  border-bottom: none;
  margin-top: 32px;
}
#sensai_login .form .form_row:nth-child(6) .form_rightcol #sensai_login_sign-in-remember-me-0 {
  margin-top: 0px;
  margin-right: 10px;
}
#sensai_login .termsCheck .checkmark {
  top: calc(50% - 7px);
}

.myaccount-overlay-username {
  border-bottom: 1px solid #aab0bb;
  padding-bottom: 40px;
  margin: 0 0 20px;
  color: #2f3a41;
  font-family: 'adobe-garamond-pro';
  font-weight: normal;
  font-size: 32px;
}

.reg-user-logout-list-button {
  color: #9f8839;
}

#myprofile-add-a-card .form .form_row:nth-child(13) .form_rightcol {
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
}

#myaccount-shipping-form .form .form_row:nth-child(15) .form_rightcol {
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
}

#myaccount-personal-info .form .form_row:nth-child(11) .form_rightcol {
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
}

.forgot-password-overlay #area-Contents {
  background: transparent;
}
.forgot-password-overlay #common_section_wrapper_1 {
  float: right;
  width: 33.5%;
}
.forgot-password-overlay h2 span {
  font-size: 32px;
  color: #2f3a41;
}
.forgot-password-overlay .contactus-block {
  position: fixed;
  bottom: 10px;
  text-align: left;
  margin-bottom: 20px;
}

.reset-password-overlay-main-container {
  float: right;
  background-color: white;
  margin-bottom: 0px;
  padding-left: 5px;
  min-height: 100vh;
  padding: 0px 60px;
}
.reset-password-overlay-main-container .g-Column__cols {
  width: 100%;
  padding: 10px 20px !important;
}
.reset-password-overlay-main-container .closeicon {
  height: 50px;
  margin-right: -25px;
}
.reset-password-overlay-main-container .closeicon .g-ButtonP__list__item {
  padding: 0;
}

.enter-password-text-description {
  margin: 35px 0px 35px 0px;
}

#sensai_forgetpassword_login_email {
  border: none;
  border-bottom: 1px solid #aab0bb;
  font-size: 16px;
  width: 98%;
  outline: none;
}

#sensai_forgetpassword .form .form_row:nth-last-child(2) {
  margin-top: 40px;
}

.check-your-mail-description {
  margin: 35px 0px 35px 0px;
}

.forgotpassword-container-check-email .sensai-gold-arrow-button-pack .g-ButtonP__list .g-ButtonP__list__item .g-ButtonUnit .g-ButtonUnit__link {
  height: auto;
}

@media only screen and (max-width: 640px) {
  body:not(.is-authorring) .login-overlay-main-container {
    margin-top: 0;
    padding: 0;
    height: 100%;
  }
  body:not(.is-authorring) .login-overlay-main-container .g-Column__cols {
    padding-top: 20px;
  }
  body:not(.is-authorring) div#login-overlay-id .g-Area > .g-Section__inner,
  body:not(.is-authorring) div#login-overlay-id .g-Section > .g-Section__inner,
  body:not(.is-authorring) #forgot-password-overlay-id .g-Area > .g-Section__inner,
  body:not(.is-authorring) #forgot-password-overlay-id .g-Section > .g-Section__inner {
    height: unset !important;
  }

  .myaccount-overlay-username {
    padding-bottom: 20px;
  }

  .loginfrom-container .closeicon {
    height: 30px !important;
    margin-right: 0 !important;
    margin-bottom: 64px;
  }
  .loginfrom-container .sign-in-title-guest {
    margin-bottom: 20px;
  }

  .login-overlay #common_section_wrapper_1 {
    width: 90.34%;
  }

  .contactus-block {
    padding-right: 0 !important;
    width: 80.18%;
  }

  .forgot-password-overlay #common_section_wrapper_1 {
    width: 90.3% !important;
  }

  .blocked-account-container .g-Text {
    margin: 20px 0 0;
  }

  .login-user-myaccount-container ul li a {
    font-size: 14px;
    line-height: 1.43;
    letter-spacing: 2.1px;
  }

  #sensai_login .form .form_row:nth-child(1) {
    padding-top: 12px;
  }
  #sensai_login .form .form_row:nth-child(1) .form_leftcollabel label {
    top: 20px;
  }

  .reset-password-overlay-main-container {
    padding: 25px 5.35% 0;
    height: 100%;
  }
  .reset-password-overlay-main-container .closeicon {
    margin: 0;
  }
  .reset-password-overlay-main-container .closeicon .g-ButtonP__list {
    position: absolute;
    right: 20px;
    top: 20px;
  }

  .ran-out-of-time-container .g-GroupBox > .g-Text:not(.contactus-block) {
    margin: 20px 0 0;
  }

  .create-new-password-container {
    width: 89.86% !important;
  }
}
@media (min-width: 641px) and (max-width: 1024px) {
  .login-overlay-main-container {
    float: left;
    margin-top: 0;
    padding: 0px 20px !important;
  }

  .loginfrom-container .contactus-block {
    width: 62.74%;
  }
  .loginfrom-container .closeicon {
    margin-bottom: 40px;
    margin-right: 0;
  }

  .login-overlay #common_section_wrapper_1 {
    width: 73.57%;
  }

  .forgot-password-overlay #common_section_wrapper_1 {
    width: 75%;
  }

  .login-user-myaccount-container ul li a {
    line-height: 1.43;
    letter-spacing: 2.1px;
  }

  #sensai_login .form .form_row:nth-child(1) {
    padding-top: 32px;
  }
  #sensai_login .form .form_row:nth-child(1) .form_leftcollabel label {
    top: 40px;
  }
}
.blocked-account-container {
  border: none;
  border-style: none;
}
.blocked-account-container .g-HeadingTitle,
.blocked-account-container .g-HeadingTitle__titleBlock__titleBox__title {
  margin: 0;
}
.blocked-account-container .g-ButtonP {
  margin: 32px 0 0;
}
.blocked-account-container .g-ButtonP .g-ButtonP__list__item {
  width: 100%;
  display: flex;
  flex-direction: column-reverse;
}
.blocked-account-container .g-ButtonP .g-ButtonP__list__item .respose-notification {
  margin-top: 20px;
  font-family: 'adobe-garamond-pro';
}
.blocked-account-container .g-ButtonP .g-ButtonP__list__item .account-blocked-resend-email a {
  color: #A18A43;
  background-color: #fff;
  border: 1px solid #A18A43;
}

@media (min-width: 1025px) {
  .loginfrom-container .closeicon {
    margin-bottom: 80px;
  }
  .loginfrom-container .contactus-block {
    width: 25.17%;
  }

  #sensai_login .form .form_row:nth-child(1) {
    padding-top: 12px;
  }
  #sensai_login .form .form_row:nth-child(1) .form_leftcollabel label {
    top: 20px;
  }

  .login-user-myaccount-container ul li a {
    line-height: 1.38;
    letter-spacing: 2.4px;
  }
}
@media (min-width: 641px) {
  body:not(.is-authorring) .login-overlay-main-container .g-Column__cols {
    padding-top: 40px;
  }

  .loginfrom-container .sign-in-title-guest {
    margin-bottom: 40px;
  }

  .blocked-account-container .g-Text {
    margin: 40px 0 0;
  }
}
.devativated-account-block {
  padding: 10px 10px 0 0;
}
.devativated-account-block .email-verification {
  color: #A18A43;
  cursor: pointer;
  text-decoration: underline;
}

#sensai_login .form .form_row:not(:nth-child(1)) .form_leftcollabel label {
  top: 8px !important;
}

#sensai_forgetpassword .form .form_row label.error {
  margin-top: 0px !important;
}

.ran-out-of-time-container .g-GroupBox {
  padding: 0;
}
.ran-out-of-time-container .check-email-button ul li {
  width: 100%;
  padding-top: 15px;
}
.ran-out-of-time-container .check-email-button ul li a {
  border: solid 1px #9f8839 !important;
  box-shadow: none;
  background: none !important;
  color: #9f8839 !important;
  height: 50px;
}

input::-ms-reveal,
input::-ms-clear {
  display: none;
}

#login-overlay-id .g-Column:not(.login-overlay-main-container) {
  display: none;
}

/*hide contact us under keypad*/
@media (max-width: 1024px) {
  .loginfrom-container.active-keyboard .contactus-block {
    position: relative !important;
    margin-top: 32px !important;
  }
}
.shopping-bag-title {
  border-bottom: solid 0.5px #aab0bb;
  padding-bottom: 40px;
}

#shopping-bag-overlay-colour-varient-list {
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  margin: 0;
}
#shopping-bag-overlay-colour-varient-list li {
  width: calc(50% - 5px);
  height: fit-content;
  margin-bottom: 19px;
}
#shopping-bag-overlay-colour-varient-list li:nth-child(odd) {
  margin-right: auto;
}
#shopping-bag-overlay-colour-varient-list li img {
  width: 20px;
  height: 20px;
  margin-right: 10px;
}
#shopping-bag-overlay-colour-varient-list li a {
  color: #2f3a41;
  text-decoration: none;
}

.qty-block .custom-dropdown-wrapper .custom-dropdown-hide {
  top: 19px;
}
.qty-block .custom-dropdown-wrapper .custom-dropdown-hide .g-ListP__ul__item {
  padding: 3px 6px;
  white-space: nowrap;
}
.qty-block .custom-dropdown-wrapper .custom-dropdown-hide .g-ListP__ul__item .g-ListUnit .cmn-richtext {
  line-height: 1.32;
}

.variant-overlay .g-HeadingTitle__h6 {
  padding-bottom: 34px;
}

.style-variant-section {
  cursor: pointer;
  margin-bottom: 20px;
}

.style-variant-container {
  align-items: center;
  justify-content: flex-start;
  padding-bottom: 6px;
  border-bottom: 1px solid #9f8839;
}
.style-variant-container h6 {
  margin: 0;
  margin-right: 40px;
}

.varients-info .checkBox {
  margin-right: 26px;
}

.shopping-bag-overlay-section .termsCheck .checkBox .checkmark:after {
  left: 3.0px;
}

.spf-checkbox {
  display: flex;
  padding-bottom: 30px;
}

#shopping-bag-list .style-variant-container img, #just-added-product .style-variant-container img {
  width: 20px !important;
  margin-right: 17px;
}

.style-variant-section .style-variant-container:after {
  content: "";
  border: solid #2f2d2d;
  border-width: 0 1.5px 1.5px 0;
  width: 1px;
  height: 1px;
  display: inline-block;
  padding: 3px;
  margin: -5px 0 0 -5px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(45deg);
}

.shopping-bag-overlay-section .termsCheck .checkmark {
  width: 10px;
  height: 10px;
}
.shopping-bag-overlay-section .termsCheck .checkBox .checkmark:after {
  border-width: 2px;
}

.shopping-bag-overlay-column-separator .shopping-bag-overlay-list .shopping-bag-overlay-col-2 .new-product {
  font-size: 7px;
  padding: 2.5px 3.5px 0.5px 3.5px;
}

.varients-info {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  align-items: center;
  margin: 15px 0px;
}
.varients-info p {
  margin: 0px;
}
.varients-info p:nth-child(1) {
  width: 100%;
}
.varients-info input {
  margin-right: 8px;
}
.varients-info input:nth-child(2) {
  margin-left: 29px;
}

.qtySelectDropdown {
  border: none;
  border-bottom: 1px solid #a18a43;
  background: transparent;
}

.qty-block {
  display: flex;
}

.qty-text {
  margin-right: 10px;
}

/*delete after common form button change*/
.shopping-bag-overlay-section .form .form_row:nth-last-child(2) .form_rightcol {
  border: none;
}

/*delete after common form button change*/
.header-shopping-bag-icon:hover {
  cursor: pointer;
}

.shopping-bag-overlay-section {
  margin-left: 66.9%;
}

.shopping-bag-products-groupbox .form_row, .shopping-bag-products-groupbox .form_row_description {
  display: inline-block;
}

.shopingbag-icon-groupbox .form_row, .shopingbag-icon-groupbox .form_row_description {
  display: inline-block;
}

#mini-cart-product-list {
  list-style: none;
}

.shopping-bag-overlay-error {
  display: none;
}

.shopping-bag-overlay-section #shopping-bag-overlay-product-list {
  padding: 0;
  max-height: calc(100vh - 390px);
  overflow-y: scroll;
}
.shopping-bag-overlay-section .g-ButtonP__list__item {
  width: 100%;
}
.shopping-bag-overlay-section .g-ButtonP {
  margin-bottom: 32px;
}
.shopping-bag-overlay-section .g-ButtonUnit__link {
  height: 50px !important;
}
.shopping-bag-overlay-section .discover-product-lines-column1, .shopping-bag-overlay-section .discover-product-lines-column2 {
  margin-left: 12.7%;
  margin-right: 12.5%;
}
.shopping-bag-overlay-section .search-no-results-groupbox .g-HeadingTitle__titleBlock__titleBox__title {
  margin-bottom: 28.8px;
}
.shopping-bag-overlay-section .search-no-results-groupbox .g-BrFooterSitemapUnit__links li {
  margin-bottom: 20px;
}
.shopping-bag-overlay-section .search-no-results-groupbox .g-BrFooterSitemapUnit__links li a {
  line-height: normal;
}

.shopping-bag-empty-column .g-HeadingTitle {
  padding-top: 140px;
  border-bottom: solid 0.5px #aab0bb !important;
  margin-bottom: 67.8px !important;
  padding-bottom: 40px;
}

.shopingbag-icon-groupbox {
  position: relative;
  margin-bottom: 80px;
}

.shopping-bag-overlay-section img {
  width: 100% !important;
}

.shopingbag-icon-groupbox .form_row:nth-child(3), .shopping-bag-overlay-column-separator .g-GroupBox .form_row:nth-child(3) {
  position: absolute;
  left: 100%;
}

.shopping-bag-overlay-section {
  width: 33.1%;
  height: 100%;
  background: #ffffff;
  overflow-y: scroll;
}
.shopping-bag-overlay-section .g-Section__inner {
  padding: 0px 12.7% 0px 12.7%;
}

.shopping-bag-overlay-icons-column {
  padding-top: 45px;
  display: flex;
  width: calc(33.1% - 8.4%);
  justify-content: space-between;
  background: white;
  z-index: 2;
  position: fixed;
}
.shopping-bag-overlay-icons-column .form_row_description {
  display: none;
}

#just-added-product-list, #shopping-bag-list, #modification-list {
  padding: 0;
}

.shopping-bag-overlay-section .cart-entry {
  display: flex;
  padding: 32.5px 0 36.5px;
  border-bottom: 1px solid #d3d3d3;
}
.shopping-bag-overlay-section .shopping-bag-overlay-col-1 {
  width: 37.8%;
}
.shopping-bag-overlay-section .shopping-bag-overlay-col-1 .g-GroupBox {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  width: auto;
}
.shopping-bag-overlay-section .shopping-bag-overlay-col-1 .g-GroupBox img {
  height: 10px;
  width: 140.2% !important;
}
.shopping-bag-overlay-section .shopping-bag-overlay-col-1 .g-GroupBox .g-Image {
  margin: 0;
}
.shopping-bag-overlay-section .shopping-bag-overlay-col-1 .g-GroupBox .g-Image:not(:first-child) {
  margin-left: 40.5%;
}
.shopping-bag-overlay-section .shopping-bag-overlay-col-2 {
  display: flex;
  flex-wrap: wrap;
  width: 74%;
}
.shopping-bag-overlay-section .shopping-bag-overlay-col-2 .new-product,
.shopping-bag-overlay-section .shopping-bag-overlay-col-2 .bestseller-product {
  padding: 2.5px 6px 1px 6px;
  line-height: 1.4;
  margin-right: 5px;
  width: fit-content;
  background: #9f8839;
  margin-bottom: 9px;
}
.shopping-bag-overlay-section .shopping-bag-overlay-col-2 .shopping-bag-overlay-product-info {
  width: 100%;
  display: flex;
}
.shopping-bag-overlay-section .shopping-bag-overlay-col-2 .shopping-bag-overlay-product-info .shopping-bag-overlay-produt-name-line .shopping-bag-overlay-product-line {
  margin: 0;
  text-transform: uppercase;
}
.shopping-bag-overlay-section .shopping-bag-overlay-col-2 .shopping-bag-overlay-product-info .shopping-bag-overlay-produt-name-line .shopping-bag-overlay-product-name {
  margin: 0;
}
.shopping-bag-overlay-section .shopping-bag-overlay-col-2 .shopping-bag-overlay-product-price {
  width: auto;
  margin: 0 5px 0 auto;
}
.shopping-bag-overlay-section .shopping-bag-overlay-col-2 .shopping-bag-overlay-product-size, .shopping-bag-overlay-section .shopping-bag-overlay-col-2 .shopping-bag-overlay-qty-price {
  width: 100%;
}
.shopping-bag-overlay-section .shopping-bag-overlay-col-2 .shopping-bag-overlay-product-qty {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.shopping-bag-overlay-section .shopping-bag-overlay-col-2 .shopping-bag-overlay-product-qty button {
  float: right;
  border: none;
  text-transform: uppercase;
  color: #9e8839;
  background: none;
  display: flex;
  align-items: center;
  padding: 0;
  margin-right: 0px;
}
.shopping-bag-overlay-section .shopping-bag-overlay-col-2 .shopping-bag-overlay-product-qty button:hover:after {
  content: "";
  border: solid #9f8839;
  border-width: 0 1.5px 1.5px 0;
  width: 1px;
  height: 1px;
  display: inline-block;
  padding: 3px;
  margin: 4px 4px 8px 8px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.shopping-bag-overlay-section .g-Column__inner .g-Column__cols {
  padding: 0 !important;
}
.shopping-bag-overlay-section .is-subTitleRight .g-HeadingTitle__titleBlock__titleBox .g-Text, .shopping-bag-overlay-section .g-Column__inner {
  margin: 0 !important;
}
.shopping-bag-overlay-section #shopping-bag-overlay-product-list::-webkit-scrollbar {
  display: none;
}

.shopping-bag-name-price-grpbox {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.shopping-bag-overlay-section > .g-HeadingTitle {
  margin-bottom: 23.5px;
  border-bottom: solid 0.5px #aab0bb;
  padding-bottom: 40px;
}

.shopping-bag-overlay-section .g-ButtonUnit__link {
  height: 50px;
}
.shopping-bag-overlay-section .g-ButtonP__list__item {
  width: 100%;
}
.shopping-bag-overlay-section .g-ButtonP {
  margin-bottom: 10px;
}

.shopping-bag-overlay-product-description {
  margin: 0px;
  margin-bottom: 36px;
}

#shopping-bag-overlay-heading {
  padding-top: 140px;
  border-bottom: solid 0.5px #aab0bb;
  padding-bottom: 40px;
}
#shopping-bag-overlay-heading .g-HeadingTitle__titleBlock__titleBox__title {
  width: 79% !important;
  margin-bottom: 0;
}

.sub-total-main-div {
  display: flex;
  padding: 12px 0 50px 34%;
}

.sub-total {
  width: 87%;
}

.shopping-overlay .g-HeadingTitle__titleBlock__titleBox {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

#shopping-bag-overlay-heading {
  position: fixed;
  background: white;
  z-index: 1;
}

.shopping-bag-summary-list {
  padding-top: 0 !important;
}

.shopping-bag-overlay-list {
  padding-top: 246px;
}

.shopping-bag-overlay-buttons-column {
  position: fixed;
  padding-top: 20px;
  bottom: 0;
  padding-bottom: 42px;
  background: white;
}

.sub-total-main-div {
  padding: 12px 0 193px 34%;
}

.just-added-text {
  color: #707070;
  text-transform: uppercase;
}
.just-added-text .cmn-richtext {
  line-height: 1.17;
}
.just-added-text .cmn-richtext span {
  opacity: 0.6;
}

@media (min-width: 1025px) {
  #shopping-bag-overlay-heading, .shopping-bag-overlay-buttons-column {
    width: 24.7%;
  }

  .just-added-text {
    position: fixed;
    top: 229px;
    padding-top: 23.5px;
    width: 24.7%;
    z-index: 1;
    background: white;
  }
}
/*Mobile view */
@media (max-width: 640px) {
  #shopping-bag-overlay-heading, .shopping-bag-overlay-buttons-column {
    width: 80.7%;
  }

  #shopping-bag-overlay-heading {
    padding-top: 110.5px;
    padding-bottom: 19.5px;
  }

  .shopping-bag-overlay-list {
    padding-top: 167px;
  }

  #modification-list {
    margin: 0;
  }

  .just-added-text {
    position: fixed;
    top: 167px;
    padding-top: 15.5px;
    width: 80.7%;
    z-index: 1;
    background: transparent;
  }

  .shopping-bag-overlay-section {
    margin-left: 9.7%;
    width: 90.4% !important;
  }
  .shopping-bag-overlay-section .g-Section__inner {
    padding: 0 5.1% 15% 5.6% !important;
  }
  .shopping-bag-overlay-section .discover-product-lines-column1, .shopping-bag-overlay-section .discover-product-lines-column2 {
    margin-left: 5.6%;
    margin-right: 5.1%;
  }

  .shopping-bag-overlay-icons-column {
    padding-top: 20px;
    width: calc(90.4% - 9.7%);
  }

  .shopingbag-icon-groupbox {
    margin-bottom: 71.5px;
  }

  .shopping-bag-empty-column .g-HeadingTitle {
    margin-bottom: 39.8px !important;
  }

  .shopingbag-icon-groupbox .form_row:nth-child(3) {
    left: 94%;
  }

  .shopping-bag-overlay-section .is-subTitleRight .g-HeadingTitle__titleBlock__titleBox__title {
    display: inline-block;
  }
  .shopping-bag-overlay-section .shopping-bag-overlay-col-1 {
    width: 41.5%;
  }

  /* image 160*160 */
  .shopping-bag-overlay-produt-name-line {
    font-size: 14px;
    width: 100%;
  }

  /* for price and position is used to take the price number top */
  .shopping-bag-overlay-section .shopping-bag-overlay-col-2 .shopping-bag-overlay-product-price {
    margin: 0;
  }
  .shopping-bag-overlay-section .shopping-bag-overlay-col-2 .shopping-bag-overlay-product-size, .shopping-bag-overlay-section .shopping-bag-overlay-col-2 .shopping-bag-overlay-qty-price {
    width: 100%;
  }

  /*  for giving the dist between size and qty */
  .shopping-bag-just-added-overlay-section .g-HeadingTitle {
    padding-bottom: 20px;
    margin-bottom: 15.5px;
  }

  .shopping-bag-overlay-section .shopping-bag-overlay-col-2 .shopping-bag-overlay-product-info {
    width: 100%;
    display: flex;
  }
  .shopping-bag-overlay-section .shopping-bag-overlay-col-2 .new-product,
  .shopping-bag-overlay-section .shopping-bag-overlay-col-2 .bestseller-product {
    font-size: 7px;
  }

  #shopping-bag-overlay-heading .g-HeadingTitle__titleBlock__titleBox__title {
    width: 72% !important;
  }
}
@media (min-width: 641px) {
  .shopping-bag-overlay-section .shopping-bag-overlay-col-2 .new-product,
  .shopping-bag-overlay-section .shopping-bag-overlay-col-2 .bestseller-product {
    font-size: 10px;
  }
}
/*tab view*/
@media (min-width: 641px) and (max-width: 1024px) {
  #shopping-bag-overlay-heading, .shopping-bag-overlay-buttons-column {
    width: 63.3%;
    padding-bottom: 40.5px;
  }

  .just-added-text {
    position: fixed;
    top: 189.5px;
    padding-top: 14.5px;
    width: 63.3%;
    z-index: 1;
    background: white;
    line-height: 1.17;
  }

  .shopping-bag-overlay-section {
    width: 73.6% !important;
    margin-left: 26.4%;
  }

  .shopingbag-icon-groupbox {
    margin-bottom: 41px;
  }

  .shopping-bag-overlay-section .discover-product-lines-column1, .shopping-bag-overlay-section .discover-product-lines-column2 {
    margin-left: 7%;
    margin-right: 7.2%;
  }
  .shopping-bag-overlay-section .g-Section__inner {
    padding: 0 7% 0 !important;
  }

  .shopping-bag-overlay-icons-column {
    padding-top: 45px;
    width: calc(73.6% - 10.3%);
  }

  .shopingbag-icon-groupbox .form_row:nth-child(3) {
    left: 95.6%;
  }

  .discover-product-lines-column1 .g-HeadingTitle {
    margin-bottom: 45px;
  }

  .shopping-bag-empty-column .g-HeadingTitle {
    margin-bottom: 39.8px;
  }

  .shopping-bag-just-added-overlay-section .g-HeadingTitle {
    margin-bottom: 14.5px;
  }

  /* for image(160px*160px) */
  .shopping-bag-overlay-section .shopping-bag-overlay-col-1 {
    width: 36.4%;
  }

  /* for text including line height and font-size */
  .shopping-bag-overlay-produt-name-line {
    width: 100%;
  }

  /* for price-- to give width as 40px position:relative is used */
  .shopping-bag-overlay-section .shopping-bag-overlay-col-2 .shopping-bag-overlay-product-price {
    margin: 0;
  }
  .shopping-bag-overlay-section .shopping-bag-overlay-col-2 .shopping-bag-overlay-product-size {
    width: 100%;
  }
}
.spf-checkbox span.checkmark {
  top: 2.5px;
}

ul#modification-list li.modification-list.cart-entry div[class^="shopping-bag-overlay-col-"] > *:not(.cart-error-msg) {
  opacity: 0.2;
}
ul#modification-list li.modification-list.cart-entry .shopping-bag-overlay-col-2 {
  position: relative;
}
ul#modification-list li.modification-list.cart-entry .shopping-bag-overlay-col-2 .cart-error-msg {
  margin: 20px 0 0;
  width: 100%;
  display: flex;
}
ul#modification-list li.modification-list.cart-entry .shopping-bag-overlay-col-2 .cart-error-msg button {
  display: none;
  margin-left: auto;
  padding-left: 46px;
}

#shopping-bag-list .varients-info {
  margin-bottom: 36px;
}

#csTopHead {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between;
  padding: 5px 25px 20px 25px;
  border: none;
  height: 45px;
}

#asm-header {
  width: 35%;
}

.asagent-group-box {
  border: none;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between;
  padding: 8px 25px;
  align-items: center;
  border-width: 0;
}
.asagent-group-box .cmn-richtext {
  color: #fff;
}
.asagent-group-box input {
  padding: 10px 10px;
  border: 1px solid #d5d9da;
  border-radius: 5px;
  box-shadow: 0 0 5px #e8e9eb inset;
  width: 328px;
  font-size: 1em;
  outline: 0;
}
.asagent-group-box input:focus {
  border: 1px solid #b9d4e9;
  border-top-color: #b6d5ea;
  border-bottom-color: #b8d4ea;
  box-shadow: 0 0 5px #b9d4e9;
}
.asagent-group-box .form_leftcol {
  display: none;
}
.asagent-group-box .form_rightcol_wrapper label.error {
  color: #af2731;
  left: 5px;
  top: -20px;
  display: none;
  font-size: 12px;
  padding: 5px;
}
.asagent-group-box .form_rightcol_wrapper .form_field.error {
  border-bottom: 1px solid #b63432;
}
.asagent-group-box .form_rightcol_wrapper input:focus + label.error {
  display: block !important;
}
.asagent-group-box .form_rightcol label.error {
  color: #af2731;
  left: 5px;
  top: -20px;
  display: none;
  font-size: 12px;
  padding: 5px;
}
.asagent-group-box .form_rightcol .form_field.error {
  border-bottom: 1px solid #b63432;
}
.asagent-group-box .form_rightcol input:focus + label.error {
  display: block !important;
}

#asmcomponent .error-msg {
  display: none;
}
#asmcomponent input.form_button_submit,
#asmcomponent .asm_button_End-session a.g-ButtonUnit__link {
  border: none;
  outline: none;
  width: 250px;
  height: 45px;
  background-color: #9f8839;
  font-size: 16px;
  object-fit: contain;
  font-family: AGaramondPro;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.38;
  letter-spacing: 2.4px;
  text-align: center;
  color: #fff;
}

.asagent-group-box {
  border: none;
}

#asmFormcmp {
  border: none;
  width: 65%;
}

#csAgentFormComponent {
  display: none;
}

.asAgent-top-bar-btn .l-ButtonUnit__link {
  outline: none;
  background: transparent;
  color: #0077bc;
  font-weight: bold;
}
.asAgent-top-bar-btn .l-ButtonUnit__link span {
  cursor: pointer;
}

#asmFormComponent div.form {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
#asmFormComponent div.form > .form_row:nth-last-child(2) .form_rightcol {
  border: none;
}

.cs-header-content {
  position: fixed;
  z-index: 99;
  height: auto;
  width: 100vw;
  background-color: #080c2f;
}
.cs-header-content .l-Section__inner {
  padding: 0px;
}
.cs-header-content .l-Column.is-gutter--m .l-Column__cols {
  padding: 0px 20px !important;
}

#asmFormComponent .asm-input,
#asmFormComponent .form_field_text,
#asmFormComponent .form_field_password,
#csAgentFormComponent .asm-input,
#csAgentFormComponent .form_field_text,
#csAgentFormComponent .form_field_password {
  padding: 15px 25px !important;
  font-size: 14px !important;
}
#asmFormComponent .form_field_password + label.error,
#csAgentFormComponent .form_field_password + label.error {
  display: block !important;
}

#csagentComponent {
  border: none;
  width: 100%;
}

.asm_button_End-session a.g-ButtonUnit__link {
  background-color: #b63432;
  color: #fff;
}

.cs-agent-action-section {
  justify-content: flex-end;
  margin-right: 20px;
}
.cs-agent-action-section .cs-agent-btn a.l-ButtonUnit__link {
  border: none;
  outline: none;
  width: 250px;
  height: 45px;
  font-size: 16px;
  object-fit: contain;
  font-family: AGaramondPro;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.38;
  letter-spacing: 2.4px;
  text-align: center;
}

#startSession {
  background-color: #0077bc;
  color: #fff;
}

#endSession {
  background-color: #ff1111;
  color: #fff;
}

.asAgent-signout-btn-hide {
  visibility: hidden;
  pointer-events: none;
  cursor: initial;
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}
.asAgent-signout-btn-enable {
  visibility: visible;
  pointer-events: auto;
  cursor: pointer;
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  width: 185px;
}

.cs-error-placement {
  display: none;
}

.cs-agent-assignee {
  color: #fff;
}

.asAgent-top-bar-btn .cmn-richtext {
  color: #fff;
}

#csAgentUserName {
  color: #949494;
}

#asm-header,
.cs-agent-assigne-wrapper,
.cs-agent-btn-start-session,
.cs-agent-btn-end-session {
  margin: 0;
}

.g-ButtonUnit__link {
  cursor: pointer;
}

.asm-form-container .form_rightcol {
  border: none;
}

#asmErrorContent {
  margin: 0px;
  position: absolute;
  display: none;
}
#asmErrorContent p:empty {
  display: none;
}

.asm-validator-msg {
  margin: 0;
  color: #ff2824;
  font-size: 14px;
  padding: 5px 25px;
}

.asagent-group-box.g-GroupBox.is-border {
  padding-top: 25px;
  border: none;
}

.asm-top-header {
  height: 262px !important;
}
.asm-top-header .header {
  top: 162px;
}

.cs-agent-form-field {
  position: relative;
}

#csAgentFormComponent, #asmFormComponent {
  height: 90px;
}

.cs-agent-btn {
  width: 20%;
}
.cs-agent-btn li.g-ButtonP__list__item {
  width: 100%;
}

/*delete after common form button change*/
.wishlist-overlay-section {
  margin-left: 66.9%;
}
.wishlist-overlay-section .form .form_row:nth-last-child(2) .form_rightcol {
  border: none;
}

.wishlist-products-groupbox .form_row, .wishlist-products-groupbox .form_row_description {
  display: inline-block;
}

.wishlist-icon-groupbox .form_row, .wishlist-icon-groupbox .form_row_description {
  display: inline-block;
}

/* #mini-cart-product-list {
	 list-style: none;
}
 */
.wishlist-overlay-error {
  display: none;
}

.wishlist-overlay-column-separator .g-ButtonP__list__item {
  width: 100%;
}
.wishlist-overlay-column-separator .g-ButtonP {
  margin-bottom: 32px;
}
.wishlist-overlay-column-separator .g-ButtonUnit__link {
  height: 50px !important;
}

.wishlist-overlay-section .discover-product-lines-column1, .wishlist-overlay-section .discover-product-lines-column2 {
  margin-left: 12.7%;
  margin-right: 12.5%;
}
.wishlist-overlay-section .search-no-results-groupbox .g-HeadingTitle__titleBlock__titleBox__title {
  margin-bottom: 28.8px;
}
.wishlist-overlay-section .search-no-results-groupbox .g-BrFooterSitemapUnit__links li {
  margin-bottom: 20px;
}
.wishlist-overlay-section .search-no-results-groupbox .g-BrFooterSitemapUnit__links li a {
  line-height: normal;
}

.wishlist-icon-groupbox {
  position: relative;
  margin-bottom: 80px;
}

.wishlist-overlay-section img {
  width: 100% !important;
}

.wishlist-icon-groupbox .form_row:nth-child(3) {
  position: absolute;
  left: 100%;
}

.wishlist-overlay-column-separator .g-ColumnUnit > .g-GroupBox {
  position: relative;
  margin-bottom: 80px;
}
.wishlist-overlay-column-separator .g-GroupBox .form_row:nth-child(3) {
  position: absolute;
  left: 100%;
}

.wishlist-overlay-section {
  width: 33.1%;
  height: 100%;
  background: #fff;
  overflow-y: scroll;
}
.wishlist-overlay-section .g-Section__inner {
  padding: 45px 12.7% 0;
}
.wishlist-overlay-section .wishlist-overlay-product-row {
  display: flex;
  padding: 32.5px 0 36.5px;
  border-bottom: 1px solid #d3d3d3;
  border-top: 1px solid #d3d3d3;
}
.wishlist-overlay-section .wishlist-overlay-product-row .wishlist-overlay-col-1 {
  width: 37.8%;
}
.wishlist-overlay-section .wishlist-overlay-product-row .wishlist-overlay-col-1 .g-GroupBox {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  width: auto;
}
.wishlist-overlay-section .wishlist-overlay-product-row .wishlist-overlay-col-1 .g-GroupBox img {
  height: 10px;
  width: 140.2% !important;
}
.wishlist-overlay-section .wishlist-overlay-product-row .wishlist-overlay-col-1 .g-GroupBox .g-Image {
  margin: 0;
}
.wishlist-overlay-section .wishlist-overlay-product-row .wishlist-overlay-col-1 .g-GroupBox .g-Image:not(:first-child) {
  margin-left: 40.5%;
}
.wishlist-overlay-section .wishlist-overlay-product-row .wishlist-overlay-col-2 {
  display: flex;
  flex-wrap: wrap;
  width: 74%;
}
.wishlist-overlay-section .wishlist-overlay-product-row .wishlist-overlay-col-2 .new-product,
.wishlist-overlay-section .wishlist-overlay-product-row .wishlist-overlay-col-2 .bestseller-product {
  padding: 2.5px 6px 1px 6px;
  line-height: 1.4;
  margin-right: 5px;
  width: fit-content;
  background: #9f8839;
  margin-bottom: 9px;
}
.wishlist-overlay-section .wishlist-overlay-product-row .wishlist-overlay-col-2 .wishlist-overlay-product-info {
  width: 80%;
}
.wishlist-overlay-section .wishlist-overlay-product-row .wishlist-overlay-col-2 .wishlist-overlay-product-info .wishlist-overlay-produt-name-line .wishlist-overlay-product-line {
  margin: 0;
  text-transform: uppercase;
}
.wishlist-overlay-section .wishlist-overlay-product-row .wishlist-overlay-col-2 .wishlist-overlay-product-info .wishlist-overlay-produt-name-line .wishlist-overlay-product-name {
  margin: 0;
}
.wishlist-overlay-section .wishlist-overlay-product-row .wishlist-overlay-col-2 .wishlist-overlay-product-price {
  width: auto;
  margin: 0 5px 0 auto;
}
.wishlist-overlay-section .wishlist-overlay-product-row .wishlist-overlay-col-2 .wishlist-overlay-product-size {
  width: 100%;
}
.wishlist-overlay-section .wishlist-overlay-product-row .wishlist-overlay-col-2 .wishlist-overlay-qty-price {
  width: 100%;
}
.wishlist-overlay-section .wishlist-overlay-product-row .wishlist-overlay-col-2 .wishlist-overlay-qty-price .wishlist-overlay-product-qty {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.wishlist-overlay-section .wishlist-overlay-product-row .wishlist-overlay-col-2 .wishlist-overlay-qty-price .wishlist-overlay-product-qty button {
  float: right;
  border: none;
  text-transform: uppercase;
  color: #9e8839;
  background: none;
  display: flex;
  align-items: center;
  padding: 0;
  margin-right: 5px;
}
.wishlist-overlay-section .wishlist-overlay-product-row .wishlist-overlay-col-2 .wishlist-overlay-qty-price .wishlist-overlay-product-qty button:hover:after {
  content: "";
  border: solid #9f8839;
  border-width: 0 1.5px 1.5px 0;
  width: 1px;
  height: 1px;
  display: inline-block;
  padding: 3px;
  margin: 4px 4px 8px 8px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.wishlist-overlay-section .g-Column__inner .g-Column__cols {
  padding: 0 !important;
}
.wishlist-overlay-section .is-subTitleRight .g-HeadingTitle__titleBlock__titleBox .g-Text, .wishlist-overlay-section .g-Column__inner {
  margin: 0 !important;
}
.wishlist-overlay-section #wishlist-overlay-product-list::-webkit-scrollbar {
  display: none;
}

.wishlist-just-added-overlay-section .g-HeadingTitle {
  margin-bottom: 23.5px;
}
.wishlist-just-added-overlay-section .wishlist-overlay-product-row:nth-child(1) {
  padding: 16px 0 36.5px;
  border-bottom: none;
  border-top: none;
}
.wishlist-just-added-overlay-section .g-ButtonUnit__link {
  height: 50px;
}
.wishlist-just-added-overlay-section .g-ButtonP__list__item {
  width: 100%;
}
.wishlist-just-added-overlay-section .g-ButtonP {
  margin-bottom: 28px;
}

.wishlist-overlay-product-description p {
  overflow: hidden;
  position: relative;
  line-height: 1.2em;
  max-height: 3.6em;
}
.wishlist-overlay-product-description p:before {
  content: '...';
  position: absolute;
  right: 0;
  bottom: 0;
}

ul#wishlist-overlay-product-list {
  padding: 0px;
}

.wishlist-empty-column {
  display: none;
}

.wishlist-button-grpbox {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.wishlist-remove-add {
  float: right;
  border: none;
  text-transform: uppercase;
  color: #9e8839;
  background: none;
  display: flex;
  align-items: center;
  padding: 0;
  margin-right: 5px;
}

.wishlist-button-grpbox button:hover:after {
  content: "";
  border: solid #9f8839;
  border-width: 0 1.5px 1.5px 0;
  width: 1px;
  height: 1px;
  display: inline-block;
  padding: 3px;
  margin: 4px 4px 8px 8px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.wishlist-empty-column .g-HeadingTitle {
  border-bottom: solid 0.5px #aab0bb !important;
  margin-bottom: 67.8px !important;
  padding-bottom: 30px;
}

.wishlist-overlay .g-HeadingTitle__titleBlock__titleBox {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

.wishlist-overlay-section .subtotal-grpbox {
  display: flex;
  justify-content: space-between;
  margin: 32px 0px 0px 34%;
}

.wishlist-just-added-overlay-section .just-added-product {
  border-top: 0px;
  padding-top: 0px;
}
.wishlist-just-added-overlay-section .just-add-to-bag {
  border-top: 1px solid #d3d3d3;
  padding-top: 10px;
}

#wishlist-overlay-heading .g-Text.l-Text {
  float: right;
}

.wishlist-overlay #wishlist-overlay-heading .g-Text.l-Text {
  float: right;
  margin-top: 10px !important;
}

.just-added-product .new-product {
  width: 37px;
  text-align: center;
  background-color: #a18a43;
  color: white;
}

div#wishlist-overlay-id {
  z-index: 100;
}

/*Mobile view */
@media (max-width: 640px) {
  /* image 160*160 */
  /* for giving the dist between size and qty */
  .wishlist-overlay-section {
    margin-left: 9.7%;
    width: 90.4% !important;
  }
  .wishlist-overlay-section .g-Section__inner {
    padding: 20px 5.1% 0 5.6% !important;
  }
  .wishlist-overlay-section .discover-product-lines-column1, .wishlist-overlay-section .discover-product-lines-column2 {
    margin-left: 5.6%;
    margin-right: 5.1%;
  }

  .wishlist-icon-groupbox {
    margin-bottom: 71.5px;
  }

  .wishlist-empty-column .g-HeadingTitle {
    margin-bottom: 39.8px !important;
  }

  .wishlist-icon-groupbox .form_row:nth-child(3) {
    left: 94%;
  }

  .wishlist-overlay-section .is-subTitleRight .g-HeadingTitle__titleBlock__titleBox__title {
    display: inline-block;
  }
  .wishlist-overlay-section .wishlist-overlay-product-row .wishlist-overlay-col-1 {
    width: 41.5%;
  }

  .wishlist-overlay-produt-name-line {
    font-size: 14px;
  }

  .wishlist-overlay-section .wishlist-overlay-product-row .wishlist-overlay-col-2 .wishlist-overlay-product-size, .wishlist-overlay-section .wishlist-overlay-product-row .wishlist-overlay-col-2 .wishlist-overlay-qty-price {
    width: 100%;
  }

  .wishlist-just-added-overlay-section .g-HeadingTitle {
    padding-bottom: 20px;
    margin-bottom: 15.5px;
  }

  .wishlist-overlay-product-description {
    width: 94%;
  }

  .wishlist-overlay-section .wishlist-overlay-product-row .wishlist-overlay-col-2 .wishlist-overlay-product-info {
    width: 70%;
    margin-right: 5%;
  }
  .wishlist-overlay-section .wishlist-overlay-product-row .wishlist-overlay-col-2 .new-product,
  .wishlist-overlay-section .wishlist-overlay-product-row .wishlist-overlay-col-2 .bestseller-product {
    font-size: 7px;
  }
}
@media (min-width: 641px) {
  .wishlist-overlay-section .wishlist-overlay-product-row .new-product,
  .wishlist-overlay-section .wishlist-overlay-product-row .bestseller-product {
    font-size: 10px;
  }
}
/*tab view*/
@media (min-width: 641px) and (max-width: 1024px) {
  /* for image(160px*160px) */
  /* for text including line height and font-size */
  .wishlist-overlay-section {
    width: 73.6% !important;
    margin-left: 26.4%;
  }

  .wishlist-icon-groupbox {
    margin-bottom: 41px;
  }

  .wishlist-overlay-section .discover-product-lines-column1, .wishlist-overlay-section .discover-product-lines-column2 {
    margin-left: 7%;
    margin-right: 7.2%;
  }
  .wishlist-overlay-section .g-Section__inner {
    padding: 45px 7% 0 !important;
  }

  .wishlist-icon-groupbox .form_row:nth-child(3) {
    left: 95.6%;
  }

  .discover-product-lines-column1 .g-HeadingTitle {
    margin-bottom: 45px;
  }

  .wishlist-empty-column .g-HeadingTitle {
    margin-bottom: 39.8px;
  }

  .wishlist-just-added-overlay-section .g-HeadingTitle {
    margin-bottom: 14.5px;
  }

  .wishlist-overlay-product-description {
    width: 93.5%;
  }

  .wishlist-overlay-section .wishlist-overlay-product-row .wishlist-overlay-col-1 {
    width: 36.4%;
  }

  .wishlist-overlay-produt-name-line {
    width: 92%;
  }

  .wishlist-overlay-section .wishlist-overlay-product-row .wishlist-overlay-col-2 .wishlist-overlay-product-size {
    width: 100%;
  }
  .wishlist-overlay-section .wishlist-overlay-product-row .wishlist-overlay-col-2 .wishlist-overlay-qty-price .wishlist-overlay-product-qty {
    margin-right: 67.6%;
  }
}
.wishlist-name-price-grpbox {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.wishlist-overlay-product-available-soon {
  color: #b02832;
}

@media (max-width: 1024px) {
  .wishlist-empty-column .g-HeadingTitle {
    margin-bottom: 40px !important;
  }
}
.is-authorring .help-text {
  display: block;
}

.tool-tip-show {
  display: flex !important;
}

.help-text {
  display: none;
  position: absolute;
  left: 21px;
}

.help-text {
  margin: 0px !important;
  padding: 0 !important;
  flex-direction: row;
  align-items: center;
}
.help-text::before {
  content: "";
  position: absolute;
  right: unset;
  border: solid #9f8839;
  border-width: 0 1px 1px 0;
  width: 1px;
  height: 1px;
  display: inline-block;
  padding: 3px;
  margin: 8px;
  transform: rotate(-225deg);
  -webkit-transform: rotate(-225deg);
  background: white;
  z-index: 21;
}

.tool-tip-div {
  position: absolute;
  display: flex;
  align-items: center;
  top: 10px;
  width: 100%;
  left: 100%;
  padding-left: 4px;
}

.tool-tip-element {
  display: flex;
  align-items: center;
}

div#summary-delivery-charge-helptexttooltip {
  left: 100px;
}

.summary-table .tool-tip-element {
  left: 88px;
}
.summary-table .tool-tip-div {
  top: 2px;
  width: 100%;
}

.help-text .cmn-richtext {
  background-color: white;
  position: relative;
  width: 59.4%;
  padding: 16px 11px 16px;
  box-shadow: 0 4px 20px 0 rgba(158, 136, 57, 0.08);
  border: solid 0.5px #9f8839;
  margin: 0px !important;
  z-index: 20;
}

.including-vat-grpbox {
  display: flex;
  flex-direction: row-reverse;
}
.including-vat-grpbox .tool-tip-div {
  top: 4px;
}
.including-vat-grpbox .tool-tip-element {
  left: 7px;
}

.summary-table .help-text {
  width: 235%;
}

#summary-delivery-charge-helptext {
  width: 245%;
}
#summary-delivery-charge-helptext .cmn-richtext {
  width: 100%;
}

@media (min-width: 1025px) {
  div.help-text .cmn-richtext {
    left: 11px;
  }

  .summary-table .help-text .cmn-richtext {
    width: 88%;
  }

  .including-vat-grpbox div.help-text .cmn-richtext {
    width: 287px;
  }

  .tool-tip-div:hover .help-text {
    display: flex;
  }
}
@media (max-width: 1025px) {
  .tool-tip-div {
    top: 7px;
    padding-left: 5px;
  }

  .help-text {
    left: 16px;
  }
}
@media (max-width: 1024px) and (min-width: 641px) {
  .tool-tip-element .help-text .cmn-richtext {
    left: 11px;
    width: 37%;
    padding: 10px 11px 10px;
  }

  .summary-table .tool-tip-element .help-text .cmn-richtext {
    width: 100%;
  }

  .including-vat-grpbox div.help-text .cmn-richtext {
    width: 153px;
  }
}
@media (max-width: 641px) {
  .tool-tip-element .help-text .cmn-richtext {
    left: 0px;
    width: 84%;
    padding: 9px 11px 9px;
  }

  .summary-table .tool-tip-element .help-text .cmn-richtext {
    width: 86%;
    left: 12px;
  }

  .including-vat-grpbox .tool-tip-element .help-text .cmn-richtext {
    left: 11px;
  }
  .including-vat-grpbox div.help-text .cmn-richtext {
    width: 153px;
  }
}
.is-authorring .help-text .cmn-richtext {
  border: none;
}

.is-authorring .help-text::before {
  display: none;
}

.is-authorring .tool-tip-element {
  position: relative;
}

.parent-position {
  position: relative;
}

.g-ButtonP .g-ButtonP__list__item {
  height: auto !important;
}
.g-ButtonP .g-ButtonUnit:not(.is-colorset--7) .l-ButtonUnit__link:hover, .g-ButtonP .g-ButtonUnit:not(.is-colorset--7) .l-ButtonUnit__link:focus, .g-ButtonP .g-ButtonUnit:not(.is-colorset--7) .l-ButtonUnit__link:active {
  opacity: 1;
}
.g-ButtonP .g-ButtonUnit.disabled .g-ButtonUnit__link {
  background-color: #aab0bb;
}
.g-ButtonP:not(.closeicon) .g-ButtonUnit .g-ButtonUnit__link .cmn-richtext {
  margin-top: 2px;
  text-transform: uppercase;
  font-family: 'adobe-garamond-pro' !important;
}
html[lang^=pl] .g-ButtonP:not(.closeicon) .g-ButtonUnit .g-ButtonUnit__link .cmn-richtext {
  font-family: 'EBGaramond-Regular', serif !important;
}
html[lang^=ru] .g-ButtonP:not(.closeicon) .g-ButtonUnit .g-ButtonUnit__link .cmn-richtext {
  font-family: 'EBGaramond-Regular', serif !important;
  letter-spacing: normal;
}
html[lang^=zh] .g-ButtonP:not(.closeicon) .g-ButtonUnit .g-ButtonUnit__link .cmn-richtext {
  font-family: 'EBGaramond-Regular', "FZShuSong-Z01", serif !important;
}
.g-ButtonP:not(.sensai-gold-noarrow-button-pack-reverse):not(.sensai-gold-noarrow-button-pack):not(.sensai-white-arrow-button-pack):not(.sensai-gold-arrow-button-pack):not(.closeicon) .g-ButtonP__list {
  margin-left: 0;
  margin-right: 0;
}
.g-ButtonP:not(.sensai-gold-noarrow-button-pack-reverse):not(.sensai-gold-noarrow-button-pack):not(.sensai-white-arrow-button-pack):not(.sensai-gold-arrow-button-pack):not(.closeicon) .g-ButtonP__list .g-ButtonP__list__item {
  padding-left: 0;
  padding-right: 11.55px;
}
.g-ButtonP:not(.sensai-gold-noarrow-button-pack-reverse):not(.sensai-gold-noarrow-button-pack):not(.sensai-white-arrow-button-pack):not(.sensai-gold-arrow-button-pack):not(.closeicon) .g-ButtonP__list .g-ButtonP__list__item .g-ButtonUnit:not(.is-rightIcon):not(.is-leftIcon) {
  margin-right: -11.55px;
}
.g-ButtonP:not(.sensai-gold-noarrow-button-pack-reverse):not(.sensai-gold-noarrow-button-pack):not(.sensai-white-arrow-button-pack):not(.sensai-gold-arrow-button-pack):not(.closeicon) .g-ButtonP__list .g-ButtonP__list__item .g-ButtonUnit:not(.is-rightIcon):not(.is-leftIcon) .g-ButtonUnit__link {
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: none;
}
.g-ButtonP:not(.sensai-gold-noarrow-button-pack-reverse):not(.sensai-gold-noarrow-button-pack):not(.sensai-white-arrow-button-pack):not(.sensai-gold-arrow-button-pack):not(.closeicon) .g-ButtonP__list .g-ButtonP__list__item .g-ButtonUnit:not(.is-rightIcon):not(.is-leftIcon) .g-ButtonUnit__link:hover:after {
  content: "";
  border-width: 0 1.5px 1.5px 0 !important;
  width: 1px;
  height: 1px;
  display: inline-block;
  padding: 3px;
  margin: 7px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.g-ButtonP:not(.sensai-gold-noarrow-button-pack-reverse):not(.sensai-gold-noarrow-button-pack):not(.sensai-white-arrow-button-pack):not(.sensai-gold-arrow-button-pack):not(.closeicon) .g-ButtonP__list .g-ButtonP__list__item .g-ButtonUnit:not(.is-rightIcon):not(.is-leftIcon) .g-ButtonUnit__link .cmn-richtext {
  width: fit-content;
}
.g-ButtonP:not(.sensai-gold-noarrow-button-pack-reverse):not(.sensai-gold-noarrow-button-pack):not(.sensai-white-arrow-button-pack):not(.sensai-gold-arrow-button-pack):not(.closeicon) .g-ButtonP__list .g-ButtonP__list__item .g-ButtonUnit:not(.is-rightIcon):not(.is-leftIcon).is-colorset--1 .g-ButtonUnit__link, .g-ButtonP:not(.sensai-gold-noarrow-button-pack-reverse):not(.sensai-gold-noarrow-button-pack):not(.sensai-white-arrow-button-pack):not(.sensai-gold-arrow-button-pack):not(.closeicon) .g-ButtonP__list .g-ButtonP__list__item .g-ButtonUnit:not(.is-rightIcon):not(.is-leftIcon).is-colorset--2 .g-ButtonUnit__link, .g-ButtonP:not(.sensai-gold-noarrow-button-pack-reverse):not(.sensai-gold-noarrow-button-pack):not(.sensai-white-arrow-button-pack):not(.sensai-gold-arrow-button-pack):not(.closeicon) .g-ButtonP__list .g-ButtonP__list__item .g-ButtonUnit:not(.is-rightIcon):not(.is-leftIcon).is-colorset--4 .g-ButtonUnit__link, .g-ButtonP:not(.sensai-gold-noarrow-button-pack-reverse):not(.sensai-gold-noarrow-button-pack):not(.sensai-white-arrow-button-pack):not(.sensai-gold-arrow-button-pack):not(.closeicon) .g-ButtonP__list .g-ButtonP__list__item .g-ButtonUnit:not(.is-rightIcon):not(.is-leftIcon).is-colorset--5 .g-ButtonUnit__link, .g-ButtonP:not(.sensai-gold-noarrow-button-pack-reverse):not(.sensai-gold-noarrow-button-pack):not(.sensai-white-arrow-button-pack):not(.sensai-gold-arrow-button-pack):not(.closeicon) .g-ButtonP__list .g-ButtonP__list__item .g-ButtonUnit:not(.is-rightIcon):not(.is-leftIcon).is-colorset--6 .g-ButtonUnit__link, .g-ButtonP:not(.sensai-gold-noarrow-button-pack-reverse):not(.sensai-gold-noarrow-button-pack):not(.sensai-white-arrow-button-pack):not(.sensai-gold-arrow-button-pack):not(.closeicon) .g-ButtonP__list .g-ButtonP__list__item .g-ButtonUnit:not(.is-rightIcon):not(.is-leftIcon).is-colorset--7 .g-ButtonUnit__link {
  padding: 15px 11.55px 13px;
}
.g-ButtonP:not(.sensai-gold-noarrow-button-pack-reverse):not(.sensai-gold-noarrow-button-pack):not(.sensai-white-arrow-button-pack):not(.sensai-gold-arrow-button-pack):not(.closeicon) .g-ButtonP__list .g-ButtonP__list__item .g-ButtonUnit:not(.is-rightIcon):not(.is-leftIcon).is-colorset--1 .g-ButtonUnit__link:hover, .g-ButtonP:not(.sensai-gold-noarrow-button-pack-reverse):not(.sensai-gold-noarrow-button-pack):not(.sensai-white-arrow-button-pack):not(.sensai-gold-arrow-button-pack):not(.closeicon) .g-ButtonP__list .g-ButtonP__list__item .g-ButtonUnit:not(.is-rightIcon):not(.is-leftIcon).is-colorset--2 .g-ButtonUnit__link:hover, .g-ButtonP:not(.sensai-gold-noarrow-button-pack-reverse):not(.sensai-gold-noarrow-button-pack):not(.sensai-white-arrow-button-pack):not(.sensai-gold-arrow-button-pack):not(.closeicon) .g-ButtonP__list .g-ButtonP__list__item .g-ButtonUnit:not(.is-rightIcon):not(.is-leftIcon).is-colorset--4 .g-ButtonUnit__link:hover, .g-ButtonP:not(.sensai-gold-noarrow-button-pack-reverse):not(.sensai-gold-noarrow-button-pack):not(.sensai-white-arrow-button-pack):not(.sensai-gold-arrow-button-pack):not(.closeicon) .g-ButtonP__list .g-ButtonP__list__item .g-ButtonUnit:not(.is-rightIcon):not(.is-leftIcon).is-colorset--5 .g-ButtonUnit__link:hover, .g-ButtonP:not(.sensai-gold-noarrow-button-pack-reverse):not(.sensai-gold-noarrow-button-pack):not(.sensai-white-arrow-button-pack):not(.sensai-gold-arrow-button-pack):not(.closeicon) .g-ButtonP__list .g-ButtonP__list__item .g-ButtonUnit:not(.is-rightIcon):not(.is-leftIcon).is-colorset--6 .g-ButtonUnit__link:hover, .g-ButtonP:not(.sensai-gold-noarrow-button-pack-reverse):not(.sensai-gold-noarrow-button-pack):not(.sensai-white-arrow-button-pack):not(.sensai-gold-arrow-button-pack):not(.closeicon) .g-ButtonP__list .g-ButtonP__list__item .g-ButtonUnit:not(.is-rightIcon):not(.is-leftIcon).is-colorset--7 .g-ButtonUnit__link:hover {
  padding: 15px 0 13px !important;
}
.g-ButtonP:not(.sensai-gold-noarrow-button-pack-reverse):not(.sensai-gold-noarrow-button-pack):not(.sensai-white-arrow-button-pack):not(.sensai-gold-arrow-button-pack):not(.closeicon) .g-ButtonP__list .g-ButtonP__list__item .g-ButtonUnit:not(.is-rightIcon):not(.is-leftIcon).is-colorset--3 .g-ButtonUnit__link {
  min-height: 27px;
  padding: 0 11.55px;
}
.g-ButtonP:not(.sensai-gold-noarrow-button-pack-reverse):not(.sensai-gold-noarrow-button-pack):not(.sensai-white-arrow-button-pack):not(.sensai-gold-arrow-button-pack):not(.closeicon) .g-ButtonP__list .g-ButtonP__list__item .g-ButtonUnit:not(.is-rightIcon):not(.is-leftIcon).is-colorset--3 .g-ButtonUnit__link:hover {
  padding: 0 0 !important;
}
.g-ButtonP:not(.sensai-gold-noarrow-button-pack-reverse):not(.sensai-gold-noarrow-button-pack):not(.sensai-white-arrow-button-pack):not(.sensai-gold-arrow-button-pack):not(.closeicon) .g-ButtonP__list .g-ButtonP__list__item .g-ButtonUnit:not(.is-rightIcon):not(.is-leftIcon).is-colorset--1 .g-ButtonUnit__link:hover:after, .g-ButtonP:not(.sensai-gold-noarrow-button-pack-reverse):not(.sensai-gold-noarrow-button-pack):not(.sensai-white-arrow-button-pack):not(.sensai-gold-arrow-button-pack):not(.closeicon) .g-ButtonP__list .g-ButtonP__list__item .g-ButtonUnit:not(.is-rightIcon):not(.is-leftIcon).is-colorset--5 .g-ButtonUnit__link:hover:after, .g-ButtonP:not(.sensai-gold-noarrow-button-pack-reverse):not(.sensai-gold-noarrow-button-pack):not(.sensai-white-arrow-button-pack):not(.sensai-gold-arrow-button-pack):not(.closeicon) .g-ButtonP__list .g-ButtonP__list__item .g-ButtonUnit:not(.is-rightIcon):not(.is-leftIcon).is-colorset--6 .g-ButtonUnit__link:hover:after {
  border: solid #ffffff;
}
.g-ButtonP:not(.sensai-gold-noarrow-button-pack-reverse):not(.sensai-gold-noarrow-button-pack):not(.sensai-white-arrow-button-pack):not(.sensai-gold-arrow-button-pack):not(.closeicon) .g-ButtonP__list .g-ButtonP__list__item .g-ButtonUnit:not(.is-rightIcon):not(.is-leftIcon).is-colorset--2 .g-ButtonUnit__link:hover:after, .g-ButtonP:not(.sensai-gold-noarrow-button-pack-reverse):not(.sensai-gold-noarrow-button-pack):not(.sensai-white-arrow-button-pack):not(.sensai-gold-arrow-button-pack):not(.closeicon) .g-ButtonP__list .g-ButtonP__list__item .g-ButtonUnit:not(.is-rightIcon):not(.is-leftIcon).is-colorset--3 .g-ButtonUnit__link:hover:after {
  border: solid #9f8839;
}
.g-ButtonP:not(.sensai-gold-noarrow-button-pack-reverse):not(.sensai-gold-noarrow-button-pack):not(.sensai-white-arrow-button-pack):not(.sensai-gold-arrow-button-pack):not(.closeicon) .g-ButtonP__list .g-ButtonP__list__item .g-ButtonUnit:not(.is-rightIcon):not(.is-leftIcon).is-colorset--4 .g-ButtonUnit__link:hover:after, .g-ButtonP:not(.sensai-gold-noarrow-button-pack-reverse):not(.sensai-gold-noarrow-button-pack):not(.sensai-white-arrow-button-pack):not(.sensai-gold-arrow-button-pack):not(.closeicon) .g-ButtonP__list .g-ButtonP__list__item .g-ButtonUnit:not(.is-rightIcon):not(.is-leftIcon).is-colorset--7 .g-ButtonUnit__link:hover:after {
  border: solid #2f2d2d;
}
.g-ButtonP:not(.sensai-gold-noarrow-button-pack-reverse):not(.sensai-gold-noarrow-button-pack):not(.sensai-white-arrow-button-pack):not(.sensai-gold-arrow-button-pack):not(.closeicon) .g-ButtonP__list .g-ButtonP__list__item .g-ButtonUnit.is-colorset--1 .g-ButtonUnit__link, .g-ButtonP:not(.sensai-gold-noarrow-button-pack-reverse):not(.sensai-gold-noarrow-button-pack):not(.sensai-white-arrow-button-pack):not(.sensai-gold-arrow-button-pack):not(.closeicon) .g-ButtonP__list .g-ButtonP__list__item .g-ButtonUnit.is-colorset--2 .g-ButtonUnit__link, .g-ButtonP:not(.sensai-gold-noarrow-button-pack-reverse):not(.sensai-gold-noarrow-button-pack):not(.sensai-white-arrow-button-pack):not(.sensai-gold-arrow-button-pack):not(.closeicon) .g-ButtonP__list .g-ButtonP__list__item .g-ButtonUnit.is-colorset--4 .g-ButtonUnit__link, .g-ButtonP:not(.sensai-gold-noarrow-button-pack-reverse):not(.sensai-gold-noarrow-button-pack):not(.sensai-white-arrow-button-pack):not(.sensai-gold-arrow-button-pack):not(.closeicon) .g-ButtonP__list .g-ButtonP__list__item .g-ButtonUnit.is-colorset--5 .g-ButtonUnit__link, .g-ButtonP:not(.sensai-gold-noarrow-button-pack-reverse):not(.sensai-gold-noarrow-button-pack):not(.sensai-white-arrow-button-pack):not(.sensai-gold-arrow-button-pack):not(.closeicon) .g-ButtonP__list .g-ButtonP__list__item .g-ButtonUnit.is-colorset--6 .g-ButtonUnit__link, .g-ButtonP:not(.sensai-gold-noarrow-button-pack-reverse):not(.sensai-gold-noarrow-button-pack):not(.sensai-white-arrow-button-pack):not(.sensai-gold-arrow-button-pack):not(.closeicon) .g-ButtonP__list .g-ButtonP__list__item .g-ButtonUnit.is-colorset--7 .g-ButtonUnit__link {
  min-height: 50px !important;
  padding-top: 15px;
  padding-bottom: 13px;
}

button {
  text-transform: uppercase;
  font-family: 'adobe-garamond-pro' !important;
}
html[lang^=pl] button,
html[lang^=ru] button {
  font-family: 'EBGaramond-Regular', serif;
}
html[lang^=zh] button {
  font-family: 'EBGaramond-Regular', "FZShuSong-Z01", serif;
}
button:before {
  font-family: 'icomoon';
}
button[class*="is-colorset--"] {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
button[class*="is-colorset--"]:hover:after {
  content: "";
  border-width: 0 1.5px 1.5px 0 !important;
  width: 1px;
  height: 1px;
  display: inline-block;
  padding: 3px;
  margin: 7px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
button.is-colorset--1, button.is-colorset--2, button.is-colorset--4, button.is-colorset--5, button.is-colorset--6, button.is-colorset--7 {
  min-height: 50px !important;
  border: solid 0.5px;
}
button.is-colorset--3 {
  min-height: 27px;
  border: none;
}
button.is-colorset--1, button.is-colorset--2, button.is-colorset--6 {
  border-color: #9f8839;
}
button.is-colorset--4, button.is-colorset--5 {
  border-color: #ffffff;
}
button.is-colorset--7 {
  border-color: #2f2d2d;
}
button.is-colorset--1, button.is-colorset--5, button.is-colorset--6 {
  color: #ffffff;
}
button.is-colorset--2, button.is-colorset--3 {
  color: #9f8839;
}
button.is-colorset--4, button.is-colorset--7 {
  color: #2f2d2d;
}
button.is-colorset--1 {
  background-color: #9f8839;
}
button.is-colorset--4 {
  background-color: #ffffff;
}
button.is-colorset--6 {
  background-color: #2f2d2d;
}
button.is-colorset--2, button.is-colorset--3, button.is-colorset--5, button.is-colorset--7 {
  background-color: transparent;
}
button.is-colorset--1:hover:after, button.is-colorset--5:hover:after, button.is-colorset--6:hover:after {
  border: solid #ffffff;
}
button.is-colorset--2:hover:after, button.is-colorset--3:hover:after {
  border: solid #9f8839;
}
button.is-colorset--4:hover:after, button.is-colorset--7:hover:after {
  border: solid #2f2d2d;
}
button.is-colorset--5:hover:after, button.is-colorset--6:hover:after {
  border: solid #ffffff;
}

@media (min-width: 1025px) {
  .g-ButtonP:not(.closeicon) .g-ButtonUnit .cmn-richtext {
    letter-spacing: 2.4px;
    line-height: 1.38;
  }

  button[class*="is-colorset--"] {
    letter-spacing: 2.4px;
    line-height: 1.38;
  }
}
@media (max-width: 1024px) {
  .g-ButtonP:not(.closeicon) .g-ButtonUnit .cmn-richtext {
    letter-spacing: 2.1px;
    line-height: 1.43;
  }

  button[class*="is-colorset--"] {
    letter-spacing: 2.1px;
    line-height: 1.43;
  }
}


/* M1UD */
.digital-experience {
  margin: 0 20px;
}
.digital-experience .g-TileLinkVUnit__imageBlock {
  margin-bottom: 15px;
}
.digital-experience .g-TileLinkVUnit__leadBlock__title {
  font-weight: normal;
}
.digital-experience .g-Text {
  margin-bottom: 5px;
}
@media (max-width: 640px) {
  .digital-experience {
    margin: 0 10px;
  }
}


.products-Tile .products-TileLink {
  margin: 0 20px;
}

@media (max-width: 640px) {
  .products-Tile .products-TileLink {
    margin: 0 10px;
  }
}
.products-Tile .products-TileLink .g-TileLinkVP__list__tile {
  padding: 2px;
}
.products-Tile .products-TileLink .g-TileLinkVP__list__tile .g-TileLinkVUnit {
  background-color: #f7f7f5;
}
@media (min-width: 1025px) {
  .products-Tile .products-TileLink .g-TileLinkVP__list__tile .g-TileLinkVUnit {
    padding: 0 0 36px;
  }
  .products-Tile .products-TileLink .g-TileLinkVP__list__tile .g-TileLinkVUnit .g-TileLinkVUnit__inner .g-TileLinkVUnit__imageBlock .g-Image.plp-ptp-productLine_linkimg .g-Image__img {
    -webkit-transition: all 1s ease;
    /* Safari and Chrome */
    -moz-transition: all 1s ease;
    /* Firefox */
    -ms-transition: all 1s ease;
    /* IE 9 */
    -o-transition: all 1s ease;
    /* Opera */
    transition: all 1s ease;
  }
  .products-Tile .products-TileLink .g-TileLinkVP__list__tile:hover .g-TileLinkVUnit {
    background-color: #fff;
  }
  .products-Tile .products-TileLink .g-TileLinkVP__list__tile:hover .g-TileLinkVUnit .g-TileLinkVUnit__inner .g-TileLinkVUnit__imageBlock .g-Image.plp-ptp-productLine_linkimg .g-Image__img {
    -webkit-transform: scale(1.05);
    /* Safari and Chrome */
    -moz-transform: scale(1.05);
    /* Firefox */
    -ms-transform: scale(1.05);
    /* IE 9 */
    -o-transform: scale(1.05);
    /* Opera */
    transform: scale(1.05);
  }
}
.products-Tile .products-TileLink .g-TileLinkVP__list__tile .g-TileLinkVUnit .g-TileLinkVUnit__leadBlock__title .g-Text,
.productLine {
  padding-left: 20px;
  padding-right: 20px;
}
.products-TileLink .g-TileLinkVUnit__leadBlock .g-TileLinkVUnit__leadBlock__title {
  font-weight: normal;
}
.productLine .productLine_icon {
  display: flex;
  align-items: center;
  margin-top: 20px;
}
@media (min-width: 1025px) {
  .productLine .productLine_icon {
    min-height: 27px;
  }
  .productLine .productLine_icon .g-LabelTagP+.g-Image {
    margin: 0 0 0 12px;
  }
  .productLine .productLine_icon .g-Image+.g-Image {
    margin: 0 0 0 12px;
 }
}
@media (max-width: 640px) {
  .products-Tile .products-TileLink .g-TileLinkVP__list__tile .g-TileLinkVUnit {
    padding: 0 0 13px;
  }
  .productLine .productLine_icon {
    margin-top: 10px;
    min-height: 22px;
  }
  .productLine .productLine_icon .g-LabelTagP+.g-Image {
    margin: 0 0 0 11px;
  }
  .productLine .productLine_icon .g-Image+.g-Image {
   margin: 0 0 0 11px;
 }
}
@media (min-width: 641px) and (max-width: 1024px) {
  .productLine .productLine_icon {
    min-height: 22px;
  }
  .productLine .productLine_icon .g-LabelTagP+.g-Image {
    margin: 0 0 0 6px;
  }
  .productLine .productLine_icon .g-Image+.g-Image {
    margin: 0 0 0 6px;
 }
}
.discover_all_lines {
  margin: 0 20px;
}
.discover_all_lines .sensai-gold-arrow-button-pack {
  width: calc(100% / 3);
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
}
@media (max-width: 640px) {
 .discover_all_lines {
    margin: 0 9px;
  }
  .discover_all_lines .sensai-gold-arrow-button-pack {
    width: 100%;
  }
}


/* Digital Counselling */
.digital-counselling .g-TileLinkVUnit__inner {
  position: relative;
}
.digital-counselling .g-ButtonUnit__link {
  height: 50px !important;
}
.digital-counselling .g-TileLinkVP__list__tile .g-TileLinkVUnit__leadBlock {
  height: 100% !important;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 60%;
  margin-left: 8%;
  position: absolute;
  top: 0;
  box-sizing: border-box;
}
.digital-counselling .g-TileLinkVP__list__tile .g-TileLinkVUnit__leadBlock .g-TileLinkVUnit__leadBlock__lead .sensai-gold-arrow-button-pack {
  width: 200px;
}
.digital-counselling .g-TileLinkVUnit__imageBlock {
  margin-bottom: 0;
}
.digital-counselling .g-TileLinkVUnit {
  border: none;
}

@media (min-width: 641px) and (max-width: 1024px) {
  .digital-counselling .g-TileLinkVP__list__tile .g-TileLinkVUnit__leadBlock {
    width: 41%;
    margin-left: 20px;
  }
}

@media (max-width: 640px) {
  .digital-counselling .g-TileLinkVP__list__tile .g-TileLinkVUnit__leadBlock {
    width: 100%;
    display: block;
    height: 100% !important;
    padding: 40px 0 0 0;
    margin-left: 0;
    text-align: center;
  }
  html[lang^=ru] .digital-counselling .g-TileLinkVP__list__tile .g-TileLinkVUnit__leadBlock {
    padding: 25px 0 0 0;
  }
  .digital-counselling .g-TileLinkVP__list__tile .g-TileLinkVUnit__leadBlock .g-TileLinkVUnit__leadBlock__lead .sensai-gold-arrow-button-pack {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 40px;
    margin: auto;
  }
  .digital-counselling .sensai-gold-arrow-button-pack .g-ButtonP__list .g-ButtonP__list__item .g-ButtonUnit .g-ButtonUnit__link {
    border-color: #fff;
    color: #fff;
  }
  .digital-counselling .sensai-gold-arrow-button-pack .g-ButtonP__list .g-ButtonP__list__item .g-ButtonUnit .g-ButtonUnit__link:hover::after {
    border: solid #fff;
    border-width: 0 1.5px 1.5px 0;
  }
}

/* silk-skin-checker */
/* layout */
.bnr_silk-skin-checker .bnr_silk-skin-checker_clm_spr .g-Column__cols { padding-bottom: 0; }

.bnr_silk-skin-checker .g-ImageTextHP__contentsBlock { display: flex; flex-wrap: wrap; align-items: center; }
.bnr_silk-skin-checker .g-ImageTextHP__contentsBlock .g-ImageTextHP__contentsBlock__image { order: 1; }
.bnr_silk-skin-checker .g-ImageTextHP__contentsBlock .g-ImageTextHP__contentsBlock__text { order: 2; padding-bottom: 20px; }

@media only screen and (max-width: 640px) {
.bnr_silk-skin-checker .g-ImageTextHP__contentsBlock { margin-top: 16px; }
.bnr_silk-skin-checker .g-ImageTextHP__contentsBlock .g-ImageTextHP__contentsBlock__image { order: 2; }
.bnr_silk-skin-checker .g-ImageTextHP__contentsBlock .g-ImageTextHP__contentsBlock__text { order: 1; }
}

/* button */
.bnr_silk-skin-checker .is-colorset--2 .l-ButtonUnit__link { background: none; width: 200px; }
html[lang^=ru] .bnr_silk-skin-checker .is-colorset--2 .l-ButtonUnit__link {
  width: 300px;
}
@media (min-width: 1025px) {
  html[lang^=de] .bnr_silk-skin-checker .is-colorset--2 .l-ButtonUnit__link {
    width: 260px;
  }
}
@media (min-width: 641px) and (max-width: 1024px) {
  html[lang^=de] .bnr_silk-skin-checker .is-colorset--2 .l-ButtonUnit__link {
    width: 210px;
  }
}
@media (max-width: 640px) {
  html[lang^=ru] .bnr_silk-skin-checker .is-colorset--2 .l-ButtonUnit__link {
    width: 234px;
  }
}