/*  MICROTHEMER STYLES  */


/*= General =================== */

/** General >> Table head product remove **/
thead .product-remove {
	color: rgb(255, 255, 255) !important;
}

/** General >> Table head product name **/
thead .product-name {
	color: rgb(255, 255, 255) !important;
}

/** General >> Table head product price **/
thead .product-price {
	color: rgb(255, 255, 255) !important;
}

/** General >> Span (#1) bdi **/
tbody > tr:nth-of-type(1) > td:nth-of-type(3) > span:nth-of-type(1) > bdi {
	color: rgb(255, 255, 255) !important;
}

/** General >> Span (#1) bdi _2 **/
tbody > tr:nth-of-type(2) > td:nth-of-type(3) > span:nth-of-type(1) > bdi {
	color: rgb(255, 255, 255) !important;
}

/** General >> Table head product quantity **/
thead .product-quantity {
	color: rgb(255, 255, 255) !important;
}

/** General >> Table head product subtotal **/
thead .product-subtotal {
	color: rgb(255, 255, 255) !important;
}

/** General >> Table row (#1) product subtotal **/
tbody > tr:nth-of-type(1) > .product-subtotal {
	color: rgb(255, 255, 255) !important;
}

/** General >> Span (#1) bdi _3 **/
tbody > tr:nth-of-type(2) > td:nth-of-type(5) > span:nth-of-type(1) > bdi {
	color: rgb(255, 255, 255) !important;
}

/** General >> Table heading (#1) link **/
tbody > tr:nth-of-type(1) > th:nth-of-type(1) > a {
	color: rgb(255, 255, 255) !important;
}

/** General >> Table heading (#1) link _2 **/
tbody > tr:nth-of-type(2) > th:nth-of-type(1) > a {
	color: rgb(255, 255, 255) !important;
}

/** General >> Cart totals heading 2 **/
.cart_totals h2 {
	color: rgb(255, 255, 255) !important;
}

/** General >> Cart subtotal table heading **/
.cart-subtotal th {
	color: rgb(255, 255, 255) !important;
}

/** General >> Cart subtotal table data **/
.cart-subtotal td {
	color: rgb(255, 255, 255) !important;
}

/** General >> Order total table heading **/
.order-total th {
	color: rgb(255, 255, 255) !important;
}

/** General >> Order total bdi **/
.order-total bdi {
	color: rgb(255, 255, 255) !important;
}

/** General >> Fl node jqwx8zd3hcel fl row content wrap **/
.fl-node-jqwx8zd3hcel .fl-row-content-wrap {
	color: rgb(0, 0, 0) !important;
}

/** General >> Coupon code **/
#coupon_code {
	color: rgb(0, 0, 0) !important;
}

/** General >> Fl post 27 heading 3 **/
#fl-post-27 h3 {
	color: rgb(255, 255, 255) !important;
}

/** General >> Customer details label **/
#customer_details label {
	color: rgb(255, 255, 255) !important;
}

/** General >> Cart item table data **/
.cart_item td {
	color: rgb(255, 255, 255) !important;
}

/** General >> Table head product total **/
thead .product-total {
	color: rgb(255, 255, 255) !important;
}

/** General >> Payment paragraph **/
#payment p {
	color: rgb(255, 255, 255) !important;
}

/** General >> Payment place order **/
#payment .place-order {
	color: rgb(0, 0, 0) !important;
}

/** General >> Fl main content woocommerce breadcrumb **/
#fl-main-content .woocommerce-breadcrumb {
	color: rgb(255, 255, 255) !important;
}

/** General >> Nav link (#2) **/
nav a:nth-of-type(2) {
	color: rgb(255, 255, 255) !important;
}

/** General >> Nav link (#1) **/
nav a:nth-of-type(1) {
	color: rgb(255, 255, 255) !important;
}

/** General >> Fl main content product title **/
#fl-main-content .product_title {
	color: rgb(255, 255, 255) !important;
}

/** General >> Woocommerce product details short description paragraph **/
.woocommerce-product-details__short-description p {
	color: rgb(255, 255, 255) !important;
}

/** General >> Tab description heading 2 **/
#tab-description h2 {
	color: rgb(255, 255, 255) !important;
}

/** General >> Tab description paragraph (#1) **/
#tab-description p:nth-of-type(1) {
	color: rgb(255, 255, 255) !important;
}

/** General >> Tab description paragraph (#2) **/
#tab-description p:nth-of-type(2) {
	color: rgb(255, 255, 255) !important;
}

/** General >> Tab title description link **/
#tab-title-description a {
	color: rgb(0, 0, 0) !important;
}

/** General >> Fl main content single add to cart button **/
#fl-main-content .single_add_to_cart_button {
	color: rgb(0, 0, 0) !important;
}

/** General >> Table heading (#1) link _3 **/
tbody > tr:nth-of-type(3) > th:nth-of-type(1) > a {
	color: rgb(255, 255, 255) !important;
}

