.article_content {
  margin-bottom: 30px;
  color: #454545;
  
  line-height: 40px;
}
.readall_box {
  position: relative;
  z-index: 99;
  padding: 0 0 25px;
  margin-top: -200px;
  text-align: center;
}
.readall_box .read_more_mask {
  height: 200px;
  background: -moz-linear-gradient(bottom, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0));
  background: -webkit-gradient(linear, 0 top, 0 bottom, from(rgba(255, 255, 255, 0)), to(#fff));
  background: -o-linear-gradient(bottom, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0))
}
.read_more_btn {
  cursor: pointer;
  font-size: 16px;
  color: #de686d;
  background: #fff;
  border-radius: 4px;
  border: 1px solid #de686d;
  line-height: 30px;
  padding: 5px 10px;
}
.read_more_btn:hover {
  background: #de686d;
  color: #fff;
}
a.buy_btn {
       font-size: 15px;
        color: #fff !important;
        display: block;
        width: 100px;
        height: 30px;
        line-height: 30px;
        background-color: #f95c68;
        border-radius: 2px;
        text-align: center;
        margin: 0 auto;
}
 a.buy_btn2 {
    font-size: 15px;
    color: #fff !important;
    display: block;
    width: 100px;
    height: 30px;
    line-height: 30px;
    background-color: #f95c68;
    border-radius: 2px;
    text-align: center;
    margin: 0 auto;
    background-color:#1abc9c;
    margin-right:10px;
}
@media (max-width:767px) {
.entry .post-loop-default .item-meta .views {
	margin: 0;
	float: none
}

}
@media (max-width: 767px) {
    a.buy_btn {
        font-size: 15px;
        color: #fff !important;
        display: block;
        width: 80px;
        height: 30px;
        line-height: 30px;
        background-color: #f95c68;
        border-radius: 2px;
        text-align: center;
        margin: 0 auto;
    }

    .post-loop-default .item-meta .item-meta-li {
        display: none;
    }

    .post-loop-default .item-meta .time-none {
        display: inline-block;
    }

    a.buy_btn2 {
        font-size: 15px;
        color: #fff !important;
        display: block;
        width: 80px;
        height: 30px;
        line-height: 30px;
        background-color: #f95c68;
        border-radius: 2px;
        text-align: center;
        margin: 0 auto;
        background-color: #1abc9c;
        margin-right: 10px;
    }

    .entry-bar .share {
        display: none;
    }


    .mysidebar {
        float: right;
        width: 300px
    }
}
    @media (max-width: 1219px) {
        .mysidebar {
            width: 250px
        }
    }
    @media screen and (max-width: 991px) {
        .mysidebar {
            display: none
        }
    }
    .mysidebar .widget_nav_menu {
        padding: 0;
        background: #eee;
        border-radius: 3px;
        overflow: hidden
    }

    .mysidebar .widget_nav_menu .widget-title {
        padding-left: 30px;
        margin: 0;
        font-size: 20px;
        line-height: 50px;
        border-bottom: 1px solid #e3e3e3
    }

    .mysidebar .widget_nav_menu .widget-title span {
        margin: 0;
        padding: 0;
        color: #333;
        border: 0
    }

    .mysidebar .widget_nav_menu ul li {
        position: relative;
        padding: 0;
        line-height: 40px;
        border-bottom: 1px solid #e5e5e5
    }

    .mysidebar .widget_nav_menu ul li:before {
        display: none
    }

    .mysidebar .widget_nav_menu ul li li {
        padding-left: 0;
        border-top: 1px solid #e5e5e5;
        border-bottom: 0
    }

    .mysidebar .widget_nav_menu ul li li a {
        padding-left: 45px
    }

    .mysidebar .widget_nav_menu ul li li a:after {
        position: absolute;
        left: 35px;
        top: 0;
        content: "\f105";
        font-family: FontAwesome;
        color: #666
    }

    .mysidebar .widget_nav_menu ul li li a:hover:after {
        color: #fff
    }

    .mysidebar .widget_nav_menu ul li li li a {
        padding-left: 60px
    }

    .mysidebar .widget_nav_menu ul li li li a:after {
        left: 50px
    }

    .mysidebar .widget_nav_menu ul li li li a:hover:after {
        color: #fff
    }

    .mysidebar .widget_nav_menu ul li.current-menu-item a, .mysidebar .widget_nav_menu ul li.current-post-parent a {
        color: #fff;
        background: #3ca5f6
    }

    .mysidebar .widget_nav_menu ul li.current-menu-item a:after, .mysidebar .widget_nav_menu ul li.current-post-parent a:after {
        color: #fff
    }

    .mysidebar .widget_nav_menu ul li.current-menu-item .sub-menu a, .mysidebar .widget_nav_menu ul li.current-post-parent .sub-menu a {
        background: none
    }

    .mysidebar .widget_nav_menu ul li.current-menu-item .sub-menu a:after, .mysidebar .widget_nav_menu ul li.current-post-parent .sub-menu a:after {
        color: #666
    }

    .mysidebar .widget_nav_menu ul li.current-menu-item .sub-menu a:hover, .mysidebar .widget_nav_menu ul li.current-post-parent .sub-menu a:hover {
        color: #fff;
        background: #4285f4
    }

    .mysidebar .widget_nav_menu ul li.current-menu-item .sub-menu a:hover:after, .mysidebar .widget_nav_menu ul li.current-post-parent .sub-menu a:hover:after {
        color: #fff
    }

    .mysidebar .widget_nav_menu ul li.current-menu-item li a, .mysidebar .widget_nav_menu ul li.current-post-parent li a {
        color: #333
    }

    .mysidebar .widget_nav_menu ul li a {
        display: block;
        padding-left: 30px;
        font-size: 14px;
        color: #333
    }

    .mysidebar .widget_nav_menu ul li a:hover {
        color: #fff;
        background: #4285f4
    }

    .el-boxed .mysidebar .widget_nav_menu, .el-boxed .widget_html_ad, .el-boxed .widget_image_ad, .el-boxed .widget_media_image, .el-boxed .widget_profile, .el-boxed .widget_search {
        padding: 0
    }
