/*  MICROTHEMER STYLES  */


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

/** Geral >> Minha Conta **/
#post-34 .woocommerce-MyAccount-content {
	width: 100% !important;
}

/** Geral >> Post 34 entry title **/
#post-34 .entry-title {
	visibility: hidden !important;
}

/** Geral >> Post 34 ast no thumbnail **/
#post-34 .ast-no-thumbnail {
	visibility: hidden !important;
}

/** Geral >> Main **/
#main {
	visibility: visible !important;
}

/** Geral >> textoola **/
.woocommerce-MyAccount-content p:nth-of-type(1) {
	visibility: visible !important;
}

/** Geral >> Lista de desejos - titulo **/
#post-973 .entry-title {
	height: 0 !important;
	visibility: hidden !important;
}

/** Geral >> Data Lista de Desejo **/
#yith-wcwl-row-316 .dateadded {
	height: 0 !important;
	visibility: hidden !important;
}

