


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