/*
Theme Name:     Crisis
Description:    Child de Vertoh
Author:         ELP
Template:       vertoh
version:		2.0
(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/

body {
font-family: georgia, serif;
}

#menu-categorias {
font-family: georgia, serif;
}

element.style {
font-family: georgia, serif;
}


  
@media (max-width: 580px) {
  .btn-responsive {
    padding:2px 4px;
    font-size:80%;
    line-height: 1;
    border-radius:3px;
  }
}

@media (min-width: 581px) and (max-width: 992px) {
  .btn-responsive {
    padding:4px 9px;
    font-size:90%;
    line-height: 1.2;
  }
}
	
	.menu-blog{
	color:#f5f5f5;
}

	.menu-blog:hover{
	color:#484848;
	
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 10px;
}

