.color-altin-c,
.color-gold {
  border: 1px solid #827b57;
  border-radius: 3px;
  position: relative;
}
.color-altin-c:after,
.color-gold:after {
  border-color: #3d3d3d !important;
}
.color-altin-c:before,
.color-gold:before {
  content: '';
  display: block;
  width: 14px;
  height: 14px;
  border-color: #827b57;
  background-image: -o-linear-gradient(315deg, #d3bb51, #ffffff 48%, #ccbd74);
  background-image: -moz-linear-gradient(315deg, #d3bb51, #ffffff 48%, #ccbd74);
  background-image: -webkit-linear-gradient(315deg, #d3bb51, #ffffff 48%, #ccbd74);
  background-image: linear-gradient(315deg, #d3bb51, #ffffff 48%, #ccbd74);
}
.color-bej,
.color-beige {
  border: 1px solid #d3c3b4;
  border-radius: 3px;
  position: relative;
}
.color-bej:after,
.color-beige:after {
  border-color: #303030 !important;
}
.color-bej:before,
.color-beige:before {
  content: '';
  display: block;
  width: 14px;
  height: 14px;
  border-color: #d3c3b4;
  background: #f5e0cc;
}
.color-beyaz,
.color-weiss {
  border: 1px solid #979797;
  border-radius: 3px;
  position: relative;
}
.color-beyaz:after,
.color-weiss:after {
  border-color: #303030 !important;
}
.color-beyaz:before,
.color-weiss:before {
  content: '';
  display: block;
  width: 14px;
  height: 14px;
  border-color: #979797;
  background: #ffffff;
}
.color-gri,
.color-grau {
  border: 1px solid #bdbdbd;
  border-radius: 3px;
  position: relative;
}
.color-gri:after,
.color-grau:after {
  border-color: #303030 !important;
}
.color-gri:before,
.color-grau:before {
  content: '';
  display: block;
  width: 14px;
  height: 14px;
  border-color: #bdbdbd;
  background: #dddddd;
}
.color-gumus,
.color-silber {
  border: 1px solid #898989;
  border-radius: 3px;
  position: relative;
}
.color-gumus:after,
.color-silber:after {
  border-color: #3d3d3d !important;
}
.color-gumus:before,
.color-silber:before {
  content: '';
  display: block;
  width: 14px;
  height: 14px;
  border-color: #898989;
  background-image: -o-linear-gradient(315deg, #a3a3a3, #ffffff 46%, #898989);
  background-image: -moz-linear-gradient(315deg, #a3a3a3, #ffffff 46%, #898989);
  background-image: -webkit-linear-gradient(315deg, #a3a3a3, #ffffff 46%, #898989);
  background-image: linear-gradient(315deg, #a3a3a3, #ffffff 46%, #898989);
}
.color-kahverengi,
.color-braun {
  border: 1px solid #62442a;
  border-radius: 3px;
  position: relative;
}
.color-kahverengi:after,
.color-braun:after {
  border-color: #ffffff !important;
}
.color-kahverengi:before,
.color-braun:before {
  content: '';
  display: block;
  width: 14px;
  height: 14px;
  border-color: #62442a;
  background: #8b572a;
}
.color-kirmizi-c,
.color-rot {
  border: 1px solid #920a1a;
  border-radius: 3px;
  position: relative;
}
.color-kirmizi-c:after,
.color-rot:after {
  border-color: #ffffff !important;
}
.color-kirmizi-c:before,
.color-rot:before {
  content: '';
  display: block;
  width: 14px;
  height: 14px;
  border-color: #920a1a;
  background: #de001b;
}
.color-lacivert,
.color-marineblau {
  border: 1px solid #101f6b;
  border-radius: 3px;
  position: relative;
}
.color-lacivert:after,
.color-marineblau:after {
  border-color: #ffffff !important;
}
.color-lacivert:before,
.color-marineblau:before {
  content: '';
  display: block;
  width: 14px;
  height: 14px;
  border-color: #101f6b;
  background: #1f3897;
}
.color-mavi-c,
.color-blau {
  border: 1px solid #488ce5;
  border-radius: 3px;
  position: relative;
}
.color-mavi-c:after,
.color-blau:after {
  border-color: #ffffff !important;
}
.color-mavi-c:before,
.color-blau:before {
  content: '';
  display: block;
  width: 14px;
  height: 14px;
  border-color: #488ce5;
  background: #71b2ff;
}
.color-metalik,
.color-metallisch {
  border: 1px solid #9a603c;
  border-radius: 3px;
  position: relative;
}
.color-metalik:after,
.color-metallisch:after {
  border-color: #cb906f !important;
}
.color-metalik:before,
.color-metallisch:before {
  content: '';
  display: block;
  width: 14px;
  height: 14px;
  border-color: #9a603c;
  background-image: -o-linear-gradient(315deg, #c27e57, #ffffff 52%, #cb906f);
  background-image: -moz-linear-gradient(315deg, #c27e57, #ffffff 52%, #cb906f);
  background-image: -webkit-linear-gradient(315deg, #c27e57, #ffffff 52%, #cb906f);
  background-image: linear-gradient(315deg, #c27e57, #ffffff 52%, #cb906f);
}
.color-mor,
.color-lila {
  border: 1px solid #4c2572;
  border-radius: 3px;
  position: relative;
}
.color-mor:after,
.color-lila:after {
  border-color: #ffffff !important;
}
.color-mor:before,
.color-lila:before {
  content: '';
  display: block;
  width: 14px;
  height: 14px;
  border-color: #4c2572;
  background: #8331cc;
}
.color-pembe,
.color-rosafarben-de {
  border: 1px solid #cc7db7;
  border-radius: 3px;
  position: relative;
}
.color-pembe:after,
.color-rosafarben-de:after {
  border-color: #2a2a2a !important;
}
.color-pembe:before,
.color-rosafarben-de:before {
  content: '';
  display: block;
  width: 14px;
  height: 14px;
  border-color: #cc7db7;
  background: #ffa8e7;
}
.color-siyah,
.color-schwarz {
  border: 1px solid #373737;
  border-radius: 3px;
  position: relative;
}
.color-siyah:after,
.color-schwarz:after {
  border-color: #ffffff !important;
}
.color-siyah:before,
.color-schwarz:before {
  content: '';
  display: block;
  width: 14px;
  height: 14px;
  border-color: #373737;
  background: #565656;
}
.color-turkuaz,
.color-tuerkis {
  border: 1px solid #2f9776;
  border-radius: 3px;
  position: relative;
}
.color-turkuaz:after,
.color-tuerkis:after {
  border-color: #ffffff !important;
}
.color-turkuaz:before,
.color-tuerkis:before {
  content: '';
  display: block;
  width: 14px;
  height: 14px;
  border-color: #2f9776;
  background: #46c49e;
}
.color-turuncu,
.color-orange {
  border: 1px solid #c08626;
  border-radius: 3px;
  position: relative;
}
.color-turuncu:after,
.color-orange:after {
  border-color: #ffffff !important;
}
.color-turuncu:before,
.color-orange:before {
  content: '';
  display: block;
  width: 14px;
  height: 14px;
  border-color: #c08626;
  background: #f5a623;
}
.color-yesil,
.color-gruen {
  border: 1px solid #72a23d;
  border-radius: 3px;
  position: relative;
}
.color-yesil:after,
.color-gruen:after {
  border-color: #ffffff !important;
}
.color-yesil:before,
.color-gruen:before {
  content: '';
  display: block;
  width: 14px;
  height: 14px;
  border-color: #72a23d;
  background: #7ed321;
}
.color-bordo,
.color-weinrot {
  border: 1px solid #6b181f;
  border-radius: 3px;
  position: relative;
}
.color-bordo:after,
.color-weinrot:after {
  border-color: #ffffff !important;
}
.color-bordo:before,
.color-weinrot:before {
  content: '';
  display: block;
  width: 14px;
  height: 14px;
  border-color: #6b181f;
  background: #a52c36;
}
.color-ekru,
.color-naturfarben {
  border: 1px solid #bfb59b;
  border-radius: 3px;
  position: relative;
}
.color-ekru:after,
.color-naturfarben:after {
  border-color: #2a2a2a !important;
}
.color-ekru:before,
.color-naturfarben:before {
  content: '';
  display: block;
  width: 14px;
  height: 14px;
  border-color: #bfb59b;
  background: #ede9de;
}
.color-haki,
.color-khaki {
  border: 1px solid #646d3f;
  border-radius: 3px;
  position: relative;
}
.color-haki:after,
.color-khaki:after {
  border-color: #ffffff !important;
}
.color-haki:before,
.color-khaki:before {
  content: '';
  display: block;
  width: 14px;
  height: 14px;
  border-color: #646d3f;
  background: #8b9955;
}
.color-sari,
.color-gelb {
  border: 1px solid #d8c212;
  border-radius: 3px;
  position: relative;
}
.color-sari:after,
.color-gelb:after {
  border-color: #303030 !important;
}
.color-sari:before,
.color-gelb:before {
  content: '';
  display: block;
  width: 14px;
  height: 14px;
  border-color: #d8c212;
  background: #ffe500;
}
.srch-prdcts-cntnr .altrnt-srch-msg {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fcfcfc;
  border: solid 1px #e2e2e2;
  border-radius: 3px;
  height: 46px;
  margin-bottom: 15px;
  margin-left: 20px;
}
.srch-prdcts-cntnr .prvs-pg-bttn-wrppr {
  border: 1px solid #dedede;
  border-radius: 3px;
  background: #fefefe;
  height: 46px;
  text-align: center;
  margin-bottom: 15px;
  margin-left: 20px;
  cursor: pointer;
}
.srch-prdcts-cntnr .prvs-pg-bttn-wrppr:hover {
  border: 1px solid #999;
}
.srch-prdcts-cntnr .prvs-pg-bttn-wrppr .prvs-pg-bttn {
  font-size: 17px;
  font-weight: normal;
  font-family: source_sans_proregular;
  color: #666;
  letter-spacing: 0;
}
.aggrgtn-plcehldr {
  width: 100%;
}
.prdcts-plcehldr {
  width: calc(100% - 20px);
  margin-left: 20px;
}
.loader {
  display: flex;
  justify-content: center;
}
.loader img {
  width: 36px;
  height: 36px;
}
.srch-no-rslt-cntnr {
  display: flex;
  margin-top: 20px;
}
.srch-no-rslt-cntnr .no-rslt-gndrs {
  width: 25%;
  display: flex;
  flex-direction: column;
}
.srch-no-rslt-cntnr .no-rslt-gndrs a {
  margin-bottom: 15px;
}
.srch-no-rslt-cntnr .no-rslt-gndrs a:hover {
  color: #f27a1a;
  transition-property: all;
  transition-duration: 0.3s;
  transition-timing-function: linear;
}
.srch-no-rslt-cntnr .no-rslt-gndrs a span {
  font-family: source_sans_proregular;
  text-decoration: none;
  cursor: pointer;
  margin-left: 6px;
}
.srch-no-rslt-cntnr .no-rslt-gndrs i {
  display: inline-block;
  width: 6px;
  height: 12px;
  background: url('/frontend/web/assets/brand-category-arrow-iconset.png') no-repeat 0 3px;
}
.srch-no-rslt-cntnr .srch-no-rslt {
  background-color: #fff;
  padding-bottom: 40px;
  text-align: center;
  border: 1px solid #e2e2e2;
  width: 100%;
}
.srch-no-rslt-cntnr .srch-no-rslt .no-rslt-icon {
  width: 100%;
  height: 154px;
  background: url('/frontend/web/assets/no-result-icon.png') no-repeat bottom center;
}
.srch-no-rslt-cntnr .srch-no-rslt .no-rslt-info .no-rslt-text {
  font-family: source_sans_proregular;
  font-size: 18px;
  margin-top: 20px;
  color: #666;
}
.srch-no-rslt-cntnr .srch-no-rslt .no-rslt-info .no-rslt-text strong {
  font-weight: 600;
}
.srch-no-rslt-cntnr .srch-no-rslt .no-rslt-info .no-rslt-sggstn {
  margin-top: 35px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.srch-no-rslt-cntnr .srch-no-rslt .no-rslt-info .no-rslt-sggstn ul {
  list-style-type: none;
  text-align: left;
  width: 355px;
  margin-left: auto;
  margin-right: auto;
}
.srch-no-rslt-cntnr .srch-no-rslt .no-rslt-info .no-rslt-sggstn ul li {
  position: relative;
  padding: 5px 0 5px 25px;
  color: #ff7100;
  font-size: 20px;
  line-height: 1.27;
}
.srch-no-rslt-cntnr .srch-no-rslt .no-rslt-info .no-rslt-sggstn ul li:before {
  content: '.';
  position: absolute;
  top: -16px;
  left: 0;
  width: 7px;
  height: 7px;
  font-size: 66px;
  color: #ff7100;
  line-height: 28px;
}
.srch-no-rslt-cntnr .srch-no-rslt .no-rslt-info .no-rslt-sggstn ul li span {
  font-size: 14px;
  color: #333;
  display: block;
}
.prdct-cntnr-wrppr {
  display: flex;
  flex-wrap: wrap;
}
.srch-ttl-cntnr-wrppr {
  padding-right: 10px;
}
.srch-ttl-cntnr-wrppr .dscrptn {
  font-family: source_sans_prosemibold;
  font-size: 18px;
  color: #333333;
  letter-spacing: normal;
  display: flex;
}
.seo-cntnt-cntnr {
  float: left;
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: -30px;
  display: block;
  width: 1080px;
  padding: 30px 0 0 0;
  z-index: 10 !important;
  min-height: 200px;
  line-height: 24px;
  border-top: 1px solid #d4d4d4;
  background-color: #fff;
  color: #333;
  font-family: source_sans_proregular;
}
.seo-cntnt-cntnr h1,
.seo-cntnt-cntnr h2 {
  font-weight: bolder;
}
.seo-cntnt-cntnr .seo-ttl {
  width: 100%;
}
.seo-cntnt-cntnr .seo-ttl h2 {
  height: 25px;
  line-height: 25px;
  font-size: 23px;
  color: #333;
  margin-bottom: 10px;
}
.seo-cntnt-cntnr .seo-img-dscrpton {
  font-size: 13px;
}
.seo-cntnt-cntnr .seo-img-dscrpton h1 {
  font-size: 2em;
}
.seo-cntnt-cntnr .seo-img-dscrpton h2 {
  font-size: 1.5em;
}
.seo-cntnt-cntnr .seo-img-dscrpton .seo-img {
  width: 304px;
  height: 151px;
  float: left;
  margin: 6px 20px 0 0;
}
#sticky {
  position: relative;
}
#sticky.fixed {
  position: fixed;
  margin-top: 10px;
}
#sticky.stuck {
  position: absolute;
}
.fvrt-btn-wrppr {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}
.fvrt-btn-wrppr .fvrt-btn {
  float: left;
  width: 43px;
  height: 43px;
  background: url('/frontend/web/assets/favorite-heart.svg') no-repeat;
}
.fvrt-btn-wrppr .fvrt-btn:hover {
  background: url('/frontend/web/assets/favorite-heart-hover.svg') no-repeat;
}
.fvrt-btn-wrppr .fvrt-btn.fvred {
  background: url('/frontend/web/assets/favorite-heart-active.svg') no-repeat;
}
.p-card-img {
  width: 273px;
  height: 412.4px;
  border: 1px #f5f4f4 solid;
}
.prc-box-orgnl {
  align-self: center;
  margin-right: 5px;
  line-height: 33px;
  color: #878787;
  font-size: 15px;
  font-family: oxygen;
  text-decoration: line-through;
}
.prc-box-sllng {
  align-self: center;
  margin-right: 5px;
  line-height: 33px;
  color: #f27a1a;
  font-size: 18px;
  font-family: oxygen-bold;
}
.prc-box-dscntd {
  align-self: center;
  margin-right: 5px;
  line-height: 33px;
  color: #f27a1a;
  font-size: 18px;
  font-family: oxygen-bold;
}
.prc-box-sllng-w-dscntd {
  align-self: center;
  margin-right: 5px;
  line-height: 33px;
  color: #878787;
  font-size: 15px;
  font-family: oxygen;
  padding-top: 2px;
}
.prc-cntnr {
  display: flex;
  margin: 3px 0;
  height: 22px;
}
.p-card-wrppr {
  height: 545px;
  width: 275px;
  position: relative;
  margin-bottom: 15px;
  margin-left: 20px;
}
.p-card-chldrn-cntnr {
  display: flex;
  flex-direction: column;
  height: 100%;
  position: relative;
  box-shadow: none;
  transition: box-shadow 0.2s linear;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  cursor: pointer;
}
.p-card-chldrn-cntnr:hover {
  background-color: #ffffff;
  box-shadow: 0 2px 10px 1px rgba(0, 0, 0, 0.05);
}
.prdct-desc-cntnr-wrppr {
  padding: 10px 15px;
  position: absolute;
  bottom: 1px;
  right: 0;
  left: 0;
  overflow: hidden;
  height: 100%;
  max-height: 111px;
  background: #fefefe;
  transition: all 0.3s ease;
}
.prdct-desc-cntnr-wrppr.mltple-prmtns:hover {
  max-height: 145px;
}
.prdct-desc-cntnr-ttl {
  font-family: source_sans_proregular;
  font-size: 15px;
  color: #333;
  height: 18px;
  line-height: 18px;
  font-weight: bold;
}
.prdct-desc-cntnr-name {
  position: relative;
  display: block;
  line-height: normal;
  font-size: 13px;
  color: #666;
  margin: 2px 0;
}
.prdct-desc-cntnr-name:not(.hasRatings) {
  height: 34px;
  overflow: hidden;
}
.prdct-desc-cntnr-name.hasRatings {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.prmtn-ttl {
  color: #f27a1a;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.prmtn-ttl.dscntd {
  color: #666666;
  margin-right: 5px;
}
.prmtn-cntnr {
  display: flex;
  flex-wrap: wrap;
  margin-top: 8px;
}
.prmtn {
  display: flex;
  align-items: center;
  height: 22px;
  max-width: 230px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  margin-right: 3px;
  margin-bottom: 7px;
  border-radius: 3px;
  border: solid 1px #f27a1a;
  padding: 3px 6px;
  text-align: left;
  color: #f27a1a;
  font-size: 12px;
  font-weight: bold;
  padding-bottom: 1px;
}
.prmtn.red {
  border: solid 1px #ba2f2f;
}
.prmtn.red .prmtn-ttl {
  color: #ba2f2f;
}
.ratings {
  position: relative;
  display: flex;
}
.ratings .ratingCount {
  font-size: 10px;
  color: #999999;
  line-height: 14px;
  margin-left: 4px;
}
.ratings .star-w {
  position: relative;
}
.ratings .star-w .star {
  width: 14px;
  height: 14px;
  transform: scale(0.8);
}
.ratings .star-w .empty .star {
  background: url('/frontend/web/assets/rating-and-review-small-star-grey.svg') no-repeat center;
}
.ratings .star-w .full {
  position: absolute;
  left: 0;
  top: 0;
  white-space: nowrap;
  overflow: hidden;
}
.ratings .star-w .full .star {
  background: url('/frontend/web/assets/rating-and-review-small-star-orange.svg') no-repeat center;
}
.stmp-box-wrppr {
  position: absolute;
  top: 0;
  left: 1px;
  margin-top: 10px;
}
.stmp-box-wrppr .stmp {
  width: 72px;
  height: 18px;
  font: 11px/10px source_sans_prosemibold;
  color: #fff;
  text-align: center;
  margin-bottom: 5px;
  padding: 5px 0;
}
.stmp-box-wrppr .stmp.rd {
  background-color: #3ec461;
}
.stmp-box-wrppr .stmp.fc {
  background-color: #535353;
}
.cstm-stmp-box-wrppr .upper-left {
  position: absolute;
  left: 10px;
  top: 80px;
}
.cstm-stmp-box-wrppr .lower-left {
  position: absolute;
  left: 15px;
  bottom: 135px;
}
.cstm-stmp-box-wrppr .upper-right {
  position: absolute;
  right: 15px;
  top: 80px;
}
.cstm-stmp-box-wrppr .lower-right {
  position: absolute;
  right: 15px;
  bottom: 135px;
}
.breadcrumb {
  margin-top: 10px;
  list-style: none;
  display: flex;
}
.breadcrumb .breadcrumb-item {
  height: 18px;
  max-width: 210px;
  background: url('/frontend/web/assets/breadcrumb-right-arrow.png') no-repeat right 4px;
  padding: 0 15px 0 10px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
  line-height: 18px;
  color: #333;
}
.breadcrumb .breadcrumb-item:first-child {
  padding-left: 0;
}
.breadcrumb .breadcrumb-item:last-child {
  background: none;
  font-weight: 600;
}
.brdcrmb-plcehldr {
  height: 18px;
  margin-top: 10px;
  background: url('/frontend/web/assets/breadCrumbPlaceHolder.png') no-repeat left 10px;
}
.chckbox {
  width: 15px;
  height: 15px;
  border-radius: 2px;
  position: relative;
}
.chckbox:not(.color) {
  background-color: #fff;
  border: solid 1.5px #d6d6d6;
}
.chckbox:not(.color):hover {
  border-color: #b3b3b3;
}
.chckbox.color {
  border-radius: 100%;
  width: 24px;
  height: 24px;
  margin: 0;
}
.chckbox.color::before {
  border-radius: 100%;
  width: 24px;
  height: 24px;
}
.chckbox.chckd:not(.color) {
  background-color: #f27a1a;
  border: solid 1.5px #f27a1a;
}
.chckbox.chckd::after {
  display: inline-block;
  content: '';
  opacity: 1;
  position: absolute;
  width: 100%;
  height: 100%;
  border-top: none;
  border-right: none;
  background: url('/frontend/web/assets/check.svg') no-repeat center center;
}
.chckbox.chckd.color {
  border-radius: 100%;
  width: 28px;
  height: 28px;
}
.chckbox.chckd.color::before {
  width: 22px;
  height: 22px;
  position: absolute;
  top: 50%;
  left: 50%;
  border-style: solid;
  border-width: 1px;
  transform: translate(-50%, -50%);
}
.chckbox.chckd.color::after {
  top: 10px;
  left: 10px;
  width: 7px;
  height: 3px;
  border: 2px solid;
  background: transparent;
  border-top: none;
  border-right: none;
  transform: rotate(-50deg);
}
.fltrs-wrppr {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 180px;
  margin: 15px 0 0 0;
}
.fltrs-wrppr:first-child {
  margin-top: 0;
}
.fltrs-wrppr:last-child .aggregation-seperator {
  display: none;
}
.fltrs-wrppr .aggregation-seperator {
  width: 100%;
  height: 1px;
  background: #fff;
  border: solid 1px #ececec;
  border-top: 15px;
  border-bottom: 15px;
}
.fltrs-wrppr .aggregation-seperator span {
  display: block;
  border-bottom: 1px solid #ececec;
  margin: 0 auto;
}
.fltrs-wrppr .fltr-cntnr-ttl {
  font-size: 14px;
  font-family: source_sans_prosemibold;
  color: #333333;
  margin-bottom: 8px;
}
.fltrs-wrppr .fltr-srch-inpt {
  width: 87%;
  height: 25px;
  background-color: #fafafa;
  border: solid 1px #e2e2e2;
  border-radius: 3px;
  margin-bottom: 10px;
}
.fltrs-wrppr .fltrs {
  max-height: 184px;
  position: relative;
  margin-bottom: 15px;
  overflow-y: auto;
  overflow-x: hidden;
}
.fltrs-wrppr .fltrs::-webkit-scrollbar {
  width: 8px;
}
.fltrs-wrppr .fltrs::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 100px;
}
.fltrs-wrppr .fltrs::-webkit-scrollbar-thumb {
  background: #888;
  border-radius: 100px;
}
.fltrs-wrppr .fltrs::-webkit-scrollbar-thumb:hover {
  background: #555;
}
.fltrs-wrppr .fltrs.color {
  max-height: 100%;
  display: flex;
  overflow-y: hidden;
  flex-wrap: wrap;
}
.fltrs-wrppr .fltrs.color .fltr-item-wrppr {
  margin: 2px;
  padding: 0;
  height: 32px;
  display: flex;
  width: 32px;
  justify-content: center;
}
.fltrs-wrppr .fltrs.ctgry {
  transition: max-height 0.5s ease-out;
  overflow-y: hidden;
}
.fltrs-wrppr .fltrs.toggle .fltr-item-text {
  font-family: source_sans_prosemibold;
}
.fltrs-wrppr .fltrs.toggle .fltr-item-wrppr {
  margin: 0;
}
.fltrs-wrppr .fltr-srch-prc-rng {
  position: relative;
  margin: 0;
  max-height: 184px;
  font-size: 14px;
}
.fltrs-wrppr .fltr-srch-prc-rng .fltr-srch-prc-rng-input {
  margin-bottom: 5px;
  height: 25px;
  background-color: #fafafa;
  border: solid 1px #e2e2e2;
  border-radius: 3px;
  width: 36px;
}
.fltrs-wrppr .fltr-srch-prc-rng .fltr-srch-prc-rng-sprtr {
  display: inline-block;
  vertical-align: middle;
  color: #9c9c9c;
  margin-left: 6px;
  margin-right: 6px;
}
.fltrs-wrppr .fltr-srch-prc-rng .fltr-srch-prc-rng-srch {
  margin-bottom: 5px;
  float: right;
  width: 30px;
  height: 28px;
  background: #f27a1a url('/frontend/web/assets/head-src-button-new.png') no-repeat center center;
  background-size: 45%;
  border: none;
  vertical-align: bottom;
  margin-left: 4px;
  border-radius: 3px;
  cursor: pointer;
}
.fltrs-wrppr .fltr-srch-prc-rng .fltr-srch-prc-rng-srch:disabled {
  background-color: #dadada;
  cursor: default;
}
.fltrs-wrppr.ctgry .fltr-cntnr-show-more {
  margin-bottom: 15px;
}
.fltrs-wrppr.ctgry .fltr-cntnr-show-more .fltr-cntnr-show-more-blur {
  position: absolute;
  bottom: 50px;
  left: 0;
  width: 86%;
  height: 10px;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.2), #fff);
}
.fltrs-wrppr.ctgry .fltr-cntnr-show-more .fltr-cntnr-show-more-button {
  height: 20px;
  font-family: source_sans_proregular;
  font-size: 13px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.54;
  letter-spacing: normal;
  color: #f27a1a;
  cursor: pointer;
}
.fltrs-wrppr.ctgry.show-less .fltrs {
  max-height: 1800px;
  transition: max-height 0.4s ease-out;
}
.fltrs-wrppr.ctgry.show-less .fltr-cntnr-show-more-blur {
  display: none;
}
.fltr-item-wrppr {
  display: flex;
  align-items: center;
  margin: 5px 0 5px 0;
  padding: 1px;
  cursor: pointer;
}
.fltr-item-wrppr:first-child {
  margin-top: 0;
}
.fltr-item-wrppr:hover {
  color: #999;
}
.fltr-item-wrppr .fltr-item-text {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  margin-left: 6px;
}
.fltr-item-wrppr .fltr-item-text.ctgry {
  margin-left: 0;
}
.fltr-item-wrppr .fltr-item-text.ctgry.chckd {
  color: #f27a1a;
}
.fltr-item-wrppr .fltr-item-text.chckd {
  font-weight: 600;
}
.fltr-srch-no-rslt {
  width: 100%;
  padding: 60px 4px 4px 4px;
  background: url('/frontend/web/assets/filter-no-result-icon.png') no-repeat center 10px;
}
.fltr-srch-no-rslt p {
  text-align: center;
  color: #797979;
  margin-top: 7px;
}
.fltr-srch-no-rslt:first-child {
  font-family: source_sans_prosemibold;
  font-size: 14px;
  font-weight: 600;
  line-height: normal;
}
.fltr-srch-no-rslt:nth-child(2) {
  font-size: 12px;
  line-height: 13px;
}
.fltr-srch-no-rslt .fltr-srch-clr {
  cursor: pointer;
}
.fltr-srch-no-rslt .fltr-srch-clr:hover {
  text-decoration: underline;
}
.radio-button {
  background: url('/frontend/web/assets/radio-button.svg') no-repeat;
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  border: none;
}
.radio-button.chcked {
  background: url('/frontend/web/assets/radio-button-selected.svg') no-repeat;
}
.slctd-fltrs-cntnr-wrppr {
  margin-bottom: 9px;
  margin-left: 20px;
}
.slctd-fltrs-cntnr-wrppr .slctd-fltrs-cntnr {
  display: flex;
  flex-wrap: wrap;
  border-radius: 3px;
}
.slctd-fltrs-cntnr-wrppr .slctd-fltrs-cntnr .slctd-fltrs-clr-all {
  height: 12px;
  font-size: 12px;
  color: #7a7a7a;
  border: solid 1px #b4b4b4;
  padding: 7px 10px 7px 10px;
  border-radius: 3px;
  transition-property: all;
  transition-duration: 0.2s;
  transition-timing-function: linear;
}
.slctd-fltrs-cntnr-wrppr .slctd-fltrs-cntnr .slctd-fltrs-clr-all:hover {
  border-color: #ff7100;
  color: #ff7100;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: linear;
}
.slctd-fltrs-cntnr-wrppr .slctd-fltrs-cntnr .slctd-fltr-item {
  display: flex;
  align-items: center;
  position: relative;
  height: 12px;
  line-height: 20px;
  border-radius: 3px;
  background-color: #f8f8f8;
  border: solid 1px #dedede;
  padding: 7px 35px 7px 12px;
  margin-right: 10px;
  margin-bottom: 6px;
  font-family: source_sans_proregular;
  font-size: 12px;
  color: #1b1b1b;
  cursor: default;
}
.slctd-fltrs-cntnr-wrppr .slctd-fltrs-cntnr .slctd-fltr-item .color {
  margin-right: 6px;
}
.slctd-fltrs-cntnr-wrppr .slctd-fltrs-cntnr .slctd-fltr-item .remove {
  position: absolute;
  width: 25px;
  top: 0;
  height: 26px;
  right: 0;
  border-left: 1px solid #dedede;
  cursor: pointer;
}
.slctd-fltrs-cntnr-wrppr .slctd-fltrs-cntnr .slctd-fltr-item .remove::before {
  position: absolute;
  left: 9px;
  top: 3px;
  color: #2e2e2e;
  content: 'x';
  font-size: 16px;
}
.slctd-fltrs-cntnr-wrppr .slctd-fltrs-cntnr .slctd-fltr-item .remove:hover {
  background-color: #dedede;
}
.sort-fltr-cntnr {
  border: solid 1px #e2e2e2;
  min-width: 155px;
  height: 29px;
  line-height: 31px;
  border-radius: 3px;
  font-family: source_sans_proregular;
  font-size: 13px;
  color: #4a4a4a;
  background: url('/frontend/web/assets/headerAccountNavArrow-new.png') #fff 93% center no-repeat;
  background-size: 10px 4px;
  text-indent: 10px;
  overflow: hidden;
}
.sort-fltr-cntnr > select {
  height: 29px;
  width: 120%;
  display: block;
  background: transparent;
  border: 0;
  padding: 5px 8px;
  padding-top: 7px;
  font-size: 12px;
  color: #666;
  appearance: none;
  box-sizing: border-box;
}
#container {
  background-color: #fefefe;
}
#search-app {
  width: 1080px;
  margin: 0 auto;
}
#search-app .search-app-container {
  display: flex;
  flex-direction: column;
  width: 100%;
  transition: opacity 0.7s ease;
}
#search-app .search-app-container.loading {
  opacity: 0.3;
}
#search-app .search-app-container .srch-aggrgtn-cntnr {
  width: 20%;
}
#search-app .search-app-container .srch-prdcts-cntnr {
  width: 981px;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
}
#search-app .search-app-container .srch-rslt-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
  margin-left: 20px;
}
#search-app .search-app-container .srch-rslt-cntnt {
  display: flex;
  margin-top: 15px;
}

