/* 20260312123504 - 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: #0099c5;
}

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

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

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

.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: #f7f7f7;
  background-color: #fcfcfc;
}

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

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

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

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

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

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

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

.gui-table thead tr th {
  border-color: #e7e7e7;
  background-color: #fcfcfc;
}

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

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

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

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

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

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

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

.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 */
.sidebar-box-filter {
  display:none;
}
.product-discounts {
  display:none;
}
body > div.wrapper.layout-fixed.border-shadow-light > div.footer > div.footer-nav.grid.clearfix > div:nth-child(3) > ul > li:nth-child(3) {display:none;}
body > div.wrapper.layout-fixed.border-shadow-light > div.footer > div.footer-nav.grid.clearfix > div:nth-child(3) > ul > li:nth-child(4) {display:none;}
body > div.wrapper.layout-fixed.border-shadow-light > div.footer > div.footer-nav.grid.clearfix > div:nth-child(2) > ul > li:nth-child(3) {display:none;}
body > div.wrapper.layout-fixed.border-shadow-light > div.footer > div.footer-nav.grid.clearfix > div:nth-child(3) > ul > li:nth-child(5) {display:none;}
.products.products-grid .product p.price {
  right: -10px;
  top: 110px;
}
.products.products-grid .product.hover p.price {
  right: -10px;
  top: 110px;
}




#product-tabs > ul > li:nth-child(2) {
  display:none;  
}

body > div.wrapper.layout-fixed.border-shadow-light > div:nth-child(2) > div.template-content.template-product > div > div.sidebar-main > div > div.product-info > div.share > div.rating > p {display:none;}
body > div.wrapper.layout-fixed.border-shadow-light > div:nth-child(2) > div.template-content.template-product > div > div.sidebar-main > div > div.product-info > div.share > div.rating > span > span {display:none;}
div.rating > a > span {display:none;}

/* Nathalie Lightspeed 13/06/18 Change hover color and text Start */
.products .product .image-wrap:hover .description {
    height: 100%;
    background-color: rgba(211, 211, 211, 0.5);
    padding: 20px;
}
.text {
color: #0099c5;
}
/* Nathalie Lightspeed 13/06/18 Change hover color and text End*/

/*Kalla Ag Oumar | August 27th, 2019 | Ticket #959891 | Hid the product amount on categories on homepage | BEGIN*/
.amount {
  display: none;
}
/*Kalla Ag Oumar | August 27th, 2019 | Ticket #959891 | Hid the product amount on categories on homepage | END*/

/* Koen LightspeedHQ - 28-08-2019 - Remove border photos - START */
.categories .category {
	border: 0px;
}
/* Koen LightspeedHQ - 28-08-2019 - Remove border photos - END */
/* Leah-Marie Lightspeed support February 21, 2020 4:00 PM */
.col-xs-0, .col-md-0 {display:none;}
[title="RSS feed"] {display:none;}
/* END */
