


.woocommerce-store-notice, p.demo_store {
	background-color: #ffdd22;
	color: #000;
}

.woocommerce-store-notice a, p.demo_store a {
	color: #000;
}

p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
    font-size: 3.5em;
    margin-bottom: 40px;
    margin-top: 30px;
} 

ul.woocommerce-error {
    background-color: antiquewhite;
}

.nome-serie-aluno {
    background-color: #ffdd22;
    padding: 20px !important;
}

p#nome_do_aluno_field {
    margin-bottom: 0px;
	  padding-bottom: 0px !important;
}
p#serie_do_aluno_field {
    padding-bottom: 40px !important;
}

a.button.product_type_variable.add_to_cart_button {
    background-color: #ffdd22!important;
    color: #000;
    border: 0;
}

button.single_add_to_cart_button.button.alt {
    background-color: #a46497 !important;
    color: #fff !important;
    padding-left: 30px !important; 
    padding-right: 30px !important;
}

button.single_add_to_cart_button.button.alt.disabled.wc-variation-selection-needed {
    height: 50px;
}

button.single_add_to_cart_button.button.alt {
    height: 50px;
}
a, a:active, a:hover, a:focus {
    text-decoration: none;
    color: #28296E;
}
.woocommerce .quantity .qty {
    height: 50px;
	  border: solid 1px black !important;
}

.woocommerce .minus {
    height: 50px !important;
	  color: black !important;
}

.woocommerce .plus {
    height: 50px !important;
	  color: black !important;
}

input.search-submit {
    color: #a46497;
}

.woocommerce div.product .woocommerce-tabs ul.tabs.wc-tabs li.active a {
    border-bottom: 2px solid #28296E;
    color: #28296E;
}


element.style {
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
	  color: #28296E;
}

span.woocommerce-Price-amount.amount {
    font-weight: bold;
    color: #28296E;
}

ul.product_list_widget {
    font-size: 13px;
    line-height: 18px !important;
}


.columns-4 h2.woocommerce-loop-product__title {
     min-height: 90px;
}

.columns-5 h2.woocommerce-loop-product__title {
     min-height: 90px;
}

a.button.wc-forward {
    color: #8fae1b;
}

.woocommerce .widget_price_filter .price_slider_amount .button {
    color: black;
}

button.woocommerce-widget-layered-nav-dropdown__submit {
    color: black;
}

.wc-proceed-to-checkout a {
    background-color: #a46497 !important;
    color: white !important;
    padding: 20px !important;
}

button#place_order {
	    background-color: #a46497 !important;
    color: white !important;
    padding: 20px !important;
}

form.checkout_coupon.woocommerce-form-coupon .button {
    color: black;
}

.woocommerce .cart .button, .woocommerce .cart input.button {

    color: black;
}

a.button.wc-backward {
    color: black;
}

div#content-footer-section a {
    color: white;
}

footer#colophon {
    display: none;
}