/*  MICROTHEMER STYLES  */


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

/** General >> Product name link **/
.product-name a {
	color: rgb(252, 224, 8) !important;
	font-size: 17px !important;
	line-height: 1 !important;
	font-weight: bolder !important;
}

/** General >> Entry title **/
.entry-title {
	color: rgb(225, 225, 225) !important;
}

/** General >> Cart item product price **/
.cart_item .product-price {
	color: rgb(225, 225, 225) !important;
}

/** General >> Cart totals heading 2 **/
.cart_totals h2 {
	color: rgb(59, 59, 59) !important;
	text-transform: capitalize !important;
}

/** General >> Hbc **/
.hbc {
	background-image: linear-gradient(180deg, rgb(40, 40, 40), transparent) !important;
}

/** General >> Flex cnt **/
.flex-cnt {
	background-image: linear-gradient(180deg, rgb(40, 40, 40), rgb(236, 236, 236) 75%) !important;
}

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

/** General >> Cart subtotal amount **/
.cart-subtotal .amount {
	color: rgb(59, 59, 59) !important;
}

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

/** General >> Strong amount **/
strong .amount {
	color: rgb(59, 59, 59) !important;
	text-transform: capitalize !important;
}

/** General >> Coupon button **/
.coupon .button {
	border-color: rgb(246, 233, 8) !important;
}

/** General >> Actions **/
.actions {
	text-transform: capitalize !important;
}

/** General >> Actions button **/
.actions .button {
	text-transform: capitalize !important;
}

/** General >> Woocommerce error list item **/
.woocommerce-error li {
	color: rgb(240, 135, 86) !important;
}

/** General >> Actions _2 **/
.actions {
	text-transform: capitalize !important;
}

/** General >> Product subtotal amount **/
.product-subtotal .amount {
	color: rgb(236, 236, 236) !important;
}

/** General >> Button **/
.button {
	color: rgb(27, 99, 121) !important;
	text-transform: capitalize !important;
	padding-left: 16px !important;
	border-color: rgb(246, 233, 8) !important;
	position: relative !important;
	left: 5% !important;
}

/** General >> Alt **/
.alt {
	content: "Proceed to Checkout" !important;
}

/** General >> Coupon button _2 **/
.coupon .button {
	text-transform: capitalize !important;
}

/** General >> Tax total table heading **/
.tax-total th {
	color: rgb(59, 59, 59) !important;
}

/** General >> Tax total woocommerce Price currencySymbol **/
.tax-total .woocommerce-Price-currencySymbol {
	color: rgb(59, 59, 59) !important;
}

/** General >> Tax total amount **/
.tax-total .amount {
	color: rgb(59, 59, 59) !important;
}

/** General >> Coupon code **/
#coupon_code {
	color: rgb(204, 33, 33) !important;
	top: 50% !important;
	bottom: auto !important;
	left: auto !important;
	right: auto !important;
	z-index: auto !important;
}

/** General >> Woocommerce info _2 **/
.woocommerce-info {
	color: rgb(236, 236, 236) !important;
}

/** General >> Woocommerce info _3 **/
.woocommerce-info {
	color: rgb(225, 225, 225) !important;
}

/** General >> Checkout coupon paragraph:(1) **/
.checkout_coupon p:nth-of-type(1) {
	color: rgb(225, 225, 225) !important;
}


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

/** General _2 >> Checkout coupon **/
.checkout_coupon {
	color: rgb(225, 225, 225) !important;
}

/** General _2 >> Woocommerce billing fields heading 3 **/
.woocommerce-billing-fields h3 {
	color: rgb(225, 225, 225) !important;
}

/** General _2 >> Billing first name field label **/
#billing_first_name_field label {
	color: rgb(225, 225, 225) !important;
}

/** General _2 >> Billing last name field label **/
#billing_last_name_field label {
	color: rgb(225, 225, 225) !important;
}

/** General _2 >> Billing company field label **/
#billing_company_field label {
	color: rgb(225, 225, 225) !important;
}

/** General _2 >> Billing country field label **/
#billing_country_field label {
	color: rgb(236, 236, 236) !important;
}

/** General _2 >> Billing address 1 field label **/
#billing_address_1_field label {
	color: rgb(236, 236, 236) !important;
}

/** General _2 >> Billing city field label **/
#billing_city_field label {
	color: rgb(236, 236, 236) !important;
}

/** General _2 >> Billing state field label **/
#billing_state_field label {
	color: rgb(236, 236, 236) !important;
}

/** General _2 >> Billing postcode field label **/
#billing_postcode_field label {
	color: rgb(236, 236, 236) !important;
}

/** General _2 >> Billing phone field label **/
#billing_phone_field label {
	color: rgb(40, 40, 40) !important;
}

/** General _2 >> Billing email field label **/
#billing_email_field label {
	color: rgb(40, 40, 40) !important;
}

/** General _2 >> Woocommerce additional fields heading 3 **/
.woocommerce-additional-fields h3 {
	color: rgb(48, 48, 48) !important;
}

/** General _2 >> Order comments field label _2 **/
#order_comments_field label {
	color: rgb(48, 48, 48) !important;
}

/** General _2 >> Shop table **/
.shop_table {
	color: rgb(90, 90, 90) !important;
}

/** General _2 >> Flex cnt cnt _2 **/
.flex-cnt .cnt {
	color: rgb(90, 90, 90) !important;
}

/** General _2 >> Table head product name _2 **/
thead .product-name {
	border: 0 solid rgb(90, 90, 90) !important;
}

/** General _2 >> Woocommerce checkout review order table table heading **/
.woocommerce-checkout-review-order-table th {
	border: 1px solid rgb(40, 40, 40) !important;
	border-radius: 1px !important;
}

/** General _2 >> Shop table table data **/
.shop_table td {
	border-color: rgb(40, 40, 40) !important;
	border-radius: 1px !important;
}

/** General _2 >> Entry title _3 **/
.entry-title {
	color: rgb(246, 233, 8) !important;
}

/** General _2 >> Amount **/
.amount {
	color: rgb(225, 225, 225) !important;
}

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

/** General _2 >> Description Button **/
#tab-title-description a {
	color: rgb(27, 110, 118) !important;
	border-color: rgb(27, 110, 118) !important;
}

/** General _2 >> Flex cnt _2 **/
.flex-cnt {
	background-color: rgb(40, 40, 40) !important;
	background-image: linear-gradient(rgb(40, 40, 40), rgb(40, 40, 40)) !important;
}

/** General _2 >> Flex cnt _3 **/
.flex-cnt {
	background-color: rgb(40, 40, 40) !important;
}

/** General _2 >> Out **/
.out {
	background-color: rgb(0, 0, 0) !important;
}

/** General _2 >> Flex cnt _5 **/
.flex-cnt {
	background-color: rgb(40, 40, 40) !important;
	background-image: linear-gradient(rgb(40, 40, 40), rgb(0, 0, 0)) !important;
}

/** General _2 >> Out _2 **/
.out {
	background-image: linear-gradient(rgb(40, 40, 40), transparent) !important;
}

/** General _2 >> Flex cnt _7 **/
.flex-cnt {
	background-image: linear-gradient(rgb(40, 40, 40), rgb(40, 40, 40)) !important;
}


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

/** General _3 >> Out _3 **/
.out {
	background-image: linear-gradient(rgb(40, 40, 40), rgb(40, 40, 40)) !important;
}

/** General _3 >> Flex cnt _8 **/
.flex-cnt {
	background-image: url("/wp-content/uploads/2019/12/BG-021.jpg") !important;
}

/** General _3 >> Tve page section out **/
.tve-page-section-out {
	background-image: url("/wp-content/uploads/2019/12/Trial_featherLogo-2.png") !important;
}

/** General _3 >> Flex cnt cnt _4 **/
.flex-cnt .cnt {
	background-image: none !important;
}

/** General _3 >> Hbc _2 **/
.hbc {
	background-image: url("/wp-content/uploads/2019/12/BG-02_small.png") !important;
}

/** General _3 >> M 16ee92e9886 **/
#m-16ee92e9886 {
	background-image: url("/wp-content/uploads/2019/12/BG-02_small.png") !important;
}

/** General _3 >> Flex cnt _9 **/
.flex-cnt {
	background-image: url("/wp-content/uploads/2019/12/BG-02_small.png") !important;
}

/** General _3 >> Out _4 **/
.out {
	background-image: url("/wp-content/uploads/2019/12/BG-02_small.png") !important;
}

/** General _3 >> Hbc _3 **/
.hbc {
	background-image: url("/wp-content/uploads/2019/12/BG-02_small.png") !important;
}

/** General _3 >> M 16ee92e9886 _2 **/
#m-16ee92e9886 {
	background-image: url("/wp-content/uploads/2020/01/VM_Chalkboard.jpg") !important;
}

/** General _3 >> Hbc _4 **/
.hbc {
	background-image: url("/wp-content/uploads/2020/01/VM_Chalkboard.jpg") !important;
}

/** General _3 >> Flex cnt _11 **/
.flex-cnt {
	background-image: url("/wp-content/uploads/2020/01/BG-011.jpg") !important;
}

/** General _3 >> M 16ee92e9886 _3 **/
#m-16ee92e9886 {
	background-image: url("/wp-content/uploads/2020/01/BG-011.jpg") !important;
}

/** General _3 >> Hbc _5 **/
.hbc {
	background-image: url("/wp-content/uploads/2020/01/BG-011.jpg") !important;
}

/** General _3 >> Tcb flex col tcb mp **/
.tcb-flex-col > .tcb-mp {
	background-image: url("/wp-content/uploads/2020/01/BG-011.jpg") !important;
}

/** General _3 >> M 16ee92e9886 _5 **/
#m-16ee92e9886 {
	background-image: none !important;
}

/** General _3 >> H i **/
.h-i {
	background-image: url("/wp-content/uploads/2020/01/BG-011.jpg") !important;
}

/** General _3 >> Hbc _6 **/
.hbc {
	background-image: url("/wp-content/uploads/2020/01/BG-011.jpg") !important;
}

/** General _3 >> Hbc _7 **/
.hbc {
	background-color: rgba(0, 0, 0, 0) !important;
	background-image: url("/wp-content/uploads/2020/01/VM_Chalkboard.jpg") !important;
}

/** General _3 >> Tcb flex col tcb mp _2 **/
.tcb-flex-col > .tcb-mp {
	background-image: url("/wp-content/uploads/2020/01/VM_Chalkboard.jpg") !important;
}

/** General _3 >> H i _2 **/
.h-i {
	background-image: url("/wp-content/uploads/2020/01/VM_Chalkboard.jpg") !important;
}

/** General _3 >> M 16ee92e9886 _6 **/
#m-16ee92e9886 {
	background-image: url("/wp-content/uploads/2020/01/VM_Chalkboard.jpg") !important;
}

