/* 20260218111349 - v2 */
.gui,
.gui-block-linklist li a {
  color: #333535;
}

.gui-page-title,
.gui a.gui-bold,
.gui-block-subtitle,
.gui-table thead tr th,
.gui ul.gui-products li .gui-products-title a,
.gui-form label,
.gui-block-title.gui-dark strong,
.gui-block-title.gui-dark strong a,
.gui-content-subtitle {
  color: #333535;
}

.gui-block-inner strong {
  color: #848585;
}

.gui a {
  color: #a6612a;
}

.gui-input.gui-focus,
.gui-text.gui-focus,
.gui-select.gui-focus {
  border-color: #a6612a;
  box-shadow: 0 0 2px #a6612a;
}

.gui-select.gui-focus .gui-handle {
  border-color: #a6612a;
}

.gui-block,
.gui-block-title,
.gui-buttons.gui-border,
.gui-block-inner,
.gui-image {
  border-color: #d6dae4;
}

.gui-block-title {
  color: #333535;
  background-color: #fff7f4;
}

.gui-content-title {
  color: #333535;
}

.gui-form .gui-field .gui-description span {
  color: #333535;
}

.gui-block-inner {
  background-color: #f4edea;
}

.gui-block-option {
  border-color: #f8f9fa;
  background-color: #fcfdfd;
}

.gui-block-option-block {
  border-color: #f8f9fa;
}

.gui-block-title strong {
  color: #333535;
}

.gui-line,
.gui-cart-sum .gui-line {
  background-color: #eceef2;
}

.gui ul.gui-products li {
  border-color: #f2f3f6;
}

.gui-block-subcontent,
.gui-content-subtitle {
  border-color: #f2f3f6;
}

.gui-faq,
.gui-login,
.gui-password,
.gui-register,
.gui-review,
.gui-sitemap,
.gui-block-linklist li,
.gui-table {
  border-color: #f2f3f6;
}

.gui-block-content .gui-table {
  border-color: #f8f9fa;
}

.gui-table thead tr th {
  border-color: #eceef2;
  background-color: #fcfdfd;
}

.gui-table tbody tr td {
  border-color: #f8f9fa;
}

.gui a.gui-button-large,
.gui a.gui-button-small {
  border-color: #a6612a;
  color: #fff7f4;
  background-color: #a6612a;
}

.gui a.gui-button-large.gui-button-action,
.gui a.gui-button-small.gui-button-action {
  border-color: #60694c;
  color: #ffffff;
  background-color: #60694c;
}

.gui a.gui-button-large:active,
.gui a.gui-button-small:active {
  background-color: #844d21;
  border-color: #844d21;
}

.gui a.gui-button-large.gui-button-action:active,
.gui a.gui-button-small.gui-button-action:active {
  background-color: #4c543c;
  border-color: #4c543c;
}

.gui-input,
.gui-text,
.gui-select,
.gui-number {
  border-color: #d6dae4;
  background-color: #fff7f4;
}

.gui-select .gui-handle,
.gui-number .gui-handle {
  border-color: #d6dae4;
}

.gui-number .gui-handle a {
  background-color: #fff7f4;
}

.gui-input input,
.gui-number input,
.gui-text textarea,
.gui-select .gui-value {
  color: #333535;
}

.gui-progressbar {
  background-color: #fff7f4;
}

/* custom */
/**
 * @license
 * MyFonts Webfont Build ID 3867246, 2020-12-16T11:57:38-0500
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: Sackers Gothic Heavy by Monotype
 * URL: https://www.myfonts.com/products/sackers-heavy-gothic-sackers-gothic-343401
 * Copyright: Copyright Â© 2023 Monotype Imaging Inc. All rights reserved.
 * 
 * Â© 2023 MyFonts Inc. */


  
@font-face {
  font-family: "SackersGothicHeavy";
  src: url('webFonts/SackersGothicHeavy/font.woff2') format('woff2'), url('webFonts/SackersGothicHeavy/font.woff') format('woff');
}

