/*
Theme Name:   Tattered Lace 2022
Theme URI:    http://www.tatteredlace.co.uk
Author:       Highlight Crafts Ltd
Author URI:   http://highlightcrafts.com
Template:     ihub
Version:      2.5.0
Tags: one-column, custom-menu, featured-images, theme-options, translation-ready
*/

body {
	background: #f7dfc8;
  background: var(--wpr-bg-52413dc9-4de2-4023-88d3-5f4ee205226f) left repeat-y, linear-gradient(to right, #dee2eb 0%,#ffffff 100%); 
}

header {
  background: var(--wpr-bg-9f95877d-2f71-4f59-a1af-49a929f3959c) center;
}

#logo, #logo-print {
  max-height:130px;
}

header .btn-light {
  background: #f7dfc8;
  color: #00396f;
}

a .img-thumbnail:hover {
  border-color:#00396f;
}

#sandwich td {
  width: 24%;
  padding: 0 1% 0 0;
  vertical-align: top;
}

.wc-braintree-hosted-field-parent label {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}