﻿header{background-color:#1d1d1d;}
input ~ .bar:before,
button, .button,
#signup-type a:hover {background:#1d1d1d}
fieldset input:focus ~ label,
fieldset input:valid ~ label,
fieldset input:valid:not(:focus):not(:placeholder-shown) ~ label,
#signup-ie-isento input:checked + label,
#account-ie-isento input:checked + label,
#gender input:checked + label{color:#1d1d1d;}
.cart-item-qt small{display:none;}
.cart-item-img {padding: 0 5px;}
#shipping-calculator p{font-size:.8em;}
#signup-ie-isento input:checked + label::before,
#account-ie-isento input:checked + label::before,
#gender input:checked + label::before {background: #1d1d1d;border: 2px solid #1d1d1d;}
#cart h1:after {
    content: "\A Atenção: Os tecidos podem sofrer pequenas variações nas cores.\A Indicamos instaladores em qualquer região do Brasil";
    display: block;
    padding: 15px margin-bottom: 13px;
    color: #df5124;
    font-size: 0.7em;
    white-space: pre-wrap;
}