/*  MICROTHEMER STYLES  */


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

/** General >> Post 10 checkout button **/
#post-10 .checkout-button {
	color: rgb(255, 255, 255) !important;
	background-color: rgba(173, 221, 184, 0.84) !important;
}

/** General >> Post 10 woocommerce shipping destination **/
#post-10 .woocommerce-shipping-destination {
	
}

/** General >> Actions [type="submit"] **/
.actions [type="submit"] {
	background-color: rgb(255, 238, 170) !important;
}

/** General >> Place order **/
#place_order {
	background-color: rgba(143, 221, 161, 0.99) !important;
}

/** General >> Unordered list payment method bacs **/
ul > .payment_method_bacs {
	background-color: rgba(0, 0, 0, 0) !important;
}

/** General >> Unordered list payment method ppcp gateway **/
ul > .payment_method_ppcp-gateway {
	background-color: rgba(0, 0, 0, 0.11) !important;
}

/** General >> Block 11 list item (#1) **/
#block-11 li:nth-of-type(1) {
	color: rgb(237, 233, 233) !important;
}

/** General >> Block 11 list item (#2) **/
#block-11 li:nth-of-type(2) {
	color: rgb(237, 233, 233) !important;
}

/** General >> Payment wc payment methods **/
#payment .wc_payment_methods {
	color: rgb(255, 255, 255) !important;
	background-color: rgba(4, 4, 4, 0.93) !important;
}

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

/** General >> Woocommerce privacy policy text paragraph **/
.woocommerce-privacy-policy-text p {
	color: rgba(255, 255, 255, 0.72) !important;
	font-size: 14px !important;
}

/** General >> Payment method bacs paragraph **/
.payment_method_bacs p {
	font-size: 16px !important;
}

/** General >> Tab title description **/
#tab-title-description {
	color: rgb(255, 255, 255) !important;
	text-decoration: none !important;
}

/** General >> Label label **/
.label label {
	font-family: Courier !important;
	color: rgb(212, 212, 212) !important;
	font-style: italic !important;
}

/** General >> Product 528 label **/
#product-528 .label {
	padding-top: 0 !important;
	padding-bottom: 1px !important;
	padding-left: 21px !important;
}

/** General >> Page template templatesfull width page php pp overlay **/
.page-template-templatesfull-width-page-php .pp_overlay {
	color: rgb(255, 255, 255) !important;
	text-decoration: none !important;
}

/** General >> Vi wcaio sidebar cart pd name wrap vi wcaio sidebar cart pd name **/
.vi-wcaio-sidebar-cart-pd-name-wrap .vi-wcaio-sidebar-cart-pd-name {
	font-family: "Bookman Old Style" !important;
	color: rgb(255, 235, 153) !important;
	font-weight: bolder !important;
	font-style: oblique !important;
	font-variant: normal !important;
	text-decoration: none !important;
	text-align: left !important;
	background-color: rgba(170, 153, 85, 0) !important;
	background-image: linear-gradient(rgb(93, 93, 93), transparent) !important;
	width: auto !important;
}

/** General >> Vi wcaio sidebar cart pd name wrap vi wcaio sidebar cart pd name _2 **/
.vi-wcaio-sidebar-cart-pd-name-wrap .vi-wcaio-sidebar-cart-pd-name {
	font-family: "Bookman Old Style" !important;
	color: rgb(0, 0, 0) !important;
	line-height: 1.4 !important;
	font-weight: bolder !important;
	font-style: oblique !important;
	font-variant: normal !important;
	text-decoration: none !important;
	text-align: left !important;
	background-color: rgb(215, 215, 215) !important;
	background-image: linear-gradient(rgba(170, 153, 85, 0), transparent) !important;
	width: auto !important;
}

