.b-wish {box-sizing: border-box;font-size: 0;position: relative;cursor: pointer;position: absolute;top: 103px;right: 85px;padding: 0;}.b-wish svg {width: 24px;height: 20px;}.b-wish:hover path {fill: #ff7f0d;transition: fill .2s linear;}.b-wish .wish__link {box-sizing: border-box;position: absolute;top: 0;right: 0;bottom: 0;left: 0;}.b-wish .wish__link a:link,.b-wish .wish__link a:visited {box-sizing: border-box;display: inline-block;width: 100%;height: 100%;text-decoration: none;}.b-wish .wish__count {box-sizing: border-box;display: flex;align-items: center;justify-content: center;width: 18px;height: 18px;border-radius: 50%;background-color: #dddddd;border: 2px solid #ffffff;position: absolute;top: -10px;right: -10px;}.b-wish .wish__count span {display: block;font-size: 11px;font-weight: 700;color: #333333;}/*-----------------------*/.b-wish--not-empty .wish__count {background-color: #dd1c49;}.b-wish--not-empty .wish__count span {color: #ffffff;}/*-----------------------*/.b-wish--list {box-sizing: border-box;position: static;font-size: 14px;box-shadow: 0px 5px 50px 0px rgb(0, 0, 0, 10%);}.b-wish--list .wish__items {box-sizing: border-box;display: flex;flex-wrap: wrap;}.b-wish--list .wish__item {box-sizing: border-box;width: 25%;transition: box-shadow .2s linear;padding-top: 20px;}.b-wish--list .wish__item:hover {box-shadow: 0 4px 10px rgba(0, 0, 0, .2);transition: box-shadow .2s linear;z-index: 1;}.b-wish--list .wish__img {box-sizing: border-box;font-size: 0;width: 100%;text-align: center;}.b-wish--list .wish__img img {max-width: 100%;}.b-wish--list .wish__content {box-sizing: border-box;padding: 0 20px;}.b-wish--list .wish__title {box-sizing: border-box;min-height: 40px;margin-bottom: 20px;}.b-wish--list .wish__title a:link,.b-wish--list .wish__title a:visited {box-sizing: border-box;font-size: 14px;font-weight: 400;color: #333333;text-decoration: none;}.b-wish--list .wish__pricebox {box-sizing: border-box;margin-bottom: 15px;}.b-wish--list .wish__price {box-sizing: border-box;font-size: 26px;font-weight: 700;color: #333333;display: inline-block;}.b-wish--list .wish__price i {font-size: 22px;}.b-wish--list .wish__price.wish__price--discount {color: #dd1c49;}.b-wish--list .wish__oldprice {box-sizing: border-box;font-size: 12px;font-weight: 400;color: #aaaaaa;text-decoration: line-through;display: inline-block;margin: 0 5px;}.b-wish--list .wish__controls {box-sizing: border-box;display: flex;align-items: center;padding: 0 20px 30px;}.b-wish--list .wish__buy {box-sizing: border-box;width: 200px;height: 50px;}.b-wish--list .wish__buy a:link,.b-wish--list .wish__buy a:visited {box-sizing: border-box;display: inline-block;width: 100%;height: 100%;text-align: center;line-height: 50px;font-size: 16px;font-weight: 600;color: #ffffff;background-color: #ff7f0d;text-decoration: none;border-radius: 5px;transition: box-shadow .2s linear;}.b-wish--list .wish__buy a:hover,.b-wish--list .wish__buy a:active {box-shadow: 0px 5px 30px 0px rgba(255, 127, 13, 0.8);transition: box-shadow .2s linear;}.b-wish--list .wish__delete {box-sizing: border-box;font-size: 0;width: 20px;margin-right: 20px;margin-left: auto;transition: opacity .2s linear;}.b-wish--list .wish__delete img {max-width: 100%;}.b-wish--list .wish__delete:hover {opacity: .6;transition: opacity .2s linear;}.b-wish--list .wish__buttons {box-sizing: border-box;width: 200px;height: 50px;margin-top: 50px;float: right;}.b-wish--list .wish__buttons::after {display: block;content: "";clear: both;}.b-wish--list .wish__buttons a:link,.b-wish--list .wish__buttons a:visited {box-sizing: border-box;display: inline-block;width: 100%;height: 100%;text-align: center;line-height: 50px;font-size: 16px;font-weight: 600;color: #ffffff;background-color: #ff7f0d;text-decoration: none;border-radius: 5px;transition: box-shadow .2s linear;text-decoration: none;padding: 0;}.b-wish--list .wish__buttons a:hover,.b-wish--list .wish__buttons a:active {box-shadow: 0px 5px 30px 0px rgba(255, 127, 13, 0.8);transition: box-shadow .2s linear;}.b-wish--list .wish__delete span {box-sizing: border-box;font-size: 12px;width: 200px;max-width: 100%;height: 30px;line-height: 30px;text-align: center;color: #333333;border: 1px solid #ececec;border-radius: 5px;transition: color .2s linear, background-color .2s linear, border-color .2s linear;display: inline-block;}.b-wish--list .wish__delete span:hover {color: #ffffff;background-color: #ff7f0d;border-color: #ff7f0d;transition: color .2s linear, background-color .2s linear, border-color .2s linear;}