.recipe {
    height: 147px!important
}

.reci-nav {
    top: 0px
}

.reci-page {
    font-family: '微軟正黑體';
    margin-top: -150px;
}

@media (min-width: 768px) {
    .pro-type {
        float: left;
    }
}

@media (max-width: 767px) {
    .page-header {
        text-align: center;
    }
    .post-time {
        text-align: center;
    }
}

.post-time {
    margin-top: -20px;
    margin-left: 10px;
    letter-spacing: 1px;
    font-weight: 600;
    margin-bottom: -1px;
    color: #525252
}

.ari-txt {
    margin-top: 20px;
    font-size: 16px;
    letter-spacing: 1px;
}

.link-area {
    float: right;
    margin-bottom: 15px;
    white-space: nowrap
}

.link-area .line-pic {
    margin-bottom: 1px;
    padding-right: 1px
}

#fb-root {
    float: left;
}

h4.tye-coo {
    color: #bd171f;
    font-weight: bold;
    padding: .5em 0 .5em;
    border-bottom: 2px solid #bd171f;
    margin-bottom: 3px;
}

h5.sou-coo {
    color: #bd171f;
    padding: 7px 0 5px;
    margin-top: 10px;
    background-image: url(../img/sou-type-bg.png);
    font-size: 16px
}

.well .fa {
    padding-right: 4px
}

.ingre-area {
    color: #8e6e6f;
    border-bottom: 1px solid #d0d0d0;
    padding: .4rem .2rem .4rem;
    display: block;
    overflow: hidden;
    word-wrap: break-word
}

.ingre-area:last-child {
    color: #8e6e6f;
    border-bottom: none;
    padding: .4rem .2rem .4rem;
    display: block;
    overflow: hidden;
    word-wrap: break-word;
}


/*.ingre-area-last {
    padding: .4rem .2rem .4rem;
    color: #8e6e6f;
    display: block;
    overflow: hidden;
    word-wrap: break-word
}*/


/* nav & page adjust */

@media (min-width:768px) and (max-width:991px) {
    .reci-nav {
        top: -19%;
    }
    .reci-page {
        margin-top: -15%
    }
}

@media (max-width: 768px) {
    .reci-page {
        /* margin-top: -50% */
    }
    .ari-txt {
        padding-right: 2%;
        padding-left: 3%
    }
}

@media (max-width: 500px) {
    header.recipe {
        height: 210px!important;
    }
    .page-header {
        font-size: 25px
    }
}

.moun-area .fa {
    float: left;
    padding-top: 3px;
    padding-right: 6px;
}

.moun-area {
    color: #c92020;
    font-size: 16px;
    margin-top: 10px
}

p.peo-num {
    float: left;
    margin-right: 10px
}

.tips-in {
    min-height: 280px
}


/* tips */

.tips-area {
    display: block;
}

.reci-page,
.vedi-page {
    /* overflow-x: hidden */
}

.art-tips {
    /* min-height: 400px */
}

.title-01,
.title-02,
.title-03 {
    background-image: url(../img/tip-bg.png);
    height: 49px;
    padding-top: 13px;
    color: #3a3a39;
    font-weight: bold;
    font-size: 19px;
    letter-spacing: 1px
}

.tips-img {
    padding-top: 32px;
    display: block;
    height: 280px;
    border-bottom: 1px solid #e0e0e0;
    margin: 0px auto
}

.num-txt .fa {
    color: #ff4e00;
    font-size: 30px;
    padding-right: 10px
}

.num-txt {
    font-size: 25px;
    color: #777777
}

.tip-area-right {
    padding-top: 35px;
    text-align: left;
}

.tip-area-left img {
    max-height: 225px;
    max-width: 320px;
}

.tip-block {
    margin-top: 10px
}

@media (max-width: 991px) {
    .tip-area-left img {
        width: 100%;
    }
}

.tip-txt {
    font-size: 16px;
    letter-spacing: 1px;
    color: #676767
}

li.step-meth {
    display: block;
    min-height: 90px;
    margin-top: 15px;
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 18px;
    overflow: hidden;
    word-wrap: break-word;
}

li.step-meth:last-child {
    display: block;
    min-height: 90px;
    margin-top: 15px;
    overflow: hidden;
    word-wrap: break-word;
    padding-bottom: 18px;
    border-bottom: none;
}

.tips-area {
    font-family: '微軟正黑體'
}

.step-left img {
    width: 100%;
    /* max-height: 225px */
}

.step-right {
    padding-top: 35px;
    text-align: left;
}

.tips {
    width: 95%
}

.pro-pull {
    width: 80%;
    margin: 0px auto
}

.pro-pull .fa {
    color: #7d0000
}

p.skii-txt {
    font-size: 16px;
    letter-spacing: 1px;
    color: #676767;
    padding: 25px;
    text-align: left;
    width: 95%;
    margin: 0px auto;
}

.pull-img img {
    width: 100%;
    padding-top: 15px;
    max-height: 500px;
}

.pullpro-right {
    text-align: left;
    margin-top: 50px;
        letter-spacing: .5px
}

.pull-tit {
    font-size: 18px;
    color: #c52020;
    font-weight: bold;
}

.pull-tit .fa {
    padding-right: 8px
}

.pull-in {
    font-size: 16px
}

.ellipsis {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.white-space {
    height: 20px
}

p.pull-more {
    font-size: 14px;
    transition: all .35s;
    background: #7d0017;
    width: 67px;
    border-radius: 5px;
    color: #fff;
    text-align: center;
    padding: 2px;
}

p.pull-more:hover {
    background: #C20024;
    color: #fff
}

.pullpro-right a {
    text-decoration: none;
}

@media (max-width: 1199px) {
    li.step-meth {
        padding-bottom: 8px;
        margin-left: -20px
    }
    .step-left img {
        /*  max-height: 180px */
    }
    li.step-meth:last-child {
        margin-left: -20px;
        padding-bottom: 0px;
    }
}

@media (max-width: 767px) {
    .pull-img img {
        max-height: 500px;
    }
    .co-fod {
        max-height: 700px;
        overflow-y: auto;
    }
}

.step-right {
    padding-top: 20px;
}

@media (min-width:768px) and (max-width:991px) {
    .step-right {
        padding-top: 0px;
    }
}

.title02 {
    background-color: rgba(255, 255, 255, 0.76);
}


/* vedeio============= */

.vedi-page {
    margin-top: -140px;
    font-family: '微軟正黑體'
}

.linktv-area {
    margin-bottom: 24px
}

@media (max-width: 767px) and (min-width: 280px) {
    header.recipe {
        height: 101px!important
    }
}


/* 201808 */

.pagination>li>a, .pagination>li>span {
    background-color: none
}

.collapse .navbar-nav li {
    font-size: 16px;
    margin-right: -31px;
    letter-spacing: 0.2px
}

.dropdown-menu>li>a {
    line-height: 3rem
}