/* Disable default Style Guide that comes with the theme */
.product-extra-buttons .size-box {
	display: none !important;
}

/* Modify the appearance of the size chart list when moved */
body .wpcsc-size-charts-list .wpcsc-size-charts-list-item {
    margin-left: 0px !important;
}

body .wpcsc-size-charts-list .wpcsc-size-charts-list-label::after {
/*     content: '' !important; */
    color: 'white' !important;
}