/*
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-f54b0eb8-a2f1-4834-8337-a69998c11581) left repeat-y, linear-gradient(to right, #dee2eb 0%,#ffffff 100%); 
}

header {
  background: var(--wpr-bg-4d14b722-d295-4864-8f31-4ce59e3ad360) 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%;
}