@charset 'utf-8';
/*
  Theme Name: Femme Child
  Theme URI: http://femme.ancorathemes.com/
  Description: Femme - Multipurpose and Multiskin Responsive Wordpress theme
  Author: AncoraThemes
  Author URI: http://ancorathemes.com/
  Template: femme
  Version: 1.0
  Tags: light, responsive-layout, flexible-header, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
  Text Domain:  femme
*/


/* =Theme customization starts here
-------------------------------------------------------------- */

.sc_layouts_menu_nav > li, .sc_layouts_menu_nav > li > a {
    font-weight: 400;
    letter-spacing: 1px;
}
h1, h2, h3, h4, h5, h6 {
    word-break: auto-phrase;
}
h2 {
    font-size: 3.3em;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}
h3 {
    font-size: 2em;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}

/* PORTFOLIO HOME */
.sc_recent_news.sc_recent_news_style_news-portfolio .post_item .post_title {
    font-size: 4em;
    line-height: 1.2;
}

/* ARTICLES */
.sc_layouts_title_caption {
    font-size: 3.7em;
    line-height: 1.2;
}
.post_content p, .post_content li  {
  font-size: 1.15em;
}
.post_content p {
  margin-bottom: 1.45em;
}
