/*
Theme Name: Zerif Child Nobleza
Template: zerif-lite
Author: Nobleza Obliga
Author URI: https://themeisle.com
Description: Adaptación para Carrefour basado en Zerius.
Tags: black,gray,red,white,one-column,two-columns,right-sidebar,responsive-layout,custom-background,custom-menu,editor-style,featured-images,threaded-comments,translation-ready
Version: 1.0.6.1441286214
Updated: 2015-09-03 10:16:54
*/

@import url("/wp-content/themes/zerif-lite/style.css");

.escondido {
display: none;
}

/* Cambio de Color de Ribbon rojo a azul */
 .purchase-now {
	background: #5690e9; 
}

.dark-titulo {
    font-family: 'Montserrat', 'sans-serif';
    font-weight: 700;
    padding-bottom: 10px;
    line-height: 40px;
    position: relative;
    display: inline-block;
    font-size: 45px;
    text-transform: uppercase;
    margin-top: 15px;
    margin-bottom: 0;
}

/* Fecha del Cronograma */
.team-member .position {
    text-transform: uppercase;
    color: #404040;
    font-weight: 700;
    position: relative;
    margin-top: 15px;
}
/* Verde separador del home mas verde */
.separator-one {
    background: rgba(52, 210, 147, 0.9);
    padding: 100px 0 100px 0;
}

/* Carátula sin título sin grisado. */
.header-content-wrap {
    background: rgba(0, 0, 0, 0);
}

/* Interlineado About US. */
.about-us p {
    text-align: left;
    color: #939393;
    font-size: 16px;
    line-height: 31px;
}

/* Interlineado OUR FOCUS para que no se superponga acento en el título. */
.section-header h2 {
    line-height: 1.1;
}