/*
Theme Name: Wellington Child 01
Theme URI: https://themezee.com/themes/wellington/
Template: wellington
Author: ThemeZee
Author URI: https://themezee.com
Description: Wellington is a clean and simple Magazine WordPress theme with beautiful typography and subtle colors. The theme includes two different post layouts, a featured post slider and thoughtful theme settings in the Customizer.
Tags: two-columns,blog,news,custom-background,custom-header,custom-logo,custom-menu,grid-layout,entertainment,editor-style,rtl-language-support,featured-image-header,featured-images,flexible-header,custom-colors,full-width-template,sticky-post,threaded-comments,translation-ready,theme-options,one-column,left-sidebar,right-sidebar,three-columns
Version: 1.2.2.1523011462
Updated: 2018-04-06 19:44:22

*/







/* ---追加css----- */


/* ----top-RSS調整------ */
	.top-rss-area .rss-1 ul li a, .top-rss-area .rss-2 ul li a{
	font-size: 18px !important;
	margin: 6px 0 !important;
	color: black;
}
	.top-rss-area .rss-1 ul li, .top-rss-area .rss-2 ul li{
	margin: 6px 0 !important;
}
.top-rss-area .rss-1 .blogroll-ad-default a{ display: none !important; }
.top-rss-area .rss-2 { margin-top: -38px;}
.top-rss-area .rss-2 .blogroll-ad-default a{ color: green !important; }

/* ---個別記事----- */
.content-single .video-douga{
	xborder: solid red 1px;
	max-width: 640px;
	margin: 0 auto;
	margin-top: 30px;
	margin-bottom: 30px;
}

.content-single .video-douga iframe, .content-single .video-douga script{
	width: 640px !important;
	text-align: center !important;
}

/* ---カテゴリーリスト調整----- */

.widget_categories ul li{
   display: inline-block !important;
   width: auto !important;
   margin: 3px;
   padding: 3px;
   box-shadow:0px 0px 1px 0px grey;
   border-radius: 3px;
}












/* ---スマホcss---- */
@media screen and (max-width: 400px) {
	
.content-single .video-douga{
	xborder: solid red 1px;
	margin-top: 30px;
	margin-bottom: 30px;
	width: 320px !important;
}
	
.content-single .video-douga iframe{/* ---動画css---- */
	margin: 0 auto !important;
	width: 320px !important;
	xborder: solid red 1px;
}
.content-single .video-douga script{/* --fc2video-- */
	margin: 0 auto !important;
	width: 320px;
	
	}

	
/* ----top-RSS調整------ */
	.top-rss-area .rss-1 ul li a, .top-rss-area .rss-2 ul li a{
	font-size: 16px !important;
}

	
	
}/* ---/スマホcss---- */





