.mop-top-ads{
	display:flex;
	width:100%;
	justify-content:center;	
}

.mop-top-ads-content{
	display:flex;
	width:100%;
	justify-content:center;	
	margin-bottom: 50px;
}


.mop-side-ads-wrapper {
	display:flex;
	width:100%;
	justify-content:center;
}

.mop-content-bottom-ads {
    margin-top: 20px !important;
    display: flex;
    justify-content: center;
}

.is-left-sidebar {
    width: 20%;
}

.site-content .content-area {
    width: 80%;
}

.main-navigation .main-nav ul li[class*="current-menu-"] > a {
    background-color: #eeeeee;
}

a { text-decoration:none;}
.ads-warning {
	text-align:left;
	background-color:white;
	padding:5px;
	width:auto;
	margin-left:5px;
	margin-right:5px;
	border: 1px solid black;
	box-shadow:3px 3px 0px 0px gray;
	max-width:1280;
}

.recommanded-post-div {
    background-color: white;
    padding: 5px;
    width: 100%;
    border: 1px solid #eeeeee;
}

.recommanded-post-list {
	margin-bottom:3px;
	margin-left:30px;
}

.recommanded-post-list li {
	margin-bottom:3px !important;
}

.cate-post-list{
	list-style:none;
	margin:0;
}


.mop-list-ul {
	list-style:none;
	margin:0;
}

.mop-list-title{
	margin-top:10px;
	margin-bottom:10px;
}

.generate-back-to-top{
	bottom: 150px !important;
}

#gsc-iw-id1 {
	height: 40px !important;
}

#gsc-iw-id1 table, td, th {
	border:unset;
}

.inside-left-sidebar .widget {
	padding: 0px;
}

#block-52 {
	padding: 20px;
}

.mop-block-list {
	padding: 20px;
	font-size:17px;
}

.mop-block-list li {	
	margin-bottom:2px !important;
}

.mop-block-list-sub li {
	margin-left:-10px;
}

.mop-counter-block {
	background-color: white;
	padding: 20px;
}

.mop-counter-wrapper {
	display:flex;
	font-size:14px;
	border-bottom: 1px dashed #e3e3e3;
		margin-bottom:3px;
}

.mop-counter-subject {
	width:50%;
	text-align:left;
	color:#1e73be;
}

.mop-counter-value {
	width:50%;
	text-align:right;
	color:#1e73be;
	margin-right:5px;
}

.mop-counter-title{
	width:100%;
	text-align:center;
	font-weight:bold;
	background-color:#eeeeee;
}


article {
	margin-bottom: 20px;
}
