/* 20250618104453 - 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 */
#product_configure_form { display: block !important; }

.logo {
  min-height:50px;
}


/* Dy start */
#twn-starter-navigation,
#twn-starter-overlay {
    max-width: 1320px;
    margin-left: auto;
    margin-right: auto;
}

.twn-product-tile__status.in-stock[data-v-56cac416] {
    color: #47ad4c;
    fill: #47ad4c;
}

#subheader-search-form{ padding:5px; }

@media (max-width:587px)
{
  .pre-footer-inner {
      padding: 30px;
  }
  
  .cat-bar-block .cat-bar-text h5 {
      font-size: 14px;
      text-align: left;
  }
  
	.cat-bar-block.cat-bar-show-all {
    justify-content: center;
	}
  
  .cat-bar-block.cat-bar-show-all .plus
  {
    width: 22px;
    height: 22px;
    min-width: 22px;
    line-height: 22px;
    font-size: 15px;
    margin-right: 5px;
    margin-bottom:0;
  }
}
/* Dy end */


/* Kevin CSS */


.home-slider-holder img {
    border-radius: 5px;
}

/* .button-cta {
    background: #1bad39;
}

.button-cta:hover, .button-cta:focus {
    background: #15a33a;
    color: #fff;
    text-decoration: none;
}

.button-bg, button, .button {
    background: #1bad39;
}

button:hover, .button:hover, button:focus, .button:focus {
    background: #15a33a;
} */

#trustbadge-container-98e3dadd90eb493088abdc5597a70810 {

z-index: 1000!important;

}

/*End Kevin CSS */


.page-install-instructions img
{
  max-height:200px;
}

.home-slider-holder img {
    border-radius: 5px;
}

a.button.quick-cart.small-button.dmws-p_1za0cr4-perfectstock-button {font-size:25px;background:#285dab;}
button.btn-addtocart.quick-cart.button.button-cta.dmws-f_popup--link.dmws-plus-stock-cta-button {background:#285dab;}
/* SOLD OUT POPUP - GABRIEL */
.sold-out-popup-trigger {
	border: 0;
  height: 50px;
  line-height: 50px;
  padding: 0 16px;
  text-align: center;
  color: #fff;
  display: block;
  text-decoration: none;
  margin: 0 0 0 0;
  font-size: 1.1em;
  font-weight: 700;
  position: relative;
  width: 100%;
  background: #fc4717;
  border-radius: 3px !important;
}
.sold-out-popup-trigger:hover {
	color: #fff;
  background:#e54217;
}
#sold-out-popup {
	opacity:0;
  visibility:hidden;
  position: fixed;
  top: 0;
  left: -9999px;
  width: 100%;
  height: 100%;
  z-index: -1;
  transition:opacity .1s ease-in;
}
#sold-out-popup > span {
	position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(0 0 0 / 70%);
  z-index:1;
}
#sold-out-popup > div > a {
	position: absolute;
  right: 12px;
  top: 4px;
  font-size: 25px;
}
#sold-out-popup.show {
	visibility:visible;
  opacity:1;
  left:0;
  z-index: 999;
  transition:opacity .1s ease-in;
}
#sold-out-popup > div {
	position: fixed;
  width: 100%;
  left: 50%;
  top: 50%;
  max-width: 1000px;
  background: #fff;
  height: auto;
  transform: translate(-50%, -50%);
  padding: 40px 20px;
  z-index:2;
}
#sold-out-popup > div > p {
	font-size: 28px;
  line-height: 1;
  margin-bottom: 16px;
  font-weight: bold;
}
#sold-out-popup > div > span {
  font-size: 16px;
  line-height: 1;
  font-weight: 400;
  margin-bottom: 20px;
  display: block;
}
#sold-out-popup .button-holder {
	text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 30px;
  margin-top: 12px;
}
.productpage-right #sold-out-popup input {
	width:36px;
}
#sold-out-popup .button-holder .swiper-button-disabled {
	opacity:0;
}
/* === FAQ LED24 === */
.faq {
  font-family: Arial, sans-serif;
  line-height: 1.6;
  padding: 20px;
}
.faq h2 {
  margin-top: 40px;
  margin-bottom: 20px;
  color: #442B5E;
  font-size: 1.5em;
  border-bottom: 2px solid #e0e0e0;
  padding-bottom: 5px;
}
.faq details {
  margin-bottom: 15px;
  border: 1px solid #e5e5e5;
  border-radius: 5px;
  background-color: #f9f9f9;
  padding: 10px 15px;
}
.faq summary {
  cursor: pointer;
  font-weight: bold;
  color: #442B5E; /* mis à jour ici */
}
.faq a {
  color: #442B5E; /* mis à jour ici */
  text-decoration: underline;
}
.section-led24 {
  font-family: 'Open Sans', sans-serif;
  padding: 4rem 1rem;
  max-width: 1200px;
  margin: 0 auto;
}

.section-led24 h1,
.section-led24 h2 {
  text-align: center;
  color: #442b5e;
}

.section-led24 h1 {
  font-size: 2.5rem;
  margin-bottom: 1rem;
}

.section-led24 h2 {
  font-size: 2rem;
  margin-top: 2rem;
  margin-bottom: 1rem;
}

.section-led24 p {
  color: #555;
  font-size: 1rem;
  line-height: 1.6;
  text-align: center;
}

.section-led24 img {
  width: 100%;
  max-width: 300px;
  margin: 1rem auto;
  display: block;
  border-radius: 8px;
}

.section-led24 .button {
  background: #442b5e;
  color: #fff;
  padding: 0.8rem 1.6rem;
  border-radius: 5px;
  text-decoration: none;
  display: inline-block;
  margin-top: 1.5rem;
  font-weight: bold;
  transition: background 0.3s ease;
}

.section-led24 .button:hover {
  background: #5e3d8b;
}
.faq h2 {
  color: #442b5e;
  font-size: 1.8rem;
  margin-bottom: 1rem;
}

.faq h3 {
  color: #409264;
  font-size: 1.2rem;
  margin-bottom: 6px;
}

.faq-divider {
  border: none;
  border-top: 2px solid #ffb81c;
  width: 60px;
  margin: 0 0 12px 0;
}

.faq h3 {
  color: #409264;
  font-size: 1.3rem;
  margin-top: 2rem;
  margin-bottom: 6px;
}

.faq-divider {
  border: none;
  border-top: 2px solid #ffb81c;
  width: 60px;
  margin: 0 0 16px 0;
}
.category h2 {
  font-size: 26px;
  font-weight: bold;
  color: #442B5E;
  margin-top: 32px;
  margin-bottom: 16px;
}

.category h3 {
  font-size: 18px;
  font-weight: bold;
  color: #333;
  background-color: #f9f9f9;
  border-left: 4px solid #6D2077;
  padding: 8px 12px;
  margin-top: 24px;
  margin-bottom: 12px;
}

.category .info-block {
  background-color: #f4f4f4;
  padding: 16px;
  border-left: 4px solid #6D2077;
  margin-top: 32px;
}




/* SOLD OUT POPUP - GABRIEL - END */
