/* 20251125192320 - 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: #118ab2;
}

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

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

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

/* custom */
.label-outofstock {
	display: none;
}

/*Charmaine Alinsug - Sept 06,2018 - changed navbar margin*/
#navbar nav > ul > li {
   margin-right: 2px;
}
/*End of Comment*/

/* Mohammad Mirza | Ticket: 1583748 | Jan 5 */
/* Adds a margin to the chat button so that it doesn't cover cart on mobile */
@media only screen and (max-width: 767px) {
  div#wlbkwc_messageButton{
    margin-right: 50px !important;
  }
}
/* END */
/* Sinan Adlim 6SEP18 Ticket #614824 Hiding second search bar and home icon in the top navigation bar BEGIN */
@media (min-width: 768px){
#navbar > div > div > div > nav > div#search {
    display: none;
}

i.fa.fa-home.home-icon {
    display: none;
}
}
/* Sinan Adlim 6SEP18 Ticket #614824 Hiding second search bar and home icon in the top navigation bar END */

/*Charmaine Alinsug - Sept 07,2018 - changed navbar margin*/
ul.mediummenu:nth-child(1) > li:nth-child(10) > a:nth-child(1) {
    margin-left: -2px;
    margin-right: 6px;
}
/*End of Comment*/
/* Modify padding of categories in main nav menu - Rina - #667897 - Nov 6, 2018*/
#navbar.compact nav>ul>li>a {
  padding-right: 15px;
}
/*End*/

/* Geanny LightspeedHQ - Dec 6th - Change the color and boldness of Google reviews in the footer - TICKET # 1066683 - START */
.shop-rating {
    font-size: 14px;
    color: #78afca;
    font-weight: bold;
}
/* Geanny LightspeedHQ - END */

/* Name: Sara | Date: February 20, 2020 | Ticket: | Reason: Hide footer |  Begin. */
body > footer > div.container-fluid.footer {
    display: none;
}
/* Name: Sara | Date: February 20, 2020 | Ticket: | End. */

/* BUHV Edits 11.30.20 */
#header .main-header .logo.large-logo img {
    height: 100px;
}

#header .main-header .inner {
  padding: 4px 0px;
}

.usp-bar > ul > li > a{
    font-size: 14px;
}

.testimonial {
  font-size: 17px;
  font-style: italic;
}

.testName {
  font-size: 13px!important;
  color:#118ab2;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px;
  
}

.price align-bottom > span[affirm-product] {​
margin-top: 
margin-bottom: 5px;
}

/*
@media (max-width: 767px)
.usp-bar {
    display:none!important;
}*/

.inc-price {
  display:none;
}

a.btn.accent.vertical-menu-btn.open-vertical-menu {
    text-indent: -9999px;
  line-height: 0; /* Collapse the original line */
}

a.btn.accent.vertical-menu-btn.open-vertical-menu::after {
  content: "MENU";
  text-indent: 0;
  display: block;
  line-height: initial; /* New content takes up original line height */
}

/* Mohammad Mirza | Ticket: 1583748 | Jan 5, 2021 */
/* Code added so that on mobile, Categories button shows as MENU instead */
a.btn.accent.vertical-menu-btn.open-mobile-slide{
  text-indent: -9999px;
  line-height: 0;
}
a.btn.accent.vertical-menu-btn.open-mobile-slide::after{
content: "MENU";
  text-indent: 0;
  display: block;
  line-height: initial;
}
/* END */

.products .product .info .title, .products .product-list .info .title {
  overflow:visible;
}

.products .product .info .title.one-line, .products .product-list .info .title.one-line {
    height: unset; 
}

.products .product .stars, .products .product-list .stars {
  display:none;
}

/* This part of the CSS code ensures the link to the Back Office and the close button are hidden. */
.wsa-demobar a, .wsa-demobar a.close {
display: none !important;
}

/* This part of the CSS code ensures the USP bar is no longer visible when scrolling like the original demobar.
.wsa-demobar{
position: absolute !important;
}*/
  
/* This part of the CSS code controls the background and font color of the the USP bar. Search online for any colour in 'hex' and replace the number below. #000000 is black, #ffffff is white. */
background-color: #000000 !important;
color: #ffffff !important; }

/* This part of the CSS code ensures the USP bar is hidden for mobile visitors. When a screen is smaller than 767 pixels wide, the USPs will not fit properly.*/
@media screen and (max-width: 767px){
.wsa-demobar{
display: none !important;
}
body {
margin-top: 0px!important;
}
}

/* Name: Kres Gernale | Date: 12/14/2021 | Ticket:2340269 | Reason:Added space to Gift Card | Begin. */



}
/* Name: Kres Gernale | Date: 12/14/2021 | Ticket:2340269 | Reason:Added space to Gift Card  | End. */
