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

.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: #000000;
}

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

.gui a {
  color: #aa858b;
}

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

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

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

.gui-block-title {
  color: #333333;
  background-color: #ffffff;
}

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

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

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

.gui-block-option {
  border-color: #f2eced;
  background-color: #faf8f9;
}

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

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

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

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

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

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

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

.gui-table thead tr th {
  border-color: #d8c8ca;
  background-color: #faf8f9;
}

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

.gui a.gui-button-large,
.gui a.gui-button-small {
  border-color: #b1958b;
  color: #000000;
  background-color: #ffffff;
}

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

.gui a.gui-button-large:active,
.gui a.gui-button-small:active {
  background-color: #cccccc;
  border-color: #8d776f;
}

.gui a.gui-button-large.gui-button-action:active,
.gui a.gui-button-small.gui-button-action:active {
  background-color: #cccccc;
  border-color: #8a6e64;
}

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

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

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

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

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

/* custom */
[id^=dmws-p_w8fk60-productcard-variants] .dmws-p_w8fk60-productcard-variants--variants .dmws-p_w8fk60-productcard-variants--variants--tiles ul li:not(.dmws-p_w8fk60-productcard-variants--variants--extra-variants).active {border:1px solid #b7ada7;}
.dmws-p_w8fk60-productcard-variants--form-btn {background-color:#b7ada7!important;}
span.dmws-p_w8fk60-productcard-variants--variants--tiles--check-icon svg path {fill:#b7ada7;}

/* add to cart button visibility added April 17 2024 | Francis Santiago | start*/
[id^="dmws-f_"], [id^="dmws-e_"], [id^="dmws-a_"], [id^="dmws-p_"], #product_configure_form {
    display: initial !important;
}
/* add to cart button visibility added April 17 2024 | Francis Santiago | end*/

