<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.web2inkDesignPreview #maindiv {
  margin: 0 auto;
  max-width: 1005px;
  width: 100%;
}

.web2inkDesignPreview #updiv {
  font-size: 12px;
  color: #666;
  margin: 4px;
  font-family: Oswald, Tahoma;
}

.web2inkDesignPreview #updiv a {
  color: #000;
  text-decoration: none;
  font-weight: normal;
}

.web2inkDesignPreview div.headerthumb {
  margin-bottom: 10px;
}

.web2inkDesignPreview h1 {
  font-size: 1.75em;
}

.web2inkDesignPreview h1,
.web2inkDesignPreview h2,
.web2inkDesignPreview h3,
.web2inkDesignPreview h4,
.web2inkDesignPreview h5,
.web2inkDesignPreview h6 {
  font-weight: 400;
  color: #000;
  margin: 5px 0px;
  font-family: "Open Sans", Helvetica;
}

.web2inkDesignPreview .row {
  margin-left: -15px;
  margin-right: -15px;
}

.web2inkDesignPreview .aCol-6 {
  width: 50%;
  float: left;
  padding-left: 15px;
  padding-right: 15px;
}

.web2inkDesignPreview .mainimage {
  max-width: 320px;
}

.web2inkDesignPreview .mainimage img {
  max-width: 100%;
}

.web2inkDesignPreview .sideimages {
  width: 100%;
  float: left;
}

.web2inkDesignPreview .sideimages &gt; li {
  float: left;
  margin: 2px;
  display: block;
  cursor: pointer;
}

.web2inkDesignPreview .tabs &gt; li.selected {
  background: #63cdff;
  color: #FFF;
}

.web2inkDesignPreview .tabs &gt; li {
  display: block;
  float: left;
  background: #F0F0F0;
  color: #444;
  font-family: Oswald;
  font-size: 14px;
  font-weight: normal;
  line-height: 30px;
  margin-right: 1px;
  min-width: 30px;
  padding: 0px 10px;
  cursor: pointer;
}

.web2inkDesignPreview ul.tabs span.fa {
  width: 1.28571em;
  margin-right: 10px;
  line-height: 26px;
  font-size: 1.2em;
}

.web2inkDesignPreview .tab {
  display: none;
  border: 1px solid #EEE;
  padding: 5px;
  width: 100%;
}

.web2inkDesignPreview .cartform {
  margin: 5px auto;
  border-spacing: 0;
  border-collapse: collapse;
  empty-cells: show;
}

.web2inkDesignPreview .cartform th {
  padding: 2px 6px;
  border-bottom: 1px solid #333;
  background: #666 !important;
  color: #FFF !important;
  font-weight: normal;
}

.web2inkDesignPreview .form:not(.nocolor) tr:nth-of-type(even) td {
  background: #F0F0F0;
}

.web2inkDesignPreview .form tr td:first-of-type {
  text-align: right;
  white-space: nowrap;
  color: #666;
  font-family: Oswald;
}

.web2inkDesignPreview .form td {
  padding: 2px 6px;
  text-align: left;
}

.web2inkDesignPreview input,
textarea,
select {
  border: 1px solid #CCC;
  padding: 2px;
}

.web2inkDesignPreview .bigbuttons {
  margin: 5px 0px;
  text-align: center;
}
/*
.web2inkDesignPreview input[type="button"],
button,
.button {
  background: #060;
  color: #FFF;
  cursor: pointer;
  font-size: 14px;
  line-height: 2em;
  padding: 0px 0.5em;
  text-align: center;
}
*/
.web2inkDesignPreview button span.fa,
.web2inkDesignPreview .button span.fa {
  width: 1.28571em;
  margin-right: 10px;
  line-height: 26px;
  font-size: 1.2em;
}

.clear {
  clear: both;
}

.web2inkDesignPreview .heading h3 {
  font-size: 1.5em;
}

.full {
  width: 1005;
  float: left;
}

.web2inkDesignPreview .showMore {
  color: #000;
  text-decoration: none;
  font-weight: normal;
}

.wooAddOnFieldPanel {
  padding: 5px;
  margin: 0px !important;
  line-height: normal
}

.wooAddOnFieldPanel &gt; label {
  display: block;
  font-size: 1em;
  line-height: 1.1em;
}

.wooAddOnFieldPanel &gt; select {
  display: block;
  width: 100%;
  box-sizing: border-box;
}
</pre></body></html>