/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 08 2025 | 18:24:39 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 


.header-cart .dropdown-cart .woocommerce-mini-cart__buttons a:first-child{
	background-color : #00BAA9 !important;
}
h6.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox {
    display: none;
}

.woocommerce-checkout .digits_secure_modal {
    background: white;
}

.digits-form_tab_container input#rememberme {
    width: 5%;
}

.single-product ul.woocommerce-error {
    color: white;
	 background: #00BAA9;
}

.single-product span.xoo-cp-notice.xoo-cp-nt-error{
	    background: #00BAA9;
}

.single-product .xoo-cp-notice-box{
	    bottom: 250px;
}

.xoo-cp-atcn.xoo-cp-success {
    text-align: center;
}

button.show-password-input {
    display: none;
}

p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
    font-weight: bold;
    font-size: 13px;
}

.order_summary {
    background: #3FB7BE;
}
.woocommerce-order .congratulation h4 {
    color: #cdcbcb;
}
h2.woocommerce-order-details__title {
    display: none;
}

.woocommerce ul.order_details li{
	color:#cdcbcb;
}

.u-column2.col-2.woocommerce-Address {
    display: none;
}

p.order-again {
    display: none;
}

.wpProQuiz_content p.buttonlogin {
    display: none;
}

div#gform_confirmation_message_1 {
    background: #3FB7BE;
	padding: 14px;
}

div#gform_confirmation_wrapper_3 {
    background: #3FB7BE;
	padding: 14px;
}

.woocommerce ul.order_details li.total, .woocommerce ul.order_details li.total strong {
    color: black;
}

.woocommerce ul.order_details li {
    color: black;
}

.woocommerce-order .congratulation h4 {
       color: black;
}
