.search-layout-desk .search-sidebar { width: 100%; }
.allyo-tree-back { margin: 0 0 10px; font-size: 13px; }
.allyo-tree-back a { text-decoration: none; opacity: .85; }
.allyo-tree-back a:hover { opacity: 1; }
.category-tree { list-style: none; padding-left: 0; margin: 0; }
.category-tree-category { margin: 0; padding: 0; }
.category-tree-category-name { display: block; padding: 8px 10px; text-decoration: none; }
.category-tree-category-name.category-tree-category-active { font-weight: 800; } .category-tree-sub-tree { margin-left: 10px; border-left: 2px solid rgba(0,0,0,.08); } @media (min-width: 992px) {
body.single-product, body.single-product p, body.single-product li,
body.single-product td, body.single-product th { font-size: 16px; }
body.single-product .product-title { font-size: 28px; line-height: 1.2; }
body.single-product .product-buybox .product-price .price { font-size: 28px; }
body.single-product .table.table-details td,
body.single-product .table.table-details th { font-size: 15px; }
} .allyo-usp-box {
margin-top: 10px;
padding: 10px;
border: 1px solid rgba(0,0,0,.08);
background: rgba(255,255,255,.7);
}
.allyo-usp-row { display: flex; justify-content: space-between; gap: 10px; padding: 4px 0; }
.allyo-usp-label { font-weight: 700; opacity: .85; }
.allyo-usp-value { text-align: right; }.allyo-tree-wrap .category-tree{list-style:none;padding:0;margin:0;}
.allyo-tree-wrap .category-tree-category{margin:0;padding:0;}
.allyo-tree-wrap .category-tree-category-name{
display:flex;align-items:center;justify-content:space-between;
padding:10px 12px;
border:1px solid #e8e8e8;border-top:none;
background:#fff;color:#111;
font-weight:800;text-decoration:none !important;
letter-spacing:normal;font-size:14px;line-height:1.2;
}
.allyo-tree-wrap .category-tree > .category-tree-category:first-child > .category-tree-category-name{
border-top:1px solid #e8e8e8;border-top-left-radius:12px;border-top-right-radius:12px;
}
.allyo-tree-wrap .category-tree > .category-tree-category:last-child > .category-tree-category-name{
border-bottom-left-radius:12px;border-bottom-right-radius:12px;
}
.allyo-tree-wrap .category-tree-category-name:hover{color:#111;background:rgba(0,0,0,.02);}
.allyo-tree-wrap .category-tree-category-active{background:#ffcc00;color:#000;border-color:#f0d35a;}
.allyo-tree-wrap .category-tree-sub-tree{margin:0;padding:0;border-left:3px solid rgba(0,0,0,.06);}
.allyo-tree-wrap .category-tree-sub-tree .category-tree-category-name{
border-left:none;border-right:none;border-radius:0 !important;
padding-left:18px;font-weight:700;font-size:13px;
}
.allyo-tree-wrap .category-tree-sub-tree .category-tree-sub-tree .category-tree-category-name{
padding-left:26px;font-size:12.5px;font-weight:650;
}
@media (max-width: 767px){
.allyo-tree-wrap .category-tree-category-name{padding:12px 14px;font-size:15px;}
.allyo-tree-wrap .category-tree-sub-tree .category-tree-category-name{font-size:14px;}
}