/*
Theme Name: Hydrogen Child Guayra Radio Libre 2018
Theme URI: http://gantry.org
Author: RocketTheme, LLC - Remix TecnoSoul
Author URI: http://rockettheme.com
Description: Child theme for the default Gantry 5 theme.
Version: @version@
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: g5_hydrogen
*/
#header-contenedor{
  border-top: 3px solid rgba(230, 120, 23, 0.9);
  background-color: white;
}
#header-logo-1 {
width: 150px;
height: 140px;
margin-left: 7.5rem;
background-image:url("logo-fondo-260x400.png");
background-size: contain;
background-repeat: no-repeat;
position: absolute;
z-index: 3;

}
#header-preslider-1 {
height: 100px;
  background-image: url("header-preslider-2.png");
  background-position: center top;
  background-size: contain;
  background-repeat: no-repeat;
	background-color: white;
	position: relative;
	z-index: 2;
}
#postslider-1 {
  display: none;
width: 100%;
  border-bottom: 3px solid rgba(230, 120, 23, 0.9);
}



#g-post-main1 {
/*background-image: url("fondo-parallax-2500x1400.jpg");*/
}
.ribbon {
  background-color: #5BC8F7;
}

.ribbon::before {
  content: "Look at this orange box.";
  background-color: #FFBA10;
  border-color: black;
  border-style: dotted;
}
