/*

Theme Name: X – Child Theme
Theme URI: http://theme.co/x/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to X in this child theme.
Version: 1.0.0
Template: x

*/


.x-navbar .x-nav > li > a:hover, .x-navbar .x-nav > .current-menu-item > a {
-webkit-box-shadow: inset 0 4px 0 0 #ff80dc;
box-shadow: inset 0 4px 0 0 #ff80dc;
}

h2.entry-title {
   text-align:center;
}

h1.entry-title {
   display:none;
}

h1.h-landmark, p.p-landmark-sub {
   display:none;
}

.x-cite {
   color:#ff0080;
}
.h-widget {
   background-color: #645452;
   color: #4bd2e5;
   text-align: center;
   line-height:1.5;
}

h4.h-widget:after {
content: "";
display: block;
position: relative;
border-top: 5px solid #645452;
border-right: 5px solid transparent;
border-left: 5px solid transparent;
bottom: -5px;
left: 50%;
width: 0px;
height: 0px;
margin-left: -5px;

}

.widget .h-widget:before, .widget .h-widget:after {
    opacity: 1;
}
.widget {
   text-shadow:none;
}

.widget.widget_recent_entries li {
   font-size: 71%;
}

.libro {
   margin-left:5%;
}
