.quote{
    margin: 0;
}
.quote > p {
    margin-left: 0;
    font-size: 1rem;
}

/* btn */
.js-btn{
    color: #fff;
    background-color: #466B37;
    font-weight: bold;
}
.js-btn:hover{
    color: #FDD968;
    background-color: #466B37;
}
/* All */
.page-title.about{
    margin-top: 0;
    margin-bottom: 0;
}
.page-title-img::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.35);
    z-index: 0;
}
.widget.news .widget-title:first-child, .widget.product .widget-title:first-child {
    margin-top: 0;
}
.page-btn{
    border-top: 1px solid #d0e4bd;
}
.page-btn button{
    position: relative;
    top: 0px;
    color: #466B37;
    font-family: '微軟正黑體';
    font-weight: bold;
    font-size: .9rem;
    background-color: #d0e4bd;
    padding: 5px 20px;
}
.page-btn button:hover{
    color: #FDD968;
    background-color: #466B37;
}

.blog-pag .pagination>li>a:hover{
    color: #466B37;
    background-color: #d0e4bd;
}
/* index */
a .post-prev-title.index h3{
    color: #fff;
    transition: all .3s ease 0s;
}
a:hover .post-prev-title.index h3{
    color: #FDD968;
}

/* about */
.about h3{
text-align: left;
font-size:22px;
line-height:32px;
color:#436D35;
}
.date{
    font-size: 70px;
    color: #d0e4bd;
    font-weight:bold;
    font-style:italic;
    margin-right: 20px;
}

.about-text{
    font-size: 1rem;
}



.post-prev-title h3 span{
    font-size: 35px;
}
.title-img::before{
content:'' ;
background-image: url('../images/favicon/apple-touch-icon-72x72.png');
width: 75px;
height:75px;
z-index:-1;
position: relative;
top: 37px;
left: -28px;
display: block;
background-repeat:no-repeat;
}

.line-about{
    border-bottom: #d0e4bd solid 1px;
    margin-bottom: 25px;
}

.about-img img{
    width: 25%;
    height: auto;
    margin-left: -27px;
}

/* news */
.news-item{
    margin-bottom: 30px;
}
.post-prev-text.news p{
    text-align: justify;
}
.post-prev-more.news a{
    position: relative;
    top: 4px;
    color: #466B37;
    background-color: #d0e4bd;
    padding: 8px 20px;
}
.post-prev-more.news a:hover{
    color: #FDD968;
    background-color: #466B37;
}
.widget .widget-body .toggle-view-custom {
    border-top: solid 3px #466B37;
}
.widget .widget-body ul li {
    border-bottom: #d0e4bd solid 1px;
    margin-bottom: 15px;
}
.widget .widget-body ul li:first-child {
    margin-top: 10px;
}
.widget .widget-body ul li a h3 {
    display: inline-block;
    font-family: '微軟正黑體';
    font-size: 1.2rem;
    font-weight: bold;
    margin-bottom: 0;
    margin-top: 0;
    transition: all .3s ease 0s;
}
.widget .widget-body ul li a:hover h3 {
    color: #8fb170;
}
.widget .widget-body ul li .panel {
    font-size: 1rem;
    padding-left: 30px;
}
.widget .widget-body.news ul li a.sidebar-down:not(:last-child):before,
.widget .widget-body.product ul li a.sidebar-down:not(:last-child):before,
.widget .widget-body.news ul li a.sidebar-mark:before {
    font-family:"linea-icons";
    content: "\e200";
    position: relative;
    display: inline-block;
    font-size: 1rem;
    margin-right: 10px;
}
.widget .widget-body.news ul li a.sidebar-mark:before{
    content: "\e232";
}
.widget .widget-body.news ul li .panel a.sidebar-down:not(:last-child):before, .widget .widget-body.product ul li .panel a.sidebar-down:not(:last-child):before{
    content: '';
    position: relative;
    display: inline-block;
    width: 10px;
    height: 10px;
    background-color: #d0e4bd!important;
    margin-right: 10px;
}
.tags a{
    border: solid 1px transparent;
}
.tags a:hover{
    border: solid 1px #d0e4bd;
    background-color: transparent;
}
.tags a::before{
    content: '';
    position: relative;
    display: inline-block;
    width: 10px;
    height: 10px;
    background-color: #d0e4bd;
    margin-right: 10px;
}

/* product */
.toggle-view-custom .panel .pd-panel {
    display: block;
    padding: 0px 5px 10px 30px;
}
.toggle-view-custom .panel .pd-panel a::before{
    content: '';
    position: relative;
    display: inline-block;
    width: 10px;
    height: 10px;
    background-color: #FDD968;
    margin-right: 10px;
}
.product-intro h3{
    font-family: '微軟正黑體';
    font-size: 1.2rem;
    font-weight: bold;
    margin-bottom: 0;
    margin-top: 0;
    transition: all .3s ease 0s;
}
.product-intro span, .product-intro p{
    font-size: 1rem;
}
.product-intro p{
    margin-top: 20px;
}
.product-text p{
    font-size: 1rem;
    text-align: justify;
}
.product-bg{
    position: absolute;
    top: -111px;
    left: -15px;
    display: block;
    width: 100%;
    height: 111px;
    background-color: #d0e4bd;
    z-index: -1;
}

/* contact */
.contact-bg{
    position: absolute;
    top: -110px;
    left: 0;
    display: block;
    width: 100%;
    height: 32%;
    background-color: #d0e4bd;
    z-index: -1;
}
.checkbox.contact{
    font-size: .9rem;
}

.cis-sp{
    position: absolute;
    top: 35px;
    left: 50px;
    width: 20px;
    height: 20px;
    background-color: #fff;
}

@media (max-width: 991px) {
    .widget .widget-body.news ul li a.sidebar-down:not(:last-child):before, .widget .widget-body.product ul li a.sidebar-down:not(:last-child):before{
        margin-right: 5px;
        }
    .product-intro{
        margin: 30px 15px;
    }
    .product-bg {
        top: -30px;
        left: 0;
        width: 100%;
        height: 100px;
    }
}

@media (max-width: 767px) {
    .widget .widget-body.news ul li{
        text-align: center;
    }
    .about-img img{
        width: 27%;
        height: auto;
        margin-left: -27px;
    }
}

@media (max-width: 425px) {
    .about-img img {
        width: 45%;
        height: auto;
        margin-left: -21px;
        margin-bottom: 20px;
    }
}

@media (max-width: 320px) {
    .about-img img {
        width: 54%;
        height: auto;
        margin-left: -20px;
        margin-bottom: 20px;
    }
}

