/* 20250721203732 - 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: #355e3b;
}

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

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

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

.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: #ededed;
  background-color: #f9f9f9;
}

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

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

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

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

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

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

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

.gui-table thead tr th {
  border-color: #cbcbcb;
  background-color: #f9f9f9;
}

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

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

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

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

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

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

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

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

/* custom */
#gui-checkout-payment-methods > div.gui-payment-method-wrapper > div.gui-checkout-payment-provider.gui-payment-provider-square, .css-190qbza-Box-Flex .e1rqh3k81 {
display: none !important;
}

header ul li {
    font-size: 14px;
}
p {
  font-size: 16px;
}
.resp-container {
    position: relative;
    overflow: hidden;
    padding-top: 56.25%;
}
.resp-iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.products .product .info .description {
  font-size: 14px;
} 
a.btn {
  padding:10px;
}
.events { 
	text-align: center;
	padding-bottom: 32px;
}
#footer .main-footer a {
  font-size: 14px;
}

#footer > div.footer-bottom > div > div > div.copyright.align-middle {
  text-indent: -9999px;
  line-height: 0; /* Collapse the original line */
}

/* Targeting the specific class that contains the product finder title */
.title-box.h2.px-4.pt-4:before {
    content: "Find Your Calm Today";
    display: block;
    font-size: inherit; /* This will keep the font size consistent */
}

/* Hide the original text */
.title-box.h2.px-4.pt-4 {
    visibility: hidden;
}

/* Make the new text visible */
.title-box.h2.px-4.pt-4:before {
    visibility: visible;
}



/***** Stan Clarke, Jr. | Date: Nov 19, 2018 Time: 14:10 Montreal Time | Reason: toa ddd "Design Team - metaphour" | Ticket: 681055 | START *****/
#footer > div.footer-bottom > div > div > div.copyright.align-middle::after {
  content: "© Copyright 2018 Nuts 'n Berries Healthy Market - Design Team - metafour - Theme by Shopmonkey";
  text-indent: 0;
  display: block;
  line-height: initial; /* New content takes up original line height */
}
/***** Stan Clarke, Jr. | Date: Nov 19, 2018 Time: 14:10 Montreal Time  | END *****/

/* Hide Contact Information section from Customer Support page | Rina | Nov. 27, 2018*/
#service-page .contact-info {
  display: none;
}
#service-page > div > div.col-md-5 > div:nth-child(3) > h2 {
  display: none;
}
#service-page > div > div.col-md-7 {
  display: none;
}
/* END */
  /* Name: Sophie A. | Date: Dec. 2019  | Reason: Hide incl. tax | Begin. */
.products .product .info .price .inc-price {
    display: none;
  }
#productpage > div.container-wide > div.row > div > div > div.col-sm-6.col-md-7.col-lg-7 > div > div.price-stock > div > div.price.align-bottom > div {
  display: none;
}
/* Name: Sophie A. | Date: Dec. 2019 | End. */

/*Kalla Ag Oumar | December 27th, 2019 | Ticket #1084949 | Hid stock levels for product "Nuts 'n Berries 1-Day Organic Juice Cleanse" | BEGIN*/
#productpage > div.container-wide > div.row > div > div > div.col-sm-6.col-md-7.col-lg-7 > div > div.price-stock > div > div.stock.align-bottom.text-right > div {
  display: none;
}
/* END */

/*Hide Checkout USPs*/
.cart-usps {
  display: none;
}
