/*****
Theme Name: lacienega
Description: Catch Responsive
Author: Kei
Author URI: https://catchthemes.com/
Template: catch-responsive
Version: 1.0.0
Tags: one-column, two-columns, left-sidebar, right-sidebar, flexible-header, custom-header, custom-menu, featured-images, full-width-template, theme-options, threaded-comments, translation-ready, rtl-language-support, blog, entertainment, news
Text Domain: mh-urbanmag
Domain Path: /languages/
License: GNU General Public License, version 3 (GPLv3)
License URI: http://www.gnu.org/licenses/gpl-3.0.txt
*****/

@import url(“../catch-responsive/style.css”); 

/* タイトル調整 */
.site-title { display: none; }
.site-description { height: 39px; margin-top: 13px; }
.copyright { display: none; }

/* 検索窓非表示 */
.sidebar.sidebar-header-right.widget-area { display: none; }

/* ウィジェット調整 */
.widget-title, .entry-title, .page-title {
	margin: 0;
	padding-top: 3px;
	padding-left: 35px;
	color: #fff;
	font-weight: bold;
	background: url(images/h_underline.png) no-repeat left top;
	font-size: 18px;
	height: 33px;
}

.widget-title a, .entry-title a {
    color: #fff;
}

.widget-title a:hover, .entry-title a:hover {
    color: #1b8be0;
}

.rpwwt-post-date { text-align: right; border-top: 1px dotted #fff; }
.rpwwt-widget ul li, .menu li { border-bottom: 1px solid #fff; }

/* メニューを明示的に */
.genericon-menu:after {
	content: "Menu";
	font-size: 16px;
}
