/* Enter Your Custom CSS Here */
.ul_list ul li{
 padding-left:172px!important 
}
.post .content ul > li{
  background:none!important;
}
#footer{
    display:none!important;
}
#footer {
    display:none;
}
#slider{
display: none!important;
}
@media only screen and (max-width: 600px){
  .post .meta a{
  font-size:18px; !important
  }
}