.border-box {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.icon--question {
  fill: #77565e;
}
.icon--menu {
  fill: #8c7c74;
}
.icon--menu:hover {
  fill: #77565e;
}
.icon--menu.active {
  fill: #77565e;
}
@font-face {
  font-family: BebasNeue;
  src: url(/a105cda50ada8b1d3c5a401a5411f8ae.otf) format("opentype");
}
@font-face {
  font-family: BebasNeue;
  font-weight: bold;
  src: url(/524d720f3f670bd38785447ca9c4b395.otf) format("opentype");
}
@font-face {
  font-family: BebasNeue;
  font-weight: 200;
  src: url(/4c8d42e69711e4e230d9081694db00ce.otf) format("opentype");
}
@font-face {
  font-family: BoldStylishCalligraphy;
  src: url(/da19b977d02068a76ded1050743e75bb.ttf) format("truetype");
}
html,
body {
  height: 100%;
  width: 100%;
  padding: 0;
  margin: 0;
  background: #FFFFFF;
  font-family: 'Helvetica Neue', arial, sans-serif;
  font-weight: 400;
  color: #444;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
* {
  box-sizing: border-box;
}
#app {
  height: 100%;
}
div.spinner {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background-color: white;
  opacity: 0.7;
  z-index: 10;
}
div.busy-ring {
  margin-left: auto;
  margin-right: auto;
  display: block;
  background-image: url("/assets/icons/busy.gif");
  background-repeat: no-repeat;
  height: 50px;
  width: 50px;
}
div.snackbar {
  height: 7.62mm;
  line-height: 7.62mm;
  min-width: 45.72mm;
  max-width: 90.17mm;
  border-radius: 0.5mm;
  background-color: #323232;
  color: white;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
}
span.counter-badge {
  color: #888;
  background: #fff;
  text-shadow: none;
  border-radius: 3px;
  border: 1px solid #ccc;
  transform: translateY(50%);
  font-size: 16px;
  left: 100%;
  padding: 0 0.5em;
  margin-left: 0.7em;
  position: absolute;
}
span.counter-badge:after,
span.counter-badge:before {
  content: '';
  width: 0;
  height: 0;
  right: 100%;
  top: 50%;
  margin-top: -0.4em;
  position: absolute;
  border: 0.375em solid;
  border-left-width: 0;
  border-color: transparent #ccc transparent transparent;
}
span.counter-badge:after {
  border-right-color: #fff;
  margin-right: -2px;
}
.my-grid > div > div {
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
  justify-content: center;
}
.locked {
  margin: 0;
  height: 100%;
  overflow: hidden;
}
.hidden {
  display: none !important;
}
.helpBox {
  font-family: "BebasNeue";
  font-weight: 200;
  color: white;
  font-size: 14px;
  letter-spacing: 1px;
  display: block;
  padding: 8px 12px;
  text-align: center;
  line-height: 1;
  border-radius: 10px;
  background-color: #8e7d75;
  position: absolute;
  opacity: 1;
  z-index: 2;
}
@media (min-width: 479px) {
  .helpBox {
    font-size: 16px;
  }
}
@media (min-width: 640px) {
  .helpBox {
    font-size: 18px;
  }
}
.helpBoxBg {
  background-color: #9325a6;
}
.helpBoxBgRed {
  background-color: #B71C1C;
}
.helpArrowUp:after {
  content: '';
  position: absolute;
  right: -25px;
  top: 0;
  bottom: 0;
  background-image: url(/86f3b784f62ffbd282e21277c2f5693a.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  width: 30px;
}
.helpArrowDown:before {
  content: '';
  position: absolute;
  left: -25px;
  top: 0;
  bottom: 0;
  background-image: url(/52d6e54c6444b4b9bb3e693ad84afec7.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  width: 30px;
}
/** helpbox position */
#HelpText_HeaderIconAdd {
  right: 43%;
  top: 110px;
}
@media (min-width: 500px) {
  #HelpText_HeaderIconAdd {
    right: 45%;
  }
}
@media (min-width: 780px) {
  #HelpText_HeaderIconAdd {
    right: 46%;
  }
}
#HelpText_MenuOutfits,
#HelpText_MenuClothes {
  top: 55%;
}
@media (min-width: 320px) {
  #HelpText_MenuOutfits,
  #HelpText_MenuClothes {
    right: 20%;
    left: 20%;
  }
}
@media (min-width: 479px) and (orientation: landscape) {
  #HelpText_MenuOutfits,
  #HelpText_MenuClothes {
    right: 30%;
    left: 30%;
  }
}
@media (min-width: 500px) and (orientation: portrait) {
  #HelpText_MenuOutfits,
  #HelpText_MenuClothes {
    right: 35%;
    left: 35%;
  }
}
@media (min-width: 500px) and (orientation: landscape) {
  #HelpText_MenuOutfits,
  #HelpText_MenuClothes {
    right: 35%;
    left: 35%;
  }
}
@media (min-width: 780px) {
  #HelpText_MenuOutfits,
  #HelpText_MenuClothes {
    right: 42%;
    left: 42%;
  }
}
#HelpText_SelectType {
  left: 30%;
}
@media (min-width: 500px) {
  #HelpText_SelectType {
    left: 60%;
  }
}
#HelpText_ShowOutfits {
  right: 45%;
}
@media (min-width: 500px) {
  #HelpText_ShowOutfits {
    right: 40%;
  }
}
#HelpText_SelectTypeHelp {
  font-family: "BebasNeue";
  font-weight: 200;
  color: white;
  font-size: 14px;
  letter-spacing: 1px;
  display: block;
  padding: 8px 12px;
  text-align: center;
  line-height: 1;
  border-radius: 10px;
  background-color: #8e7d75;
  position: absolute;
  opacity: 1;
  z-index: 2;
  text-align: left;
  z-index: 4;
  bottom: 80px;
}
@media (min-width: 479px) {
  #HelpText_SelectTypeHelp {
    font-size: 16px;
  }
}
@media (min-width: 640px) {
  #HelpText_SelectTypeHelp {
    font-size: 18px;
  }
}
@media (min-width: 500px) {
  #HelpText_SelectTypeHelp {
    bottom: auto;
    top: -40px;
  }
}
#HelpText_SelectTagsHelp {
  font-family: "BebasNeue";
  font-weight: 200;
  color: white;
  font-size: 14px;
  letter-spacing: 1px;
  display: block;
  padding: 8px 12px;
  text-align: center;
  line-height: 1;
  border-radius: 10px;
  background-color: #8e7d75;
  position: absolute;
  opacity: 1;
  text-align: left;
  z-index: 2;
  bottom: auto;
  margin-top: -35px;
}
@media (min-width: 479px) {
  #HelpText_SelectTagsHelp {
    font-size: 16px;
  }
}
@media (min-width: 640px) {
  #HelpText_SelectTagsHelp {
    font-size: 18px;
  }
}
@media (min-width: 500px) {
  #HelpText_SelectTagsHelp {
    bottom: auto;
    margin-top: -40px;
  }
}
#HelpText_WornHelp {
  font-family: "BebasNeue";
  font-weight: 200;
  color: white;
  font-size: 14px;
  letter-spacing: 1px;
  display: block;
  padding: 8px 12px;
  text-align: center;
  line-height: 1;
  border-radius: 10px;
  background-color: #8e7d75;
  position: absolute;
  opacity: 1;
  text-align: left;
  z-index: 2;
  bottom: auto;
  margin-top: -35px;
}
@media (min-width: 479px) {
  #HelpText_WornHelp {
    font-size: 16px;
  }
}
@media (min-width: 640px) {
  #HelpText_WornHelp {
    font-size: 18px;
  }
}
@media (min-width: 500px) {
  #HelpText_WornHelp {
    bottom: auto;
    margin-top: -40px;
  }
}
#HelpText_TagBefore {
  max-width: 320px;
  margin-top: -85px !important;
}
@media (min-width: 320px) {
  #HelpText_TagBefore {
    left: 25%;
  }
}
@media (min-width: 479px) {
  #HelpText_TagBefore {
    margin-top: -85px !important;
    left: 35%;
  }
}
@media (min-width: 479px) {
  #HelpText_TagBefore {
    left: 42%;
  }
}
#HelpText_TagAfter {
  max-width: 320px;
  margin-top: 5px !important;
}
@media (min-width: 320px) {
  #HelpText_TagAfter {
    right: 28%;
  }
}
@media (min-width: 479px) {
  #HelpText_TagAfter {
    margin-top: -15px !important;
    right: 35%;
  }
}
@media (min-width: 479px) {
  #HelpText_TagAfter {
    right: 45%;
  }
}
.itemSelectClose {
  position: absolute;
  right: 8px;
  top: 8px;
  width: 20px;
  height: 20px;
  background-image: url("/assets/icons/cross.svg") !important;
  background-repeat: no-repeat;
}
.btn--outfit-tags {
  background-color: #ad9a9e;
  color: white;
  border-radius: 5px;
}
.btn--outfit-tags:focus,
.btn--outfit-tags:active {
  background-color: #ad9a9e;
  color: white;
}
.btn--outfit-tags.active {
  color: white !important;
  background-color: #77565e !important;
}
.btn--outfit-tags.active:focus,
.btn--outfit-tags.active:active {
  color: white !important;
  background-color: #77565e !important;
}
.btn--item-tag {
  background-color: #ad9a9e;
  color: white;
  border-radius: 5px;
}
.btn--item-tag + .btn--item-tag {
  margin-left: 0;
}
.btn--item-tag:focus,
.btn--item-tag:active {
  background-color: #ad9a9e;
  color: white;
}
.btn--item-tag.active {
  color: white !important;
  background-color: #77565e !important;
}
.btn--item-tag.active:focus,
.btn--item-tag.active:active {
  color: white !important;
  background-color: #77565e !important;
}

.header-border-box--2_YsS {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.header-icon--question--7HxrK {
  fill: #77565e;
}
.header-icon--menu--3K1yf {
  fill: #8c7c74;
}
.header-icon--menu--3K1yf:hover {
  fill: #77565e;
}
.header-icon--menu--3K1yf.header-active--ChfQa {
  fill: #77565e;
}
header {
  min-height: 75px;
}
.header-header--2pGmb {
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
}
.header-navbar--3MkiL {
  z-index: 0;
  left: 0;
  right: 0;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.28);
}
.header-headerBackLink--nG4xo {
  height: 32px;
  width: 32px;
  margin-top: 5px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  background-image: url("/assets/icons/back.svg");
  background-repeat: no-repeat;
}
.header-logo--2a4Xn {
  height: 40px;
  text-decoration: none;
  font-family: "BebasNeue";
  font-weight: 400;
  font-size: 28px;
  display: block;
}
.header-logo--2a4Xn a {
  color: #77565e;
}
.header-headerQuestion--1Bant {
  height: 32px;
  width: 32px;
  margin-top: 5px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  background-image: url("/assets/icons/question.svg");
  background-repeat: no-repeat;
}
.header-topMenu--2bdI7 {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-around;
}
.header-topMenu--2bdI7 a {
  display: block;
  margin: 5px 4px 0px 4px;
  padding-bottom: 5px;
  border-bottom-style: solid;
  border-bottom-color: transparent;
  position: relative;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  text-align: center;
  text-decoration: none;
  color: #8c7c74;
}
.header-topMenu--2bdI7 a:first-child {
  margin-left: 0;
}
.header-topMenu--2bdI7 a:last-child {
  margin-right: 0;
}
.header-topMenu--2bdI7 a svg {
  width: auto;
  height: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto;
  opacity: 0.6;
}
@media (min-width: 320px) {
  .header-topMenu--2bdI7 a svg {
    height: 30px;
  }
}
@media (min-width: 479px) {
  .header-topMenu--2bdI7 a svg {
    height: 35px;
  }
}
.header-topMenu--2bdI7 a svg path {
  fill: #8c7c74;
}
.header-topMenu--2bdI7 a span {
  text-transform: uppercase;
  display: block;
  font-family: "Myriad Pro Regular";
}
@media (min-width: 320px) {
  .header-topMenu--2bdI7 a span {
    font-size: 14px;
  }
}
@media (min-width: 480px) {
  .header-topMenu--2bdI7 a span {
    font-size: 16px;
  }
}
.header-topMenu--2bdI7 a:hover,
.header-topMenu--2bdI7 a.header-active--ChfQa {
  color: #77565e;
  border-bottom-color: #77565e;
}
.header-menu--33N3H {
  height: 80px;
  margin: 0 4px;
  display: block;
  text-decoration: none;
  text-align: center;
  color: #8c7c74;
}
.header-menu--33N3H:hover,
.header-menu--33N3H.header-active--ChfQa {
  color: #77565e;
}
.header-menu--33N3H svg {
  margin-top: 10%;
  margin-bottom: 10%;
  height: 100%;
  width: 100%;
  max-height: 70px;
  max-width: 70px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  opacity: 0.6;
}
.header-menu--33N3H svg path {
  fill: #8c7c74;
}

.menu-border-box--1htEo {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.menu-icon--question--2Jeev {
  fill: #77565e;
}
.menu-icon--menu--1ZL7v {
  fill: #8c7c74;
}
.menu-icon--menu--1ZL7v:hover {
  fill: #77565e;
}
.menu-icon--menu--1ZL7v.menu-active--2c9EC {
  fill: #77565e;
}
.menu-menu--5ryGC {
  padding-top: 10px;
  padding-bottom: 10px;
  min-height: 100%;
  width: 100%;
}
.menu-menu--5ryGC a {
  text-decoration: none;
  font-family: "BebasNeue";
  font-weight: 200;
  color: white;
  display: block;
}
.menu-menu--5ryGC .menu-content0--vGXbJ {
  color: white;
  font-size: 36px;
  margin: 3px;
  padding: 12px 24px;
  text-align: left;
  line-height: 1;
  border-radius: 10px;
  box-shadow: 0px 1px 4.9px 0.1px rgba(0, 1, 5, 0.3);
}
.menu-menu--5ryGC .menu-content--20RX8 {
  color: white;
  font-size: 36px;
  margin: 3px;
  padding: 12px 24px;
  text-align: left;
  line-height: 1;
  border-radius: 10px;
  box-shadow: 0px 1px 4.9px 0.1px rgba(0, 1, 5, 0.3);
  font-weight: 200;
  background-color: #8e7d75;
}
.menu-menu--5ryGC .menu-tags--j4vUz {
  color: white;
  font-size: 36px;
  margin: 3px;
  padding: 12px 24px;
  text-align: left;
  line-height: 1;
  border-radius: 10px;
  box-shadow: 0px 1px 4.9px 0.1px rgba(0, 1, 5, 0.3);
  color: white !important;
  background-color: #77565e !important;
}
.menu-menu--5ryGC .menu-tagsExtra--1MFbR {
  color: white;
  font-size: 36px;
  margin: 3px;
  padding: 12px 24px;
  text-align: left;
  line-height: 1;
  border-radius: 10px;
  box-shadow: 0px 1px 4.9px 0.1px rgba(0, 1, 5, 0.3);
  color: white !important;
  background-color: #8e7d75 !important;
}
.menu-menu--5ryGC .menu-dialogIcon--2WCNx {
  background-image: url("/assets/icons/forum-white-24dp.svg");
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  height: 36px;
  width: 36px;
}

.item-item--ZJRFz {
  margin: 5px;
  width: 120px;
  overflow: hidden;
  background-color: #f6f6f6;
  border-radius: 5px;
  border: #f6f6f6 5px solid;
  box-shadow: 0px 1px 4.9px 0.1px rgba(0, 1, 5, 0.3);
  text-align: center;
}
.item-item--ZJRFz div:nth-child(2) > div:nth-child(1) {
  padding-right: 5px;
}
.item-item--ZJRFz div:nth-child(2) > div:nth-child(2) {
  padding-left: 5px;
  padding-right: 5px;
}
.item-item--ZJRFz div:nth-child(2) > div:nth-child(3) {
  padding-left: 5px;
}
.item-brownText--3nxdt {
  color: #8e7d75;
}
.item-itemImage--3hUAy {
  display: block;
  width: 110px;
  height: 180px;
  margin: 0px auto 2px auto;
}
.item-icon--xcfoo {
  height: 24px;
  width: 24px;
  margin: 0 auto 0 auto;
}
.item-wornIcon--XgcA5 {
  height: 24px;
  width: 24px;
  margin: 0 auto 0 auto;
  background-image: url("/assets/icons/baseline-check-24px.svg");
  background-repeat: no-repeat;
}
.item-likedIcon--18MU2 {
  height: 24px;
  width: 24px;
  margin: 0 auto 0 auto;
  background-image: url("/assets/icons/baseline-favorite-24px.svg");
  background-repeat: no-repeat;
}
.item-dislikedIcon--W2bHK {
  height: 24px;
  width: 24px;
  margin: 0 auto 0 auto;
  background-image: url("/assets/icons/baseline-thumb_down-24px.svg");
  background-repeat: no-repeat;
}

.outfit-border-box--2y5Kb {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.outfit-icon--question--2xW0i {
  fill: #77565e;
}
.outfit-icon--menu--1x3Sk {
  fill: #8c7c74;
}
.outfit-icon--menu--1x3Sk:hover {
  fill: #77565e;
}
.outfit-icon--menu--1x3Sk.outfit-active--2nw2m {
  fill: #77565e;
}
.outfit-outfit--3l9wZ {
  width: 250px;
  height: 270px;
  margin: 5px;
  background-color: #FFF;
  box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.36), 0 0px 2px 0 rgba(0, 0, 0, 0.32);
  padding: 3px;
  background: #f6f6f6;
  border-radius: 5px;
  border-style: solid;
  border-color: transparent;
  display: grid;
  grid-template-columns: 33% 33% 33%;
  grid-template-rows: 1fr 30px;
}
.outfit-outfit--3l9wZ.outfit-fullsize--34eyv {
  margin: 5px auto;
  /*
     some style for one outfit on page
     */
}
.outfit-outfit--3l9wZ.outfit-worn--UtTqp {
  border-color: #77565e;
}
.outfit-outfit--3l9wZ .outfit-myContainer--2-sJG {
  grid-column-start: 1;
  grid-column-end: span 3;
  grid-row-start: 1;
  grid-row-end: 1;
  width: 100%;
  height: 100%;
  padding: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.outfit-outfit--3l9wZ .outfit-myCol--YcTrN {
  padding-left: 2px;
  padding-right: 2px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.outfit-third--3oL-u {
  height: auto;
  width: auto;
  max-width: 80px;
  max-height: 240px;
}
.outfit-half--104Nq {
  height: auto;
  width: auto;
  max-width: 120px;
  max-height: 240px;
}
.outfit-icon--3YM1Z {
  height: 24px;
  width: 24px;
  margin: 0 auto 0 auto;
  cursor: pointer;
  justify-self: center;
}
.outfit-iconLiked--1-qSz {
  height: 24px;
  width: 24px;
  margin: 0 auto 0 auto;
  cursor: pointer;
  justify-self: center;
  grid-column-start: 1;
  grid-column-end: 1;
  grid-row-start: 2;
  grid-row-end: 2;
}
.outfit-iconLiked--question--3onpO {
  fill: #77565e;
}
.outfit-iconLiked--menu--2-zCa {
  fill: #8c7c74;
}
.outfit-iconLiked--menu--2-zCa:hover {
  fill: #77565e;
}
.outfit-iconLiked--menu--2-zCa.outfit-active--2nw2m {
  fill: #77565e;
}
.outfit-iconWorn--38O5- {
  height: 24px;
  width: 24px;
  margin: 0 auto 0 auto;
  cursor: pointer;
  justify-self: center;
  grid-column-start: 2;
  grid-column-end: 2;
  grid-row-start: 2;
  grid-row-end: 2;
}
.outfit-iconWorn--question--3OKEw {
  fill: #77565e;
}
.outfit-iconWorn--menu--2RvNw {
  fill: #8c7c74;
}
.outfit-iconWorn--menu--2RvNw:hover {
  fill: #77565e;
}
.outfit-iconWorn--menu--2RvNw.outfit-active--2nw2m {
  fill: #77565e;
}
.outfit-iconDisliked--2kZvG {
  height: 24px;
  width: 24px;
  margin: 0 auto 0 auto;
  cursor: pointer;
  justify-self: center;
  grid-column-start: 3;
  grid-column-end: 3;
  grid-row-start: 2;
  grid-row-end: 2;
}
.outfit-iconDisliked--question--1scfU {
  fill: #77565e;
}
.outfit-iconDisliked--menu--1OmKm {
  fill: #8c7c74;
}
.outfit-iconDisliked--menu--1OmKm:hover {
  fill: #77565e;
}
.outfit-iconDisliked--menu--1OmKm.outfit-active--2nw2m {
  fill: #77565e;
}

.dashboard-border-box--j_QP9 {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.dashboard-icon--question--1rgNh {
  fill: #77565e;
}
.dashboard-icon--menu--3Zt8T {
  fill: #8c7c74;
}
.dashboard-icon--menu--3Zt8T:hover {
  fill: #77565e;
}
.dashboard-icon--menu--3Zt8T.dashboard-active--3810B {
  fill: #77565e;
}
.dashboard-dashboard--ffZLM {
  margin: 1em;
}
.dashboard-dashboard--ffZLM h1,
.dashboard-dashboard--ffZLM h2,
.dashboard-dashboard--ffZLM h3 {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
}
.dashboard-dashboard--ffZLM .dashboard-header--WP63- {
  padding: 1em 0 1em 0;
  text-align: center;
}
.dashboard-dashboard--ffZLM .dashboard-feedbackButtons--b7oPk {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
}
.dashboard-dashboard--ffZLM .dashboard-bmc--3zy_e {
  display: block;
  min-width: 100px;
  min-height: 50px;
  background-image: url("/assets/icons/sber-chaevye.svg");
  background-repeat: no-repeat;
  background-size: contain;
}
.dashboard-dashboard--ffZLM .dashboard-stub--3hSKE {
  height: 100px;
  width: 130px;
  display: block;
  background-image: url("/assets/icons/stub.png");
  background-repeat: no-repeat;
}
.dashboard-dashboard--ffZLM #ads {
  min-height: 100px;
}
.dashboard-dashboard--ffZLM #ads :first-child:after {
  display: none;
}

.pagination-pagination--21Pan {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding-inline-start: 0;
  margin-bottom: 0;
  list-style: none;
}
.pagination-pagination--21Pan li {
  background-color: #8e7d75;
}
.pagination-pagination--21Pan li a {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.pagination-pagination--21Pan li span {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  font-weight: 300;
  font-size: large;
  padding-top: 1px;
  text-decoration: none;
  border: 1px solid rgba(0, 0, 0, 0.25);
  border-left-width: 0;
  min-width: 65px;
  min-height: 44px;
  color: rgba(255, 255, 255, 0.85);
  box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.35);
}
.pagination-pagination--21Pan a {
  font-weight: 300;
  font-size: large;
  padding-top: 1px;
  text-decoration: none;
  border: 1px solid rgba(0, 0, 0, 0.25);
  border-left-width: 0;
  min-width: 44px;
  min-height: 44px;
  color: rgba(255, 255, 255, 0.85);
  box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.35);
}
.pagination-pagination--21Pan li:not([class*="current"]) a:hover {
  background-color: rgba(255, 255, 255, 0.2);
  border-top-color: rgba(0, 0, 0, 0.35);
  border-bottom-color: rgba(0, 0, 0, 0.5);
}
.pagination-pagination--21Pan li:not([class*="current"]) a:focus,
.pagination-pagination--21Pan li:not([class*="current"]) a:active {
  box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.25);
  border-left-width: 1px;
}

.noitems-border-box--SWVjm {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.noitems-icon--question--1RQcj {
  fill: #77565e;
}
.noitems-icon--menu--2RBFa {
  fill: #8c7c74;
}
.noitems-icon--menu--2RBFa:hover {
  fill: #77565e;
}
.noitems-icon--menu--2RBFa.noitems-active--21_Ln {
  fill: #77565e;
}
.noitems-noItems--3AUOW {
  font-size: large;
  color: black;
  opacity: 0.8;
  font-family: "BebasNeue";
  text-align: center;
}
.noitems-noItems--3AUOW a {
  display: block;
  line-height: 100%;
  border: 1px solid black;
  padding: 6px 0;
}
.noitems-noItems--3AUOW a:hover,
.noitems-noItems--3AUOW a:active {
  text-decoration: none;
}
.noitems-noItems--3AUOW a span {
  display: block;
}
@media (min-width: 320px) {
  .noitems-noItems--3AUOW {
    padding-top: 25px;
    font-size: 23px;
  }
  .noitems-noItems--3AUOW a {
    font-size: 22px;
  }
}

.clothes-border-box--244jn {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.clothes-icon--question--271Dt {
  fill: #77565e;
}
.clothes-icon--menu--19Mq1 {
  fill: #8c7c74;
}
.clothes-icon--menu--19Mq1:hover {
  fill: #77565e;
}
.clothes-icon--menu--19Mq1.clothes-active--12-kI {
  fill: #77565e;
}
.clothes-title--1V_Aj {
  padding: 5px;
  min-height: 100%;
  width: 100%;
  text-decoration: none;
  font-family: "BebasNeue";
  font-weight: 200;
  display: block;
  text-align: center;
  color: white;
  line-height: 1;
  border-radius: 15px;
  box-shadow: 0px 1px 4.9px 0.1px rgba(0, 1, 5, 0.3);
  margin-bottom: 8px;
}
@media (min-width: 320px) {
  .clothes-title--1V_Aj {
    font-size: 24px;
  }
}
@media (min-width: 479px) {
  .clothes-title--1V_Aj {
    font-size: 30px;
  }
}
@media (min-width: 524px) {
  .clothes-title--1V_Aj {
    font-size: 32px;
  }
}
.clothes-catalogue--LyCAH {
  min-height: 100%;
  width: 100%;
}
.clothes-list--qvnW1 {
  position: absolute;
  top: 85px;
  bottom: 45px;
  left: 0;
  right: 0;
  background: #FFF;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
@media (min-width: 544px) {
  .clothes-list--qvnW1 {
    margin-left: auto;
    margin-right: auto;
    max-width: 570px;
  }
}
@media (min-width: 768px) {
  .clothes-list--qvnW1 {
    max-width: 740px;
  }
}
@media (min-width: 992px) {
  .clothes-list--qvnW1 {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .clothes-list--qvnW1 {
    max-width: 1170px;
  }
}
.clothes-img--3RpZ3 {
  margin: auto;
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
}

.outfits-border-box--314no {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.outfits-icon--question--qB7Xf {
  fill: #77565e;
}
.outfits-icon--menu--3IVGV {
  fill: #8c7c74;
}
.outfits-icon--menu--3IVGV:hover {
  fill: #77565e;
}
.outfits-icon--menu--3IVGV.outfits-active--1g9jd {
  fill: #77565e;
}
.outfits-title--2NuD7 {
  padding: 5px;
  min-height: 100%;
  width: 100%;
  text-decoration: none;
  font-family: "BebasNeue";
  font-weight: 200;
  display: block;
  text-align: center;
  color: white;
  line-height: 1;
  border-radius: 15px;
  box-shadow: 0px 1px 4.9px 0.1px rgba(0, 1, 5, 0.3);
  margin-bottom: 8px;
}
@media (min-width: 320px) {
  .outfits-title--2NuD7 {
    font-size: 24px;
  }
}
@media (min-width: 479px) {
  .outfits-title--2NuD7 {
    font-size: 30px;
  }
}
@media (min-width: 524px) {
  .outfits-title--2NuD7 {
    font-size: 32px;
  }
}
.outfits-list--3CNMv {
  position: absolute;
  top: 85px;
  bottom: 45px;
  left: 0;
  right: 0;
  background: #FFF;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
@media (min-width: 544px) {
  .outfits-list--3CNMv {
    margin-left: auto;
    margin-right: auto;
    max-width: 570px;
  }
}
@media (min-width: 768px) {
  .outfits-list--3CNMv {
    max-width: 740px;
  }
}
@media (min-width: 992px) {
  .outfits-list--3CNMv {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .outfits-list--3CNMv {
    max-width: 1170px;
  }
}

.tags-border-box--3l1N5 {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.tags-icon--question--2wc16 {
  fill: #77565e;
}
.tags-icon--menu--3WQDu {
  fill: #8c7c74;
}
.tags-icon--menu--3WQDu:hover {
  fill: #77565e;
}
.tags-icon--menu--3WQDu.tags-active--2_3In {
  fill: #77565e;
}
.tags-noTags--Eup0T {
  color: #9c27b0;
}
.tags-tagsList--TW8Ic {
  text-transform: uppercase;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.item-details-border-box--3e-GN {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.item-details-icon--question--EzAvu {
  fill: #77565e;
}
.item-details-icon--menu--3nyD0 {
  fill: #8c7c74;
}
.item-details-icon--menu--3nyD0:hover {
  fill: #77565e;
}
.item-details-icon--menu--3nyD0.item-details-active--1UMdd {
  fill: #77565e;
}
.item-details-itemDetail--2RUNE {
  padding-top: 20px;
}
.item-details-itemDetailImg--hEOOU {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
  display: inline-block;
  margin: 0 auto;
  max-width: 100%;
  max-height: 400px;
  border-radius: 6px;
}
.item-details-itemDetail--2RUNE .item-details-rotateBtn--1FU4y {
  display: inline-block;
  margin: 0 auto;
  width: 48px;
  height: 48px;
  cursor: pointer;
  background-repeat: no-repeat;
  background-size: contain;
}
.item-details-itemDetailRotateBtnLeft--nYvdI {
  display: inline-block;
  margin: 0 auto;
  width: 48px;
  height: 48px;
  cursor: pointer;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/icons/rotate_left-24px.svg");
}
.item-details-itemDetailRotateBtnRight--23BMR {
  display: inline-block;
  margin: 0 auto;
  width: 48px;
  height: 48px;
  cursor: pointer;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/icons/rotate_right-24px.svg");
}
.item-details-itemDetailGoBtnLeft--2MHIA {
  display: inline-block;
  margin: 0 auto;
  width: 48px;
  height: 48px;
  cursor: pointer;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/icons/navigate_before-24px.svg");
}
.item-details-itemDetailGoBtnRight--heJY6 {
  display: inline-block;
  margin: 0 auto;
  width: 48px;
  height: 48px;
  cursor: pointer;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/icons/navigate_next-24px.svg");
}
.item-details-itemDetailTitle--13Hdv {
  font-family: "BebasNeue";
  color: #77565e;
  font-size: 24px;
}
.item-details-itemDetailIcon--3lklu {
  height: 34px;
  display: block;
  display: flex;
  align-items: center;
  background-image: url("/assets/icons/localQuestion.svg");
  background-repeat: no-repeat;
  background-position-x: right;
}
.item-details-itemDetailSelect--2gl8z {
  position: relative;
}
.item-details-itemDetailAddTagRow--1-9Zi {
  border: 1px solid #77565e;
}
.item-details-itemDetailAddTagRow--1-9Zi > * {
  display: inline-block !important;
}
.item-details-itemDetailAddTagRow--1-9Zi input {
  padding: 4px 13px;
  font-family: "BebasNeue";
  font-size: 24px;
}
.item-details-itemDetailAddTagRow--1-9Zi button {
  float: right;
}
.item-details-btn--9d856 {
  border-radius: 5px;
  display: block;
  font-family: "BebasNeue";
  font-size: 24px;
  padding: 4px 16px;
  height: auto;
  text-align: left;
}
.item-details-btnCombinations--3jkhc {
  border-radius: 5px;
  display: block;
  font-family: "BebasNeue";
  font-size: 24px;
  padding: 4px 16px;
  height: auto;
  text-align: left;
  border: 1px solid #77565e;
  color: white;
}
.item-details-btnDelete--1kMu3 {
  border-radius: 5px;
  display: block;
  font-family: "BebasNeue";
  font-size: 24px;
  padding: 4px 16px;
  height: auto;
  text-align: left;
  border: 1px solid #77565e;
  background-color: #77565e;
  color: white;
  background-image: url("/assets/icons/cross.svg");
  background-position: 95% center;
  background-repeat: no-repeat;
  background-size: 18px;
}
.item-details-btnAddTag--1OpYl {
  border-radius: 5px;
  display: block;
  font-family: "BebasNeue";
  font-size: 24px;
  padding: 4px 16px;
  height: auto;
  text-align: left;
  padding-left: 13px;
  padding-right: 13px;
}
.item-details-list--2m7uc {
  height: 90vh;
  border: 1px solid #CCC;
  background: #FFF;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
.item-details-panel--1SxVj {
  width: 350px;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 768px) {
  .item-details-panel--1SxVj {
    width: 600px;
  }
}
.item-details-img--2vOQD {
  height: auto;
  width: auto;
  max-width: 300px;
  max-height: 400px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.item-details-fabContainer--U0I9B {
  position: fixed;
  top: 18px;
  right: 40px;
  width: 60px;
  z-index: 60;
}
.item-details-fabContainer--U0I9B button {
  font-size: 24px;
}
.item-details-spinner--o-AMr {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background-color: white;
  opacity: 0.7;
  z-index: 10;
}
.item-details-wornContainer--2umPh {
  display: inline-block;
  position: relative;
  width: 20px;
  height: 24px;
}
.item-details-wornIcon--1Hq_z {
  background-image: url("/assets/icons/baseline-check-white-24px.svg");
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  height: 24px;
  width: 24px;
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-20%, -30%);
}

.item-combinations-border-box--q-RuI {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.item-combinations-icon--question--37tAI {
  fill: #77565e;
}
.item-combinations-icon--menu--fsHVx {
  fill: #8c7c74;
}
.item-combinations-icon--menu--fsHVx:hover {
  fill: #77565e;
}
.item-combinations-icon--menu--fsHVx.item-combinations-active--1os75 {
  fill: #77565e;
}
.item-combinations-details--17bSV {
  padding-top: 50px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  min-height: 100%;
  width: 100%;
}
.item-combinations-list--2fWBa {
  position: absolute;
  top: 85px;
  bottom: 0;
  left: 0;
  right: 0;
  background: #FFF;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
@media (min-width: 544px) {
  .item-combinations-list--2fWBa {
    margin-left: auto;
    margin-right: auto;
    max-width: 570px;
  }
}
@media (min-width: 768px) {
  .item-combinations-list--2fWBa {
    max-width: 740px;
  }
}
@media (min-width: 992px) {
  .item-combinations-list--2fWBa {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .item-combinations-list--2fWBa {
    max-width: 1170px;
  }
}

.dialog-border-box--xmq-u {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.dialog-icon--question--1tfSa {
  fill: #77565e;
}
.dialog-icon--menu--2sSky {
  fill: #8c7c74;
}
.dialog-icon--menu--2sSky:hover {
  fill: #77565e;
}
.dialog-icon--menu--2sSky.dialog-active--2Qenq {
  fill: #77565e;
}
.dialog-dialog--2nEv2 {
  padding: 1em;
}
.dialog-dialog--2nEv2 .dialog-chat_bubble--3RNRS {
  margin-bottom: 0.5em;
  float: left;
  clear: both;
}
.dialog-dialog--2nEv2 .dialog-chat_bot--xepQh {
  max-width: 70%;
}
.dialog-dialog--2nEv2 .dialog-chat_user--uWS4S {
  text-align: right;
  float: right;
}
.dialog-dialog--2nEv2 .dialog-chat_user--uWS4S .dialog-chat_text--2TpSm {
  background-color: #fffbc0;
}
.dialog-dialog--2nEv2 .dialog-chat_button--1BPIJ {
  text-align: center;
  float: none;
}
.dialog-dialog--2nEv2 .dialog-chat_button--1BPIJ .dialog-chat_text--2TpSm {
  background-color: #fff;
  cursor: pointer;
  font-weight: bold;
  border-color: #9325a6;
  border-width: medium;
  border-style: solid;
}
.dialog-dialog--2nEv2 .dialog-chat_text--2TpSm {
  background-color: #F7F7F7;
  padding: 0.75em;
  border-radius: 6px 6px 6px 0;
  margin-bottom: 0.15em;
}


/*# sourceMappingURL=1.css.map*/