/*
Generated time: April 24, 2026 19:57
This file was created by the app developer. Feel free to contact the original developer with any questions. It was minified (compressed) by AVADA. AVADA do NOT own this script.
*/
.shop-by-categories-list{margin-inline:-8px;flex-wrap:wrap;row-gap:20px}.shop-by-categories-item{width:50%;flex:0 0 50%;padding-inline:8px}.shop-by-categories-item:has(.shop-by-categories-item--opened){height:100%}.shop-by-categories-item-image{position:relative;background:rgba(var(--background));width:100%;display:block;overflow:hidden;border-radius:var(--cardRadius);margin-block-end:20px}.shop-by-categories-item-list-wrapper{padding-block-start:30px;width:100%}.shop-by-categories-item-list{max-height:120px;overflow:hidden;overflow-y:auto}.shop-by-categories-item-list-item+.shop-by-categories-item-list-item{padding-block-start:10px}.shop-by-categories-item-link{margin-block-start:20px}.shop-by-categories-btn{display:inline-flex;align-items:center;justify-content:center;width:42px;aspect-ratio:1;border:1px solid rgb(var(--borderColor));border-radius:50%;margin-block-start:20px;margin-inline:auto;cursor:pointer}.shop-by-categories-btn svg{transition:transform .3s ease}.shop-by-categories-item--opened .shop-by-categories-btn svg{transform:rotate(45deg)}.shop-by-categories-item--opened .shop-by-categories-item-content{display:flex;flex-direction:column;align-items:center;justify-content:center}.shop-by-categories-item-inner{height:100%;display:flex;flex-direction:column;justify-content:space-between}@media (min-width:768px){.shop-by-categories-item{width:33.333%;flex:0 0 33.333%}}@media (min-width:1025px){.shop-by-categories-btn:hover{background:rgb(var(--textColor));color:rgb(var(--background))}}@media (min-width:1200px){.shop-by-categories-item{width:16.666%;flex:0 0 16.666%}}@media (max-width:767px){.arrow-position-top .custom-navigation-button{top:-36px}.arrow-position-top .custom-navigation-button.next{right:8px}}