
.catalogStyle {
    overflow: hidden;
    position: absolute;
    max-height: 1px;
}


.virtualStyle {
    text-align: center;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
}

.pagination li {
    margin: 0 2px;
}

i {
    font-style: normal;
}

.pagination li a {
    background-color: #e1e1e1;
    color: #333;
}

.pagination li a:hover {
    background-color: #ff4a52;
    color: #ffffff;
    border: 1px #ff4a52 solid;
}

.pagination li span {
    background-color: #ff4a52;
    color: #ffffff;
    border: 1px #ff4a52 solid;
}

.single-recipe-layout2 .bc_time {
    text-align: center;
    color: #888;
    margin-bottom: 30px;
}

.article_content {
    line-height: 1.8;
}

.article_content img {
    margin: 10px 0;
}

.article_content a {
    color: #ff4a52;
}

.article_content a:hover {
    text-decoration: underline;
}

.widget-latest .bc_time {
    color: #999;
}

.page-link {
    padding: 8px 12px;
}

.top_list .item-content .item-title {
    font-size: 18px;
    margin-bottom: 10px;
}

.top_list .item-content .sub-title {
    font-weight: normal;
}

.top_list {
    padding-bottom: 0;
}

.top_list .item-figure img {
    height: 200px;
}

.top_list .item-content .bc_time {
    color: #999;
}

.top_part {
    margin-bottom: 30px;
}

@media screen and (max-width: 991px) {
    .sidebar-widget-area {
        margin-top: 30px;
    }
}

@media screen and (max-width: 500px) {
    .page-link {
        padding: 4px 8px;
    }
}
.orientStyle {
    margin-top: 5px;
    margin-bottom: 5px;
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

