﻿

.svg_logotipo_centro {
    content: url('../botoes_svg/logoCentroTopoHome.svg') !important;
     height: 20px; 
    width: 220px !important;
} 

.svg_colecao {
    content: url('../botoes_svg/colecaoTopoHome.svg') !important;
}

.svg_bonequinho {
    content: url('../botoes_svg/bonequinhoTopoHome.svg') !important;
}

body {
    
}

#header {
    background-color: var(--corHeaderTopoHome) !important;
}

.barra_cinza_claro_pesquisa{
    background-color: var(--corBarraPesquisaHome) !important;
}

#teste{
    background-image: url('../../../botoes_svg/b_okPagEntrada.svg') !important;
	 background-size: cover;
}


#teste2{
    background-image: url('../../../botoes_svg/find_morePagEntrada.svg') !important;
	 background-size: cover;
}

.btinfextra{
	display:none;
}

#colecaoOnline{
display:none !important;}


