/*
Theme Name: First Child
Description: My First Childtheme
Author: Andrea Schiffer
Author URI: http://www.pinkpixels.com
Template: first
Version: 1.0
Tags:
*/

/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on May 7, 2018 */

@font-face {
    font-family: 'latoblack';
    src: url('fonts/lato-black-webfont.woff2') format('woff2'),
         url('lato-black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'latobold';
    src: url('fonts/lato-bold-webfont.woff2') format('woff2'),
         url('fonts/lato-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'latohairline';
    src: url('fonts/lato-hairline-webfont.woff2') format('woff2'),
         url('fonts/lato-hairline-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'latolight';
    src: url('fonts/lato-light-webfont.woff2') format('woff2'),
         url('fonts/lato-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'latolight_italic';
    src: url('fonts/lato-lightitalic-webfont.woff2') format('woff2'),
         url('fonts/lato-lightitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'latoregular';
    src: url('fonts/lato-regular-webfont.woff2') format('woff2'),
         url('fonts/lato-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
body {color:#250118; font-size:1.25em; line-height:1.7em; word-wrap:break-word; background-color:#fff; font-family: 'latoregular', sans-serif; }

h1, h2, h3, h4 {clear: both; font-family: 'latolight', sans-serif; font-weight:normal;}
h1 {color:#dd007d;font-size:2.75rem; margin-bottom:0.6em; margin-top:0em; line-height: 1.2; }
h2 {color:#dd007d;font-size:2.35rem; margin-bottom:0.6em; margin-top:1em;line-height:1.2; }
h3 {color:#dd007d; font-size:2.1rem; margin-bottom:0.25em; margin-top:1.35em;line-height: 1.4; }
h4 {color:#dd007d; font-size:1.4rem; margin-bottom:1em; margin-top:1.5em;line-height: 1.4; font-weight:400;  }

blockquote {color:#4f565c;
    font-style: italic;
	    font-size:1.35em;line-height:1.3em;
    margin: 0 0 2.4em;
    padding: 12px 0 0 44px;
    position: relative;}

blockquote:before {
    color:#4f565c;
    content: "\201C";
    font-family: Georgia, serif;
    font-size:3em;
    left: -5px;
    line-height: 1;
    position: absolute;
    top: -5px;}

.widget {color:#250118; font-size: 90%;}

.header-navigation {font-size: 85%;}
.header-navigation li { color: #85af1e;    line-height: 36px;    position: relative;    text-align: left;}

.site-content, .footer-widget {max-width: 1100px; padding:10px;}
.site-header {border-bottom: solid 1px #efefef; margin-bottom: 50px; background-color:#fff; }
.site-top {margin-bottom:10px; margin-top: -10px;}
.site-bar, .main-navigation ul ul {    background-color: #9fbf2b;}
.site-bar, .menu-toggle, .main-navigation a {    line-height: 60px;}

.entry-title { font-family: 'latolight', sans-serif; margin:0; font-weight:normal; }
.entry-content a, .entry-summary a, .page-content a, .comment-content a, .post-navigation a {text-decoration:none;}
.entry-header-meta {color: #f88906;   font-size: 85%;   margin-bottom: 36px;  text-transform: uppercase;}

.main-navigation 			{font-size:85%; position:relative;}
.main-navigation a::before, .footer-widget .menu a::before { border-color: rgba(123, 104, 67, 0.3);  color: rgba(123, 104, 67, 0.7); }
.menu a::before 			{border: 1px solid #ddd; border-radius: 50%; color:#7b6843; display:inline-block; font:18px/1 Genericons; margin-right: 8px;padding:6px; position: relative;  vertical-align: middle;}
.main-navigation a 			{border-top: medium none; padding: 0 15px;}
.main-navigation a 			{border-color: rgba(255, 255, 255, 0.2); border-top: 1px solid rgba(255, 255, 255, 0.2); display: block;}
.menu-toggle, .main-navigation a 	{color:#4e0232; padding: 0 20px;}
.main-navigation a:hover 		{color:#dd007d; }
.main-navigation .current_page_item > a, .main-navigation .current-menu-item > a, .main-navigation .current_page_ancestor > a {color:#dd007d; }
.main-navigation ul ul {left: -9999px;	opacity: 0;	position: absolute;	text-transform: none;top: 100%;	transition: opacity .2s ease-in-out;		white-space: normal;	z-index: 99999;	}
.main-navigation div.menu > ul > li:first-child:hover > ul,
.main-navigation ul.menu > li:first-child:hover > ul {left: -10px;}
.main-navigation ul ul a:hover {width:14em; background-color:#fff;}
.main-navigation ul ul a {border-top: 0px; padding: 0 15px; width:14em; background-color:#faf4e7;}
.main-navigation ul ul ul a {padding-left: 18px; background-color:#f9e6bb;}
.main-navigation  ul ul li.page_item_has_children > a,
.main-navigation  ul ul li.menu-item-has-children > a {padding-right: 15px;}
.main-navigation  ul ul li.page_item_has_children > a:after,
.main-navigation  ul ul li.menu-item-has-children > a:after {content: ">";	position: absolute;	right: 0px; top: 14px;}
.main-navigation ul ul li:hover > ul {left: 100%; opacity: 1;	width:14em; }

.footer-area {    background-color: #5993a6;}