.other-devices__items{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:10px;max-height:30px;overflow:hidden;transition:var(--transition)}.other-devices__items.active{max-height:1000px}.other-devices .item{border:1px solid var(--cart-border);display:inline-flex;padding:5px 10px;transition:var(--transition)}.other-devices .item.active{background-color:var(--accent)}.other-devices .item:hover{border:1px solid var(--accent-dark);color:var(--accent-dark)}.other-devices__show-all{background-color:var(--cart-th);color:var(--black);padding:5px;transition:var(--transition)}.other-devices__show-all span{text-decoration:underline}.other-devices__show-all .hide{display:none}.other-devices__show-all.active .hide{display:inline-block}.other-devices__show-all.active .show{display:none}.other-devices__show-all:hover{color:var(--accent-dark)}.category__popular_products table,.category__popular_products table tbody,.category__popular_products table td,.category__popular_products table th,.category__popular_products table tr{border:none!important}.parent_category__search_input__wrap{margin-bottom:20px;text-align:center}.parent_category__search_input__wrap input{border:1px solid var(--accent-dark);border-radius:3px;font-size:16px;font-weight:400;height:30px;line-height:30px;max-width:275px;padding-left:5px;width:200px}h1.sale-general__title{font-size:24px;line-height:120%;margin-bottom:25px;text-align:center}.sale-general__items{display:flex;flex-wrap:wrap;gap:25px}.sale-general .item{border:1px solid var(--cart-border);padding:15px;position:relative;text-align:center;width:calc(16.66667% - 21px)}.sale-general .item:before{content:"";display:block;padding-bottom:100%}.sale-general .item__image{height:calc(100% - 75px);left:0;object-fit:contain;padding:5px;position:absolute;top:15px;width:100%}.sale-general .item__title{font-size:14px;margin-top:56px}@media only screen and (max-width:1260px){.sale-general__items{gap:10px}.sale-general .item{padding:10px;width:calc(25% - 7.5px)}.sale-general .item__image{height:calc(100% - 60px);top:10px}.sale-general .item__title{font-size:12px}}@media only screen and (max-width:760px){.sale-general .item{padding:10px;width:calc(50% - 5px)}.sale-general .item__image{height:calc(100% - 53px)}}.breadcrumbs{font-size:14px;padding:15px 0}.breadcrumbs a,.breadcrumbs__container{align-items:center;display:flex;gap:10px}.breadcrumbs img{height:12px}.breadcrumbs__mobile{display:none}.breadcrumbs a:after{color:var(--accent-dark);content:"/"}.breadcrumbs .breadcrumbs__endpoint{color:var(--dark-gray)}@media only screen and (max-width:1260px){.breadcrumbs{font-size:10px}}@media only screen and (max-width:760px){.breadcrumbs{padding:0}.breadcrumbs a{gap:5px}.breadcrumbs__container{flex-wrap:wrap;gap:5px}.breadcrumbs__desktop{display:none}.breadcrumbs__mobile{display:block}}