Create an account with us . . .
This page is restricted
forms [class*='item-'],
forms .item-price span,
[data-background=darks] #order-standard_cart .view-cart-items .item-price span {
color: black !important
}
form .col-sm-1.hidden-xs {
padding: unset
}
#products * {
color: black !important
}
#products a {
color: white !important
}
#frmConfigureProduct h3, #frmConfigureProduct label {
color: white !important
}
#frmConfigureProduct .field-container {
padding: 25px;
border-radius: 15px;
}
#order-standard_cart, #order-standard_cart *, html :has(#order-standard_cart), html :has(#order-standard_cart) * {
background: white!important;
background-color: white!important;
color: black !important
}
[data-background=dark] #order-standard_cart .form-control,
[data-background=dark] #order-standard_cart .form-control {
background-color: white !important;
color: black !important;
border: 1px solid black !important
}
[data-background=dark] #order-standard_cart .field-container{
background-color: white !important;
color: black !important;
}