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

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

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

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

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

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

/* custom */

#header > div > div.header-main > div > div.col-md-9.hidden-xs.hidden-sm > nav > ul > li:nth-child(2) > a {
    display: none;
}

#header > div > div.header-main > div > div.col-md-9.hidden-xs.hidden-sm > nav > ul > li:nth-child(2) {
    display: none;
}

/*remove category image from displaying when you get to the category - David D*/
.img-collectionheader {
    max-width: 0%;
    height: auto;
    max-height: 395px;
}

/*Remove the shop now button for the USP located on the home page -David D*/
#content > section.section-discount-block > div > div.text-light > a {
    display: none;
}
/*change the explore button to black on the headlines - David D*/
.gui a.gui-button-large, .gui a.gui-button-small, .gui-blog-article-more a, a.btn, button, input[type="submit"], input[type="reset"], input[type="button"] {
    background: #000000;
}

div.breadcrumb {
  background-image: url(https://static.shoplightspeed.com/shops/611883/files/003735142/fond-decran.jpg) !important;
}
.section-discount-block {
    min-height: 200px !important;
}
#header > div > div.header-main > div > div.col-md-9.hidden-xs.hidden-sm > nav > ul > li:nth-child(12) {
  display: none;
}
section.section-instagram {
  display: none;
}
#content > div.breadcrumb > div {
    color: black;
}
.breadcrumb a{
  color: black;
}
@media (max-width: 992px){
/*  max-height was overlapping search bar - 37/%D/2017 | Amaury C. | LS ticket #287132 */
.logo img {
    height: auto;
    max-height: 6em; /* changed it to a relative unit */
}
/* End of Amaury's customization */
#content > section.section-discount-block > div {
    max-height: 50px;
}
.section-discount-block {
    min-height: 50px !important;
}
}

/* Name: Manu Leaute | Date: May 19, 2017 Time: 3:40 PM | Reason: Remove quantity on categories| Ticket #: | Begin. */
#content > section.section-category-image > div > div > div > div > div > span {
    display: none;
}

#content > div.container > div.categories.row > div > div > div > span{display:none;}
/* Name: Manu Leaute | Date: May 19, 2017 Time: 3:40 PM | Reason: | Ticket #: | End. */

/*Remove sale% from products- LS support*/
/*.product .image-wrap .productdiscount {*/
/*    display: none;*/
/*}*/
/*End-David*/

/* START | reduce font-size for 'new' label to fit french word 'nouveau' | 08/15/2017 | Amaury C. | LS ticket #297247 */
.newProduct > a > span {font-size:.75em;}
/* END | Amaury C. */



custom.css?22:146
.gui a.gui-button-large, .gui a.gui-button-small, .gui-blog-article-more a, a.btn, button, input[type="submit"], input[type="reset"], input[type="button"] {
    background: #ffffff;
}


element.style {
}
settings.css:687
.buy-mobile-width-fixer .product-add-cart .product-add-cart-btn {
    color: #f69696;
}
@media (max-width: 767px)
responsive.css?2:871
.product .product-add-cart .product-add-cart-btn {
    line-height: 20px;
    width: initial;
}

.gui a.gui-button-large, .gui a.gui-button-small, .gui-blog-article-more a, a.btn, button, input[type="submit"], input[type="reset"], input[type="button"] {
    background: #ffffff;
}
.product .product-add-cart .product-add-cart-btn {
      font-size: 25px;
}

/* David Desrosiers, DATE, Ticket#, Hide tax amount in the cart, BEGIN*/ 
#gui-wrapper > div.gui-col3-equal > div.gui-col3-equal-col3.gui-div-cart-sum > div.gui-cart-sum > div:nth-child(2) {
    display: none;
}

#gui-wrapper > div.gui-col3-equal > div.gui-col3-equal-col3.gui-div-cart-sum > div.gui-cart-sum > div.gui-item.gui-big {
    display: none;
}

/* David Desrosiers, DATE, Ticket#, WHAT IT DOES, END*/
