
        @import url("https://static.blogg.se/themes/home-sweet-home/css/style.css");

@import url('http://fonts.googleapis.com/css?family=Merriweather:300,400,700');
@import url('http://fonts.googleapis.com/css?family=Dosis:300,400,700');
@import url('http://fonts.googleapis.com/css?family=Open+Sans:400,600,700');
@import url('http://fonts.googleapis.com/css?family=Dosis:300,400,700');
@import url('http://fonts.googleapis.com/css?family=Open+Sans:400,600,700');
@import url('http://fonts.googleapis.com/css?family=Playfair+Display:400,700');

body {
background: url("https://cdn3.cdnme.se/4060079/9-3/untitled-31_5b0268a62a6b227d90e0754c.jpg"); 
 -webkit-background-size: cover;
 -moz-background-size: cover;
 -o-background-size: cover;
 background-size: cover; 
background-attachment: fixed; 
}

#content .entry, #content .commentform {
 margin-top: 0px;
 background: #fff;
 padding: 20px;
 border-bottom: 1px solid #737373; 
}

#comment { background: #fff; padding: 20px;}

#content .tag-count {
display: none; 
}

#commentform {
background: url("https://cdn3.cdnme.se/4609157/9-3/comment_54e8e0522a6b22a0673c7f4a_550934e2ddf2b344f518bce8.png") no-repeat !important; 
 margin-left: -10px; 
}

#content .commentform {
padding: 100px 20px 20px 20px;
}

#translate {
margin: 0px auto;
padding-bottom: 10px; 
}

#nav .navheading { 
	font-size: 11px;
	text-transform: uppercase; 
}
#nav { position: fixed; }
#nav .navheading, #content .date-count, #content .category-count, #content .meta, #content .comment-header, #content .comment-meta, #content .response-by, #content .formbutton { 
	font-family: "Open Sans", sans-serif; 
}

#content h3, .response-by, #content .commentform .formbutton, #content .comment-header { text-transform: uppercase; }
#header h1 a { text-transform: uppercase; }
#content .comment-meta, #content .tag-count, #content .date-count, #content .category-count { text-transform: uppercase; }

#content h3 { 
	font-family: 'Merriweather', Georgia, serif; 
}

#content .meta {
 margin-top: 3%;
 text-align: center;
 margin-bottom: 5%;
}

#header h1 { 
   max-width: 100%;
  height: 662px
}
.header {
max-width: 1000px;
  height: 700px;
  background: url("https://cdn1.cdnme.se/4060079/9-3/202104111041215127_kopiera_66ffba6b9606ee282e4d713f.jpg") no-repeat transparent;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
}

#content .commeount, .share-button ul li { border: 1px dotted #CCC; }
#content .hr, #content .response { border-top: 1px dotted #CCC; }
#content .comment, #content .response-by { border-bottom: 1px dotted #CCC; }
#content .response, #content .response-by {
 border-left: 1px dotted #CCC; 
 border-right: 1px dotted #CCC; 
}
input, textarea, #content .formbutton { border: 1px solid #CCC; }

#content .meta,
#content .date-count,
#content .comment .comment-meta,
#content .comment .response-by,
#header h2,
#content .meta a { color: #999; }

#content h3 { 
	font-size: 38px;
 padding-top: 5px;
}
#content h3, #content .date-count, #content .category-count { 
	text-align: center; 
}

#content h3 a { color: #000; }

#header .brand, #header .h-container { display: none; }
a, a:hover, body {
	color: #000;
}

#back-top a, #sidr-btn a {
	color: #fff;
	background-color: #000;
}

#header h1, #header h2 { text-shadow: none; }

#content #commentform, #content .formbutton, #nav #search input, #nav #search button, #content .comment-count, #content .share-button ul li {
	background-color: #fff;
}

#nav, #nav li ul { background-color: #ff8a8d; }
#nav .social-icons a:hover, #nav a, #nav { color: #FFFF; }

#header h1 a, #header h2 { color: #FFFF; }

#content .share-button .social li,
#content .comment-count span,
.post a, 
#content .category-count, 
#content .category-count a,
#content a.comment-header, 
#nav .social-icons a { 
	color: rgba(231, 86, 189, 1); 
}

body, input, textarea {
	font-size: 14px;
}

#content .date-count, #content .meta { font-size: 10px; }
#content .meta .comment-count, #content .category-count, #content .response-by, #content .comment-meta { font-size: 11px; }

body, input, textarea, #content .share-button span {
	font-family: "Open Sans", sans-serif;
}

#header h1 a { 
	font-size: 80px;
}

.header span:first-of-type { background-image: none; }
.header span:nth-of-type(2) { background-image: none; }
.header span:nth-of-type(3) { background-image: none; }
.header span:last-of-type { background-image: none; }

#content, .nav-container, #header .h-container { width: 1000px; }

 .like-container {vertical-align: top;}
 .likebtn {
 	border: 1px solid #CCC !important;
    padding: 1px !important;
    background: white !important;
 }
 .likebtn__count {
	border: none !important;
    box-shadow: none !important;
    float: right !important;
    background: #fff !important;
	border-radius: 50% !important;
    margin-top: 5px;
  	margin-left: 10px;
 }
 .likebtn__count:before {
 	border: none !important;
 }
 .likebtn__btn {
    background: none !important;
    border: none !important;
    text-shadow: none !important;
    box-shadow: none !important;
    padding: 9px !important;
 }