.category-card{width:100%;height:100%;position:relative}.category-card a{text-decoration:none}.category-card__wrap{height:100%;display:flex;justify-content:center;align-items:center;z-index:3}.category-card__name{z-index:4;font-weight:400;font-size:34px;line-height:40px;color:#fff;text-align:center}.category-card .overlay{background-color:rgba(0,0,0,.5);z-index:2}.category-card .overlay,.category-card__background{position:absolute;top:0;left:0;right:0;bottom:0;border-radius:10px}.category-card__background{background-color:#fff}.category-card__background img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:10px}.product{height:375px;width:100%;border-radius:10px;cursor:pointer;position:relative}.product a{text-decoration:none}.product:hover{border-radius:10px 10px 0 0}.product:hover .product-basket,.product:hover .product-top__delete,.product:hover .product-top__favorite{opacity:1;visibility:visible}.product:hover .product-bottom{border-radius:0}.product-basket{width:100%;opacity:0;visibility:hidden;border-radius:0 0 10px 10px;background:#c5441a;display:flex;justify-content:center;align-items:center;height:40px;cursor:pointer;transition:.3s ease}.product-basket.disabled{background:#8a8a8a;cursor:auto}.product-basket span{font-weight:400;font-size:16px;line-height:19px;color:#fff}.product-wrap{height:100%}.product-top{position:relative}.product-top__favorite{opacity:0;visibility:hidden;cursor:pointer;position:absolute;top:0;right:0;transition:.3s ease;z-index:3;width:50px;height:50px;display:flex;align-items:center;justify-content:center;border-radius:0 10px 0 0}.product-top__favorite.selected{opacity:1;visibility:visible}.product-top__favorite.selected svg path{fill:red}.product-top__delete{opacity:0;visibility:hidden;cursor:pointer;position:absolute;top:0;right:0;transition:.3s ease;z-index:3;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:0 10px 0 0}.product-top__delete svg{width:25px;height:25px}.product-top__img{width:100%;height:250px;background-color:#fff;border-radius:10px 10px 0 0}.product-top__img img{border-radius:10px 10px 0 0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;padding-top:10px}.product-bottom{transition:.2s ease;border-radius:0 0 20px 20px;background-color:#fff;display:flex;flex-direction:column;justify-content:space-between;align-items:center;color:#333;height:calc(100% - 250px)}.product-bottom__title{margin-top:20px;text-align:center;padding:0 5px;flex:1 1 100%;display:flex;align-items:center;justify-content:center}.product-bottom__prices{margin-top:5px;display:flex;align-items:center;margin-bottom:15px}.product-bottom__price{position:relative}.product-bottom__price.discount{margin-right:5px}.product-bottom__price.discount:after{content:"";position:absolute;top:50%;left:0;transform:translateY(-50%);width:100%;height:1px;background-color:#333}.product-bottom__price-new{color:#bc110b;font-size:17px}.breadcrumbsCustom{padding-top:10px;padding-bottom:30px;height:52px}.breadcrumbsCustom.is-catalog{border-bottom:none;padding-bottom:25px}.breadcrumbsCustom-list{display:inline-block}.breadcrumbsCustom-item{display:inline-block;position:relative;margin-right:22px}.breadcrumbsCustom-item:last-child:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0}.breadcrumbsCustom-item:last-child a{cursor:default;font-weight:400;color:#333}.breadcrumbsCustom-item:last-child:after{display:none}.breadcrumbsCustom-item a{font-weight:300;font-size:18px;line-height:21px;text-decoration:none;color:#828282}.breadcrumbsCustom-item a:hover{text-decoration:none}.breadcrumbsCustom-item:after{content:"";position:absolute;width:5px;height:9px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAKCAYAAACXDi8zAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAABWSURBVHgBdY9RDcAwCES5zsikYGVOcDIrzMkkzAHr9aNpCL2kFO4BCWJmJ58kNQYAd4aHu3+q+hDyZz0AQwWxjnMdYURcTTZC1d3zF5U5Jipz3pFN6ge4wTz5Mhs87AAAAABJRU5ErkJggg==);background-position:50%;background-repeat:no-repeat;right:-15px;display:block;color:#171d1d;font-size:16px;top:55%;transform:translateY(-50%)}.breadcrumbsCustom-default{font-size:16px;text-decoration:none;color:#9a9a9a}@media screen and (max-width:800px){.breadcrumbsCustom-item a{font-size:14px}.breadcrumbsCustom-item{margin-right:20px}.breadcrumbsCustom-item:after{right:-15px;top:50%}.breadcrumbsCustom{padding-bottom:15px;height:auto}}.category{padding-bottom:60px;position:relative}.category-description{border-top:1px solid #2a4e1c;padding-top:15px}.category-description p{font-weight:300;font-size:16px;line-height:21px;color:#333}.category .loader{background-color:#d4d4d4;position:absolute;top:0;left:0;bottom:0;right:0;min-height:22vh;z-index:10}.category-product{width:calc(20% - 35px);margin:10px}.category-title{font-weight:400;font-size:46px;line-height:54px;color:#333;margin-top:20px;margin-bottom:30px}.category-content{display:flex;justify-content:flex-start;flex-wrap:wrap;margin:0 -20px}.category-content__items{display:flex;flex-wrap:wrap;margin:0 -25px;width:100%;margin-top:30px}.category-content__items-two{margin:0;margin-top:30px}.category-content__row{width:100%;display:flex;flex-wrap:wrap}.category-content__block{width:100%}.category-content__block-title{margin-left:15px;font-weight:400;font-size:34px;line-height:40px;margin-bottom:10px}.category-content__block-subtitle{margin-left:25px;font-weight:400;font-size:25px;line-height:31px;margin-top:15px}.category-content__block-smalltitle{margin-left:35px;font-weight:400;font-size:21px;line-height:27px;margin-top:15px}.category-content__product{max-width:20%;width:100%;flex:0 0 20%;margin:15px 0;margin-bottom:80px;padding:0 15px}.category-content__products{margin-top:20px;margin-left:-20px;margin-right:-20px;display:flex;justify-content:flex-start;flex-wrap:wrap}.category-content__item{margin:10px 10px;border-radius:10px;width:calc(25% - 20px);height:200px}.category-content__item a{text-decoration:none}@media screen and (max-width:1300px){.category-product{width:calc(33.33% - 20px);margin-bottom:45px}.category-content__products{justify-content:flex-start;flex-wrap:wrap;max-width:100vw;padding-left:10px;margin-left:0;margin-right:0;padding-left:0}.category-content__items{margin:0}.category-title{text-align:center;font-size:38px;margin-bottom:0}.category-content{justify-content:flex-start;max-width:100vw;margin:0}}@media screen and (max-width:1040px){.category-content__product{max-width:33.33%;flex:0 0 33.33%;margin-bottom:45px}}@media screen and (max-width:790px){.category-content__item,.category-product{width:calc(100% - 20px)}.category-content__product{max-width:50%;flex:0 0 50%;margin-bottom:30px}}@media screen and (max-width:500px){.category-content__product{max-width:100%;flex:0 0 100%}.category-content__block{margin-top:10px}.product-top__img img{-o-object-fit:contain;object-fit:contain}}