/*  MICROTHEMER STYLES  */


/*= Geral ===================== */

/** Geral >> Botões form Mautic **/
#mauticform_input_newsletter_submit {
	color: #ffffff !important;
	font-size: 18px !important;
	vertical-align: middle !important;
	background-color: #c42529 !important;
	padding: 10px 30px 10px 30px !important;
	border-radius: 10px !important;
}

/** Geral >> Botões form Mautic (:hover) **/
#mauticform_input_newsletter_submit:hover {
	color: #fcb900 !important;
	background-color: #b70000 !important;
}

/** Geral >> Menu item 2354 WORKSHOP **/
#menu-item-2674 .menu-item-text {
	color: #C42529 !important;
	font-weight: bold !important;
}

/** Geral >> Bandeira BR **/
.fl-node-t97sypwhqvxe .uabb-image-content {
	border: 3px solid rgb(255, 255, 255) !important;
	border-radius: 25px !important;
}

/** Geral >> Bandeira PT **/
.uabb-image-content .wp-image-2668 {
	border: 3px solid rgb(255, 255, 255) !important;
}

/** Geral >> Fl node sndfh5eax92l uabb image content **/
.fl-node-sndfh5eax92l .uabb-image-content {
	border: 3px solid rgb(255, 255, 255) !important;
	border-radius: 50% !important;
}

/** Geral >> Ast product name link **/
.ast-product-name a {
	color: rgb(255, 255, 255) !important;
}

/** Geral >> Payment woocommerce privacy policy link **/
#payment .woocommerce-privacy-policy-link {
	color: rgb(255, 255, 255) !important;
}
a.woocommerce-terms-and-conditions-link {
	color: rgb(255, 255, 255) !important;
}

/** Geral >> Coupon [type="submit"] **/
.coupon [type="submit"] {
	color: #ffffff !important;
}

/** Geral >> Post 2200 checkout button **/
#post-2200 .checkout-button {
	color: #ffffff !important;
}


/*= Página Carrinho ========== */

/** Página Carrinho >> Continue comprando **/
#post-2200 .woocommerce-notices-wrapper {
	display: none !important;
}

