/*
Theme Name: EIN Marketing Chaplin Child
Theme URI: https://www.andersnoren.se/teman/chaplin-wordpress-theme/
Template: chaplin
Author: André Schmidt
Description: Chaplin is a feature-packed WordPress theme that gives you full control over the fonts and colors on your site. It is built from the ground-up with the new Block Editor in mind, and makes it easy to create good looking layouts on both posts and pages. This flexibility makes Chaplin suitable for pretty much any type of website, including business sites and portfolios. All of the fonts and colors in the theme can be easily modified within the Customizer, allowing you to create a unique look and feel for your site in less than a minute. All fonts on Google Fonts are supported, and you can choose one of the ten included color schemes or build one from scratch. Any changes you make to the fonts and colors are reflected in the editor styles for both the Block Editor and the Classic Editor, so you always have a good idea of the end result when you create your content. Chaplin also includes a cover template with a hero image (pictured in the screenshot), infinite scroll on archive pages, settings for what post meta to display on archive pages and single posts, custom logo support, two widget areas, a search overlay, full-width templates, a sticky header option, a social menu with icons, a responsive design, a lightweight construction to ensure quick load times, support for Jetpack Portfolio and CoBlocks, and much more. Demo: https://andersnoren.se/themes/chaplin/
Tags: blog,portfolio,grid-layout,one-column,custom-background,custom-colors,custom-logo,custom-menu,editor-style,featured-images,footer-widgets,sticky-post,theme-options,threaded-comments,translation-ready,block-styles,wide-blocks,full-width-template
Version: 1.1.12.1574630014
Updated: 2019-11-24 22:13:34

*/

.site-logo {
	background-color: rgb(255,255,255,60%);
    padding: 15px;
}

@media only screen and (max-width:1000px){
	.info {
		display: none;
	}
}
.info {
	float: left;
    width: 100%;
	background-color: #ebe1bf;
}

.info .picture {
	position: relative;
    top: -30px;
}

.grid1, .grid2, .grid3 {
	float: left;
    width: 25%;
    padding: 0 0 5% 5%;
}

.grid1 h4, .grid2 h4, .grid3 h4 {
	font-family: impact;
    font-size: 24px;
}

.grid1 ul, .grid2 ul, .grid3 ul {
	margin: 0;
}

.grid1 li, .grid2 li, .grid3 li {
	list-style: circle;
}

.grid1 h4 {
	color: #003976;
}

.grid2 h4 {
	color: #3DA3DC;
}

.grid3 h4 {
	color: #C93;
}

.grid1 li {
	color: #003976;
}

.grid2 li {
	color: #3DA3DC;
}

.grid3 li {
	color: #C93;
}