.last-view__point{margin-bottom:1rem}.last-view__point:last-child{margin-bottom:0}.last-view__item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#1b1b1b;padding:16px;border:1px solid #e8e8e8;-webkit-transition:0.15s ease-in-out;transition:0.15s ease-in-out}.last-view__item::after{content:'';position:absolute;left:0;right:0;width:100%;height:100%;background-color:rgba(0,0,0,0.05);opacity:0;-webkit-transition:0.15s ease-in-out;transition:0.15s ease-in-out}@media (min-width: 1200px){.last-view__item:hover{border-color:#ffffff;-webkit-box-shadow:0 0 20px 0 rgba(0,0,0,0.15);box-shadow:0 0 20px 0 rgba(0,0,0,0.15)}}@media (min-width: 1200px){.last-view__item:hover .last-view__header::before{-webkit-animation:0.3s ease-in-out shine;animation:0.3s ease-in-out shine;opacity:1}}.last-view__header{position:relative;overflow:hidden;min-height:1px;margin-right:16px;-ms-flex-preferred-size:72px;flex-basis:72px;min-width:72px;max-width:72px}.last-view__header::before{content:'';position:absolute;top:0;left:-45%;z-index:2;display:block;width:25%;height:100%;opacity:0;background:-webkit-gradient(linear, left top, right top, color-stop(0, rgba(255,255,255,0)), to(rgba(255,255,255,0.4)));background:linear-gradient(to right, rgba(255,255,255,0) 0, rgba(255,255,255,0.4) 100%);-webkit-transform:skewX(-25deg);transform:skewX(-25deg)}.last-view__image{width:100%}.last-view__title{display:block;line-height:1.25;font-weight:500}.last-view__desc{display:block;margin-top:0.25rem;color:#adadad;font-size:0.9rem;line-height:1.25}.product-page__stickers{position:absolute;z-index:2;top:16px;left:16px}.product-page__slide{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.product-page__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width: 992px){.product-page__info{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.product-page__info-left{-ms-flex-preferred-size:100%;flex-basis:100%;margin-bottom:1rem}@media (min-width: 992px){.product-page__info-left{-ms-flex-preferred-size:60%;flex-basis:60%;margin-bottom:0;margin-right:24px}}.product-page__info-right{-ms-flex-preferred-size:100%;flex-basis:100%}@media (min-width: 992px){.product-page__info-right{-ms-flex-preferred-size:40%;flex-basis:40%}}.product-page__price{font-family:"Rubik",serif}.product-page__price-desc{color:#8d8d8d;font-size:0.9rem}.product-page__price .new{display:block;color:#e81c2c;font-size:1.5rem;font-weight:500}@media (min-width: 992px){.product-page__price .new{font-size:2rem}}.product-page__price .old{display:inline-block;margin-top:4px;position:relative;font-size:1rem;color:#8d8d8d}@media (min-width: 992px){.product-page__price .old{font-size:1.2rem}}.product-page__price .old::before{content:'';position:absolute;left:0;top:50%;width:100%;height:1px;background-color:#8d8d8d}.product-page__button{width:100%}.product-page__subtitle{margin-bottom:1rem;font-family:"Rubik",serif;font-size:1.1rem;font-weight:500;line-height:1.1;text-align:center}.product-page__contact{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width: 992px) and (max-width: 1199px){.product-page__contact{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.product-page__contact-left{width:100%;-ms-flex-preferred-size:100%;flex-basis:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:1rem;padding:1rem;background:#f0f3f4;border-radius:2px}@media (min-width: 992px){.product-page__contact-left{-ms-flex-preferred-size:60%;flex-basis:60%;margin-bottom:0;margin-right:24px}}@media (min-width: 1200px){.product-page__contact-left{margin-bottom:16px}}.product-page__contact-right{width:100%;-ms-flex-preferred-size:100%;flex-basis:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width: 992px){.product-page__contact-right{-ms-flex-preferred-size:40%;flex-basis:40%}}.product-page__contact-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;padding:1rem 1.5rem;color:#1b1b1b;background:rgba(232,28,44,0.1);border:none;border-radius:2px;cursor:pointer;-webkit-transition:0.15s ease-in-out;transition:0.15s ease-in-out;text-align:left}.product-page__contact-button .feather{width:32px;min-width:32px;margin-right:16px;color:#e81c2c}.product-page__contact-button span{display:block;line-height:1.25}@media (min-width: 992px){.product-page__contact-button:hover{background:rgba(232,28,44,0.2)}}.info-list{margin:0}.info-list__point{margin-bottom:8px}.info-list__point:last-child{margin-bottom:0}.info-list__title{color:#8d8d8d;font-size:1.1rem}.info-list__name{display:inline-block;padding-right:4px;color:#8d8d8d}.info-list__value{display:inline-block;color:#1b1b1b}.info-list a{text-decoration:underline}@media (min-width: 992px){.info-list a:hover{text-decoration:none}}@-webkit-keyframes shine{100%{left:125%}}@keyframes shine{100%{left:125%}}.product-row{margin:0 -8px -16px}.product-col{padding:0 8px 16px}@media (max-width: 420px){.product-col{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}}.brand-row{margin:0 -8px -16px}.brand-col{padding:0 8px 16px}.product-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:calc(100% + 1px);color:#1b1b1b;padding:16px;border:1px solid #e8e8e8;-webkit-transition:0.15s ease-in-out;transition:0.15s ease-in-out;margin:0 -1px 0 0;text-align:left}@media (min-width: 1200px){.product-item:hover{border-color:#ffffff;-webkit-box-shadow:0 0 20px 0 rgba(0,0,0,0.15);box-shadow:0 0 20px 0 rgba(0,0,0,0.15)}.product-item:hover .product-item__header::before{-webkit-animation:0.3s ease-in-out shine;animation:0.3s ease-in-out shine;opacity:1}}.product-item__header{position:relative;overflow:hidden;min-height:1px}.product-item__header::before{content:'';position:absolute;top:0;left:-45%;z-index:2;display:block;width:25%;height:100%;opacity:0;background:-webkit-gradient(linear, left top, right top, color-stop(0, rgba(255,255,255,0)), to(rgba(255,255,255,0.4)));background:linear-gradient(to right, rgba(255,255,255,0) 0, rgba(255,255,255,0.4) 100%);-webkit-transform:skewX(-25deg);transform:skewX(-25deg)}.product-item__image{display:block;margin:0 auto;width:100%;max-width:172px}.product-item__stickers{position:absolute;left:0;top:0}.product-item__body{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.product-item__title{display:block;margin-top:0.75rem;font-weight:500;line-height:1.25;color:#1b1b1b;word-wrap:break-word}.product-item__desc{display:block;margin-top:0.5rem;color:#8d8d8d;font-size:0.9rem;line-height:1.25}.product-item__price{font-family:"Rubik",serif;margin-top:0.75rem}.product-item__price .new,.product-item__price .old{display:inline-block}.product-item__price .new span,.product-item__price .old span{font-size:120%;margin-right:2px}.product-item__price .new{color:#e81c2c;font-size:1.1rem;font-weight:500;margin-right:8px}.product-item__price .old{position:relative;font-size:0.8rem;color:#8d8d8d}.product-item__price .old::before{content:'';position:absolute;left:0;top:50%;width:100%;height:1px;background-color:#8d8d8d}.product-item__footer{margin-top:8px}.product-item__button{width:100%}.swiper .product-item{margin:0;height:100%}.product-card{padding:20px;background:#f0f3f4}.product-card__none{padding:20px;background:#f0f3f4;margin-top:32px}.product-card__list-point{margin-top:32px}.product-card__title{font-size:1.2rem;font-weight:500;line-height:1.2}.product-card__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:16px}.product-card__price{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding-right:8px}.product-card__price-price{color:#e81c2c;font-weight:500;line-height:1.2}.product-card__price-price span{font-size:130%}.product-card__price-desc{margin-top:2px;color:#8d8d8d;font-size:0.9rem;line-height:1.2}.product-card__button{margin-left:auto}.product-card .info-list{margin-top:12px;font-size:0.9rem;color:#1b1b1b}.product-card .info-list__point{margin-bottom:0}.product-card .info-list__name{color:#1b1b1b}.product-card .info-list__value{color:#1b1b1b}.stickers{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;pointer-events:none}.stickers__item{margin-bottom:4px;padding:3px 12px 5px;color:#ffffff;font-size:0.8rem;line-height:1;text-transform:lowercase;text-align:center;border-radius:1px}.stickers__item:last-child{margin-bottom:0}.stickers__item--new{background-color:#2d7dbb}.stickers__item--hit{background-color:#73a704}.stickers__item--sale{background-color:#e72006}.template--product .fancybox__item{border:none}.template--product .swiper-gallery{position:relative}.template--product .swiper--gallery{padding:16px;border:1px solid #e8e8e8}.template--product .swiper--thumbs{margin-top:24px;padding-top:0}.template--product .swiper--thumbs .swiper-slide{padding:10px}.template--product .swiper--thumbs .swiper-slide.swiper-slide-thumb-active{border-color:#e8e8e8}.template--product .swiper--carousel .swiper-container{padding:16px 12px}
