/* 20220713204115 - 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: #0a8de9;
}

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

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

.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 */
/*
Marco Moretto, ,  START. 
*/

#mm-0 > div.main > header > div.navigation.clearfix > nav > div > div.col-xs-12.col-sm-12.col-md-10.col-lg-10 > ul > li:nth-child(5) > a{
  
  display:none;
  
}

/*
Marco Moretto, , 	END. 
*/
/*Benjamin Lopez Lightspeed, Hide Title appearing in the preview boxes of categories, brands, etc BEGIN*/
span.title {
  display:none
}
/*END*/
/* Name: Rina | Date: August 10, 2018  | Reason:Change text color of offers on homepage banners   | Begin. */
.offerInfo {
  color: white!important;
}
/* Name: Rina | Date: August 10, 2018  | End. */

/*Benjamin Lopez Lightspeed 14/08/2018, (In Order) Change color of Newletter lettering on bottom of pages, Change color of letters for products in cart preview, change color of add to cart button in products and checkout button*/
.social{
  color: white !important;
}
.headercart-right a{
  color: white !important;
}
.gui-button-large.gui-button-action, a.btn.glyphicon.glyphicon-shopping-cart {
  background-color: #15CC33 !important;
  color: white !important;
}
/*END*/

/***** Stan Clarke, Jr. | Date: Aug 16, 2018 Time: 16:20 Montreal Time | Reason: to reorder the BRANDS menu | Ticket: 597354 | START *****/
ul.MenuNav {
  display: flex;
}
ul.MenuNav li:nth-child(2) {
  order: 3;
} 
ul.MenuNav li:nth-child(3) {
  order: 4;
}
/***** Stan Clarke, Jr. | Date: Aug 16, 2018 Time: 16:20 Montreal Time  | END *****/

/*Change size of logo on mobile site, Benjamin Lopez 14/09/2018 */
@media (max-width: 800px){
.headerStyle1 .logo a {
  width: 20em!important;
  }}
/*END*/

/* Name: Tatiana | Date: September 26, 2018  | Reason: Removing Banner content strip from the featured images on the homepage | Begin. */
.bannerContent {
  display: none !important;
}
/* Name: Tatiana | Date: September 26, 2018  | End. 

/* Name: Julien Delpech | Date: October 16, 2018 Time: 2:59 PM | Reason: make section title bigger on onestep checkout | Ticket: #650840 | Begin. */
div.gui-block-subtitle.gui-bigger{
  font-size: 24px;
}
/* Name: Julien Delpech | Date: October 16, 2018 Time: 2:59 PM | End. */
/* Sinan Adlim 18OCT18 Hiding excess options from custom JS to force customer to select country (workaround to shipping methods disappearing) Ticket #653227 BEGIN*/
#gui-billing-address > div.gui-address-row-3.gui-col2-equal > div.gui-col2-equal-col1 > div > div.gui-input, #gui-shipping-address > div.gui-address-row-3.gui-col2-equal > div.gui-col2-equal-col1 > div > div.gui-input{
  display:none;
}
/* Sinan Adlim 18OCT18 Hiding excess options from custom JS to force customer to select country (workaround to shipping methods disappearing) Ticket #653227 END*/

/*Kalla Ag Oumar, 14/05/2019, Ticket #852767 | Hide "Secret Stash" Category from menu | BEGIN*/
a[title="SECRET STASH"] {
  display:none!important;
}
/*Kalla Ag Oumar, 14/05/2019, Ticket #852767 | Hide "Secret Stash" category from menu | END*/
/*Eduard Lordan, 8/23/2019, ticket#956744, hide "Secret Stash" category from menu, BEGGIN*/
#mm-0 > div.main > header > div.navigation.clearfix > nav > div > div.col-xs-12.col-sm-12.col-md-10.col-lg-10 > ul > li:nth-child(4) {
display: none;
}
/*Eduard Lordan, 8/23/2019, ticket#956744, hide "Secret Stash" category from menu, END*/
