/*
Theme Name: 	TrendyMag Child
Theme URI:      http://trendytheme.net/demo2/wp/trendymag
Author:         TrendyTheme
Author URI:     http://themeforest.net/user/trendytheme
Description: 	TrendyMag empowers you to build sites under Corporate News, Sports News, Tech News, Food Blogging, Game News and review, Travel Blogging and much more categories.
Template:     	trendymag
Version: 		1.1
License: 		GNU General Public License v2 or later
License URI: 	http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: 	trendymag-child
Tags: 			two-columns, three-columns, left-sidebar, right-sidebar, responsive-layout, custom-menu,  featured-images,  full-width-template, post-formats, sticky-post, theme-options
*/



/* ----------------------------------
ADD YOU CUSTOM STYLE HERE
-------------------------------------*/


/*
 
#main.posts-content {
max-width: 730px; 
}
*/

.notransition * {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}

article.post {
  max-width: 730px;
}
article.post > div.blog-content > div.entry-content  {
  font-family: 'Merriweather', serif; 
  line-height: 1.5em;
  font-size: 18px;
}


article.post > div.blog-content >  div.entry-content > blockquote > h4 {
  /*font-family: 'Merriweather', serif !important;*/
  font-family: Montserrat, sans-serif;
  line-height: 1.4em;
  font-weight: 400;
}
article.post > div.blog-content > div.entry-content > blockquote > h4 > strong {
  font-weight: 600;
}

article.post > div.blog-content > div.entry-content > h4 {
  /*font-family: 'Merriweather', serif !important;*/
  font-family: Montserrat, sans-serif;
  margin-top: 1.3em;
  /*
  line-height: 1.5em;
  font-size: 23px;
  */
  font-size: 24px;
  line-height: 24px;
  font-style: italic;
  font-weight: 400;
}

article.post > div.blog-content > div.entry-content > h4 > strong {
  /*font-weight: 600;*/
  font-weight: 700;
}

h2.entry-title {
  font-family: 'Merriweather', serif;
  line-height: 1.4em;
  text-transform: none!important;
} 

article.post > div.blog-content > div.entry-content > h2 {
  margin-top: 1.5em;
  font-family: 'Merriweather', serif;
  line-height: 1.5em;
}

.cmcc-margin-top-2em{margin-top:2em;}
.cmcc-margin-bottom-2em{margin-bottom:2em;}
.cmcc-margin-top-and-bottom-2em{margin-bottom:2em;margin-top:2em;}
.cmcc-margin-top-3em{margin-top:3em;}
.cmcc-margin-bottom-3em{margin-bottom:3em;}
.cmcc-margin-top-and-bottom-3em{margin-bottom:3em;margin-top:3em;}
.cmcc-margin-top-1em{margin-top:1em;}
.cmcc-margin-bottom-1em{margin-bottom:1em;}
.cmcc-margin-top-and-bottom-1em{margin-bottom:1em;margin-top:1em;}


.fs-title, .fs-title > h2, fs-title, h5.fs-article, h5.fs-article > a, h5.fs-article > span > a, h5.fs-article > a > strong, h5.fs-article > a > span { 
font-family: 'Merriweather', serif; 
color:#ffffff; }

h5.fs-article { font-size:1em!important; line-height:1em!important; }
.navbar .nav>li {
    padding: 0 10px; 
}
