.product .product__body .product__tag{position:absolute;z-index:1}@media (max-width:992px){.product .product__body .product__tag{margin-left:15px;margin-top:10px}}.product .product__body .product__tag .tag__wrapper{align-items:center;border-radius:50px;display:flex;height:80px;justify-content:center;text-align:center;width:80px}.product .product__body .product__tag .tag__wrapper span{color:#fff;font-size:16px;font-weight:700}@media (max-width:992px){.product .product__body .product__tag .tag__wrapper{height:60px;width:60px}.product .product__body .product__tag .tag__wrapper span{font-size:11px}}.product-color{align-items:center;display:flex;flex-flow:row wrap;text-transform:uppercase}.product-color__title{margin-right:10px}.product-color__wrapper{max-width:100%;position:relative}.product-color__wrapper:after{background:linear-gradient(90deg,transparent,#fff);content:"";height:calc(100% - 20px);isolation:isolate;position:absolute;right:0;top:0;width:15px;z-index:2}.product-color__list{display:flex;margin:10px 0;max-width:330px;max-width:100%;overflow-x:auto;padding:12px 0}.product-color__list::-webkit-scrollbar{height:9px;width:8px}.product-color__list::-webkit-scrollbar-track{background:#ddd}.product-color__list::-webkit-scrollbar-thumb{background:#666}@media (max-width:992px){.product-color__list{max-width:200px}}.product-color__item-inner{border-radius:50%;height:2rem;position:relative;width:2rem}.product-color__item-inner--red{background:#db4d4d}.product-color__item-inner--black{background:#3c3c3c}.product-color__item-inner--gray,.product-color__item-inner--grey{background:#9fabab}.product-color__item-inner--white{background:#fff}.product-color__item-inner--pink{background:#f29ccf}.product-color__item-inner--brown{background:#735b4b}.product-color__item-inner--orange{background:#ed823f}.product-color__item-inner--yellow{background:#f5bb0a}.product-color__item-inner--green{background:#5cae6a}.product-color__item-inner--blue{background:#2aa2dc}.product-color__item-inner--purple{background:#ae65cd}.product-color__item-inner--gold{background:url(/assets/images/filters/gold.png) no-repeat 50%}.product-color__item-inner--silver{background:url(/assets/images/filters/silver.png) no-repeat 50%}.product-color__item-inner--bronze{background:url(/assets/images/filters/bronze.png) no-repeat 50%}.product-color__item-inner--steel{background:url(/assets/images/filters/steel.png) no-repeat 50%}.product-color__item-inner--floral{background:url(/assets/images/filters/floral.png) no-repeat 50%}.product-color__item-inner--striped{background:url(/assets/images/filters/stripe.png) no-repeat 50%}.product-color__item-inner--combination{background:url(/assets/images/filters/combination.png) no-repeat 50%}.product-color__item-inner--clear{background:#d9e4ec}.product-color__item-inner--wine{background:#8c0a50}.product-color__item{border:1px solid #d8d8d8;border-radius:50%;margin-left:5px;margin-right:5px;padding:5px}.product-color__item.active{border:1px solid #000}.product-color__item:focus,.product-color__item:hover{border:1px solid #bfbfbf;cursor:pointer}