/*
Theme Name: Ample Child
Theme URI: https://themegrill.com/themes/ample/
Template: ample
Author: ThemeGrill
Author URI: https://themegrill.com
Description: Ample is a multipurpose responsive WordPress theme made to help you create a beautiful professional looking site in no time. It has numerous built-in options to give your site the look that you want. Get free support at https://themegrill.com/support-forum/ and check the demo at https://demo.themegrill.com/ample/
Tags: one-column,two-columns,right-sidebar,left-sidebar,custom-header,custom-background,custom-menu,custom-colors,threaded-comments,translation-ready,featured-images,theme-options,blog,e-commerce
Version: 1.2.5.1563203342
Updated: 2019-07-15 17:09:02

*/

@import url('https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i|Lato:200,200i,300,300i,400,400i,600,600i,700,700i,900,900i&display=swap');

body {
    font-family: "Lato"
	/*background-color: #fff !important;*/
}
p {
    font-size: 17px;
    color: #000;
    font-weight:300;
	
}

p strong {

    color: #000;
}

h1, h2, h3, h4, h5, h6 {
    font-weight:400;
	color: #000;
}
h1 { font-size: 35px; }
h2 { font-size: 30px; }
h3 { font-size: 25px; }
h4 { font-size: 20px; }
h5 { font-size: 15px; }
h6 { font-size: 10px; }

#site-title a {
    color: #000;
    font-size: 35px;
	font-weight: 400;
	letter-spacing: 0.10em;
}

#site-description {
    line-height: 1.3;
    font-size: 25px;
	letter-spacing: 0.03em;
    padding-bottom: 0;
    color: #000;
    font-weight: 300;
    margin-bottom: 0;
}

.main-navigation ul.menu > li.current-menu-item, .main-navigation ul.menu > li.current-menu-ancestor, .main-navigation .menu > ul > li.current_page_item, .main-navigation .menu > ul > li.current_page_ancestor, .main-navigation ul.menu > li:hover, .main-navigation ul.menu > li.focus, .main-navigation .menu > ul > li:hover, .main-navigation .menu > ul > li.focus {
    border-top: 0px solid #80abc8;
    margin-top: 0px;
}

.main-navigation ul.menu li a { 
	font-style: bold;
	font-size: 20px;
	font-weight: 400;
	color: #000;
}

#page {
	max-width: 1078px;

}
.inner-wrap {
	max-width: 1024px;
	width: 94%;
}


#colophon a {
    color: #b1b6b6;
    line-height: 16px;
    font-size: 14px;
}
#colophon p {
    color: #b1b6b6;
    line-height: 16px;
    font-size: 14px;
}

div.header-post-title-container {
    display: none;
}

.copyright-info {
	color: #b1b6b6;
    line-height: 16px;
    font-size: 14px;
	float: left;
	padding-right: 10px;
	font-weight: 300;	
}

