html:not(.no-touch) .l-canvas {
overflow: hidden;
} body {
margin: 0;
} .jet-list-tree__children .jet-radio-list__button {
background-color: #F5FBFF !important;
color: #0A3D5D !important;
}
.jet-list-tree__children .jet-radio-list__button:hover {
background-color: #1E81C4 !important;
color: #ffffff !important;
}
ul li {
margin-bottom: 10px;
}
ul li::marker {
color: #E27396;
} a.added_to_cart.wc-forward {
display: none;
}
body.checkout-wc, html, main.checkoutwc {
height: initial;
}