/*
Theme Name: Suidobashi-child
Theme URI: http://www.elmastudio.de/en/themes/suidobashi/
Author: Elmastudio
Author URI: http://www.elmastudio.de/en/
Description: Suidobashi is a minimal, clean Portfolio theme to feature your creative work or projects. Using the Jetpack plugins portfolio custom post type, your online portfolio becomes very flexible. Suidobashi also comes with a default blog layout, so you can include news or a journal on your portfolio website.
Version: 1.0.5
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, custom-background, custom-header, custom-menu, editor-style, featured-images, rtl-language-support, sticky-post, translation-ready, portfolio
Text Domain: suidobashi-child
Template: suidobashi
*/

@import url("../suidobashi/style.css");

/* li.current-menu-item a {border-bottom: 1px solid #000;} */
#site-nav li.current-menu-item a {
  border-bottom: 1px solid #000;
}
body.template-about .entry-content a, .divider-border,
body.template-about .entry-content a:hover {
  border-bottom: 0;
}
@media screen and (min-width: 767px) {
}
@media screen and (min-width: 1023px) {
}
@media screen and (min-width: 1150px) {

.intro-slogan {
	padding: 105px 0 0 0;
}

}
@media screen and (min-width: 1260px) {
}
@media screen and (min-width: 1400px) {
}
@media screen and (min-width: 1800px) {
}
@media screen and (min-width: 2400px) {
}