html {
font-family: 'Pridi', serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.topbar { background-color:#d91700; color:#FFFFFF;}
.price span{ color:#d91700; font-weight:normal; font-size:1.1rem}
.table thead th {text-align:center;}

.breadcrumb {
  padding: 0.5rem 1rem;
  margin-bottom: 0.7rem;
}
.card-link{height:70px; overflow:hidden; margin-top:13px;}
.product-title{ display:block; min-height:200px;}
.product-caption{ display:block; min-height:180px;}
.swiper-slide{ max-height:480px !important; width:auto !important; max-width:480px !important;}