.th_righ_sidebar{width:100%;float:left;position:sticky;top:0;margin-bottom:20px;}
	.search {margin: 80px 0 0;}
	.search input {padding: 21px 15px;outline: none;width: 70%;float: left;}
	.search button{outline:none;padding:0;border:none;}
	.th-tags{width:100%;float:left;}
	.th-tags span {font-size: 24px;margin: 58px 0 35px;width: 100%; float: left;font-weight: 600} 
	.th-tags ul li { float: left;  margin-bottom: 32px; font-weight: 600;background: #fdfff8}
	.th-tags ul li a{padding:10px 15px;background:#fdfff8;color:#000;text-decoration:none;float:left;margin-right:7px;text-align:center;
		transition:0.3s;}
	.th-tags ul li a:hover{background:#80bb01;color:#fff;}
	.th-popular label {font-size: 24px; font-weight: 600;}
	.th-popular ul {margin:20px 0 0;width:100%;float:left;}
	.th-popular ul li {border-bottom: 1px solid #6b6b6b; width: 100%; float: left;
		padding: 25px 0;}
	.th-popular ul li span {width: 30%; float: left;border-radius: 5px;overflow: hidden;}
	.th-popular ul li p {width: 70%;float: left; font-size: 18px; color: #6b6b6b; cursor:pointer;padding-left: 10px; font-weight: 600;
		transition:0.3s;}
	.th-popular ul li p:hover {color:#80bb01}
	.th-popular ul li p small {width: 100%; float:left;}