.product-list{gap:1rem;grid-template-columns:repeat(2,auto);margin:auto;max-width:360px;padding:1rem;width:-moz-min-content;width:min-content}.product-list.grid-1{grid-template-columns:1fr}.product-list.grid-2{grid-template-columns:1fr 1fr}.product-list .product{box-shadow:3px 3px 7px -3px #ddd;display:block;font-size:14px;line-height:1.2;text-align:center;text-decoration:none;transition:all .5s;width:150px}.product-list .product:hover{opacity:.75}.product-list .product .ribbon{background-color:var(--bestseller-color);color:var(--background-color);font-size:12px;left:0;padding:2px 4px;position:absolute;top:130px}.product-list .product h3{align-items:flex-start;display:flex;height:44px;justify-content:center;max-height:65px;min-height:44px;overflow:hidden;padding:5px .5rem}.product-list .product .price{font-size:17px;font-weight:700;padding:.25rem .25rem 0}.product-list .product .old-price{color:var(--old-price);text-decoration:line-through}.product-list .product .promo-price{color:var(--promo-price)}.category-description,.top-description{color:var(--backtotop-bg-color);line-height:1.5;margin:1.5rem auto;max-width:992px;padding:0 1rem}.category-description h1{font-size:22px;font-weight:700;margin:1rem 0 .5rem}.category-description p{margin:1rem 0}.category-description ol,.category-description ul{margin:1rem 1rem 1rem 2rem}.category-description ul{list-style-type:disc}.category-description ol{list-style-type:decimal}.category-description li{margin-bottom:1rem}.category-description strong{font-weight:700}.paginator{display:flex;justify-content:center;margin:1rem auto}.paginator a{border:1px solid var(--link-color);border-radius:3px;box-sizing:border-box;display:inline-block;font-size:20px;margin:0 5px;min-width:30px;padding:5px 10px}.paginator a.selected{background:var(--link-color);color:var(--background-color)}@media (min-width:576px){.product-list{gap:1.5rem;grid-template-columns:repeat(2,auto);max-width:768px;padding:1.5rem}}@media (min-width:768px){.product-list{grid-template-columns:repeat(3,auto);max-width:992px}.product-list .product{font-size:15px;width:200px}.product-list .product .price{font-size:20px}.product-list .product .ribbon{top:180px}}@media (min-width:992px){.product-list{grid-template-columns:repeat(3,auto);max-width:1180px;padding:1.5rem}}@media (min-width:1200px){.product-list{grid-template-columns:repeat(4,auto);max-width:1200px}.product-list.grid-3{grid-template-columns:repeat(3,auto)}}@media (min-width:1366px){.product-list{grid-template-columns:repeat(5,auto);max-width:1600px}}.next-prev{display:flex;justify-content:space-between;margin:auto;max-width:1280px;padding:0 1rem}.next-prev a{align-items:center;display:flex;flex-wrap:wrap;gap:1rem}.next-prev a svg{width:30px}.next-prev span{display:none}#product>div:first-of-type{grid-template-areas:"image" "info";line-height:1.5}#product h1{font-size:26px;font-weight:400}#product h2{color:var(--header2-color);font-size:24px;font-weight:700;margin-bottom:1rem;margin-top:2rem}#product .tags{align-items:center;display:flex;flex-wrap:wrap;gap:10px;margin-top:5px}#product .tag{border-radius:5px;display:inline-block;font-size:14px;padding:.25em .75em}#product .service{background-color:var(--service-tag-color);color:var(--background-color)}#product .bestseller{background-color:var(--bestseller-color);color:var(--background-color)}#product .recommended{background-color:var(--recommended-color);color:var(--background-color)}#product .promo-name{background-color:var(--promo-price);color:var(--text-color);font-weight:700}#product .image{display:grid;gap:1rem;grid-area:image;grid-template-columns:1fr 1fr}#product .image img{cursor:pointer;transition:all .25s;width:100%}#product .image img.lazyload:hover{opacity:.85}#product .image img:first-of-type{grid-column-end:3;grid-column-start:1}#product .info .price{font-size:26px;font-weight:700}#product .info .old-price{color:var(--old-price);margin-right:1rem;text-decoration:line-through}#product .info .promo-price{color:var(--promo-price)}#product .add-to-cart{padding-bottom:1rem}#product .add-to-cart input[type=number]{border:1px solid var(--text-color2);margin-right:1rem;max-width:80px;padding:.3rem .75rem .3rem 1rem}#product .add-to-cart button{margin-right:1rem}#product .add-to-cart button svg{height:20px;margin-left:.25rem;width:20px;fill:var(--background-color);vertical-align:middle}#product .add-to-cart button .icon-rotate{animation:rotate360 1s linear infinite}#product .custom-error{color:var(--error-color);display:inline-block;vertical-align:middle}#product .added-msg{color:var(--ok-color);display:inline-block;vertical-align:middle}#product .description{line-height:1.5;padding-bottom:1rem}#product .features{display:flex;flex-direction:column;flex-wrap:wrap;gap:.5rem;margin:1rem 0}#product .custom-text{margin-bottom:1rem}.fade-leave-active{transition:all .75s ease}.fade-leave-to{opacity:0}#product .category p{margin-bottom:1rem}#product .custom-text textarea{border:1px solid var(--border-color);border-radius:5px;min-height:100px;padding:.25rem .5rem;width:100%}#product .custom-text textarea.error{border-color:var(--error-color)}#product .notification{color:var(--error-color);margin-bottom:1rem}#product .service-info{color:var(--backtotop-bg-color);font-size:13px;margin:1rem 0}#product .info{grid-area:info}.vs-carousel__arrows{text-align:center}.list{gap:1rem;padding:0 2.5rem}.list .slide{flex-basis:200px;justify-content:center}.list .slide a{text-align:center;text-decoration:none;width:200px}.list .slide img{height:140px;width:140px}.list .slide h3{align-items:flex-start;display:flex;height:45px;justify-content:center;line-height:1.2;overflow:hidden;padding-top:5px}.list .slide:hover:before{opacity:1}.lowest-price,.vat-included{color:#999;font-size:12px}.vel-img-title{line-height:1.5}.variant select:after{background-color:#000;content:" ";display:block;height:4px;right:1rem;width:4px}#product .need-else{background-color:var(--background-color);border-radius:5px;color:var(--text-color3);left:50%;max-width:500px;padding:1rem;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%);width:calc(100% - 2rem)}.hint-text{background-color:#000c;height:100%;left:0;position:fixed;top:0;width:100%;z-index:10}.swiper-cards{--swiper-navigation-color:#c00;--swiper-pagination-color:var(--link-color);--swiper-pagination-bullet-size:10px;--swiper-navigation-sides-offset:-15px;--swiper-pagination-bottom:-30px}@media (min-width:768px){#product>div:first-of-type{grid-template-areas:"image info info";grid-template-columns:repeat(3,1fr)}#product h1{font-size:30px}#product .image{grid-template-columns:1fr 1fr 1fr 1fr}#product .image img:first-of-type{grid-column-end:5;grid-column-start:1}}@media (min-width:1280px){.next-prev{padding:0}.next-prev span{display:block}#product .tag{font-size:15px}}.vs-carousel{position:relative}.vs-carousel__wrapper{display:flex;overflow-x:scroll;overflow-y:hidden;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;list-style:none;margin:0;padding:0}.vs-carousel__wrapper::-webkit-scrollbar{display:none}.vs-carousel__slide{align-items:center;display:flex;flex:0 0 100%;height:100%;justify-content:center;outline:none;scroll-snap-align:start}.vs-carousel__arrows{bottom:0;cursor:pointer;height:48px;margin:auto;padding:0;position:absolute;top:0;width:48px}.vs-carousel__arrows:disabled{cursor:not-allowed}.vs-carousel__arrows--left{left:0}.vs-carousel__arrows--right{right:0}.hint{display:inline-block;vertical-align:middle}.hint-button{align-items:center;display:flex;height:24px;justify-content:center;margin-left:1rem;width:24px;fill:var(--link-color);cursor:pointer}.hint-button.fa-secondary{fill:var(--background-color)}.hint-button:hover{opacity:.75}