.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-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;border-radius:10px}.category-card .overlay,.category-card__background{position:absolute;top:0;left:0;right:0;bottom:0}.category-card__background img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:10px}.catalog{min-height:100vh;background-color:#d4d4d4;padding-bottom:60px;position:relative}.catalog-row{width:100%}.catalog-row__title{margin-left:15px;font-weight:400;font-size:34px;line-height:40px;margin-bottom:10px}.catalog-row__products{width:100%;display:flex;flex-wrap:wrap}.catalog-category{display:flex;flex-wrap:wrap;margin-left:-10px;margin-right:-10px;margin-bottom:30px}.catalog-category__card{height:200px;width:calc(25% - 20px);margin:10px}.catalog-category__card a{text-decoration:none}.catalog .loader{background-color:#d4d4d4;position:absolute;top:0;left:0;bottom:0;right:0;z-index:10}.catalog-item a{text-decoration:none}.catalog-title{font-weight:400;font-size:46px;line-height:54px;color:#333;padding-top:20px;margin-bottom:30px}.catalog-filter{width:325px;margin-left:20px;border-radius:10px}.catalog-filter__arrow svg{transition:.2s ease}.catalog-filter__arrow svg.rotate{transform:rotate(180deg)}.catalog-filter__row{margin-top:20px;display:flex;justify-content:flex-start;align-items:center}.catalog-filter__row label{display:flex;justify-content:center;align-items:center;flex-direction:column;cursor:pointer}.catalog-filter__row input{z-index:-1;position:absolute;opacity:0}.catalog-filter__row input+span{display:inline-flex;align-items:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.catalog-filter__row input+span:before{content:"";display:inline-block;width:16px;height:16px;flex-shrink:0;flex-grow:0;border-radius:10px;border:1px solid #828282;margin-right:.5em;background-repeat:no-repeat;background-position:50%;background-size:50% 50%;box-sizing:border-box}.catalog-filter__row input:checked+span:before{background:#bc110b;border:none}.catalog-filter__type{padding:11px;cursor:pointer;border-bottom:1px solid #e0e0e0}.catalog-filter__type-wrap{display:flex;justify-content:space-between}.catalog-filter__content{background-color:#fff;border-radius:10px}.catalog-sort{display:flex;justify-content:space-between;padding-bottom:20px}.catalog-sort__content{display:flex;justify-content:flex-start;align-items:center}.catalog-sort__filter{width:325px;display:flex;justify-content:flex-start}.catalog-content{display:flex}.catalog-content__items{position:relative;display:flex;flex-wrap:wrap;justify-content:flex-start;width:100%}.catalog-content__items.result{border-top:1px solid #2a4e1c}.catalog-content__items-bottom{margin-top:30px;width:100%;margin-left:-15px;margin-right:-15px}.catalog-content__items .loader{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#d4d4d4;border-radius:10px}.catalog-content__items .catalog-item{max-width:20%;width:100%;flex:0 0 20%;margin:15px 0;margin-bottom:80px;padding:0 15px}.btn-wrap{display:flex;justify-content:center}.btn-wrap button{width:200px;height:50px;background-color:#2a4e1c;color:#fff;border-radius:10px;border:1px solid #2a4e1c;transition:.3s ease;font-weight:300;font-size:16px;line-height:19px}.btn-wrap button:hover{cursor:pointer;background-color:transparent;transition:.3s ease;color:#333}@media screen and (max-width:1200px){.catalog-content__items .catalog-item{max-width:33.33%;flex:0 0 33.33%}}@media screen and (max-width:1040px){.catalog-content__items .catalog-item{margin-bottom:50px}.catalog-category__card{width:calc(50% - 20px)}.catalog-content__items{width:100%}.catalog-title{font-size:38px}.catalog-sort__filter{width:60px}.catalog-sort{justify-content:flex-start}.catalog-content{align-items:center;flex-direction:column}.catalog-content__items{order:2}.catalog-filter{margin-left:0}.catalog-sort__filter{margin-left:30px}}@media screen and (max-width:768px){.catalog-content__items .catalog-item{max-width:50%;flex:0 0 50%}.catalog-content__items{justify-content:center}}@media screen and (max-width:500px){.catalog-category__card{width:100%}.catalog-content__items .catalog-item{max-width:100%;flex:0 0 100%}}