/*
Theme Name: COLORS by DigiPress Child
Theme URI: http://digipress.digi-state.com/
Template: dp-colors
Author: digistate co.,ltd.
Author URI: http://www.digistate.co.jp/
Description: Customize various visual settings and select theme type for DigiPress theme. Do not use this for any commercial purpose.
Tags: two-columns,left-sidebar,accessibility-ready,custom-background,custom-colors,custom-header,custom-menu,editor-style,featured-images,microformats,post-formats,rtl-language-support,sticky-post,threaded-comments,translation-ready
Version: 1.2.8.2.1507788955
Updated: 2017-10-12 15:15:55

*/

#commentform{
	display: block;
}
@media (max-width:480px){
	#footer-widget-container #footer-widget-content .footer-widget-area{
		width: calc(100% - 10px);
		margin:auto 5px;
	}	
	#footer-widget-container #footer-widget-content .footer-widget-area ul{
		margin:auto 0;
	}
	#footer-widget-container #wdi_feed_0 .wdi_feed_item{
		width: 33.333333333333%;
	}
	#header{
	height: inherit;
	}
	.bar_title.home{
		text-align: center;
	}
	.bar_title.home a img{
		max-width: 200px;
	}
	#wrapper #header, #header #header-bar{
		margin-top: 10px;
		margin-bottom: 10px;
		background-color:transparent;
	}
}
