/*
Theme Name:	National - Child lm theme
Theme URI:	http://themes.bavotasan.com/our-themes/premium-themes/magazine-premium/
Description:	A basic child theme for Magazine Premium
Author:		c.bavota
Author URI:	http://themes.bavotasan.com/
Template:	national
Version:	0.1
*/

// https://bavotasan.com/2011/creating-a-child-theme-in-wordpress/

// Read more about child themes in the Codex at http://codex.wordpress.org/Child_Themes

// Modified css

/* =Jumbotron
-------------------------------------------------------------- */
.home-top {
  padding: 0;
  background: #e0f1f4;
  width: 100%; }

.home-jumbotron {
  padding-top: 60px;
  padding-bottom: 60px;
  font-size: 18px;
  line-height: 1.6; }
  .home-jumbotron h3 {
    font-size: 36px;
    margin: 0 0 20px; }
  .home-jumbotron .jumbo-headline div:first-letter {
    font-size: 100px;
    float: left;
    line-height: .75;
    padding-right: 10px; }

/* = Menu with icon
--------------------------------------------------------------*/
/*.menu_opt_chat {
background-image: url('wp-content/uploads/sites/4/2017/05/callbutton_24px.png');
background-repeat: no-repeat;
background-position: left;
padding-left: 7px;
}
*/

@import url("../national/style.css");