/*  MICROTHEMER STYLES  */


/*= Cabeçalho ================ */

/** Cabeçalho >> Avatar menu **/
#menu-item-1851 .avatar-24 {
	width: 35px !important;
	margin-right: 5px !important;
	border-radius: 50% !important;
}


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

/** Rodapé >> rodapé compra segura **/
#text-9 {
	width: 160px !important;
	float: right !important;
}

/** Rodapé >> rodapé loja **/
#colophon .site-footer-primary-section-4 {
	width: 240px !important;
}

/** Rodapé >> ícone segurança **/
#astra-widget-list-icons-wrapper {
	width: 70px !important;
	padding-top: 10px !important;
	float: left !important;
}

/** Rodapé >> atendimento rodapé **/
#colophon .site-footer-primary-section-1 {
	margin-right: -20px !important;
}


/*= Minha conta =============== */

/** Minha conta >> menu-woocommerce **/
#post-1235 .woocommerce-MyAccount-navigation {
	width: 0 !important;
	height: 0 !important;
	overflow-y: hidden !important;
	visibility: hidden !important;
}

/** Minha conta >> Conteúdo WooCommerce **/
#post-1235 .woocommerce-MyAccount-content {
	width: 100% !important;
}

/** Minha conta >> Ícones **/
.icone-minha-conta > div {
	box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, 0.25) !important;
	padding-top: 15px !important;
	padding-bottom: 15px !important;
	border-radius: 25px !important;
}

