/*
 Theme Name:   Matheson Child
 Theme URI:    https://themes.bavotasan.com/2014/matheson/
 Description:  Matheson Theme
 Author: c.bavota, Nudge Design
 Author URI:   http://bavotasan.com/
 Template:     matheson
 Version:      1.0.3
 Tags:         black, blue, gray, silver, white, light, one-column, two-columns, left-sidebar, right-sidebar, fixed-layout, fluid-layout, responsive-layout, buddypress, custom-background, custom-header, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
 Text Domain:  child_matheson
*/
@import url("../matheson/style.css");
@import url('https://fonts.googleapis.com/css2?family=Nothing+You+Could+Do&family=Zeyada&display=swap');
/* =Aquí empieza la personalización de tu tema
-------------------------------------------------------------- */

.basic .site-title a{font-family:'Zeyada';}
.site-title a:hover{font-weight: bold; color:#000000;}
.home-jumbotron h2{font-size:21px; font-style:italic;}
.home.blog.boxed.basic #primary{display:none;}
#footer { background: #FFF; }
.nav-justified > li > a { 
	font-size: 13px;
	border-top: none;
	border-right:none;
	border-left:none;
	font-family: 'Nothing You Could Do', cursive;
  	border-bottom: 1px solid transparent;}
.header-img.wp-post-image{height:200px;}
article {padding: 30px 0px 60px;}
#comments.comments-area{display:none;}
#secondary{display:none;}
.container.header-meta{
padding-left:0px;
}
@media (min-width: 900px) {
.vi{width:50%; 
  display: block;
  margin: auto; }
 } 
@media (min-width:700px) {
.vi{width:70%;   

  display: block;
  margin: auto; }
 }
body.category-novedades img.header-img{display:none;}
body.category-actuaciones img.header-img{display:none;}
/*.page-id-5 img.header-img{display:none;}*/
/*.page-id-82 img.header-img{display:none;}*/
.container.header-meta{max-width:1272px!important; 
padding-left:0px!important;}


