/*
 Theme Name:   Onlinestoffenwinkel Child
 Theme URI:    https://Onlinestoffenwinkel.nl
 Description:  Onlinestoffenwinkel Child Theme
 Author:       Onlinestoffenwinkel
 Author URI:   https://Onlinestoffenwinkel.nl
 Template:     xstore
 Version:      1.0
 Text Domain:  xstore-child
*/

:root {
  --tax-toggle-text-color: #FFF!important;
  --tax-toggle-text-size: 18px!important;
  --tax-toggle-off-background: #fdfdfd!important;
  --tax-toggle-on-background: #4cd863!important;
  --tax-toggle-off-knob: #e5e5e5!important;
  --tax-toggle-on-knob: #ffffff!important;
  --tax-toggle-off-border: #e5e5e5!important;
  --tax-toggle-on-border: #ededee!important;
}





