.produce-item{background-color:#fff;padding:16px}.produce-item.produce-item_sold{filter:grayscale(1);opacity:.7}.produce-item .product-code{font-size:.75rem;color:#000;line-height:1.5}.produce-item .rating a{text-decoration:unset;display:flex;align-items:center;gap:5px}.produce-item .rating a:after{content:"";font-family:icons}.produce-item .rating a .number{font-size:.75rem;color:#000}.produce-item .rating a .number.rating{font-weight:700}.produce-item .rating a .number.count{text-decoration:underline}.produce-item .rating a .number.count:before{content:"("}.produce-item .rating a .number.count:after{content:")"}.produce-item .link{text-decoration:unset;padding-top:10px;display:block}.produce-item .link h2{font-size:1.25rem;margin-bottom:10px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.4;height:2.8em}@media (max-width: 399px){.produce-item .link h2{font-size:1rem}}.produce-item .link img{width:100%;height:150px;-o-object-fit:contain;object-fit:contain}.produce-item .text-more-item{height:60px;display:flex;flex-direction:column;justify-content:flex-end}.produce-item .text-more-item button{width:100%;display:flex;justify-content:center}.produce-item .text-more-item button:before{content:"";transform:rotate(180deg);font-family:icons;font-size:1.375rem;line-height:1;display:block;width:22px;height:22px}.produce-item .text-more-item button[aria-expanded=true]:before{transform:rotate(0)}.produce-item .text-more-item .uk-drop{display:block;padding:10px 0;width:100%;height:50px;min-height:50px;overflow:hidden;top:unset!important;bottom:15px!important;font-size:.75rem;line-height:1.2;z-index:1}.produce-item .text-more-item .uk-drop *{margin:0 0 10px}.produce-item .text-more-item .uk-drop:after{content:"";position:absolute;width:100%;height:20px;bottom:0;left:0;background:linear-gradient(180deg,#fff0,#fff 40%,#fff 70%)}.produce-item .text-more-item .uk-drop.uk-open{top:65px!important;height:calc(100% - 90px);padding:10px 5px 10px 0;overflow-y:auto}.produce-item .text-more-item .uk-drop.uk-open:after{display:none}.produce-item .block-price .price{font-weight:700;color:#000;font-size:20px;margin-top:0}.produce-item .block-price .price-old{margin:0;display:flex;gap:5px;align-items:center;height:21px}.produce-item .block-price .price-old span{color:#8c8c8c;text-decoration:line-through}.produce-item .block-price .price-old span.discount{background-color:#007bc0;border-radius:5px;color:#fff;padding:3px 5px;font-size:.8rem;line-height:1rem;text-decoration:none}.produce-item .to-cart{border:1px solid #007bc0}.produce-item .to-cart.active{background-color:transparent;color:#007bc0}
