/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Sep 25 2025 | 16:42:10 */
/* 25/9/2025 tabs */
.xts-layout-tabs div.wc-tab {
	display: none;
}

#tab-title-Hidden {
	display: none !important;
}

.wc-tabs li {
  margin: 5px;
  background-color: white;
  border: 1px solid #7A7A7A;
}

.wc-tabs li.active{
  background-color: #D4564A !important;
  
}

.wc-tabs li.active .xts-nav-text{
  color:white;
}

.xts-nav-text:after{
	display:none!important
}

.xts-nav-product-tabs.xts-style-underline > li > a .xts-nav-text {
	padding: 10px 0;
}


.xts-nav-wrapper.xts-mb-action-swipe .xts-nav {
	flex-wrap: wrap!important;
}

.xts-nav.xts-gap-m {
	margin-right: 0!important;
	margin-left: 0!important;
}


/* 15/9 */
.xts-down .dg-portes-mobile {
  display: none;
}

.grecaptcha-badge {
	display: none !important;
}


/* 16/7 */
.xts-swatches .xts-disabled {
    display: none!important;
}

.googlesitekit-sign-in-with-google__frontend-output-button{
	display:none!important;
}

/* Search bar */
.dgwt-wcas-ico-magnifier {
	height: 100%!important;
}

.home .dg-min-price, .archive .dg-min-price {
	font-size: 16px!important;
}

[title="chat widget"] {
	transform: scale(0.8) !important;
}

.xts-sticked .xts-header-col.xts-center.xts-desktop {
	flex-wrap: unset;
}

