/* Minification failed. Returning unminified contents.
(1,215): run-time error CSS1039: Token not allowed after unary operator: '-primary-color'
(1,745): run-time error CSS1039: Token not allowed after unary operator: '-bg-color-overlay'
(1,775): run-time error CSS1039: Token not allowed after unary operator: '-primary-color'
(1,1210): run-time error CSS1039: Token not allowed after unary operator: '-secondary-color'
(1,1381): run-time error CSS1039: Token not allowed after unary operator: '-primary-color-overlay'
(1,1491): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(1,1710): run-time error CSS1039: Token not allowed after unary operator: '-gutter'
(1,1745): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(1,1945): run-time error CSS1039: Token not allowed after unary operator: '-gutter'
(1,1984): run-time error CSS1039: Token not allowed after unary operator: '-gutter'
 */
a.text-secondary:hover{color:inherit !important;}.seller-categories-grid{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:1rem;}.seller-info-card{display:grid;grid-template-columns:28% 72%;background:var(--primary-color);width:100%;}.seller-info-card-image{width:100%;height:100%;object-fit:cover;}.category-card-bottom{position:relative;left:50%;transform:translate(-50%,-50%);}.grid-products-cards{display:grid;grid-template-columns:repeat(5,1fr);column-gap:1rem;row-gap:1rem;}#navbar-menu{position:-webkit-sticky;position:sticky;top:75px;margin-top:37px;}.sticky-menu-mv{position:-webkit-sticky;position:sticky;top:75px;z-index:9;}div.products-list li{list-style:none;}#navbar-menu .nav-pills .nav-link.active{background-color:var(--bg-color-overlay);color:var(--primary-color) !important;border-radius:0 0 0 0;}.nav-link.active:first-child{border-radius:1rem 1rem 0 0 !important;}.nav-link.active:last-child{border-radius:0 0 1rem 1rem !important;}#floating-card{position:-webkit-sticky;position:sticky;top:75px;margin-top:37px;}.existing-product:hover{border-color:#aaa;}.basket-preview{display:grid;grid-template-columns:50% 20% 20% 10%;}.basket-preview:last-child{border-bottom:1px solid var(--secondary-color) !important;margin-bottom:.5rem;}.preview-prices{display:grid;grid-template-columns:60% 40%;}.ratingScoreContainer{top:5%;right:10%;background-color:var(--primary-color-overlay);width:2.5rem;height:2.5rem;align-items:center;}@media(max-width:568px){.seller-slider{--gutter:20px;display:grid;grid-template-columns:75% !important;grid-template-rows:100% !important;grid-auto-flow:column;grid-auto-columns:75%;overflow-x:scroll;scroll-snap-type:x proximity;padding-bottom:calc(.75*var(--gutter));}.seller-categories-grid{--gutter:20px;display:grid;grid-template-columns:150px;grid-template-rows:1fr;grid-auto-flow:column;grid-auto-columns:150px;overflow-x:scroll;scroll-snap-type:x proximity;padding-bottom:calc(.75*var(--gutter));margin-bottom:calc(-.25*var(--gutter));}.grid-products-cards{grid-template-columns:repeat(2,1fr);}.img-logo{width:100% !important;height:100% !important;}}
