/*
	}
@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,400italic,500,700,100);
@import url(https://fonts.googleapis.com/css?family=Lato:400,800,300,600,700);
@import url(https://fonts.googleapis.com/css?family=Quicksand:400,800,300,600,700);
*/
@import url(https://fonts.googleapis.com/css?family=Ubuntu:400,500,700);

:root {
	--cor1: #bbe1e1;
	--cor2: #94d0d0;
	--cor3: #77c3c3;
	--cor4: #5ab6b6;
	--cor5: #3da9a9;
	--cor6: #349090;
	--cor7: #2b7676;
	--cor8: #1b4c4c;
	--cor9: #123333;
  
  --largura_maxima_site: 95%;
  --cor_fundo_site: #f5f5f5;
  --cor_texto_site: #333;
  --fonte_site: 'Ubuntu', sans-serif;
  --tam_texto_site: 14px;

  /* :::::::::::::::: FUNDO TOPO GERAL :::::::::::::::::::::::::::::::*/
  --cor_fundo_topo_geral: #123333;
  --cor_fundo_topo_fixed: #123333;

  
  /* :::::::::::::::: BARRA AVISO TOPO :::::::::::::::::::::::::::::::*/
  --status_aviso_topo: block;
  --cor_fundo_aviso_topo: linear-gradient(to right, #123333 0%, #3da9a9 40%, #3da9a9 60%, #123333 100%);
  --cor_texto_aviso_topo: #ffffff;
  --tam_texto_aviso_topo: 15px;

  /* :::::::::::::::: BARRA LOGO ::::::::::::::::::::::::::::::::::::::*/
  --altura_logo: 70px;
  --cor_icones_barra_logo: #ffffff;
  --cor_links_barra_logo: #ffffff;
  --tam_links_barra_logo: 14px;

  /* :::::::::::::::: MENU TOPO ::::::::::::::::::::::::::::::::::::::*/
  --cor_menu1: #3c3c91;
  --cor_menu2: #346fa9;
  --cor_menu3: #0d9ab6;
  --cor_menu4: #90bb06;
  --cor_menu5: #cbbe03;
  --cor_menu6: #ff6f0a;
  --cor_menu7: #e44217;
  --cor_menu8: #a60f0b;
  --cor_menu9: #600906;
  --cor_menu10: #34312e;
  --cor_menu11: #000000;
  --cor_fundo_menu_topo_hover: #1b4c4c;
  --cor_texto_menu_topo: #ffffff;
  --tam_links_menu_topo: 14px;
  --arredondamento_menu_topo: 10px;

 /* :::::::::::::::: MINI BANNER ::::::::::::::::::::::::::::::::*/
  --cor_fundo_mini_banners: none;
  --cor_caixa_mini_banners: #f5f5f5;

  --tam_icone_mini_banners: 43px;
  --cor_icone_mini_banners: #123333;

  --tam_titulo_mini_banners: 15px;
  --cor_titulo_mini_banners: #3da9a9;

  --tam_texto_mini_banners: 13px;
  --cor_texto_mini_banners: #333;

  /* ::::::::::::::::: VITRINES :::::::::::::::::::::::::::::::::*/

  --cor_titulo_vitrines:  #1b4c4c;
  --cor_borda_titulo_vitrine: #3da9a9;

  --cor_botao_comprar : #3da9a9;
  --cor_botao_comprar_hover: #2b7676;
  --cor_texto_botao_comprar: #ffffff;
  --tam_texto_botao_comprar: 15px;

  --cor_botao_ver_produto: #ffffff;
  --cor_texto_botao_ver_produto: #123333;
  --tam_texto_botao_ver_produto: 11px;

  --cor_botao_comprar_wpp: #70c76d;
  --cor_texto_botao_comprar_wpp: #ffffff;
  --tam_texto_botao_comprar_wpp: 12px;

  --cor_fundo_caixa_produto: #ffffff;
  --cor_texto_caixa_produto: #333;
  --largura_borda_caixa_produto: 0px;
  --borda_caixa_produto: #ffffff; 
  --max_altura_img_produto:  200px;
  --tam_titulo_produto: 16px;
  --cor_titulo_produto: #213824;
  --cor_preco_produto: #3da9a9;
  --auto_ajustar_caixa_produtos: 100%;

  /* ::::::::::::::::: CATEGORIAS :::::::::::::::::::::::::::::::::*/
  --exibir_tit_categ: block;
  --cor_fundo_tit_categ: #349090; 
  --cor_texto_tit_categ: #ffffff; 
  --tam_texto_tit_categ: 16px; 

  --cor_fundo_categ: #ffffff;
  --cor_fundo_categ_hover: #fafafa;
  --padding_link_categ: 15px;
  --cor_texto_categ: #333333;
  --tam_font_categ: 14px;
  --tam_font_categ_nivel2: 13px;
  --cor_bordas_categ: #ececec;

  /* ::::::::::::::::: NEWSLETTER :::::::::::::::::::::::::::::::::*/
  --exibir_newsletter: block ;
  --cor_fundo_newsletter: #bbe1e1 ;
  --cor_titulo_newsletter: #2b7676 ;
  --cor_subtitulo_newsletter: #349090 ;
  --cor_botao_newsletter: #2b7676 ;
  --cor_texto_botao_newsletter: #ffffff ;

  /* ::::::::::::::::: RODAPE :::::::::::::::::::::::::::::::::*/
  --cor_fundo_rodape: #123333 ;
  --cor_borda_topo_rodape: #3da9a9 ;
  --cor_titulos_rodape: #5ab6b6;
  --tam_titulos_rodape: 17px;
  --cor_texto_rodape: #ffffff;
  --tam_texto_rodape: 14px;
  --cor_fundo_copyright:  #FF6804;
  --cor_texto_copyright: #fff;

  /*:::::::::::::::::: titulo das paginas diversas :::::::::::::::*/

  /* ::::::::::::::::: NOTIFICAÇÕES  ::::::::::::::::::::::::::::::*/
  --sn-success-color: rgb(111, 207, 151);
  --sn-success-progress-color: rgb(84, 170, 120);
  --sn-error-color: rgb(235, 87, 87);
  --sn-error-progress-color: rgb(192, 69, 69);
  --sn-warning-color: rgb(242, 201, 76);
  --sn-warning-progress-color: rgb(196, 166, 79);
  --sn-info-color: rgb(81, 205, 243);
  --sn-info-progress-color: rgb(84, 169, 196);


	/* ::::::::::::::::: BOTOES DO PRODUTO  ::::::::::::::::::::::*/
	--bot_produtos_position: absolute;
	--bot_produtos_opacity: 0;
	--bot_produtos_float: initial;
	--box_produto_padding: 15px;
	
	/* ::::::::::::::::: TEXTOS DO PRODUTO ::::::::::::::::::::::*/
	--texto_centro_produto: left;
	
}