/*  MICROTHEMER STYLES  */


/*= Rodapé =================== */

/** Rodapé >> Post 1294 are vertically aligned center **/
#post-1294 .are-vertically-aligned-center {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	position: -webkit-sticky !important;
	position: sticky !important;
	top: 0 !important;
	z-index: 100 !important;
}


/*( Celular )*/
@media (max-width: 480px) {
	/** Rodapé >> Post 1294 are vertically aligned center **/
	#post-1294 .are-vertically-aligned-center {
	background-color: rgb(7, 1, 1) !important;
	padding-left: 0 !important;
	z-index: 100 !important;
}

	/** Rodapé >> Ast primary header bar _2 **/
	#ast-mobile-header .ast-primary-header-bar {
	background-color: rgba(0, 0, 0, 0.98) !important;
	min-width: 100% !important;
	position: fixed !important;
}

	/** Rodapé >> Ast woocommerce container **/
	#main .ast-woocommerce-container {
	margin-top: 78px !important;
}

}

