﻿/*
Theme Name: Noemi Child Theme
Theme URI: http://noemi.px-lab.com
Template: noemi
Author: Px-Lab
Author URI: http://px-lab.com
Description: Noemi รป is pure and elegant blog for all connoisseurs of beautiful design and flexible functionality. Noemi is created to emphasize individuality and to focus on creativity and independence of bloggers. To even more underline all Noemi advantages we have added custom slider, custom colors, instagram widget, featured categories and many other options and features which makes Noemi powerful tool with truly elegant design.
Version: 1.0.1
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, three-columns, left-sidebar, right-sidebar, flexible-header, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, editor-style, full-width-template, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, holiday
Text Domain: noemi
*/

/*************** Add your custom css here  ***************/

h1,h2,h3,h4,h5,h6 {
	letter-spacing: 3px;
}
a {
   color: #F69581;
}
p {
	line-height: 1.9em;
	color: #231F20;
}
.archive .site-main, .category .site-main {
    margin-top: 30px;
}
.wp-caption .wp-caption-text, .wp-caption-dd {
font-family: 'Lato', sans-serif;
	font-weight: 600;
	font-style: italic;
}
.header.style-one .branding .site-title {
    font-size: 23px;
    letter-spacing: 3px;
}
input[type="submit"] {
    background-color: #F69581 !important;
	font-family: 'Montserrat', sans-serif !important;
	text-transform: uppercase !important;
	letter-spacing: 2px !important;
}
.entry-footer .post-share-box ul li a {
	color: #F69581 !important;
}

#footer .footer-bottom #top {
font-family: 'Montserrat', sans-serif !important;
	text-transform: uppercase !important;
	letter-spacing: 4px !important;
	font-size: 16px !important;
	font-weight:700 !important;
	margin-bottom: -10px !important;
}
#footer .footer-top {
    display: none !important;
}
#footer .footer-bottom {
    background-color: #f4f7f6;
}
#footer .footer-bottom {
    padding-bottom: 20px;
    padding-top: 20px;
}