/*
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-01783e2c-4fc2-463a-aafb-aef9e7d72de6) left repeat-y, linear-gradient(to right, #dee2eb 0%,#ffffff 100%); 
}

header {
  background: var(--wpr-bg-bac1f007-45ad-49c0-af1b-350becfd6382) 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%;
}