/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 14 2026 | 08:20:20 */
/* My Account starts */

.woocommerce-notices-wrapper + p:not([class]) {
    color: #000000 !important;
	background-color:#F8F5EFFF !important;
}

.woocommerce-notices-wrapper + p:not([class]):before {
    background-color: #000000 !important;
}

.breakdance-woocommerce .woocommerce-notices-wrapper + p:not([class]) a{
    color: #d59940 !important;
}

.breakdance-woocommerce .woocommerce-MyAccount-content a:not([class]){
    color: #d59940 !important;
}

.breakdance-woocommerce .woocommerce-button.view{
	border:2px solid #111213 !important;
	font-weight:500 !important;
	text-transform: uppercase !important;
}

.breakdance-woocommerce .woocommerce-info a{
    color: #d59940 !important;
}

.breakdance-woocommerce .woocommerce-Address a.edit{
	border:2px solid #111213 !important;
	font-weight:500 !important;
	text-transform: uppercase !important;
	line-height:1.25em !important;
}

@media (min-width: 768px) and (max-width: 1280px) {
.u-columns.woocommerce-Addresses.col2-set.addresses {
    display: block !important;
}

.woocommerce-page.woocommerce-account .breakdance-woocommerce .col2-set .col-1, .woocommerce-page.woocommerce-account .breakdance-woocommerce .col2-set .col-2 {
    margin-bottom: 20px !important;
}
	
}

.woocommerce-page.woocommerce-account .breakdance-woocommerce .col2-set {
    margin: 0 !important;
}

/* My Account ends */



.woocommerce-info, .woocommerce-message {
    color: #000000 !important;
	background-color:#F8F5EFFF !important;
}

.woocommerce-info:before, .woocommerce-message:before {
    background-color: #000000 !important;
}

a.showcoupon, .woocommerce-message a.restore-item, .woocommerce-message a.restore-item:hover {
    color: #d59940 !important;
}

.breakdance-woocommerce button[name="apply_coupon"]{
    border:2px solid #000000 !important;
    font-weight:500 !important;
    text-transform: uppercase !important;
}

.breakdance-woocommerce button[name="apply_coupon"]:hover{
	color:#000000 !important;
	background-color:#ffffff00 !important;
}

span#coupon-error-notice {
    margin-left:200px !important;
}

