/*  MICROTHEMER STYLES  */


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

/** Geral >> CSS Adicional **/
.main-header-bar {
	display: none !important;
}
.uabb-infobox-text p {
	margin-bottom: 5px !important;
	padding: 0 !important;
}
.gform_heading {
	display: none !important;
}
.margin0 .uabb-gf-style input[type=text] {
	margin: 0 !important;
}
.ast-scroll-top-icon {
	bottom: 80px !important;
}
.ast-mini-cart-empty p {
	display: none !important;
}
.uabb-search-form.uabb-search-form-input.uabb-search-form-inline input[type=search] {
	outline: 0 solid #fff !important;
	outline-offset: 0 !important;
}

/** Geral >> Price **/
.woopack-product-price .price {
	color: #333 !important;
	font-weight: 1000 !important;
}


/*( < 480 )*/
@media (max-width: 479.98px) {
	/** Geral >> CSS Adicional **/
	.main-header-bar {
	margin-bottom: 60px !important;
}

}

