/*
 Theme Name:   Moka Customised
 Theme URI:    https://www.elmastudio.de/en/themes/moka/
 Author: 	   Som Meaden
 Author URI:   https://theprojectsomething.com
 Description:  Moka Child Theme
 Template:     moka
 Version:      0.1
 License: GNU General Public License v2 or later
 License URI: https://www.gnu.org/licenses/gpl-2.0.html
 Tags: white, light, fluid-layout, responsive-layout, one-column, three-columns, four-columns, custom-colors, custom-background, custom-menu, editor-style, featured-images, infinite-scroll, theme-options, post-formats, sticky-post, translation-ready, blog, art, artwork, design, fashion, food, journal, magazine, photoblogging, photography, clean, elegant, minimal, modern, contemporary, black, custom-header, flexible-header, left-sidebar, post-slider, rtl-language-support, two-columns
 Text Domain: moka-customised
*/

.archive-header h2.archive-title {
  margin-bottom: 2em;
}
.archive-header h2.archive-title:empty {
  display: none;
}
.archive .post:first-of-type {
  padding-top: 0;
}

#colophon #site-info {
  overflow: visible;
}

.menu-item a,
.entry-cats a,
.entry-footer a,
.entry-details a,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
#site-info a,
p a {
  text-decoration: none;
  border-bottom: 1px dotted transparent;
}

.menu-item a:hover,
.entry-cats a:hover,
.entry-footer a:hover,
.entry-details a:hover,
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover,
#site-info a:hover,
p a:hover {
  color: initial !important;
  border-bottom-color: initial;
}

a.read-more,
.entry-content a {
  text-decoration: none;
  border-bottom-color: inherit;
}

a.read-more:hover,
.entry-content a:hover {
  border-bottom-color: transparent;
}

#site-title a {
  border: none;
  color: white !important;
}
