@import url(//netdna.bootstrapcdn.com/font-awesome/3.2.1/css/font-awesome.css);.userDropdown{display:none}.userDropdownBtn:hover .userDropdown{display:block;display:flex;flex-direction:column;transition:all 1s}.slider{-webkit-appearance:none;height:12px;border-radius:5px;background:#d3d3d3;outline:none;transition:opacity .2s}.slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:18px;height:18px;border-radius:75%;background:#b7791f;cursor:pointer}.slider::-moz-range-thumb{width:18px;height:18px;border-radius:75%;background:#b7791f;cursor:pointer}.shop-product-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2rem;gap:2rem}@media (min-width:768px){.shop-product-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.shop-product-grid{grid-template-columns:repeat(4,1fr)}}.shop-product-grid .col-span-1{flex-direction:column;justify-content:flex-start}.shop-product-grid .aspect-square,.shop-product-grid .col-span-1{aspect-ratio:1/1;max-width:320px;width:100%;min-width:0;min-height:0;display:flex;align-items:center}.shop-product-grid .aspect-square{height:auto;justify-content:center}.shop-product-grid img{width:400px;height:400px;object-fit:cover;border-radius:12px;max-width:100%;max-height:100%}@media (max-width:500px){.shop-product-grid .aspect-square,.shop-product-grid img{width:100vw;height:100vw;min-width:0;min-height:0}}fieldset,label{margin:0;padding:0}.rating{border:none;float:left}.rating>input{display:none}.rating>label:before{margin:5px;font-size:2.25em;font-family:FontAwesome;display:inline-block;content:"\f005"}.rating>label{color:#ddd;float:right}.rating:not(:checked)>label:hover,.rating:not(:checked)>label:hover~label,.rating>input:checked+label:hover,.rating>input:checked~label,.rating>input:checked~label:hover,.rating>input:checked~label:hover~label,.rating>label:hover~input:checked~label{color:#b7791f}
/*# sourceMappingURL=main.e70ded53.chunk.css.map */