/**
* custom.css file created by Kickoff Template
* @package Kickoff Template
* @author Youjoomla.com
* @website Youjoomla.com 
* @copyright	Copyright (c) since 2007 Youjoomla.com.
* @license PHP files are released under GNU/GPL V2 Copyleft License.CSS / LESS / JS / IMAGES are Copyrighted material
**/
/*
 ADD ALL YOUR CUSTOM CSS OVERRIDES TO THIS FILE.
 THIS WAY IF YOU MAKE A MISTAKE YOU CAN ALWAYS TURN CUSTOM CSS FILE OFF
 AND REVERT BACK TO ORIGINAL TEMPLATE CSS
 THIS FILE WILL LOAD VERY LAST AFTER ALL TEMPLATE CSS FILES.
 SO YOU CAN OVERRIDE ANY CSS PART OF THE TEMPLATE YOU NEED.
*/

/* #@# mudancas para alterar a caixa de busca da pg ppl */
#yjsg_search_modal .module_subtitle {text-transform: none!important; color:#999!important; }
#yjsg_search_modal .inputbox  .kicksearch {text-size:20px; }
.kicksearch .inputbox { height: 30px!important; line-height: 25px!important; font-size: 125%!important; }
.kicksearch { padding: 0px 10px!important; margin-top:0px!important; }
#yjsg_search_modal h3 { line-height: 25px!important; padding: 0px!important; margin:0px;!important; }
.kicksearch label { color:#666!important; }

/* agora entra o codigo da chamada ao cadastro no topo */

#chamada, .chamada {
  a:link, a:visited, a:active { color: white!important; }
  a:hover { color: yellow; }
  margin-top:5px;
}

/* On screens that are 600px or less */
@media only screen and (max-width: 600px){
#chamada { height: 15vw!important; }
.chamada a span { height: 250vw!important; font-size:4vw!important; line-height: 3vw!important; }
}

/* ---- fim ----- */

/* Formatando o menu principal para entrar Fale Conosco */
/* .horiznav a { font-family: Arial Narrow!important;  height:30px; line-height:50px; padding:0px 6px 0px 6px;} */
// .horiznav a { font-family: Arial Narrow!important;   padding:0px 6px 0px 6px;}
// .top_menu { padding-left:-50px!important; }
// .top_menu ul li.haschild span.child a:after { left: -3px!important; } // #@# move bola submenus na horizontal era 5px no blue.css


