@media only screen and (min-width: 768px){.products--root{display:flex;flex-wrap:wrap;margin-right:-10px;margin-left:-10px}.products--root .product--root{width:50%}}@media only screen and (min-width: 992px){.products--root .product--root{width:calc(33.33% + 2px)}}.product--root{position:relative;border:1px solid transparent;margin-bottom:30px;transition:0.2s 0.2s ease-in-out;transition-property:background-color, border-color;display:flex;flex-direction:column;flex-flow:column}@media only screen and (min-width: 768px){.product--root{padding:9px}}@media only screen and (min-width: 992px){.product--root{padding:9px 9px 0;margin:0 -1px}}@media only screen and (min-width: 992px){.product--root:hover{background-color:#f1f1f0;border-color:#d5d5d5;-webkit-transition-delay:0s;transition-delay:0s}}.product--images{position:relative;display:block;text-decoration:none}.product--images img{width:100%;outline:1px solid rgba(0,0,0,0.1);outline-offset:-1px}.product--extraPadding .product--images img{padding:20px;background-color:#fff}.product--link{display:block}.product--images .product--images-holder{padding-top:100%;outline:1px solid rgba(0,0,0,0.1);outline-offset:-1px;background-color:#fff}.rounded-corners-img .product--images .product--images-holder{border-radius:8px}.product--info{display:flex;flex-direction:column;align-items:center;padding-top:8px;flex:1}@media only screen and (min-width: 992px){.product--info{padding:10px 10px 25px;margin:0 -9px}}.product--title{font-size:14px;text-align:center;font-weight:400;line-height:24px}.product--title>a{text-decoration:none}.product--title>a::after{display:none}@media only screen and (min-width: 768px){.product--title{font-size:16px}}.product--description{width:90%;margin:0;font-size:12px;opacity:1;text-align:center}@media only screen and (min-width: 768px){.product--description{font-size:14px}}.product--description p{padding:8px 0}.product--price{margin-top:auto;margin-bottom:8px;font-size:14px;font-weight:700}.product--price dialog{font-weight:400}.product--price-info{text-decoration:underline;display:block;font-weight:400}.product--price-discounted{color:#cc1618}@media only screen and (min-width: 768px){.product--price{font-size:16px}}.product--colors{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;margin-top:15px;padding:0}@media only screen and (min-width: 992px){.product--colors{margin-top:20px}}@media only screen and (max-width: 991px){.product--colors{margin-bottom:1px}}.product--color{display:block;border-radius:50%;margin:0 2px;cursor:pointer}.product--color .product--color-title[data-title]{display:none}.product--color:hover .product--color-title[data-title]{display:block}.product--color-title{position:relative;display:block;font-size:12px}.product--color-title[data-title]:after{content:attr(data-title);position:absolute;bottom:16px;left:-70px;z-index:100;background:#fff;color:#888;width:180px;border-radius:3px;text-align:center;border:2px solid #ebeae9}.product--color-title[data-title] .product--color-arrow{z-index:999;position:absolute}.product--color-title[data-title] .product--color-arrow:after,.product--color-title[data-title] .product--color-arrow:before{top:-18px;left:50%;border:solid transparent;content:"";height:0;width:0;position:absolute;pointer-events:none}.product--color-title[data-title] .product--color-arrow:after{border-color:rgba(255,255,255,0);border-top-color:#fff;border-width:8px;margin-left:-8px}.product--color-title[data-title] .product--color-arrow:before{border-color:rgba(149,149,149,0);border-top-color:#e8e7e6;border-width:10px;margin-left:-10px}@media only screen and (min-width: 992px){.product--color{margin:0 1px 1px}}.product--color input{display:none}.product--color-code{display:block;width:30px;height:30px;padding:3px;border:1px solid transparent;margin-top:0;background-clip:content-box;border-radius:50%;cursor:pointer;transition:0.2s ease-in-out;transition-property:border-color}.product--color-code:after{background:transparent;content:'';box-shadow:inset 0px 0px 1px 1px rgba(0,0,0,0.15);width:22px;height:22px;display:block;border-radius:50%;position:relative;z-index:1}@media only screen and (min-width: 768px){.product--color-code:after{width:20px;height:20px}}@media only screen and (min-width: 992px){.product--color-code:after{width:15px;height:15px}}.product--colorSecond .product--color-code{position:relative}.product--root:hover input:checked ~ .product--color-code{border-color:#959595}.product--color:hover .product--color-code,.product--color.product--color-selected .product--color-code{border-color:inherit}@media only screen and (min-width: 768px){.product--color-code{width:28px;height:28px}}@media only screen and (min-width: 992px){.product--color-code{width:23px;height:23px}}.product--color-image{position:absolute;top:0;left:0;opacity:0;transition:0.2s ease-in-out;transition-property:opacity, visibility;visibility:hidden}.product--color-image.fade{opacity:0 !important}.product--root:hover input:checked ~ .product--color-image,.product--color:hover .product--color-image,.product--color:hover .product--label,.product--color.product--color-selected .product--color-image,.product--color.product--color-selected .product--label{opacity:1;visibility:visible}.product--color:hover .product--label{z-index:4}.product--color:hover .product--color-image{z-index:3}.search--root .product--color.product--color-selected .product--color-image,.search--root .product--color.product--color-selected .product--label{opacity:0;visibility:hidden}.search--searchOpen .search--root .product--color.product--color-selected .product--color-image,.search--searchOpen .search--root .product--color.product--color-selected .product--label{opacity:1;visibility:visible}.product--color .product--label{opacity:0;visibility:hidden}.product--more{position:relative;display:block;width:23px;height:23px;border:1px solid #303030;margin-left:5px;border-radius:50%;color:#303030;line-height:14px;text-align:center;margin-top:-1px;transition:0.2s ease-in-out;transition-property:transform}.product--more:after{background-position:center;background-size:9px;transform:rotate(45deg);background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDM3LjEgMzcuMSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMzcuMSAzNy4xOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxwYXRoIGZpbGw9IiMzMDMwMzAiIGQ9Ik0yMi44LDE4LjVMMzYuMiw1LjFjMS4yLTEuMiwxLjItMy4xLDAtNC4yYy0xLjItMS4yLTMuMS0xLjItNC4yLDBMMTguNSwxNC4zTDUuMSwwLjljLTEuMi0xLjItMy4xLTEuMi00LjIsMCAgYy0xLjIsMS4yLTEuMiwzLjEsMCw0LjJsMTMuNCwxMy40TDAuOSwzMmMtMS4yLDEuMi0xLjIsMy4xLDAsNC4yYzAuNiwwLjYsMS40LDAuOSwyLjEsMC45czEuNS0wLjMsMi4xLTAuOWwxMy40LTEzLjRMMzIsMzYuMiAgYzAuNiwwLjYsMS40LDAuOSwyLjEsMC45czEuNS0wLjMsMi4xLTAuOWMxLjItMS4yLDEuMi0zLjEsMC00LjJMMjIuOCwxOC41eiIvPgo8L3N2Zz4=");transition:0.2s ease-in-out;transition-property:transform;content:"";width:100%;height:100%;display:block}@media only screen and (min-width: 767px){.product--more.hide-desktop{display:none}}@media only screen and (min-width: 992px){.product--more{width:15px;height:15px}.product--more:after{background-size:7px}}.product--more:hover{transform:scale(1.2)}.product--more:hover:after{transform:rotate(45deg)}.product--button{display:none}@media only screen and (min-width: 992px){.product--root:hover .product--button{margin-top:15px;opacity:1;visibility:visible}}@media only screen and (min-width: 992px){.product--button{display:block;margin-top:15px;opacity:0;transition:0.2s ease-in-out;transition-property:margin-top, opacity, visibility;visibility:hidden}}

