
        /* Premium Theme the Profiler from Blogg.se */
@import url("//static.blogg.se/themes/the-profiler/css/style.css");

@import url('https://fonts.googleapis.com/css?family=Merriweather+Sans:300,400,700');
@import url('https://fonts.googleapis.com/css?family=Merriweather+Sans:300,400,700');

body {
    background-image: url(https://static.blogg.se/themes/the-profiler/img/whiteflowers.jpg);
    background-color: #FFF;
    background-repeat: repeat;
  	font-family: "Merriweather Sans", sans-serif;
    line-height: 1.5em;
  	font-size: 14px !important;
    background-attachment: fixed; background-size: cover;
}

.header {
	height: 300px;
	background-image: url(https://static.blogg.se/themes/the-profiler/img/vallmo.jpg);
	margin-top: -2px !important;
    width: 100%;border-radius: 0; 

}

#menu { background-color: #9FC789; }

#menu .big { color: #FFF; }
#menu .svg-home, .bloglovin svg { fill: #FFF; }

#content, #header { background-color: #FFF; }

body, a, a.comment-header, .comment-body a { color: #333; }

#content .comment-count, #content .time, #content .category, .pagination a { color: #93A98B; }


#content .time, #content footer { border-top: 2px solid #93A98B; }

.comment-nr { border: 1px solid #93A98B; }

#content .time, #content footer { border-bottom: 1px solid #9FC789; }

#content .tag, .comment-meta, .post a { color: #9FC789; }

#content .comment-count .svg-comment, .twitter-share-button svg { fill: #9FC789; }


#header h1, #header h2, #content h3, #content .time, #content .comment-count, .pagination, .comment-body {
	font-family: "Merriweather", sans-serif;
    font-weight: 300;
    line-height: 1.2em;
}

#header h1 { font-size: 52px !important; }

#content h3 { font-size: 32px !important; }

#content .time, #content .comment-count { font-size: 20px !important; }

.no_image_header { height: 0px !important; }

.sprinkle-container {
  margin: 25px -190px 10px;
}

#content .social { text-align: center; }
.social svg { fill: #9FC789; }
.bloglovin a { display: inline-block !important; padding: 0 !important; }
.bloglovin svg { border-radius: 50%; }
.bloglovin { margin-left: 10px; margin-top: 5px; }

.like-container { display: block !important; text-align: center; margin-top: 5px; }
.like-container .likebtn { margin-right: 0; }
.like-container .likebtn .likebtn__btn { 
  background: #9FC789 !important; 
}
.like-container .likebtn.clicked .likebtn__btn { 
  color: #9FC789 !important; 
  background: white !important;
}