#shop{min-height:calc(100VH - 607px)}#shop .mosaic-sub-family{cursor:pointer}#shop .items-group{margin:1rem 0}#shop .product-description{color:#2d2d2d;font-family:'Cormorant Garamond',serif;font-size:1.375rem;text-align:center}#shop .product-family{color:#7e7e7e;font-size:small;margin-bottom:.5rem;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}#shop .product-stock{color:#7e7e7e;font-size:small;text-align:center;text-transform:capitalize}#shop .product-stock.available{color:green}#shop .product-stock.lowstock{color:#ffa500}#shop .product-stock.unavailable{color:red}#shop .details{align-items:center;display:flex;flex-flow:column;height:100%;justify-content:space-between;margin-bottom:3rem}#shop .product-price{align-items:center;color:#2d2d2d;display:flex;font-size:large;font-weight:600;justify-content:center;text-align:center}#shop .product-price>img{margin:0 10px;width:23px}#shop .details:after{content:'';height:calc(100% - (40px + 1rem));position:absolute;right:0;top:0;width:1px;background-color:#e1e6e4}#shop .navigation{display:flex;justify-content:flex-end}#shop .navigation li{border:1px solid #7e7e7e;border-radius:0;color:#7e7e7e;margin-left:.5rem}#shop .navigation li.active{border-color:#28aac5;color:#28aac5}@media(max-width:767px){#shop .product-price>img{width:18px}}@media(max-width:321px){}@media(max-width:575px){#shop .items-group:nth-child(2n) .details:after{display:none}}@media(min-width:576px) and (max-width:767px){#shop .items-group:nth-child(2n) .details:after{display:none}}@media(min-width:768px) and (max-width:991px){#shop .items-group:nth-child(2n) .details:after{display:none}}@media(min-width:992px) and (max-width:1199px){#shop .items-group:nth-child(4n) .details:after{display:none}}@media(min-width:1200px){#shop .items-group:nth-child(4n) .details:after{display:none}}