@import url("https://fast.fonts.net/t/1.css?apiType=css&projectid=74d0375f-3ee9-404a-b0d7-a7ecb8580376");
@font-face {
  font-family: "Georgia W01 Italic";
  src: url("Fonts/2cb5a0e9-e849-4157-bc27-c40666689ba2.eot?#iefix");
  src: url("Fonts/2cb5a0e9-e849-4157-bc27-c40666689ba2.eot?#iefix") format("eot"), url("Fonts/2af7771f-8ddd-4afe-9a23-1307629889dc.woff2") format("woff2"), url("Fonts/c93679cc-a6a0-44eb-8596-adb4d5cb22de.woff") format("woff"), url("Fonts/b7b3b2b4-01fb-43a6-8331-4bcf91428fb3.ttf") format("truetype"), url("Fonts/39f8467c-4358-4a4b-a43f-8b26bd049b35.svg#39f8467c-4358-4a4b-a43f-8b26bd049b35") format("svg");
}
body {
  font: 14px/1.6 Arial, Verdana, sans-serif;
  -webkit-text-size-adjust: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #5b5448;
  font-family: 'Georgia W01 Italic', Arial, Verdana, sans-serif;
  line-height: 1.3;
  margin-bottom: 0.75em;
  font-weight: normal;
}
h1 {
  font-size: 3.5em;
  margin-bottom: 0.5em;
}
h2 {
  margin-bottom: 1em;
}
p {
  margin: 0 0 1.5em;
}
b,
strong {
  font-family: Arial, Verdana, sans-serif;
  font-weight: bold;
}
a {
  color: #5b5448;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
a img {
  border: none;
}
i,
em {
  font-family: Arial, Verdana, sans-serif;
  font-style: italic;
}
::selection {
  color: #faf9f7;
  background: #5b5448;
}
::-moz-selection {
  color: #faf9f7;
  background: #5b5448;
}
:focus {
  outline: none !important;
}
/* LIST STYLES
-------------------------------------------- */
.typography ul,
.typography ol,
.typography dl {
  margin: 0 0 20px 25px;
}
.typography ul li {
  list-style-type: disc;
}
.typography li {
  margin-bottom: 5px;
}
/* TABLE STYLES
-------------------------------------------- */
.typography table {
  border-collapse: collapse;
  /* borders are collapsed into a single border when possible */
  border: 1px solid #d4d4d4;
  border-spacing: 0;
  /* The border-spacing property sets the distance between the borders of adjacent cells - acts as a backup to border-collapse: collapse */
  margin: 0 0 10px;
  text-align: left;
}
.typography table tr:nth-child(even) {
  background-color: #ededed;
}
.typography table tr.even,
.typography table th,
.typography thead td {
  background-color: #ededed;
}
.typography table td,
.typography table th {
  padding: 2px 5px;
  border: 1px solid #d4d4d4;
  vertical-align: top;
}
.typography table th {
  font-weight: bold;
}
/* WYSIWYG EDITOR ALIGNMENT CLASSES
-------------------------------------------- */
.typography .left {
  text-align: left;
}
.typography .center {
  text-align: center;
}
.typography .right {
  text-align: right;
}
/* IMAGES
-------------------------------------------- */
.typography img {
  border: 5px solid #d7d7d7;
  height: auto;
  /* resets the image height so that it maintains its aspect ratio when width is set */
  background: transparent url('../images/ajax-loader.gif') no-repeat center center;
}
.typography img.left {
  float: left;
  max-width: 50%;
  margin: 5px 20px 10px 0;
}
.typography img.right {
  float: right;
  max-width: 50%;
  /* Responsive width */
  margin: 5px 0 10px 20px;
}
.typography img.leftAlone {
  float: left;
  margin-right: 100%;
  margin-bottom: 10px;
  clear: both;
}
.typography img.center {
  float: none;
  margin-left: auto;
  margin-right: auto;
  display: block;
  margin-bottom: 10px;
  clear: both;
}
.typography .captionImage {
  width: 100%;
  margin-top: 5px;
}
.typography .captionImage img {
  margin: 0;
}
.typography .captionImage.left {
  float: left;
  margin: 5px 30px 20px 0px;
}
.typography .captionImage.right {
  float: right;
  margin: 5px 0 20px 30px;
}
.typography .captionImage.left[style],
.typography .captionImage.right[style] {
  max-width: 50%;
  /* Overides core width to make responsive */
}
.typography .captionImage.left img,
.typography .captionImage.right img {
  float: none;
  max-width: none;
  width: 100%;
}
.typography .captionImage.left img {
  margin-right: -10px;
}
.typography .captionImage.right img {
  margin-left: -10px;
}
.typography .captionImage.right p {
  text-align: left;
  margin-left: -10px;
}
.typography .captionImage.leftAlone {
  float: none;
  margin: 0 20px 20px 0px;
}
.typography .captionImage.center {
  margin: 0 auto 20px;
}
.typography .captionImage p {
  clear: both;
  margin: 5px 0;
  font-style: italic;
  color: #888;
}
/* BLOCKQUOTES
-------------------------------------------- */
.typography blockquote {
  background: transparent url('../images/blockquote.png') no-repeat 0px 6px;
  font-family: 'Georgia W01 Italic', Arial, Verdana, sans-serif;
  color: #777;
  display: block;
  font-style: italic;
  margin: 0 0 20px;
  float: right;
  text-indent: 30px;
  width: 50%;
  margin-left: 5%;
  clear: both;
}
.typography blockquote p {
  font-size: 17px;
  line-height: 25px;
}
.typography pre {
  background: #F7F7F7;
  border: 1px solid #E4E4E4;
  font-family: Courier, monospace;
  margin: 0 0 20px 0;
  padding: 15px;
  clear: both;
}
/* ADDRESS
-------------------------------------------- */
address {
  display: block;
  margin-bottom: 20px;
}
/**
 * This support file is used to style the WYSIWYG editor in the CMS
 */
body.mceContentBody {
  font-size: 13px;
}
/* GENERIC FORMS
----------------------------------------------- */
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
form .field {
  position: relative;
  float: left;
  display: block;
  width: 100%;
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
form .field.col-1 {
  width: 100%;
}
form .field.col-2 {
  width: 50%;
  padding: 0 1% 0 0;
}
form .field.col-3 {
  width: 33%;
  padding: 0 1% 0 0;
}
form .field.col-4 {
  width: 25%;
  padding: 0 1% 0 0;
}
form .field.col-5 {
  width: 20%;
  padding: 0 1% 0 0;
}
form .field.text {
  margin: 0.5em 0;
}
form .field.text label {
  margin: 0 0 0.5em;
}
form .field.textarea {
  margin: 0.5em 0;
}
form .field.checkboxset {
  width: 100%;
  margin: 0 0 2em;
}
form .field.checkboxset > label {
  margin: 0 0 1em;
  font-weight: bold;
}
form .field.checkboxset div {
  float: left;
  display: inline-block;
  margin: 0;
}
form .field.checkboxset ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
form .field.checkboxset ul li {
  float: left;
  display: block;
  margin: 0;
}
form .field.checkboxset .middleColumn {
  width: 100%;
}
form .field.checkboxset.col-1 li,
form .field.checkboxset.col-1 .middleColumn div {
  width: 100%;
}
form .field.checkboxset.col-2 li,
form .field.checkboxset.col-2 .middleColumn div {
  width: 50%;
}
form .field.checkboxset.col-3 li,
form .field.checkboxset.col-3 .middleColumn div {
  width: 33%;
}
form .field.checkboxset.col-4 li,
form .field.checkboxset.col-4 .middleColumn div {
  width: 25%;
}
form .field.checkboxset.col-5 li,
form .field.checkboxset.col-5 .middleColumn div {
  width: 20%;
}
form .field.checkbox {
  white-space: nowrap;
}
form .field.checkbox.col-1 label {
  max-width: 80%;
}
form .field.checkbox.col-1.first {
  margin: 1em 0 0;
}
form .field.checkbox.col-1.last {
  margin: 0 0 1em;
}
form .field.clearer {
  clear: both;
}
form label {
  color: #5b5448;
  font-weight: normal;
  font-size: 1em;
  white-space: normal;
}
form label.left {
  display: block;
}
form label.right {
  font-size: 1em;
}
form .label-bold label {
  font-weight: bold;
}
form .FormHeading {
  float: left;
  width: 100%;
  margin: 1em 0;
  padding: 0;
  font-family: Arial, Verdana, sans-serif;
  font-size: 1em;
  font-weight: bold;
}
form input.text,
form textarea,
form .textajaxuniquetext,
form select {
  float: left;
  width: 100%;
  max-width: 545px;
  padding: 8px 12px;
  font-size: 1em;
  font-family: Arial, Helvetica, sans-serif;
  color: #5b5448;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  background: #faf9f7 !important;
  border: 1px solid #5b5448;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
form textarea {
  max-width: 100%;
}
.ie7 form select {
  width: 545px;
}
form input.text:focus,
form textarea:focus,
form .textajaxuniquetext:focus,
form select:focus {
  outline: none;
}
form input[disabled],
form textarea[disabled] {
  background-color: #efece7;
  border: 1px solid #e4dfd6;
}
textarea {
  resize: vertical;
}
/* Radio and Checkbox */
.field .checkbox,
.field .radio {
  float: left;
  width: 13px;
  height: 13px;
  margin-right: 6px;
  margin-top: 5px;
  padding: 0;
}
.checkbox label.right,
.radio label.right {
  float: left;
}
/* ACTIONS */
.Actions {
  margin-bottom: 20px;
}
a.btn,
button,
input[type="submit"],
.Actions .action {
  background: #5b5448 !important;
  color: #faf9f7;
  display: inline-block;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 8px 16px;
  margin-top: 10px;
  margin-bottom: 10px;
  text-transform: uppercase;
  border: none;
  font-size: 1em;
  margin-right: 10px;
  float: left;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
}
a.btn:hover,
button,
input[type="submit"]:hover,
.Actions .action:hover {
  background: #696153;
}
a.btn {
  line-height: 18px;
  margin-bottom: 10px;
}
a.btn:after {
  content: '\2192';
  padding-left: 10px;
}
.ie7 input.action {
  width: 0;
}
input.action[class] {
  width: auto;
}
.ie7 .Actions .action {
  float: left;
}
.Actions:after {
  color: #B94A48;
  display: inline-block;
  font-weight: normal;
  margin-top: 9px;
}
#MemberLoginForm_LoginForm .Actions:after {
  display: none;
}
/* AREA SPECIFIC */
/* LOGIN and FORGOT PASSWORD */
#Remember {
  min-height: 20px;
}
#ForgotPassword {
  clear: left;
}
#MemberLoginForm_LostPasswordForm .Actions:after {
  display: none;
}
/* ERROR MSG */
form .message.required,
form .error {
  clear: both;
  float: left;
  position: relative;
  display: block;
  margin: 8px 0 0;
  padding: 8px 16px;
  font-size: 0.78em;
  color: #FFF !important;
  white-space: nowrap;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.6);
  border: none;
  background: #a24141 !important;
  z-index: 50;
}
form .message.required:after,
form .error:after {
  position: absolute;
  top: -16px;
  left: 18px;
  margin: 0;
  width: 0;
  height: 0;
  content: " ";
  border-top: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #a24141;
  border-left: 8px solid transparent;
  z-index: 60;
}
form .error {
  margin-top: 8px !important;
}
form .field.checkbox {
  position: relative;
}
form .field.checkbox .error {
  position: absolute;
  top: 100%;
}
/* USER DEFINED USER FORM MODULE STYLES
----------------------------------------------- */
/*Generic and mixed*/
.FormHeading {
  clear: both;
  padding-top: 15px;
}
form .date .middleColumn input {
  width: 114px;
}
.Actions input.resetformaction,
.Actions input.action-minor {
  float: left;
  background-color: #5b5448;
}
.Actions input.resetformaction:hover,
.Actions input.action-minor:hover {
  background-color: #aaa;
}
/* Labels */
form .requiredField label.left:after {
  color: #B94A48;
  content: "*";
  font-size: 14px;
  font-weight: normal;
  padding-left: 3px;
}
/* Radio / Checkbox */
form .checkboxset ul,
form .optionset ul {
  margin: 0;
}
form .checkboxset li,
form .optionset li {
  margin-bottom: 5px;
  list-style-type: none;
}
form div.checkbox:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
form .checkbox .checkbox {
  clear: both;
}
/* Messages */
span.message {
  margin: 10px 0;
  display: block;
  max-width: 390px;
  clear: left;
}
div.holder-required {
  /* background-color: #f9d0d0; border: 1px solid #cf0000; padding: 10px; margin-left: -11px; */
}
form input.holder-required {
  border: 1px solid #cf0000;
}
/* Error messages */
input:invalid,
textarea:invalid {
  /*border-radius: 1px; -moz-box-shadow: 0px 0px 5px red; -webkit-box-shadow: 0px 0px 5px red; box-shadow: 0px 0px 5px red;*/
}
.no-boxshadow input:invalid,
.no-boxshadow textarea:invalid {
  /*background-color: #f0dddd*/
}
/* To test - potentially not needed? */
.ss-uploadfield-item-info button {
  margin-top: 4px !important;
  float: left;
}
form .creditCardField input,
form input.currency,
form input.numeric {
  width: 50px;
}
form #DMYDate-month,
form #DMYDate-day {
  width: 25px;
}
/* Responsive form styles
----------------------------------------------- */
@media only screen and (max-width: 900px) {
  div.field.col-4 {
    width: 33%;
  }
  div.field.col-5 {
    width: 33%;
  }
  div.field.checkboxset {
    width: 100%;
  }
  div.field.checkboxset.col-4 li {
    width: 33%;
  }
  div.field.checkboxset.col-5 li {
    width: 33%;
  }
}
@media only screen and (max-width: 700px) {
  .header form .middleColumn {
    float: none;
    width: 100% !important;
  }
  form label.left,
  #MemberLoginForm_LoginForm label {
    margin-bottom: 8px;
  }
  div.field.col-3 {
    width: 50%;
  }
  div.field.col-4 {
    width: 50%;
  }
  div.field.col-5 {
    width: 50%;
  }
  div.field.checkboxset {
    width: 100%;
  }
  div.field.checkboxset.col-3 li {
    width: 50%;
  }
  div.field.checkboxset.col-4 li {
    width: 50%;
  }
  div.field.checkboxset.col-5 li {
    width: 50%;
  }
}
@media only screen and (max-width: 420px) {
  div.field.col-2 {
    width: 100%;
  }
  div.field.col-3 {
    width: 100%;
  }
  div.field.col-4 {
    width: 100%;
  }
  div.field.col-5 {
    width: 100%;
  }
  div.field.checkboxset {
    width: 100%;
  }
  div.field.checkboxset.col-2 li {
    width: 100%;
  }
  div.field.checkboxset.col-3 li {
    width: 100%;
  }
  div.field.checkboxset.col-4 li {
    width: 100%;
  }
  div.field.checkboxset.col-5 li {
    width: 100%;
  }
}
* {
  margin: 0;
  padding: 0;
}
html,
body {
  height: 100%;
  margin: 0;
}
body {
  text-align: center;
  color: #5b5448;
  background: #faf9f7;
}
.clear {
  clear: both;
}
.center {
  text-align: center;
}
#HeaderContainer {
  position: relative;
  display: block;
  z-index: 800;
  background: #efece7;
}
#HeaderContainer #Header {
  display: block;
  width: 94%;
  max-width: 1500px;
  margin: 0 auto;
  padding: 0 3%;
  text-align: left;
}
#HeaderContainer #Header #HeaderLeft {
  display: inline-block;
  vertical-align: middle;
  width: 40%;
  white-space: nowrap;
  position: relative;
}
#HeaderContainer #Header #HeaderLeft #Logo {
  display: inline-block;
  vertical-align: middle;
  width: 60%;
  max-width: 280px;
}
#HeaderContainer #Header #HeaderLeft #Logo img {
  display: block;
  width: 100%;
}
#HeaderContainer #Header #HeaderLeft #ContactInfo {
  display: inline-block;
  vertical-align: middle;
  width: 35%;
  margin: 0 0 0 5%;
}
#HeaderContainer #Header #HeaderLeft #ContactInfo p {
  margin: 0;
}
#HeaderContainer #Header #HeaderLeft #quality-logo {
  position: absolute;
  right: 40px;
  bottom: 10px;
  width: 85px;
}
#HeaderContainer #Header #HeaderRight {
  display: inline-block;
  vertical-align: middle;
  width: 60%;
}
#HeaderContainer #Header #HeaderRight #HeaderTop {
  display: block;
  margin: 30px 28px 50px 0;
  text-align: right;
}
#HeaderContainer #Header #HeaderRight #HeaderTop #HeaderLink {
  display: inline-block;
  vertical-align: top;
  margin: 0 2em;
  padding: 0;
  font-size: 0.75em;
  list-style: none;
}
#HeaderContainer #Header #HeaderRight #HeaderTop #HeaderLink li {
  display: inline-block;
  vertical-align: top;
  margin: 0 0.5em;
  line-height: 23px;
}
#HeaderContainer #Header #HeaderRight #HeaderTop #SearchForm {
  display: inline-block;
  vertical-align: top;
  background: #e4dfd6;
}
#HeaderContainer #Header #HeaderRight #HeaderTop #SearchForm fieldset {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: auto;
  margin: 0;
}
#HeaderContainer #Header #HeaderRight #HeaderTop #SearchForm fieldset .field {
  display: block;
  margin: 0;
  padding: 0;
}
#HeaderContainer #Header #HeaderRight #HeaderTop #SearchForm fieldset .field label {
  position: absolute;
  top: 3px;
  left: 8px;
  color: #5b5448;
  font-size: 0.75em;
  font-weight: normal;
}
#HeaderContainer #Header #HeaderRight #HeaderTop #SearchForm fieldset .field input.text {
  display: block;
  width: 90px;
  padding: 5px 8px;
  color: #5b5448;
  font-size: 0.75em;
  line-height: 13px;
  border: none;
  background: #e4dfd6 !important;
}
#HeaderContainer #Header #HeaderRight #HeaderTop #SearchForm .clear {
  clear: none;
}
#HeaderContainer #Header #HeaderRight #HeaderTop #SearchForm .Actions {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: auto;
  margin: 0;
}
#HeaderContainer #Header #HeaderRight #HeaderTop #SearchForm .Actions button {
  float: none;
  display: inline-block;
  vertical-align: top;
  width: 24px;
  height: 16px;
  margin: 3px 0;
  padding: 0 4px 0;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  border-left: 1px dashed #a7a099;
  background: #e4dfd6 !important;
}
#HeaderContainer #Header #HeaderRight #HeaderTop #SearchForm .Actions button span {
  display: block;
  width: 16px;
  height: 15px;
  background: url('../images/Icons-Mini.png') -60px 0 no-repeat;
}
#HeaderContainer #Header #HeaderRight #NavigationContainer {
  display: block;
  width: 100%;
  text-align: right;
}
#HeaderContainer #Header #HeaderRight #NavigationContainer #MobileNavigation {
  display: none;
}
#HeaderContainer #Header #HeaderRight #NavigationContainer #Navigation {
  display: block;
}
#HeaderContainer #Header #HeaderRight #NavigationContainer #Navigation ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#HeaderContainer #Header #HeaderRight #NavigationContainer #Navigation ul li {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin: 0 0 0 1px;
}
#HeaderContainer #Header #HeaderRight #NavigationContainer #Navigation ul li a {
  display: block;
  margin: 0;
  padding: 0 28px 15px;
  color: #5b5448;
  font-family: 'Georgia W01 Italic', Arial, Verdana, sans-serif;
  font-size: 1.2em;
  line-height: 54px;
  text-decoration: none;
}
#HeaderContainer #Header #HeaderRight #NavigationContainer #Navigation ul li a:hover {
  background: #e4dfd6;
}
#HeaderContainer #Header #HeaderRight #NavigationContainer #Navigation ul li.current > a,
#HeaderContainer #Header #HeaderRight #NavigationContainer #Navigation ul li.section > a {
  background: #e4dfd6;
}
#HeaderContainer #Header #HeaderRight #NavigationContainer #Navigation ul li ul {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  min-width: 250px;
  padding: 8px 0;
  text-align: left;
  background: #e4dfd6;
}
#HeaderContainer #Header #HeaderRight #NavigationContainer #Navigation ul li ul li {
  display: block;
}
#HeaderContainer #Header #HeaderRight #NavigationContainer #Navigation ul li ul li a {
  margin: 0;
  padding: 8px 25px;
  line-height: 1.5;
}
#HeaderContainer #Header #HeaderRight #NavigationContainer #Navigation ul li ul li a:hover {
  background: url('../images/subnav-li.png') 10px 13px no-repeat;
}
#HeaderContainer #Header #HeaderRight #NavigationContainer #Navigation ul li ul li.current > a,
#HeaderContainer #Header #HeaderRight #NavigationContainer #Navigation ul li ul li.section > a {
  background: url('../images/subnav-li.png') 10px 13px no-repeat;
}
#HeaderContainer #Header #HeaderRight #NavigationContainer #Navigation ul li.last ul {
  left: auto;
  right: 0;
}
#HeaderContainer #Header #HeaderRight #NavigationContainer.sticky {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background: #efece7;
}
#HeaderContainer #Header #HeaderRight #NavigationContainer.sticky #Navigation {
  display: block;
  width: 94%;
  max-width: 1500px;
  margin: 0 auto;
  padding: 0 3%;
}
#HeaderContainer #Header #HeaderRight #NavigationContainer.sticky #Navigation ul li a {
  padding-bottom: 0;
}
#PushHeader {
  display: none;
  width: 100%;
  height: 193px;
}
#Teaser {
  position: relative;
  width: 100%;
  height: auto;
  padding: 0;
  overflow: hidden;
}
#Teaser ul {
  margin: 0;
  padding: 0;
}
#Teaser ul li {
  display: block;
}
#Teaser ul li img {
  display: block;
  width: 100%;
}
#Teaser #TeaserBtn {
  position: absolute;
  bottom: 3em;
  right: 8%;
  margin: -244px 0 0;
  z-index: 550;
}
#Teaser #TeaserBtn img {
  display: block;
  width: 100%;
}
#Teaser .bx-controls {
  display: none;
}
#Teaser .bx-controls a {
  position: absolute;
  top: 0;
  bottom: 0;
  height: 100%;
  padding: 0 0.3em;
  font-size: 4em;
  line-height: 1;
  color: #faf9f7;
  z-index: 600;
  zoom: 1;
  opacity: 0.6;
  -moz-opacity: 0.6;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
  filter: alpha(opacity= 60);
}
#Teaser .bx-controls a.bx-prev {
  left: 0;
}
#Teaser .bx-controls a.bx-next {
  right: 0;
}
#Teaser .bx-controls a:hover {
  zoom: 1;
  opacity: 1;
  -moz-opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity= 100);
}
#Teaser .bx-controls a i {
  position: relative;
  top: 50%;
  margin: -2em 0 0;
}
#Teaser:hover .bx-controls {
  display: block;
}
.content-box {
  display: block;
  width: 94%;
  max-width: 960px;
  margin: 0 auto;
  padding: 0 3%;
  text-align: center;
  padding: 40px 0;
  text-align: left;
}
.content-box ul {
  margin: 0 0 1.5em;
  padding: 0 0 0 1em;
}
#FooterContainer {
  background: #efece7;
}
#FooterContainer #Footer {
  display: block;
  width: 94%;
  max-width: 960px;
  margin: 0 auto;
  padding: 0 3%;
  text-align: center;
  padding: 0;
  text-align: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#FooterContainer #Footer #FooterBox .item {
  display: inline-block;
  width: 100%;
  margin: 2em 0 0.5em;
  padding: 0 25px 0 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: top;
}
#FooterContainer #Footer #FooterBox .item.last {
  padding: 0;
}
#FooterContainer #Footer #FooterBox .item.col-2 {
  width: 50%;
}
#FooterContainer #Footer #FooterBox .item.col-3 {
  width: 33%;
}
#FooterContainer #Footer #FooterBox .item.col-4 {
  width: 25%;
}
#FooterContainer #Footer #FooterBox .item.col-5 {
  width: 20%;
}
#FooterContainer #Footer ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#FooterContainer #Footer h3 {
  margin: 0 0 1em;
}
#FooterContainer #Footer a {
  color: #5b5448;
}
#FooterContainer #Footer iframe {
  width: 100% !important;
  height: auto !important;
}
.page-block {
  display: block;
  margin: 0;
  padding: 0 3%;
  border-bottom: 1px solid #b3ada7;
}
.page-block h2 {
  position: relative;
  margin: 0;
  padding: 0.75em 0 0.75em 55px;
  cursor: pointer;
}
.page-block h2 .icon {
  position: absolute;
  top: 14px;
  left: 0;
  width: 30px;
  height: 30px;
  background: url('../images/Icons-Small.png') -60px 0 no-repeat;
}
.page-block .std {
  display: none;
  padding: 0 0 0 55px;
}
.page-block .preview {
  display: block;
  padding: 0 0 0 55px;
}
.page-block .image {
  display: inline-block;
  vertical-align: top;
  width: 16%;
  margin: 0 4% 1.5em 0;
}
.page-block .image img {
  display: block;
  width: 100%;
}
.page-block .text {
  display: inline-block;
  vertical-align: top;
  width: 80%;
  margin: 0 0 1.5em;
}
.page-block .gallery {
  display: block;
  margin: 0 0 1.5em;
  padding: 0;
  list-style: none;
}
.page-block .gallery li {
  display: inline-block;
  vertical-align: top;
  width: 43px;
  margin: 0 1em 0 0;
}
.page-block .gallery li img {
  display: block;
  width: 100%;
}
.page-block.open .icon {
  background-position: -90px 0;
}
.page-block.EventBlock .std {
  padding: 0;
}
.page-block.product .std {
  display: none;
  padding: 0 0 0 55px;
}
.page-block.product-detail {
  border: none;
  margin: 0;
  padding: 0;
}
#GoogleMap {
  display: block;
  width: 94%;
  max-width: 1600px;
  margin: 0 auto;
  padding: 0 3%;
  width: 100%;
  height: 500px;
  padding: 0;
}
#GoogleMap iframe {
  width: 100% !important;
  height: 500px !important;
}
#SearchResults {
  margin: 0;
  padding: 0;
  list-style: none;
}
#SearchResults li a {
  display: block;
  margin: 0;
  padding: 2em 1em;
  text-decoration: none;
  border-bottom: 1px solid #b3ada7;
}
#SearchResults li a:hover {
  background: #efece7;
}
#SearchResults li a br {
  display: none;
}
.ShopPage .content {
  position: relative;
}
#CartWidget {
  position: absolute;
  right: 0;
  margin-top: 50px;
  z-index: 10;
}
#CartWidget a {
  display: block;
  min-width: 18em;
  margin: -6.5em 0 0;
  padding: 1em;
  text-decoration: none;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background: #efece7;
}
#CartWidget a:hover {
  color: #faf9f7;
  background: #5b5448;
}
#CartWidget a:hover h3 {
  color: #faf9f7;
}
#CartWidget a .widgetRightImg {
  display: inline-block;
  vertical-align: top;
  margin: 0 0.2em 0 0;
  padding: 0 0.2em;
  font-size: 2em;
}
#CartWidget a .widgetRightContent {
  display: inline-block;
  vertical-align: top;
}
#CartWidget a .widgetRightContent h3 {
  margin: 0 0 0.2em;
}
#CartLoader {
  display: none;
  position: fixed;
  width: 22px;
  height: 22px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  padding: 1em;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  border: 1px solid #b3ada7;
  background: #e4dfd6;
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.15);
  z-index: 1000;
}
.productVariantPrice {
  display: block;
  width: 100%;
  margin: 0 0 0.5em;
}
.productVariantPrice .variante {
  display: inline-block;
  vertical-align: top;
  width: 50%;
  margin: 0 2% 0 0;
  line-height: 25px;
}
.productVariantPrice .price {
  display: inline-block;
  vertical-align: top;
  width: 10%;
  margin: 0 2% 0 0;
  line-height: 25px;
}
.productVariantPrice .cartForm {
  display: inline-block;
  vertical-align: top;
  width: 36%;
}
.productVariantPrice .cartForm input.text {
  display: inline-block;
  vertical-align: top;
  margin: 0 1em 0 0;
  padding: 3px 8px;
  text-align: right;
  width: 4em;
}
.productVariantPrice .cartForm button {
  float: none;
  display: inline-block;
  vertical-align: top;
  margin: 0;
  background: none !important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 0;
}
.productVariantPrice .cartForm button i {
  display: block;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  color: #5b5448;
}
.productVariantPrice .cartForm button:hover i {
  background: #e4dfd6;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.CartPage table {
  width: 100%;
  margin: 0;
}
.CartPage table tr th,
.CartPage table tr td {
  padding: 6px 8px;
  border-bottom: 1px solid #b3ada7;
}
.CartPage table tr th.a-center,
.CartPage table tr td.a-center {
  text-align: center;
}
.CartPage table tr th.a-right,
.CartPage table tr td.a-right {
  text-align: right;
}
.CartPage table tr th .changedPrice,
.CartPage table tr td .changedPrice {
  display: none;
}
.CartPage table tr th button,
.CartPage table tr td button {
  float: none;
  display: inline-block;
  vertical-align: top;
  margin: 0;
  background: none !important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 0;
}
.CartPage table tr th button i,
.CartPage table tr td button i {
  display: block;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  color: #5b5448;
}
.CartPage table tr th button:hover i,
.CartPage table tr td button:hover i {
  color: #faf9f7;
  background: #5b5448;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.CartPage table tr th {
  background: #e4dfd6;
}
.CartPage table tr.odd {
  background: #efece7;
}
.CartPage table tr:hover {
  background: #e4dfd6;
}
.CartPage table tfoot {
  font-style: italic;
}
.CartPage table tfoot .total {
  font-weight: bold;
}
.CartPage h2 {
  float: left;
  margin: 2em 0 0.5em;
}
.CartPage #Zahlungsmoglichkeiten label,
.CartPage #Versandart label {
  margin: 0 0 0.5em;
}
.CartPage #Zahlungsmoglichkeiten,
.CartPage #Versandart,
.CartPage #AGB {
  margin: 2em 0 0;
}
html,
body {
  height: 100%;
}
#PushFooter {
  height: 100px;
  clear: both;
}
#Wrapper {
  margin: 0 auto -100px;
  min-height: 100%;
  height: auto !important;
  height: 100%;
  /* overflow: hidden; */
}
#FooterContainer {
  height: auto;
}
.message {
  display: block;
  margin: 0 0 1em;
  padding: 18px 24px;
  font-size: 0.86em;
  border-left: 3px solid;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.message.info {
  color: #376d00;
  background-color: #dff1cd;
}
.message.success {
  color: #5e8339;
  background-color: #d4ebaf;
}
.message.notice {
  color: #846534;
  background-color: #fff2b2;
}
.message.bad,
.message.error {
  color: #a24141;
  background-color: #ffd9d9;
}
@media only screen and (max-width: 1536px) {
  #HeaderContainer #Header {
    display: block;
  }
  #HeaderContainer #Header #HeaderLeft {
    display: block;
    width: 100%;
    padding: 1em 0 0;
    text-align: center;
  }
  #HeaderContainer #Header #HeaderLeft #Logo {
    width: 50%;
    max-width: 100%;
    text-align: right;
  }
  #HeaderContainer #Header #HeaderLeft #Logo img {
    display: inline-block;
    max-width: 280px;
  }
  #HeaderContainer #Header #HeaderLeft #ContactInfo {
    width: 45%;
    text-align: left;
  }
  #HeaderContainer #Header #HeaderRight {
    display: block;
    width: 100%;
    padding: 0;
  }
  #HeaderContainer #Header #HeaderRight #HeaderTop {
    position: absolute;
    top: 1em;
    right: 1em;
    margin: 0;
  }
  #HeaderContainer #Header #HeaderRight #NavigationContainer {
    text-align: center;
  }
  #HeaderContainer #Header #HeaderRight #NavigationContainer #Navigation > ul > li > a {
    font-size: 1.6em;
    padding-bottom: 0;
  }
  #Teaser #TeaserBtn {
    width: 200px;
    bottom: 2em;
    right: 20%;
    margin: -200px 0 0;
  }
}
@media only screen and (max-width: 840px) {
  #HeaderContainer #Header #HeaderRight #NavigationContainer #Navigation > ul > li > a {
    font-size: 1.2em;
    padding: 0 22px;
  }
  #PushHeader {
    height: 280px;
  }
  #Teaser #TeaserBtn {
    width: 122px;
    bottom: 1.5em;
    right: 5%;
    margin: -122px 0 0;
  }
}
@media only screen and (min-width: 680px) {
  #NavigationContainer #Navigation.close {
    display: block !important;
    zoom: 1 !important;
    opacity: 1 !important;
    -moz-opacity: 1 !important;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100) !important;
    filter: alpha(opacity= 100) !important;
  }
}
@media only screen and (max-width: 680px) {
  h1 {
    font-size: 2.5em;
  }
  h2 {
    font-size: 1.4em;
  }
  #HeaderContainer {
    position: relative;
  }
  #HeaderContainer #Header {
    height: auto;
    padding: 1em 0;
  }
  #HeaderContainer #Header #HeaderLeft {
    padding: 0;
    white-space: normal;
    text-align: left;
  }
  #HeaderContainer #Header #HeaderLeft #Logo {
    width: 100%;
    text-align: center;
    margin-top: 2em;
  }
  #HeaderContainer #Header #HeaderLeft #Logo img {
    max-width: 220px;
  }
  #HeaderContainer #Header #HeaderLeft #ContactInfo {
    position: relative;
    width: 60%;
    margin: 0;
    padding: 0;
    z-index: 800;
    font-size: 0.85em;
  }
  #HeaderContainer #Header #HeaderRight #NavigationContainer {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    min-height: 40px;
    padding: 1em 0;
    z-index: 600;
  }
  #HeaderContainer #Header #HeaderRight #NavigationContainer #MobileNavigation {
    position: absolute;
    bottom: 0;
    right: 0;
    display: inline-block;
    width: 40px;
    height: 40px;
    margin: 0 1em 1em 0;
    background: url('../images/Icons-Big.png') 0 0 no-repeat;
    -webkit-background-size: 200px 40px;
    -moz-background-size: 200px 40px;
    -o-background-size: 200px 40px;
    background-size: 200px 40px;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/Icons-Big.png', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=@src, sizingMethod='scale')";
    cursor: pointer;
  }
  #HeaderContainer #Header #HeaderRight #NavigationContainer #MobileNavigation.active {
    background-position: -40px 0;
  }
  #HeaderContainer #Header #HeaderRight #NavigationContainer #Navigation,
  #HeaderContainer #Header #HeaderRight #NavigationContainer.sticky #Navigation {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    text-align: center;
    padding: 1em 0 2em;
    background: #efece7;
  }
  #HeaderContainer #Header #HeaderRight #NavigationContainer #Navigation ul li,
  #HeaderContainer #Header #HeaderRight #NavigationContainer.sticky #Navigation ul li {
    display: block;
    margin: 0;
  }
  #HeaderContainer #Header #HeaderRight #NavigationContainer #Navigation ul li a,
  #HeaderContainer #Header #HeaderRight #NavigationContainer.sticky #Navigation ul li a {
    padding: 0 3%;
    font-size: 1.6em;
    line-height: 1.8em;
  }
  #HeaderContainer #Header #HeaderRight #NavigationContainer #Navigation ul li ul,
  #HeaderContainer #Header #HeaderRight #NavigationContainer.sticky #Navigation ul li ul {
    display: block;
    position: relative;
    top: 100%;
    left: 0;
    min-width: 0;
    width: 100%;
    padding: 0;
    text-align: center;
    background: none;
    zoom: 1 !important;
    opacity: 1 !important;
    -moz-opacity: 1 !important;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100) !important;
    filter: alpha(opacity= 100) !important;
  }
  #HeaderContainer #Header #HeaderRight #NavigationContainer #Navigation ul li ul li a,
  #HeaderContainer #Header #HeaderRight #NavigationContainer.sticky #Navigation ul li ul li a {
    padding: 0;
    font-size: 1em;
    line-height: 1.8em;
    background: none;
  }
  #HeaderContainer #Header #HeaderRight #NavigationContainer #Navigation ul li ul li a:hover,
  #HeaderContainer #Header #HeaderRight #NavigationContainer.sticky #Navigation ul li ul li a:hover {
    background: #e4dfd6;
  }
  #HeaderContainer #Header #HeaderRight #NavigationContainer #Navigation ul li ul li.current > a,
  #HeaderContainer #Header #HeaderRight #NavigationContainer.sticky #Navigation ul li ul li.current > a,
  #HeaderContainer #Header #HeaderRight #NavigationContainer #Navigation ul li ul li.section > a,
  #HeaderContainer #Header #HeaderRight #NavigationContainer.sticky #Navigation ul li ul li.section > a {
    background: #e4dfd6;
  }
  #HeaderContainer #Header #HeaderRight #NavigationContainer.sticky {
    bottom: auto;
    z-index: 800;
  }
  #PushHeader {
    height: 0;
  }
  #FooterContainer #Footer #FooterBox .item.col-3 {
    width: 50%;
  }
  #FooterContainer #Footer #FooterBox .item.col-4 {
    width: 50%;
  }
  #FooterContainer #Footer #FooterBox .item.col-5 {
    width: 50%;
  }
  .page-block h2 .icon {
    background-image: url('../images/Icons-Big.png');
    -webkit-background-size: 150px 30px;
    -moz-background-size: 150px 30px;
    -o-background-size: 150px 30px;
    background-size: 150px 30px;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/Icons-Big.png', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=@src, sizingMethod='scale')";
  }
  .page-block .preview {
    padding: 0;
  }
  .page-block.product .std {
    padding: 0;
  }
  #GoogleMap {
    height: 205px;
  }
  #GoogleMap iframe {
    height: 205px !important;
  }
  #CartWidget {
    float: none;
    display: block;
    margin: 0 0 2em;
    text-align: center;
  }
  #CartWidget a {
    display: inline-block;
    min-width: 18em;
    max-width: 80%;
    margin: 0;
    text-align: left;
  }
  .productVariantPrice .cartForm input.text {
    width: 2em;
  }
}
.ie #HeaderContainer #Header {
  display: block;
  width: 960px;
  height: 226px;
  padding: 0 15px 54px;
}
.ie #HeaderContainer #Header #HeaderLeft {
  display: block;
  width: 100%;
  padding: 1em 0;
  text-align: center;
}
.ie #HeaderContainer #Header #HeaderLeft #Logo {
  width: 50%;
  max-width: 100%;
  text-align: right;
}
.ie #HeaderContainer #Header #HeaderLeft #Logo img {
  display: inline-block;
  max-width: 330px;
}
.ie #HeaderContainer #Header #HeaderLeft #ContactInfo {
  width: 45%;
  text-align: left;
}
.ie #HeaderContainer #Header #HeaderRight {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  width: 100%;
  padding: 0;
}
.ie #HeaderContainer #Header #HeaderRight #HeaderTop {
  display: none;
}
.ie #HeaderContainer #Header #HeaderRight #NavigationContainer {
  text-align: center;
}
.ie #HeaderContainer #Header #HeaderRight #NavigationContainer #Navigation {
  width: 960px;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
}
.ie #HeaderContainer #Header #HeaderRight #NavigationContainer #Navigation > ul > li > a {
  font-size: 1.6em;
  padding-bottom: 0;
}
.ie #PushHeader {
  height: 280px;
}
.ie #Teaser {
  width: 960px;
  padding-left: 15px;
  padding-right: 15px;
}
.ie .content-box {
  width: 960px;
  padding-left: 15px;
  padding-right: 15px;
}
.ie #FooterContainer {
  background: #efece7;
}
.ie #FooterContainer #Footer {
  width: 960px;
  padding-left: 15px;
  padding-right: 15px;
}
.ie #GoogleMap {
  width: 960px;
  padding-left: 15px;
  padding-right: 15px;
}
