/*
Theme Name:   Wallbeds Child Theme
Description:  Child theme for kits site.
Author:       Rob Anderson
Template:     wallbeds
Version:      1.0.0
Text Domain:  wallbeds
*/

@import "https://fonts.googleapis.com/css2?family=Teko:wght@300..700&display=swap";

h1,
h2,
h3,
h4 {
  font-family: "Teko", sans-serif !important;
  color: #4c4a47;
}

.product-additional-tabs table {
  max-width: inherit !important;
}
