/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 03 2025 | 15:10:57 */
.wc-block-components-sidebar, .wc-block-cart-items__header, .wc-block-cart-item__remove-link,.wc-block-cart-item__product td,.wc-block-components-title,.wc-block-components-checkout-step__description,.wc-block-components-address-form__address_2-toggle,.wc-block-components-checkbox__label,.woocommerce, .wc-block-components-address-card, .wc-block-components-text-input label, .wc-blocks-components-select__select label, .wc-blocks-components-select .wc-blocks-components-select__label, .wc-block-checkout__guest-checkout-notice{
	color:rgba(255,255,255,0.7)!important;
}

.wp-block-woocommerce-checkout-actions-block button{
	border: 1px solid #FFC931;
    color: white;
}
.wp-block-woocommerce-checkout-actions-block button:hover{
	background-color:#FFC931;
}

.download-file a{
	background-color:#FFC931!important;
}
.wc-block-components-checkout-return-to-cart-button, .wc-block-components-address-form__state, .wc-block-components-address-form__phone{
	display:none;
}
.wc-block-components-form .wc-block-components-checkout-step{
	margin-bottom:0px!important;
}
.wc-block-checkout__terms.wc-block-checkout__terms--with-separator{
	padding-top:10px!important;
}

.wc-block-components-title.wc-block-components-title, .woocommerce-order-downloads__title, .woocommerce-order-details__title, .woocommerce-column__title{
	text-transform:uppercase;
	color:white!important;
}
.woocommerce-thankyou-order-received, .wc-block-components-product-name{
	padding:20px 0px;
	font-size:1.5rem!important;
}
.download-file a{
	color:#272B32!important;
}
 .wc-block-components-checkout-step__description, .wc-block-components-checkout-step__content,.wc-block-components-checkbox__label, .wc-block-components-checkout-order-summary__title-text, .wc-block-components-totals-item__label, .wc-block-cart-items__header, .wc-block-cart-items__header-total, .wc-block-cart__totals-title, .wc-block-cart-item__remove-link{
	font-size:18px!important;
}
.wc-block-cart__submit-container a:hover{
	color:white;
}
.wc-block-components-address-form__first_name, .wc-block-components-address-form__last_name, .wc-block-cart__empty-cart__title.with-empty-cart-icon:before, .wc-block-components-notice-snackbar {
	display:none!important;
}
.wc-block-cart__submit-button, [type=button]:focus, [type=button]:hover, [type=submit]:focus, [type=submit]:hover, button:focus, button:hover{
	background-color:transparent;
	border:1px solid #FFC931;
}
