/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 14 2025 | 10:40:57 */
.woocommerce-js #respond input#submit, .woocommerce-js a.button, .woocommerce-js button.button, .woocommerce-js input.button {
	background: #efc403;
}

.elementor a {
	box-shadow: none;
	text-decoration: none;
	color: #efc403;
}

tr.woocommerce-shipping-totals.shipping {
    display: none;
}



.woocommerce-shipping-fields {
    display: none;
}

.ast-scroll-to-top-left {
	left: 10px !important;
	bottom: 5px !important;
}

.woocommerce-js form .form-row label {
	color: #fff;
}

p#order_comments_field {
  
    display: none;
}

@media only screen and (max-width: 768px) {

.woocommerce-account .woocommerce-MyAccount-navigation {
  float: left; 
  width: 100%;
  background: #fff !important;
  border-radius: 8px;
  padding: 19px;
	margin-bottom: 20px;
}
	
.woocommerce-js h2 {
  margin-bottom: .7em;
  color: #efc403 !important;
}
	
}

.show-password-input {
	background: none !important;
	color: #efc403 !important;
	margin-top: -13px;
}


.woocommerce-message {
	background: #000 !important;
	color: #fff !important;
	border: none;

}

.woocommerce-cart-form {
	color: #fff;
}
.shop_table.woocommerce-checkout-review-order-table {
	color: #fff !important;
}
.woocommerce-privacy-policy-text {
	color: #fff !important;
}
h3 {
	color: #efc403;
}

.button.wc-forward {
	background: #efc403 !important;
}

tr {
    color: #efc403;
}

h2.woocommerce-column__title {
    color: #efc403;
}


label, legend {
	color: #fff !important;
}
