/*
Theme Name: Hemingway Child
Theme URI: http://www.andersnoren.se/teman/hemingway-wordpress-theme/
Template: hemingway
Author: Anders Norén
Author URI: http://www.andersnoren.se
Description: Hemingway is a clean, beautiful and responsive two-column theme for bloggers. Features responsive design, retina-ready assets, full-width header image with parallax scrolling effect, custom accent color, custom logo upload, custom widgets (video, Flickr and Dribbble), page templates and translation-ready code. Included translations: Swedish/svenska.
Tags: black,dark,white,green,two-columns,fluid-layout,responsive-layout,custom-header,custom-menu,custom-colors,featured-images,flexible-header,post-formats,sticky-post,threaded-comments,translation-ready,editor-style
Version: 1.55.1707406579
Updated: 2024-02-08 17:36:19

*/

body {
    font-size: 14px;
    -moz-font-smoothing: subpixel-antialiased;
    -webkit-font-smoothing: subpixel-antialiased;
    -o-font-smoothing: subpixel-antialiased;
    font-smoothing: subpixel-antialiased;
    margin: 0;
    padding: 0;
}
.section.large-padding {
    padding-top: 2.5%;
    padding-bottom: 2.5%;
}
.section-inner {
    width: 1280px;
}
.blog-menu a {
    font-size: 0.9em;
    padding-right: 18px;
    padding-left: 18px;
    color: rgba(255, 255, 255, 0.7);
}
.blog-menu ul a {
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    line-height: 110%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
.post-title {
    font-size: 1.7em;
    line-height: 120%;
    font-family: "Lato",sans-serif;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    -o-hyphens: auto;
    hyphens: auto;
}
.post-content hr {
    background-image: none;
    height: 1px;
    border: 0 none;
    background-repeat: repeat;
    background-position: 0% 0;
    background-attachment: scroll;
}
.widget {
    border-bottom: 0 solid;
}
.widget-title {
    font-size: 1.2rem !important;
    margin-bottom: 20px !important;
    color: #444 !important;
    text-transform: uppercase !important;
    font-family: "Raleway",sans-serif !important;
    font-weight: 700 !important;
}
.footer .widget-content {
    color: #bdbdbd;
}
img.alignleft, .alignleft img, img.aligncenter, .aligncenter img, img.alignright, .alignright img {
    border: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5px;
}
.header.section {
    padding: 30px 0;
}
.post-content h1 {
    font-size: 1.7em;
    font-weight: 700;
}
.post-content h2 {
    font-size: 1.5em;
    font-weight: 700;
}
.post-content h3 {
    font-size: 1.2em;
    font-weight: 600;
}
.post-content :last-child {
    margin-bottom: 10px;
}
.uplp-post-title {
    font-weight: bold;
}
.uplp-post-excerpt {
    font-size: 16px !important;
}
.uplp-post-read_more {
    font-size: 16px;
    font-weight: bold;
}
.uplp-post-read_more a {
    font-size: 16px !important;
    font-weight: bold;
}
.box {
    width: 22%;
    float: left;
    margin-left: 10px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px;
}
.post-content th, .post-content td {
    border-bottom: 0 solid #ddd;
    line-height: 120%;
    overflow: visible;
    margin: 0;
    padding: 0%;
}
.post-content table tbody > tr:nth-child(2n+1) > td {
    background-image: none;
    background-repeat: repeat;
    background-position: 0% 0;
    background-attachment: scroll;
}
.sidebar-liste {
    background-color: #f9f9f9;
    border: 1px solid;
    margin-bottom: 20px !important;
    border-bottom: 1px solid !important;
    padding: 10px;
}
.sidebar-news {
    background-color: #fff;
    border: 1px solid;
    margin-bottom: 20px !important;
    border-bottom: 1px solid !important;
    padding: 10px;
}
.sidebar-kontakt {
    background-color: #fff;
    border: 1px dotted;
    margin-bottom: 20px !important;
    padding: 10px;
}
@media (max-width: 800px) {
.sidebar {
    display: inline;
}
}
