@font-face {
  font-family: 'pf_dintext_proregular';
  src: url("//media.yoox.biz/ytos/resources/STONEISLAND/fonts/pfdintextpro-regular-webfont.eot");
  src: url("//media.yoox.biz/ytos/resources/STONEISLAND/fonts/pfdintextpro-regular-webfont.eot?#iefix") format("embedded-opentype"), url("//media.yoox.biz/ytos/resources/STONEISLAND/fonts/pfdintextpro-regular-webfont.woff") format("woff"), url("//media.yoox.biz/ytos/resources/STONEISLAND/fonts/pfdintextpro-regular-webfont.ttf") format("truetype"), url("//media.yoox.biz/ytos/resources/STONEISLAND/fonts/pfdintextpro-regular-webfont.svg#pf_dintext_proregular") format("svg");
  font-display: swap;
}

@font-face {
  font-family: 'pf_dintext_promedium';
  src: url("//media.yoox.biz/ytos/resources/STONEISLAND/fonts/pfdintextpro-medium-webfont.eot");
  src: url("//media.yoox.biz/ytos/resources/STONEISLAND/fonts/pfdintextpro-medium-webfont.eot?#iefix") format("embedded-opentype"), url("//media.yoox.biz/ytos/resources/STONEISLAND/fonts/pfdintextpro-medium-webfont.woff") format("woff"), url("//media.yoox.biz/ytos/resources/STONEISLAND/fonts/pfdintextpro-medium-webfont.ttf") format("truetype"), url("//media.yoox.biz/ytos/resources/STONEISLAND/fonts/pfdintextpro-medium-webfont.svg#pf_dintext_promedium") format("svg");
  font-display: swap;
}

@font-face {
  font-family: 'pf_dintext_prolight';
  src: url("//media.yoox.biz/ytos/resources/STONEISLAND/fonts/pfdintextpro-light-webfont.eot");
  src: url("//media.yoox.biz/ytos/resources/STONEISLAND/fonts/pfdintextpro-light-webfont.eot?#iefix") format("embedded-opentype"), url("//media.yoox.biz/ytos/resources/STONEISLAND/fonts/pfdintextpro-light-webfont.woff") format("woff"), url("//media.yoox.biz/ytos/resources/STONEISLAND/fonts/pfdintextpro-light-webfont.ttf") format("truetype"), url("//media.yoox.biz/ytos/resources/STONEISLAND/fonts/pfdintextpro-light-webfont.svg#pf_dintext_prolight") format("svg");
  font-display: swap;
}

@keyframes rotate {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}

.spinner {
  z-index: 110;
  animation: rotate 1.5s linear infinite;
  width: 32px;
  width: 2rem   ;
  height: 32px;
  height: 2rem   ;
  display: block;
  margin: -16px 0 -16px;
  margin: -1rem 0 -1rem ;
  position: fixed;
  left: 50%;
  top: 50%;
}

:root {
  --promo-strip-height: 2.3125rem   ;
}

@keyframes cta-3-line-3-blur {
  from {
    transform: scaleX(0.5);
  }
  to {
    transform: scaleX(1);
  }
}

@keyframes cta-3-line-3-hover {
  from {
    transform: scaleX(0);
  }
  to {
    transform: scaleX(0.5);
  }
}

:not(.ie) body {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

body.disablePointerEvents {
  pointer-events: none;
}

body.disablePointerEvents .mfp-wrap {
  pointer-events: all;
}

body.disablePointerEvents #zoomLayer {
  pointer-events: all;
}

body.disableScroll, body.sidebar-opened {
  overflow: hidden;
}

.touch body.disableScroll, .touch body.sidebar-opened {
  position: fixed;
}

body.specialLock {
  position: fixed;
  overflow-y: scroll;
  width: 100%;
}

main {
  padding-left: 16px;
  padding-left: 1rem   ;
  padding-right: 16px;
  padding-right: 1rem   ;
  flex-grow: 1;
}

.ie main {
  display: block;
}

main [target="_blank"]::after,
.confirmation-bottom-row [target="_blank"]::after,
.header__webpushContainer [target="_blank"]::after {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 50%;
  background-image: url("//media.yoox.biz/ytos/resources/STONEISLAND/icons/arrow-topright.svg");
  width: 10px;
  width: 0.625rem   ;
  height: 10px;
  height: 0.625rem   ;
  margin-left: 4px;
  margin-left: 0.25rem   ;
  content: '';
  display: inline-block;
}

html.ie main [target="_blank"]::after,
html.edge main [target="_blank"]::after, html.ie
.confirmation-bottom-row [target="_blank"]::after,
html.edge
.confirmation-bottom-row [target="_blank"]::after, html.ie
.header__webpushContainer [target="_blank"]::after,
html.edge
.header__webpushContainer [target="_blank"]::after {
  width: 10px;
  height: 11px;
}

footer [target="_blank"]::after {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 50%;
  background-image: url("//media.yoox.biz/ytos/resources/STONEISLAND/icons/arrow-topright-white.svg");
  width: 10px;
  width: 0.625rem   ;
  height: 10px;
  height: 0.625rem   ;
  margin-left: 4px;
  margin-left: 0.25rem   ;
  content: '';
  display: inline-block;
}

html.ie footer [target="_blank"]::after,
html.edge footer [target="_blank"]::after {
  width: 10px;
  height: 11px;
}

.type-style-title-1 {
  font-size: 24px;
  font-size: 1.5rem   ;
  letter-spacing: 1.6px;
  letter-spacing: 0.1rem   ;
  line-height: 1.2;
  text-transform: uppercase;
}

html:not(.jp):not(.kr):not(.cn):not(.ru) .type-style-title-1 {
  font-family: "pf_dintext_proregular", Helvetica, Arial, sans-serif;
}

.jp .type-style-title-1 {
  font-family: "Hiragino Kaku Gothic ProN", Meiryo, "MS PGothic", sans-serif;
}

.kr .type-style-title-1 {
  font-family: "Malgun Gothic", "Dotum", Arial, sans-serif;
}

.cn .type-style-title-1 {
  font-family: "Microsoft YaHei", "Microsoft YaHei Regular", Arial, sans-serif;
}

.ru .type-style-title-1 {
  font-family: Arial, sans-serif;
}

.type-style-title-2 {
  font-size: 16px;
  font-size: 1rem   ;
  letter-spacing: 1.6px;
  letter-spacing: 0.1rem   ;
  line-height: 1.42;
  text-transform: uppercase;
}

html:not(.jp):not(.kr):not(.cn):not(.ru) .type-style-title-2 {
  font-family: "pf_dintext_promedium", Helvetica, Arial, sans-serif;
}

.jp .type-style-title-2 {
  font-family: "Hiragino Kaku Gothic ProN", Meiryo, "MS PGothic", sans-serif;
}

.kr .type-style-title-2 {
  font-family: "Malgun Gothic", "Dotum", Arial, sans-serif;
}

.cn .type-style-title-2 {
  font-family: "Microsoft YaHei", "Microsoft YaHei Regular", Arial, sans-serif;
}

.ru .type-style-title-2 {
  font-family: Arial, sans-serif;
}

.jp .type-style-title-2,
.kr .type-style-title-2,
.cn .type-style-title-2,
.ru .type-style-title-2 {
  font-weight: 700;
}

.type-style-title-3 {
  font-size: 14px;
  font-size: 0.875rem   ;
  letter-spacing: 1.6px;
  letter-spacing: 0.1rem   ;
  line-height: 1.5;
  text-transform: uppercase;
}

html:not(.jp):not(.kr):not(.cn):not(.ru) .type-style-title-3 {
  font-family: "pf_dintext_proregular", Helvetica, Arial, sans-serif;
}

.jp .type-style-title-3 {
  font-family: "Hiragino Kaku Gothic ProN", Meiryo, "MS PGothic", sans-serif;
}

.kr .type-style-title-3 {
  font-family: "Malgun Gothic", "Dotum", Arial, sans-serif;
}

.cn .type-style-title-3 {
  font-family: "Microsoft YaHei", "Microsoft YaHei Regular", Arial, sans-serif;
}

.ru .type-style-title-3 {
  font-family: Arial, sans-serif;
}

.type-style-title-4 {
  font-size: 14px;
  font-size: 0.875rem   ;
  letter-spacing: 1.6px;
  letter-spacing: 0.1rem   ;
  line-height: 1.5;
  text-transform: uppercase;
}

html:not(.jp):not(.kr):not(.cn):not(.ru) .type-style-title-4 {
  font-family: "pf_dintext_promedium", Helvetica, Arial, sans-serif;
}

.jp .type-style-title-4 {
  font-family: "Hiragino Kaku Gothic ProN", Meiryo, "MS PGothic", sans-serif;
}

.kr .type-style-title-4 {
  font-family: "Malgun Gothic", "Dotum", Arial, sans-serif;
}

.cn .type-style-title-4 {
  font-family: "Microsoft YaHei", "Microsoft YaHei Regular", Arial, sans-serif;
}

.ru .type-style-title-4 {
  font-family: Arial, sans-serif;
}

.jp .type-style-title-4,
.kr .type-style-title-4,
.cn .type-style-title-4,
.ru .type-style-title-4 {
  font-weight: 700;
}

.type-style-title-5 {
  font-size: 14px;
  font-size: 0.875rem   ;
  letter-spacing: 1.6px;
  letter-spacing: 0.1rem   ;
  line-height: 1.5;
  text-transform: uppercase;
}

html:not(.jp):not(.kr):not(.cn):not(.ru) .type-style-title-5 {
  font-family: "pf_dintext_promedium", Helvetica, Arial, sans-serif;
}

.jp .type-style-title-5 {
  font-family: "Hiragino Kaku Gothic ProN", Meiryo, "MS PGothic", sans-serif;
}

.kr .type-style-title-5 {
  font-family: "Malgun Gothic", "Dotum", Arial, sans-serif;
}

.cn .type-style-title-5 {
  font-family: "Microsoft YaHei", "Microsoft YaHei Regular", Arial, sans-serif;
}

.ru .type-style-title-5 {
  font-family: Arial, sans-serif;
}

.jp .type-style-title-5,
.kr .type-style-title-5,
.cn .type-style-title-5,
.ru .type-style-title-5 {
  font-weight: 700;
}

.type-style-title-6 {
  font-size: 14px;
  font-size: 0.875rem   ;
  letter-spacing: 1.6px;
  letter-spacing: 0.1rem   ;
  line-height: 1.5;
  text-transform: uppercase;
}

html:not(.jp):not(.kr):not(.cn):not(.ru) .type-style-title-6 {
  font-family: "pf_dintext_proregular", Helvetica, Arial, sans-serif;
}

.jp .type-style-title-6 {
  font-family: "Hiragino Kaku Gothic ProN", Meiryo, "MS PGothic", sans-serif;
}

.kr .type-style-title-6 {
  font-family: "Malgun Gothic", "Dotum", Arial, sans-serif;
}

.cn .type-style-title-6 {
  font-family: "Microsoft YaHei", "Microsoft YaHei Regular", Arial, sans-serif;
}

.ru .type-style-title-6 {
  font-family: Arial, sans-serif;
}

.type-style-title-7 {
  font-size: 12px;
  font-size: 0.75rem   ;
  letter-spacing: 1.6px;
  letter-spacing: 0.1rem   ;
  line-height: 1.5;
  text-transform: uppercase;
}

html:not(.jp):not(.kr):not(.cn):not(.ru) .type-style-title-7 {
  font-family: "pf_dintext_proregular", Helvetica, Arial, sans-serif;
}

.jp .type-style-title-7 {
  font-family: "Hiragino Kaku Gothic ProN", Meiryo, "MS PGothic", sans-serif;
}

.kr .type-style-title-7 {
  font-family: "Malgun Gothic", "Dotum", Arial, sans-serif;
}

.cn .type-style-title-7 {
  font-family: "Microsoft YaHei", "Microsoft YaHei Regular", Arial, sans-serif;
}

.ru .type-style-title-7 {
  font-family: Arial, sans-serif;
}

.type-style-title-8 {
  font-size: 12px;
  font-size: 0.75rem   ;
  letter-spacing: 1.6px;
  letter-spacing: 0.1rem   ;
  line-height: 1.5;
  text-transform: uppercase;
}

html:not(.jp):not(.kr):not(.cn):not(.ru) .type-style-title-8 {
  font-family: "pf_dintext_promedium", Helvetica, Arial, sans-serif;
}

.jp .type-style-title-8 {
  font-family: "Hiragino Kaku Gothic ProN", Meiryo, "MS PGothic", sans-serif;
}

.kr .type-style-title-8 {
  font-family: "Malgun Gothic", "Dotum", Arial, sans-serif;
}

.cn .type-style-title-8 {
  font-family: "Microsoft YaHei", "Microsoft YaHei Regular", Arial, sans-serif;
}

.ru .type-style-title-8 {
  font-family: Arial, sans-serif;
}

.jp .type-style-title-8,
.kr .type-style-title-8,
.cn .type-style-title-8,
.ru .type-style-title-8 {
  font-weight: 700;
}

.type-style-paragraph-1 {
  font-size: 16px;
  font-size: 1rem   ;
  letter-spacing: 1.6px;
  letter-spacing: 0.1rem   ;
  line-height: 1.42;
}

html:not(.jp):not(.kr):not(.cn):not(.ru) .type-style-paragraph-1 {
  font-family: "pf_dintext_proregular", Helvetica, Arial, sans-serif;
}

.jp .type-style-paragraph-1 {
  font-family: "Hiragino Kaku Gothic ProN", Meiryo, "MS PGothic", sans-serif;
}

.kr .type-style-paragraph-1 {
  font-family: "Malgun Gothic", "Dotum", Arial, sans-serif;
}

.cn .type-style-paragraph-1 {
  font-family: "Microsoft YaHei", "Microsoft YaHei Regular", Arial, sans-serif;
}

.ru .type-style-paragraph-1 {
  font-family: Arial, sans-serif;
}

.type-style-paragraph-2 {
  font-size: 14px;
  font-size: 0.875rem   ;
  letter-spacing: 1.6px;
  letter-spacing: 0.1rem   ;
  line-height: 1.5;
}

html:not(.jp):not(.kr):not(.cn):not(.ru) .type-style-paragraph-2 {
  font-family: "pf_dintext_proregular", Helvetica, Arial, sans-serif;
}

.jp .type-style-paragraph-2 {
  font-family: "Hiragino Kaku Gothic ProN", Meiryo, "MS PGothic", sans-serif;
}

.kr .type-style-paragraph-2 {
  font-family: "Malgun Gothic", "Dotum", Arial, sans-serif;
}

.cn .type-style-paragraph-2 {
  font-family: "Microsoft YaHei", "Microsoft YaHei Regular", Arial, sans-serif;
}

.ru .type-style-paragraph-2 {
  font-family: Arial, sans-serif;
}

body {
  font-size: 16px;
  font-size: 1rem   ;
  letter-spacing: 1.6px;
  letter-spacing: 0.1rem   ;
  line-height: 1.42;
  color: #000000;
}

html:not(.jp):not(.kr):not(.cn):not(.ru) body {
  font-family: "pf_dintext_proregular", Helvetica, Arial, sans-serif;
}

.jp body {
  font-family: "Hiragino Kaku Gothic ProN", Meiryo, "MS PGothic", sans-serif;
}

.kr body {
  font-family: "Malgun Gothic", "Dotum", Arial, sans-serif;
}

.cn body {
  font-family: "Microsoft YaHei", "Microsoft YaHei Regular", Arial, sans-serif;
}

.ru body {
  font-family: Arial, sans-serif;
}

h1,
h2,
h3,
h4,
b,
strong {
  font-weight: normal;
}

html:not(.jp):not(.kr):not(.cn):not(.ru) b, html:not(.jp):not(.kr):not(.cn):not(.ru)
strong {
  font-family: "pf_dintext_promedium", Helvetica, Arial, sans-serif;
}

.jp b, .jp
strong {
  font-family: "Hiragino Kaku Gothic ProN", Meiryo, "MS PGothic", sans-serif;
}

.kr b, .kr
strong {
  font-family: "Malgun Gothic", "Dotum", Arial, sans-serif;
}

.cn b, .cn
strong {
  font-family: "Microsoft YaHei", "Microsoft YaHei Regular", Arial, sans-serif;
}

.ru b, .ru
strong {
  font-family: Arial, sans-serif;
}

.jp b,
.kr b,
.cn b,
.ru b, .jp
strong,
.kr
strong,
.cn
strong,
.ru
strong {
  font-weight: 700;
}

a {
  color: inherit;
  text-decoration: none;
  border-bottom: 1px solid;
  transition: border-bottom-color 0.2s cubic-bezier(0.18, -0.12, 0.82, 0.78);
  transition-property: border, color;
  border-bottom-color: currentColor;
}

a:active, a:focus, a:hover {
  border-bottom-color: transparent;
}

.orderDetailsWrapper {
  padding: 40px;
  padding: 2.5rem   ;
  position: relative;
}

.uiLayer .orderDetailsWrapper {
  padding: 0;
}

.orderDetailsWrapper .close .text {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.orderDetailsWrapper .close {
  margin: 0 auto 30px;
  margin: 0 auto 1.875rem ;
  position: inherit;
  display: block;
}

#searchorder .orderDetailsWrapper .close {
  margin: 0 0 0 auto;
}

.orderDetailsWrapper .close .icon {
  width: 26px;
  width: 1.625rem   ;
  height: 26px;
  height: 1.625rem   ;
  display: block;
}

.orderDetailsWrapper .close .icon:after, .orderDetailsWrapper .close .icon:before {
  content: '';
  width: 16px;
  width: 1rem   ;
  height: 1px;
  height: 0.0625rem   ;
  background-color: #000000;
  position: absolute;
  top: 12px;
  top: 0.75rem   ;
  right: 3px;
  right: 0.1875rem   ;
}

.orderDetailsWrapper .close .icon:after {
  transform: rotateZ(45deg);
}

.orderDetailsWrapper .close .icon:before {
  transform: rotateZ(-45deg);
}

#searchorder .orderDetailsWrapper .bottomClose {
  display: none;
}

#orders .orderDetailsWrapper .topClose {
  display: none;
}

.orderDetailsWrapper .orderTitleContent .value {
  font-size: 16px;
  font-size: 1rem   ;
  letter-spacing: 1.6px;
  letter-spacing: 0.1rem   ;
  line-height: 1.42;
  text-transform: uppercase;
}

html:not(.jp):not(.kr):not(.cn):not(.ru) .orderDetailsWrapper .orderTitleContent .value {
  font-family: "pf_dintext_promedium", Helvetica, Arial, sans-serif;
}

.jp .orderDetailsWrapper .orderTitleContent .value {
  font-family: "Hiragino Kaku Gothic ProN", Meiryo, "MS PGothic", sans-serif;
}

.kr .orderDetailsWrapper .orderTitleContent .value {
  font-family: "Malgun Gothic", "Dotum", Arial, sans-serif;
}

.cn .orderDetailsWrapper .orderTitleContent .value {
  font-family: "Microsoft YaHei", "Microsoft YaHei Regular", Arial, sans-serif;
}

.ru .orderDetailsWrapper .orderTitleContent .value {
  font-family: Arial, sans-serif;
}

.jp .orderDetailsWrapper .orderTitleContent .value,
.kr .orderDetailsWrapper .orderTitleContent .value,
.cn .orderDetailsWrapper .orderTitleContent .value,
.ru .orderDetailsWrapper .orderTitleContent .value {
  font-weight: 700;
}

.orderDetailsWrapper .contactUsContainer {
  display: none;
}

.orderDetailsWrapper .itemInfoContainer {
  margin-top: 20px;
  margin-top: 1.25rem   ;
  font-size: 14px;
  font-size: 0.875rem   ;
  letter-spacing: 1.6px;
  letter-spacing: 0.1rem   ;
  line-height: 1.5;
  text-transform: uppercase;
}

html:not(.jp):not(.kr):not(.cn):not(.ru) .orderDetailsWrapper .itemInfoContainer {
  font-family: "pf_dintext_promedium", Helvetica, Arial, sans-serif;
}

.jp .orderDetailsWrapper .itemInfoContainer {
  font-family: "Hiragino Kaku Gothic ProN", Meiryo, "MS PGothic", sans-serif;
}

.kr .orderDetailsWrapper .itemInfoContainer {
  font-family: "Malgun Gothic", "Dotum", Arial, sans-serif;
}

.cn .orderDetailsWrapper .itemInfoContainer {
  font-family: "Microsoft YaHei", "Microsoft YaHei Regular", Arial, sans-serif;
}

.ru .orderDetailsWrapper .itemInfoContainer {
  font-family: Arial, sans-serif;
}

.jp .orderDetailsWrapper .itemInfoContainer,
.kr .orderDetailsWrapper .itemInfoContainer,
.cn .orderDetailsWrapper .itemInfoContainer,
.ru .orderDetailsWrapper .itemInfoContainer {
  font-weight: 700;
}

.orderDetailsWrapper .itemInfoContainer .title,
.orderDetailsWrapper .itemInfoContainer .sizeText,
.orderDetailsWrapper .itemInfoContainer .parentheses {
  font-size: 14px;
  font-size: 0.875rem   ;
  letter-spacing: 1.6px;
  letter-spacing: 0.1rem   ;
  line-height: 1.5;
  text-transform: uppercase;
}

html:not(.jp):not(.kr):not(.cn):not(.ru) .orderDetailsWrapper .itemInfoContainer .title, html:not(.jp):not(.kr):not(.cn):not(.ru)
.orderDetailsWrapper .itemInfoContainer .sizeText, html:not(.jp):not(.kr):not(.cn):not(.ru)
.orderDetailsWrapper .itemInfoContainer .parentheses {
  font-family: "pf_dintext_proregular", Helvetica, Arial, sans-serif;
}

.jp .orderDetailsWrapper .itemInfoContainer .title, .jp
.orderDetailsWrapper .itemInfoContainer .sizeText, .jp
.orderDetailsWrapper .itemInfoContainer .parentheses {
  font-family: "Hiragino Kaku Gothic ProN", Meiryo, "MS PGothic", sans-serif;
}

.kr .orderDetailsWrapper .itemInfoContainer .title, .kr
.orderDetailsWrapper .itemInfoContainer .sizeText, .kr
.orderDetailsWrapper .itemInfoContainer .parentheses {
  font-family: "Malgun Gothic", "Dotum", Arial, sans-serif;
}

.cn .orderDetailsWrapper .itemInfoContainer .title, .cn
.orderDetailsWrapper .itemInfoContainer .sizeText, .cn
.orderDetailsWrapper .itemInfoContainer .parentheses {
  font-family: "Microsoft YaHei", "Microsoft YaHei Regular", Arial, sans-serif;
}

.ru .orderDetailsWrapper .itemInfoContainer .title, .ru
.orderDetailsWrapper .itemInfoContainer .sizeText, .ru
.orderDetailsWrapper .itemInfoContainer .parentheses {
  font-family: Arial, sans-serif;
}

.orderDetailsWrapper .itemInfoContainer .item {
  padding: 20px 30px 0px 20px;
  padding: 1.25rem 1.875rem 0px 1.25rem;
  border-top: 1px solid #dbdbdb;
}

.orderDetailsWrapper .itemInfoContainer .description {
  display: flex;
}

.orderDetailsWrapper .itemInfoContainer .description .image {
  flex-basis: 15%;
}

.uiLayer .orderDetailsWrapper .itemInfoContainer .description .image {
  flex-basis: 30%;
}

.orderDetailsWrapper .itemInfoContainer .description .image .image-link {
  border: none;
}

.orderDetailsWrapper .itemInfoContainer .description .image img {
  width: 70%;
}

.orderDetailsWrapper .itemInfoContainer .description .info {
  flex-basis: 85%;
  display: flex;
  flex-wrap: wrap;
}

.uiLayer .orderDetailsWrapper .itemInfoContainer .description .info {
  flex-basis: 70%;
}

.orderDetailsWrapper .itemInfoContainer .description .info .articleName {
  display: flex;
  flex-wrap: wrap;
  flex-basis: 100%;
}

.orderDetailsWrapper .itemInfoContainer .description .info .brand {
  font-size: 14px;
  font-size: 0.875rem   ;
  letter-spacing: 1.6px;
  letter-spacing: 0.1rem   ;
  line-height: 1.5;
  text-transform: uppercase;
}

html:not(.jp):not(.kr):not(.cn):not(.ru) .orderDetailsWrapper .itemInfoContainer .description .info .brand {
  font-family: "pf_dintext_proregular", Helvetica, Arial, sans-serif;
}

.jp .orderDetailsWrapper .itemInfoContainer .description .info .brand {
  font-family: "Hiragino Kaku Gothic ProN", Meiryo, "MS PGothic", sans-serif;
}

.kr .orderDetailsWrapper .itemInfoContainer .description .info .brand {
  font-family: "Malgun Gothic", "Dotum", Arial, sans-serif;
}

.cn .orderDetailsWrapper .itemInfoContainer .description .info .brand {
  font-family: "Microsoft YaHei", "Microsoft YaHei Regular", Arial, sans-serif;
}

.ru .orderDetailsWrapper .itemInfoContainer .description .info .brand {
  font-family: Arial, sans-serif;
}

.orderDetailsWrapper .itemInfoContainer .description .info .modelName {
  flex-basis: 100%;
  margin-bottom: 50px;
  margin-bottom: 3.125rem   ;
}

.orderDetailsWrapper .itemInfoContainer .description .info .articleSelectedOptions {
  flex-basis: 85%;
}

.uiLayer .orderDetailsWrapper .itemInfoContainer .description .info .articleSelectedOptions {
  flex-basis: 65%;
}

.orderDetailsWrapper .itemInfoContainer .description .info .priceRaw {
  margin-top: 22px;
  margin-top: 1.375rem   ;
  flex-basis: 15%;
  text-align: right;
}

.uiLayer .orderDetailsWrapper .itemInfoContainer .description .info .priceRaw {
  flex-basis: 35%;
}

.orderDetailsWrapper .itemInfoContainer .description .orderDetailRecap {
  font-size: 14px;
  font-size: 0.875rem   ;
  letter-spacing: 1.6px;
  letter-spacing: 0.1rem   ;
  line-height: 1.5;
  text-transform: uppercase;
}

html:not(.jp):not(.kr):not(.cn):not(.ru) .orderDetailsWrapper .itemInfoContainer .description .orderDetailRecap {
  font-family: "pf_dintext_promedium", Helvetica, Arial, sans-serif;
}

.jp .orderDetailsWrapper .itemInfoContainer .description .orderDetailRecap {
  font-family: "Hiragino Kaku Gothic ProN", Meiryo, "MS PGothic", sans-serif;
}

.kr .orderDetailsWrapper .itemInfoContainer .description .orderDetailRecap {
  font-family: "Malgun Gothic", "Dotum", Arial, sans-serif;
}

.cn .orderDetailsWrapper .itemInfoContainer .description .orderDetailRecap {
  font-family: "Microsoft YaHei", "Microsoft YaHei Regular", Arial, sans-serif;
}

.ru .orderDetailsWrapper .itemInfoContainer .description .orderDetailRecap {
  font-family: Arial, sans-serif;
}

.jp .orderDetailsWrapper .itemInfoContainer .description .orderDetailRecap,
.kr .orderDetailsWrapper .itemInfoContainer .description .orderDetailRecap,
.cn .orderDetailsWrapper .itemInfoContainer .description .orderDetailRecap,
.ru .orderDetailsWrapper .itemInfoContainer .description .orderDetailRecap {
  font-weight: 700;
}

.orderDetailsWrapper .itemInfoContainer .description .quantity {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.orderDetailsWrapper .itemInfoContainer .description .macroCategory,
.orderDetailsWrapper .itemInfoContainer .description .microCategory,
.orderDetailsWrapper .itemInfoContainer .description .articleSelectedOptions .label {
  display: none;
}

.orderDetailsWrapper .itemInfoContainer .articleSelectedOptions {
  margin: 22px 0 15px;
  margin: 1.375rem 0 0.9375rem ;
}

.orderDetailsWrapper .paymentDeliveryContainer {
  font-size: 14px;
  font-size: 0.875rem   ;
  letter-spacing: 1.6px;
  letter-spacing: 0.1rem   ;
  line-height: 1.5;
  text-transform: uppercase;
  display: flex;
  justify-content: flex-end;
  border-top: 1px solid #dbdbdb;
}

html:not(.jp):not(.kr):not(.cn):not(.ru) .orderDetailsWrapper .paymentDeliveryContainer {
  font-family: "pf_dintext_proregular", Helvetica, Arial, sans-serif;
}

.jp .orderDetailsWrapper .paymentDeliveryContainer {
  font-family: "Hiragino Kaku Gothic ProN", Meiryo, "MS PGothic", sans-serif;
}

.kr .orderDetailsWrapper .paymentDeliveryContainer {
  font-family: "Malgun Gothic", "Dotum", Arial, sans-serif;
}

.cn .orderDetailsWrapper .paymentDeliveryContainer {
  font-family: "Microsoft YaHei", "Microsoft YaHei Regular", Arial, sans-serif;
}

.ru .orderDetailsWrapper .paymentDeliveryContainer {
  font-family: Arial, sans-serif;
}

.orderDetailsWrapper .paymentDeliveryContainer .text {
  display: flex;
  margin-right: auto;
}

.orderDetailsWrapper .paymentDeliveryContainer span {
  display: block;
}

.orderDetailsWrapper .paymentDeliveryContainer .subtotalContainer .title,
.orderDetailsWrapper .paymentDeliveryContainer .deliveryContainer .title,
.orderDetailsWrapper .paymentDeliveryContainer .paymentContainer .title {
  margin-right: 5px;
  margin-right: 0.3125rem   ;
}

.orderDetailsWrapper .paymentDeliveryContainer .subtotalContainer,
.orderDetailsWrapper .paymentDeliveryContainer .deliveryContainer,
.orderDetailsWrapper .paymentDeliveryContainer .paymentContainer {
  margin-left: 16%;
}

.uiLayer .orderDetailsWrapper .paymentDeliveryContainer .subtotalContainer, .uiLayer
.orderDetailsWrapper .paymentDeliveryContainer .deliveryContainer, .uiLayer
.orderDetailsWrapper .paymentDeliveryContainer .paymentContainer {
  margin-left: 0;
}

.orderDetailsWrapper .paymentDeliveryContainer .subtotalContainer,
.orderDetailsWrapper .paymentDeliveryContainer .orderTotalContainer,
.orderDetailsWrapper .paymentDeliveryContainer .deliveryContainer,
.orderDetailsWrapper .paymentDeliveryContainer .paymentContainer {
  padding-right: 30px;
  padding-right: 1.875rem   ;
  display: flex;
  flex-basis: 100%;
}

.orderDetailsWrapper .paymentDeliveryContainer .subtotalContainer .price,
.orderDetailsWrapper .paymentDeliveryContainer .orderTotalContainer .price,
.orderDetailsWrapper .paymentDeliveryContainer .deliveryContainer .price,
.orderDetailsWrapper .paymentDeliveryContainer .paymentContainer .price {
  display: flex;
}

.orderDetailsWrapper .paymentDeliveryContainer .subtotalContainer .price .currency,
.orderDetailsWrapper .paymentDeliveryContainer .orderTotalContainer .price .currency,
.orderDetailsWrapper .paymentDeliveryContainer .deliveryContainer .price .currency,
.orderDetailsWrapper .paymentDeliveryContainer .paymentContainer .price .currency {
  margin-right: 5px;
  margin-right: 0.3125rem   ;
}

.orderDetailsWrapper .paymentDeliveryContainer .subtotalContainer .price.free,
.orderDetailsWrapper .paymentDeliveryContainer .orderTotalContainer .price.free,
.orderDetailsWrapper .paymentDeliveryContainer .deliveryContainer .price.free,
.orderDetailsWrapper .paymentDeliveryContainer .paymentContainer .price.free {
  display: none;
}

.orderDetailsWrapper .paymentDeliveryContainer .subtotalContainer {
  margin-top: 30px;
  margin-top: 1.875rem   ;
}

.orderDetailsWrapper .paymentDeliveryContainer .deliveryType,
.orderDetailsWrapper .paymentDeliveryContainer .paymentType {
  font-size: 14px;
  font-size: 0.875rem   ;
  letter-spacing: 1.6px;
  letter-spacing: 0.1rem   ;
  line-height: 1.5;
  text-transform: uppercase;
}

html:not(.jp):not(.kr):not(.cn):not(.ru) .orderDetailsWrapper .paymentDeliveryContainer .deliveryType, html:not(.jp):not(.kr):not(.cn):not(.ru)
.orderDetailsWrapper .paymentDeliveryContainer .paymentType {
  font-family: "pf_dintext_proregular", Helvetica, Arial, sans-serif;
}

.jp .orderDetailsWrapper .paymentDeliveryContainer .deliveryType, .jp
.orderDetailsWrapper .paymentDeliveryContainer .paymentType {
  font-family: "Hiragino Kaku Gothic ProN", Meiryo, "MS PGothic", sans-serif;
}

.kr .orderDetailsWrapper .paymentDeliveryContainer .deliveryType, .kr
.orderDetailsWrapper .paymentDeliveryContainer .paymentType {
  font-family: "Malgun Gothic", "Dotum", Arial, sans-serif;
}

.cn .orderDetailsWrapper .paymentDeliveryContainer .deliveryType, .cn
.orderDetailsWrapper .paymentDeliveryContainer .paymentType {
  font-family: "Microsoft YaHei", "Microsoft YaHei Regular", Arial, sans-serif;
}

.ru .orderDetailsWrapper .paymentDeliveryContainer .deliveryType, .ru
.orderDetailsWrapper .paymentDeliveryContainer .paymentType {
  font-family: Arial, sans-serif;
}

.orderDetailsWrapper .paymentDeliveryContainer .deliveryType::before,
.orderDetailsWrapper .paymentDeliveryContainer .paymentType::before {
  content: '-';
  margin-right: 5px;
  margin-right: 0.3125rem   ;
}

.orderDetailsWrapper .paymentDeliveryContainer .deliveryTimes {
  display: none;
}

.orderDetailsWrapper .paymentDeliveryContainer .orderDetailRecap {
  display: flex;
  flex-basis: 100%;
  flex-wrap: wrap;
}

.orderDetailsWrapper .paymentDeliveryContainer .orderTotalContainer {
  margin-bottom: 25px;
  margin-bottom: 1.5625rem   ;
  padding-top: 30px;
  padding-top: 1.875rem   ;
  font-size: 14px;
  font-size: 0.875rem   ;
  letter-spacing: 1.6px;
  letter-spacing: 0.1rem   ;
  line-height: 1.5;
  text-transform: uppercase;
  border-top: 0.0625rem    solid lightgray;
}

html:not(.jp):not(.kr):not(.cn):not(.ru) .orderDetailsWrapper .paymentDeliveryContainer .orderTotalContainer {
  font-family: "pf_dintext_promedium", Helvetica, Arial, sans-serif;
}

.jp .orderDetailsWrapper .paymentDeliveryContainer .orderTotalContainer {
  font-family: "Hiragino Kaku Gothic ProN", Meiryo, "MS PGothic", sans-serif;
}

.kr .orderDetailsWrapper .paymentDeliveryContainer .orderTotalContainer {
  font-family: "Malgun Gothic", "Dotum", Arial, sans-serif;
}

.cn .orderDetailsWrapper .paymentDeliveryContainer .orderTotalContainer {
  font-family: "Microsoft YaHei", "Microsoft YaHei Regular", Arial, sans-serif;
}

.ru .orderDetailsWrapper .paymentDeliveryContainer .orderTotalContainer {
  font-family: Arial, sans-serif;
}

.jp .orderDetailsWrapper .paymentDeliveryContainer .orderTotalContainer,
.kr .orderDetailsWrapper .paymentDeliveryContainer .orderTotalContainer,
.cn .orderDetailsWrapper .paymentDeliveryContainer .orderTotalContainer,
.ru .orderDetailsWrapper .paymentDeliveryContainer .orderTotalContainer {
  font-weight: 700;
}

.orderDetailsWrapper .paymentDeliveryContainer .orderTotalContainer .text {
  margin-left: 16%;
}

.uiLayer .orderDetailsWrapper .paymentDeliveryContainer .orderTotalContainer .text {
  margin-left: 0;
}

.orderDetailsWrapper .paymentDeliveryContainer .paymentContainer {
  margin-bottom: 30px;
  margin-bottom: 1.875rem   ;
}

.searchorder__title {
  font-size: 24px;
  font-size: 1.5rem   ;
  letter-spacing: 1.6px;
  letter-spacing: 0.1rem   ;
  line-height: 1.2;
  text-transform: uppercase;
}

html:not(.jp):not(.kr):not(.cn):not(.ru) .searchorder__title {
  font-family: "pf_dintext_proregular", Helvetica, Arial, sans-serif;
}

.jp .searchorder__title {
  font-family: "Hiragino Kaku Gothic ProN", Meiryo, "MS PGothic", sans-serif;
}

.kr .searchorder__title {
  font-family: "Malgun Gothic", "Dotum", Arial, sans-serif;
}

.cn .searchorder__title {
  font-family: "Microsoft YaHei", "Microsoft YaHei Regular", Arial, sans-serif;
}

.ru .searchorder__title {
  font-family: Arial, sans-serif;
}

.OrderNumber {
  margin-bottom: 20px;
  margin-bottom: 1.25rem   ;
}

.OrderNumber .fieldValue {
  min-width: 360px;
  min-width: 22.5rem   ;
}

#main .searchOrderForm form {
  display: flex;
}

#main .searchOrderForm form .submit {
  padding: 20px;
  padding: 1.25rem   ;
  font-size: 16px;
  font-size: 1rem   ;
  text-transform: uppercase;
  transition: background-color 0.2s cubic-bezier(0.18, -0.12, 0.82, 0.78);
  position: relative;
  overflow: hidden;
  background-color: #000000;
  color: #ffffff;
  border: 1px solid #000000;
}

html:not(.jp):not(.kr):not(.cn):not(.ru) #main .searchOrderForm form .submit {
  font-family: "pf_dintext_promedium", Helvetica, Arial, sans-serif;
}

.jp #main .searchOrderForm form .submit {
  font-family: "Hiragino Kaku Gothic ProN", Meiryo, "MS PGothic", sans-serif;
}

.kr #main .searchOrderForm form .submit {
  font-family: "Malgun Gothic", "Dotum", Arial, sans-serif;
}

.cn #main .searchOrderForm form .submit {
  font-family: "Microsoft YaHei", "Microsoft YaHei Regular", Arial, sans-serif;
}

.ru #main .searchOrderForm form .submit {
  font-family: Arial, sans-serif;
}

.jp #main .searchOrderForm form .submit,
.kr #main .searchOrderForm form .submit,
.cn #main .searchOrderForm form .submit,
.ru #main .searchOrderForm form .submit {
  font-weight: 700;
}

#main .searchOrderForm form .submit:active, #main .searchOrderForm form .submit:focus, #main .searchOrderForm form .submit:hover {
  background-color: #ffffff;
  color: #000000;
}

#main .searchOrderForm .error {
  color: #d80000;
}

.itemInfoContainer .item:not(:last-child) {
  margin-bottom: 20px;
  margin-bottom: 1.25rem   ;
}

.itemInfoContainer img {
  border: 1px solid transparent;
  transition: border-color 0.2s ease-out;
}

.itemInfoContainer img:hover {
  border: 1px solid #000000;
}

/*# sourceMappingURL=../../../maps/desktop/pages/account/searchorder.css.map */
