.wd-nav.wd-style-underline-reverse {
	--nav-pd: 30px 0 10px 0;
}

.wd-nav.wd-style-underline-reverse>li>a>.nav-link-text {
	position: unset;
}

.wd-nav.wd-style-underline-reverse>li>a>.nav-link-text:after {
	top: 0;
	height: 3px;
}

.wc-tabs-wrapper .shop_attributes {
	margin: 0 auto;
}

@media (min-width: 1025px) {}

@media (max-width: 1024px) {
	.wd-nav.wd-style-underline-reverse {
		--nav-pd: 20px 0 15px 0;
	}
	
	.tabs-layout-accordion>.wd-nav-tabs-wrapper {
		display: none;
	}
}