/*
 Theme Name:   Viaje Comigo ( Child Theme )
 Theme URI:    https://goodomens.studio/
 Description:  Viaje Comigo Theme is fast, fully customizable & beautiful WordPress theme suitable for blog. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed.
 Author:       Good Omens Studio
 Author URI:   https://goodomens.studio/
 Template:     ashe
 Version:      1.0.1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  viaje
*/


@font-face {
    font-family: 'continuum_mediumregular';
    src: url('assets/type/contm-webfont.eot');
    src: url('assets/type/contm-webfont.eot?#iefix') format('embedded-opentype'),
         url('assets/type/contm-webfont.woff2') format('woff2'),
         url('assets/type/contm-webfont.woff') format('woff'),
         url('assets/type/contm-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
h1,h2,h3,h4,h5,h6{font-family:"continuum_mediumregular",sans-serif}

.post-entry a.more-link {
	font-family: 'continuum_mediumregular', sans-serif;
}
#page-header a,
.header-logo h1 a {
	font-family: 'continuum_mediumregular', sans-serif;
}
#page-header .entry-header {
	height: 50vh !important;
}
#page-header .site-description {
	display: block;
	color: #000;
	text-align: center;
	line-height: 2;
	margin-bottom: 2em;
}
#page-header .cv-inner {
	vertical-align: bottom;
	padding-bottom: 2em;
}
.p_section_title{
  text-align: center;
  margin-bottom: -2em;
  margin-top: 2em;
}
.p_section_title_border{
  border-top: 1px solid #111;
}
.p_section_title h2{
  font-size: 28px;
  margin: 0;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.p_section_title h2 span{
	top: -20.1px;
  padding: 0 10px;
  background: #fff;
  display: inline-block;
  position: relative;
}
#featured-slider{
  margin-top: 2em;
}

.home .main-container {
	width: 100%;
}
