:root{--compare-button-background:#333;--compare-button-color:#fff;--compare-remove-color:#333;--compare-item-color:#333;--compare-clear-color:#666;--compare-item-accent-color:#e6e6e6}.products-comparison-block{display:none;position:fixed;left:0;right:0;bottom:0;z-index:499;background:hsla(0,0%,100%,.95);box-shadow:0 0 35px rgba(0,1,1,.26)}.products-comparison-block:hover{background:#fff}.compare-products-visible .products-comparison-block{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}@media (min-width:720px){.compare-products-visible .products-comparison-block{-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between}}.compare-items{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding:10px;overflow-x:scroll;min-width:300px}@media (min-width:720px){.compare-items{-ms-flex-pack:start;justify-content:flex-start}}.compare-actions{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:space-evenly;justify-content:space-evenly;padding:5px 20px}@media (min-width:720px){.compare-actions{padding:45px 25px}}.compare-item{white-space:normal;position:relative;display:inline-block;font-size:14px;height:100%;padding:0 15px;width:80px;border-right-width:1px;border-right-style:solid;border-right-color:#e6e6e6;border-right-color:var(--compare-item-accent-color,#e6e6e6)}@media (min-width:720px){.compare-item{width:210px;padding:30px 30px 10px}}.compare-item-title{color:#333;color:var(--compare-item-color,#333);font-weight:400;line-height:16px;font-size:11px;font-weight:700;height:50px;overflow:hidden;margin:0;display:none}@media (min-width:720px){.compare-item-title{display:block}}.compare-item-sku{font-size:14px;color:#333;color:var(--compare-item-color,#333);display:none}@media (min-width:720px){.compare-item-sku{display:block}}.compare-item-remove{font-size:0;width:21px;height:21px;background:#e6e6e6;background:var(--compare-item-accent-color,#e6e6e6);border-radius:50%;position:absolute;right:20px;z-index:3;text-decoration:none;display:none}@media (min-width:720px){.compare-item-remove{display:block}}.compare-item-remove:after,.compare-item-remove:before{content:"";display:block;position:absolute;top:10px;left:5px;width:11px;height:1px;background:#333;background:var(--compare-item-color,#333);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.compare-item-remove:after{-ms-transform:rotate(45deg);transform:rotate(45deg)}.compare-items-message{padding:40px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:column;flex-direction:column}.compare-link{text-decoration:none;text-align:center;padding:10px 20px;color:#fff;color:var(--compare-button-colot,#fff);background:#f26722;font-weight:700;border-radius:4px;width:100%}@media (min-width:720px){.compare-link{width:200px}}.compare-link:hover{background:#fbb018}.compare-link.disabled{opacity:.5;pointer-events:none}.compare-items-clear{text-decoration:none;color:#fbb018;position:relative;display:block;padding:10px 20px;font-weight:700;border-radius:4px;border:1px solid #fbb018;text-align:center;width:100%;margin-top:10px}@media (min-width:720px){.compare-items-clear{width:200px;margin-top:0}}.compare-items-clear:hover{background-color:#fbb018;color:#fff}
