File: D:/HostingSpaces/farmfun/reserveren.farmfun.be/resources/sass/kms/attributes/_locationProducts.scss
.c-location-products__product-heading {
width: 200px;
}
.c-location-products__max-persons-heading {
width: 160px;
text-align: center;
}
.c-location-products__available-each-hour {
width: 180px;
text-align: center;
}
.c-location-products__capacity-rule {
padding: 0 5px;
width: 200px;
}
.c-location-products__edit-hour {
}
.c-location-products__data {
font-size: 14px;
line-height: 1.4;
vertical-align: top;
padding: 10px 0;
}
.c-location-products__data--capacity {
padding: 10px 5px;
}
.c-location-products__data--center {
text-align: center;
}
.c-location-products__link {
color: $darkBlue;
}
.c-location-products__button {
margin-top: 40px;
display: inline-flex;
justify-content: center;
width: 200px;
padding: 5px 0;
background-color: $blue;
color: white;
font-size: 0.7rem;
text-decoration: none;
border-radius: 4px;
}